Skip to content
Success

Console Output

Pull request #42412 opened
Started by user Sebastiaan van Stijn
Rebuilds build #1
12:34:11 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 22b9e2a7e53645a3090ef305658f22264c380368+e02bc91dcbf6ab70ab39352f3577a4394b0f863a (81ade14d8bc6718d6d295a4f74192fd3ef8a68ed)
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-42412@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
12:34:14 [2021-05-25T12:34:14.083Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
12:34:14 [2021-05-25T12:34:14.086Z] Trying to pass milestone 1
[Pipeline] milestone
12:34:14 [2021-05-25T12:34:14.133Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
12:34:14 [2021-05-25T12:34:14.276Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-079069d75512a104f) in /home/ubuntu/workspace/moby_PR-42412
[Pipeline] {
[Pipeline] checkout
12:34:14 [2021-05-25T12:34:14.307Z] The recommended git tool is: git
12:34:14 [2021-05-25T12:34:14.315Z] using credential docker-jenkins-github-credentials
12:34:14 [2021-05-25T12:34:14.321Z] Cloning the remote Git repository
12:34:14 [2021-05-25T12:34:14.321Z] Cloning with configured refspecs honoured and without tags
12:34:14 [2021-05-25T12:34:14.325Z] Cloning repository https://github.com/moby/moby.git
12:34:14 [2021-05-25T12:34:14.327Z]  > git init /home/ubuntu/workspace/moby_PR-42412 # timeout=10
12:34:14 [2021-05-25T12:34:14.344Z] Fetching upstream changes from https://github.com/moby/moby.git
12:34:14 [2021-05-25T12:34:14.344Z]  > git --version # timeout=10
12:34:14 [2021-05-25T12:34:14.349Z]  > git --version # 'git version 2.17.1'
12:34:14 [2021-05-25T12:34:14.349Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:14 [2021-05-25T12:34:14.350Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42412/head:refs/remotes/origin/PR-42412 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:28 [2021-05-25T12:34:28.333Z] Fetching without tags
12:34:28 [2021-05-25T12:34:28.309Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:34:28 [2021-05-25T12:34:28.314Z]  > git config --add remote.origin.fetch +refs/pull/42412/head:refs/remotes/origin/PR-42412 # timeout=10
12:34:28 [2021-05-25T12:34:28.319Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:28 [2021-05-25T12:34:28.325Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:34:28 [2021-05-25T12:34:28.334Z] Fetching upstream changes from https://github.com/moby/moby.git
12:34:28 [2021-05-25T12:34:28.334Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:28 [2021-05-25T12:34:28.335Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42412/head:refs/remotes/origin/PR-42412 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:28 [2021-05-25T12:34:28.618Z] Merging remotes/origin/master commit e02bc91dcbf6ab70ab39352f3577a4394b0f863a into PR head commit 22b9e2a7e53645a3090ef305658f22264c380368
12:34:29 [2021-05-25T12:34:29.097Z] Merge succeeded, producing 22b9e2a7e53645a3090ef305658f22264c380368
12:34:29 [2021-05-25T12:34:29.097Z] Checking out Revision 22b9e2a7e53645a3090ef305658f22264c380368 (PR-42412)
12:34:29 [2021-05-25T12:34:29.218Z] Commit message: "vendor: github.com/ishidawataru/sctp f2269e66cdee387bd321445d5d300893449805be"
12:34:28 [2021-05-25T12:34:28.620Z]  > git config core.sparsecheckout # timeout=10
12:34:28 [2021-05-25T12:34:28.626Z]  > git checkout -f 22b9e2a7e53645a3090ef305658f22264c380368 # timeout=10
12:34:29 [2021-05-25T12:34:29.072Z]  > git remote # timeout=10
12:34:29 [2021-05-25T12:34:29.078Z]  > git config --get remote.origin.url # timeout=10
12:34:29 [2021-05-25T12:34:29.080Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:29 [2021-05-25T12:34:29.081Z]  > git merge e02bc91dcbf6ab70ab39352f3577a4394b0f863a # timeout=10
12:34:29 [2021-05-25T12:34:29.087Z]  > git rev-parse HEAD^{commit} # timeout=10
12:34:29 [2021-05-25T12:34:29.099Z]  > git config core.sparsecheckout # timeout=10
12:34:29 [2021-05-25T12:34:29.104Z]  > git checkout -f 22b9e2a7e53645a3090ef305658f22264c380368 # timeout=10
12:34:29 [2021-05-25T12:34:29.219Z]  > git rev-list --no-walk 22b9e2a7e53645a3090ef305658f22264c380368 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:34:29 [2021-05-25T12:34:29.930Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42412:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
12:34:29 [2021-05-25T12:34:29.930Z] Unable to find image 'alpine:latest' locally
12:34:29 [2021-05-25T12:34:29.930Z] latest: Pulling from library/alpine
12:34:29 [2021-05-25T12:34:29.930Z] 540db60ca938: Pulling fs layer
12:34:30 [2021-05-25T12:34:30.189Z] 540db60ca938: Verifying Checksum
12:34:30 [2021-05-25T12:34:30.189Z] 540db60ca938: Download complete
12:34:30 [2021-05-25T12:34:30.189Z] 540db60ca938: Pull complete
12:34:30 [2021-05-25T12:34:30.189Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f
12:34:30 [2021-05-25T12:34:30.189Z] Status: Downloaded newer image for alpine:latest
12:34:32 [2021-05-25T12:34:32.727Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] { (Branch: win-2022)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
[Pipeline] stage
[Pipeline] { (win-2022)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
12:34:33 [2021-05-25T12:34:33.199Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-079069d75512a104f) in /home/ubuntu/workspace/moby_PR-42412
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
12:34:33 [2021-05-25T12:34:33.210Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09ccab479aae344bb) in /home/ubuntu/workspace/moby_PR-42412
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
12:34:33 [2021-05-25T12:34:33.213Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0de80eb7ef8e753b5) in /home/ubuntu/workspace/moby_PR-42412
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
12:34:33 [2021-05-25T12:34:33.218Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-026ca0a3c0e941cf7) in /home/ubuntu/workspace/moby_PR-42412
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
12:34:33 [2021-05-25T12:34:33.222Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b11d156e084acd2e) in /home/ubuntu/workspace/moby_PR-42412
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
12:34:33 [2021-05-25T12:34:33.283Z] The recommended git tool is: git
[Pipeline] checkout
[Pipeline] {
12:34:33 [2021-05-25T12:34:33.290Z] The recommended git tool is: git
12:34:33 [2021-05-25T12:34:33.297Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
12:34:33 [2021-05-25T12:34:33.309Z] The recommended git tool is: git
12:34:33 [2021-05-25T12:34:33.312Z] Fetching changes from the remote Git repository
12:34:33 [2021-05-25T12:34:33.317Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
12:34:33 [2021-05-25T12:34:33.320Z] Fetching without tags
12:34:33 [2021-05-25T12:34:33.322Z] Cloning the remote Git repository
12:34:33 [2021-05-25T12:34:33.322Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] {
[Pipeline] // stage
12:34:33 [2021-05-25T12:34:33.347Z] using credential docker-jenkins-github-credentials
12:34:33 [2021-05-25T12:34:33.351Z] Cloning the remote Git repository
12:34:33 [2021-05-25T12:34:33.351Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
12:34:33 [2021-05-25T12:34:33.392Z] The recommended git tool is: git
12:34:33 [2021-05-25T12:34:33.401Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
12:34:33 [2021-05-25T12:34:33.407Z] Cloning the remote Git repository
12:34:33 [2021-05-25T12:34:33.407Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
12:34:33 [2021-05-25T12:34:33.414Z] The recommended git tool is: git
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
12:34:33 [2021-05-25T12:34:33.425Z] using credential docker-jenkins-github-credentials
12:34:33 [2021-05-25T12:34:33.431Z] Cloning the remote Git repository
12:34:33 [2021-05-25T12:34:33.432Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
12:34:33 [2021-05-25T12:34:33.488Z] Running on azwin-2-b95860 in d:\jenkins\workspace\moby_PR-42412
12:34:33 [2021-05-25T12:34:33.505Z] Running on azwin-2-c3eb10 in d:\jenkins\workspace\moby_PR-42412
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
[Pipeline] ws
12:34:33 [2021-05-25T12:34:33.550Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] ws
12:34:33 [2021-05-25T12:34:33.551Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
12:34:33 [2021-05-25T12:34:33.409Z] Cloning repository https://github.com/moby/moby.git
12:34:33 [2021-05-25T12:34:33.410Z]  > git init /home/ubuntu/workspace/moby_PR-42412 # timeout=10
12:34:33 [2021-05-25T12:34:33.427Z] Fetching upstream changes from https://github.com/moby/moby.git
12:34:33 [2021-05-25T12:34:33.427Z]  > git --version # timeout=10
12:34:33 [2021-05-25T12:34:33.434Z]  > git --version # 'git version 2.25.1'
12:34:33 [2021-05-25T12:34:33.434Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:33 [2021-05-25T12:34:33.435Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42412/head:refs/remotes/origin/PR-42412 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:33 [2021-05-25T12:34:33.612Z] Merging remotes/origin/master commit e02bc91dcbf6ab70ab39352f3577a4394b0f863a into PR head commit 22b9e2a7e53645a3090ef305658f22264c380368
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
12:34:33 [2021-05-25T12:34:33.648Z] The recommended git tool is: git
[Pipeline] // stage
12:34:33 [2021-05-25T12:34:33.658Z] The recommended git tool is: git
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
12:34:33 [2021-05-25T12:34:33.759Z] Merge succeeded, producing 22b9e2a7e53645a3090ef305658f22264c380368
12:34:33 [2021-05-25T12:34:33.759Z] Checking out Revision 22b9e2a7e53645a3090ef305658f22264c380368 (PR-42412)
12:34:33 [2021-05-25T12:34:33.812Z] Commit message: "vendor: github.com/ishidawataru/sctp f2269e66cdee387bd321445d5d300893449805be"
12:34:33 [2021-05-25T12:34:33.852Z] using credential docker-jenkins-github-credentials
12:34:33 [2021-05-25T12:34:33.875Z] using credential docker-jenkins-github-credentials
12:34:33 [2021-05-25T12:34:33.926Z] Cloning the remote Git repository
12:34:33 [2021-05-25T12:34:33.926Z] Cloning with configured refspecs honoured and without tags
12:34:33 [2021-05-25T12:34:33.951Z] Cloning the remote Git repository
12:34:33 [2021-05-25T12:34:33.951Z] Cloning with configured refspecs honoured and without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:34:33 [2021-05-25T12:34:33.305Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42412/.git # timeout=10
12:34:33 [2021-05-25T12:34:33.314Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:34:33 [2021-05-25T12:34:33.322Z] Fetching upstream changes from https://github.com/moby/moby.git
12:34:33 [2021-05-25T12:34:33.322Z]  > git --version # timeout=10
12:34:33 [2021-05-25T12:34:33.326Z]  > git --version # 'git version 2.17.1'
12:34:33 [2021-05-25T12:34:33.326Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:33 [2021-05-25T12:34:33.327Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42412/head:refs/remotes/origin/PR-42412 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:33 [2021-05-25T12:34:33.613Z]  > git config core.sparsecheckout # timeout=10
12:34:33 [2021-05-25T12:34:33.616Z]  > git checkout -f 22b9e2a7e53645a3090ef305658f22264c380368 # timeout=10
12:34:33 [2021-05-25T12:34:33.732Z]  > git remote # timeout=10
12:34:33 [2021-05-25T12:34:33.740Z]  > git config --get remote.origin.url # timeout=10
12:34:33 [2021-05-25T12:34:33.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:33 [2021-05-25T12:34:33.743Z]  > git merge e02bc91dcbf6ab70ab39352f3577a4394b0f863a # timeout=10
12:34:33 [2021-05-25T12:34:33.753Z]  > git rev-parse HEAD^{commit} # timeout=10
12:34:33 [2021-05-25T12:34:33.761Z]  > git config core.sparsecheckout # timeout=10
12:34:33 [2021-05-25T12:34:33.766Z]  > git checkout -f 22b9e2a7e53645a3090ef305658f22264c380368 # timeout=10
12:34:33 [2021-05-25T12:34:33.355Z] Cloning repository https://github.com/moby/moby.git
12:34:33 [2021-05-25T12:34:33.355Z]  > git init /home/ubuntu/workspace/moby_PR-42412 # timeout=10
12:34:33 [2021-05-25T12:34:33.364Z] Fetching upstream changes from https://github.com/moby/moby.git
12:34:33 [2021-05-25T12:34:33.364Z]  > git --version # timeout=10
12:34:33 [2021-05-25T12:34:33.368Z]  > git --version # 'git version 2.17.1'
12:34:33 [2021-05-25T12:34:33.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:33 [2021-05-25T12:34:33.370Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42412/head:refs/remotes/origin/PR-42412 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:33 [2021-05-25T12:34:33.331Z] Cloning repository https://github.com/moby/moby.git
12:34:33 [2021-05-25T12:34:33.331Z]  > git init /home/ubuntu/workspace/moby_PR-42412 # timeout=10
12:34:33 [2021-05-25T12:34:33.338Z] Fetching upstream changes from https://github.com/moby/moby.git
12:34:33 [2021-05-25T12:34:33.338Z]  > git --version # timeout=10
12:34:33 [2021-05-25T12:34:33.349Z]  > git --version # 'git version 2.17.1'
12:34:33 [2021-05-25T12:34:33.349Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:33 [2021-05-25T12:34:33.349Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42412/head:refs/remotes/origin/PR-42412 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:33 [2021-05-25T12:34:33.433Z] Cloning repository https://github.com/moby/moby.git
12:34:33 [2021-05-25T12:34:33.434Z]  > git init /home/ubuntu/workspace/moby_PR-42412 # timeout=10
12:34:33 [2021-05-25T12:34:33.451Z] Fetching upstream changes from https://github.com/moby/moby.git
12:34:33 [2021-05-25T12:34:33.451Z]  > git --version # timeout=10
12:34:33 [2021-05-25T12:34:33.455Z]  > git --version # 'git version 2.25.1'
12:34:33 [2021-05-25T12:34:33.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:33 [2021-05-25T12:34:33.457Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42412/head:refs/remotes/origin/PR-42412 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:34 [2021-05-25T12:34:34.511Z] + docker version
12:34:34 [2021-05-25T12:34:34.511Z] Client: Docker Engine - Community
12:34:34 [2021-05-25T12:34:34.511Z]  Version:           20.10.5
12:34:34 [2021-05-25T12:34:34.511Z]  API version:       1.41
12:34:34 [2021-05-25T12:34:34.511Z]  Go version:        go1.13.15
12:34:34 [2021-05-25T12:34:34.511Z]  Git commit:        55c4c88
12:34:34 [2021-05-25T12:34:34.511Z]  Built:             Tue Mar  2 20:18:05 2021
12:34:34 [2021-05-25T12:34:34.511Z]  OS/Arch:           linux/amd64
12:34:34 [2021-05-25T12:34:34.511Z]  Context:           default
12:34:34 [2021-05-25T12:34:34.511Z]  Experimental:      true
12:34:34 [2021-05-25T12:34:34.511Z] 
12:34:34 [2021-05-25T12:34:34.511Z] Server: Docker Engine - Community
12:34:34 [2021-05-25T12:34:34.511Z]  Engine:
12:34:34 [2021-05-25T12:34:34.511Z]   Version:          20.10.5
12:34:34 [2021-05-25T12:34:34.511Z]   API version:      1.41 (minimum version 1.12)
12:34:34 [2021-05-25T12:34:34.511Z]   Go version:       go1.13.15
12:34:34 [2021-05-25T12:34:34.511Z]   Git commit:       363e9a8
12:34:34 [2021-05-25T12:34:34.511Z]   Built:            Tue Mar  2 20:16:00 2021
12:34:34 [2021-05-25T12:34:34.511Z]   OS/Arch:          linux/amd64
12:34:34 [2021-05-25T12:34:34.511Z]   Experimental:     true
12:34:34 [2021-05-25T12:34:34.511Z]  containerd:
12:34:34 [2021-05-25T12:34:34.511Z]   Version:          1.4.4
12:34:34 [2021-05-25T12:34:34.511Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:34:34 [2021-05-25T12:34:34.511Z]  runc:
12:34:34 [2021-05-25T12:34:34.511Z]   Version:          1.0.0-rc93
12:34:34 [2021-05-25T12:34:34.511Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:34:34 [2021-05-25T12:34:34.511Z]  docker-init:
12:34:34 [2021-05-25T12:34:34.511Z]   Version:          0.19.0
12:34:34 [2021-05-25T12:34:34.511Z]   GitCommit:        de40ad0
[Pipeline] sh
12:34:33 [2021-05-25T12:34:33.956Z] Cloning repository https://github.com/moby/moby.git
12:34:33 [2021-05-25T12:34:33.957Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
12:34:34 [2021-05-25T12:34:34.011Z] Fetching upstream changes from https://github.com/moby/moby.git
12:34:34 [2021-05-25T12:34:34.012Z]  > git --version # timeout=10
12:34:34 [2021-05-25T12:34:34.053Z]  > git --version # 'git version 2.24.1.windows.2'
12:34:34 [2021-05-25T12:34:34.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:34 [2021-05-25T12:34:34.062Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42412/head:refs/remotes/origin/PR-42412 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:33 [2021-05-25T12:34:33.988Z] Cloning repository https://github.com/moby/moby.git
12:34:33 [2021-05-25T12:34:33.989Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
12:34:34 [2021-05-25T12:34:34.062Z] Fetching upstream changes from https://github.com/moby/moby.git
12:34:34 [2021-05-25T12:34:34.063Z]  > git --version # timeout=10
12:34:34 [2021-05-25T12:34:34.121Z]  > git --version # 'git version 2.24.1.windows.2'
12:34:34 [2021-05-25T12:34:34.121Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:34 [2021-05-25T12:34:34.124Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42412/head:refs/remotes/origin/PR-42412 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:34 [2021-05-25T12:34:34.792Z] + docker info
12:34:35 [2021-05-25T12:34:35.360Z] Client:
12:34:35 [2021-05-25T12:34:35.360Z]  Context:    default
12:34:35 [2021-05-25T12:34:35.360Z]  Debug Mode: false
12:34:35 [2021-05-25T12:34:35.360Z]  Plugins:
12:34:35 [2021-05-25T12:34:35.360Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:34:35 [2021-05-25T12:34:35.360Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
12:34:35 [2021-05-25T12:34:35.360Z] 
12:34:35 [2021-05-25T12:34:35.360Z] Server:
12:34:35 [2021-05-25T12:34:35.360Z]  Containers: 0
12:34:35 [2021-05-25T12:34:35.360Z]   Running: 0
12:34:35 [2021-05-25T12:34:35.360Z]   Paused: 0
12:34:35 [2021-05-25T12:34:35.360Z]   Stopped: 0
12:34:35 [2021-05-25T12:34:35.360Z]  Images: 4
12:34:35 [2021-05-25T12:34:35.360Z]  Server Version: 20.10.5
12:34:35 [2021-05-25T12:34:35.360Z]  Storage Driver: overlay2
12:34:35 [2021-05-25T12:34:35.360Z]   Backing Filesystem: extfs
12:34:35 [2021-05-25T12:34:35.360Z]   Supports d_type: true
12:34:35 [2021-05-25T12:34:35.360Z]   Native Overlay Diff: true
12:34:35 [2021-05-25T12:34:35.360Z]  Logging Driver: json-file
12:34:35 [2021-05-25T12:34:35.360Z]  Cgroup Driver: cgroupfs
12:34:35 [2021-05-25T12:34:35.360Z]  Cgroup Version: 1
12:34:35 [2021-05-25T12:34:35.360Z]  Plugins:
12:34:35 [2021-05-25T12:34:35.360Z]   Volume: local
12:34:35 [2021-05-25T12:34:35.360Z]   Network: bridge host ipvlan macvlan null overlay
12:34:35 [2021-05-25T12:34:35.360Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:34:35 [2021-05-25T12:34:35.360Z]  Swarm: inactive
12:34:35 [2021-05-25T12:34:35.360Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:34:35 [2021-05-25T12:34:35.360Z]  Default Runtime: runc
12:34:35 [2021-05-25T12:34:35.360Z]  Init Binary: docker-init
12:34:35 [2021-05-25T12:34:35.360Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:34:35 [2021-05-25T12:34:35.360Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:34:35 [2021-05-25T12:34:35.360Z]  init version: de40ad0
12:34:35 [2021-05-25T12:34:35.360Z]  Security Options:
12:34:35 [2021-05-25T12:34:35.360Z]   apparmor
12:34:35 [2021-05-25T12:34:35.360Z]   seccomp
12:34:35 [2021-05-25T12:34:35.360Z]    Profile: default
12:34:35 [2021-05-25T12:34:35.360Z]  Kernel Version: 5.4.0-1041-aws
12:34:35 [2021-05-25T12:34:35.360Z]  Operating System: Ubuntu 18.04.5 LTS
12:34:35 [2021-05-25T12:34:35.360Z]  OSType: linux
12:34:35 [2021-05-25T12:34:35.360Z]  Architecture: x86_64
12:34:35 [2021-05-25T12:34:35.360Z]  CPUs: 2
12:34:35 [2021-05-25T12:34:35.360Z]  Total Memory: 7.569GiB
12:34:35 [2021-05-25T12:34:35.360Z]  Name: ip-10-100-38-194
12:34:35 [2021-05-25T12:34:35.360Z]  ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B
12:34:35 [2021-05-25T12:34:35.360Z]  Docker Root Dir: /var/lib/docker
12:34:35 [2021-05-25T12:34:35.360Z]  Debug Mode: false
12:34:35 [2021-05-25T12:34:35.360Z]  Registry: https://index.docker.io/v1/
12:34:35 [2021-05-25T12:34:35.360Z]  Labels:
12:34:35 [2021-05-25T12:34:35.360Z]  Experimental: true
12:34:35 [2021-05-25T12:34:35.360Z]  Insecure Registries:
12:34:35 [2021-05-25T12:34:35.360Z]   127.0.0.0/8
12:34:35 [2021-05-25T12:34:35.360Z]  Live Restore Enabled: true
12:34:35 [2021-05-25T12:34:35.360Z] 
12:34:35 [2021-05-25T12:34:35.360Z] WARNING: No swap limit support
[Pipeline] sh
12:34:35 [2021-05-25T12:34:35.902Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
12:34:35 [2021-05-25T12:34:35.902Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
12:34:35 [2021-05-25T12:34:35.902Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42412/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
12:34:35 [2021-05-25T12:34:35.902Z] + bash /home/ubuntu/workspace/moby_PR-42412/check-config.sh
12:34:35 [2021-05-25T12:34:35.902Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:34:35 [2021-05-25T12:34:35.902Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
12:34:35 [2021-05-25T12:34:35.902Z] 
12:34:35 [2021-05-25T12:34:35.902Z] Generally Necessary:
12:34:35 [2021-05-25T12:34:35.902Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:34:35 [2021-05-25T12:34:35.902Z] - apparmor: enabled and tools installed
12:34:35 [2021-05-25T12:34:35.902Z] - CONFIG_NAMESPACES: enabled
12:34:35 [2021-05-25T12:34:35.902Z] - CONFIG_NET_NS: enabled
12:34:35 [2021-05-25T12:34:35.902Z] - CONFIG_PID_NS: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_IPC_NS: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_UTS_NS: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_CGROUPS: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_CGROUP_CPUACCT: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_CGROUP_DEVICE: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_CGROUP_FREEZER: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_CGROUP_SCHED: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_CPUSETS: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_MEMCG: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_KEYS: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_VETH: enabled (as module)
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_BRIDGE: enabled (as module)
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_NF_NAT: enabled (as module)
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_POSIX_MQUEUE: enabled
12:34:36 [2021-05-25T12:34:36.162Z] 
12:34:36 [2021-05-25T12:34:36.162Z] Optional Features:
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_USER_NS: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_SECCOMP: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_SECCOMP_FILTER: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_CGROUP_PIDS: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_MEMCG_SWAP: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:34:36 [2021-05-25T12:34:36.162Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_BLK_CGROUP: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_CGROUP_PERF: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_CGROUP_HUGETLB: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_CFS_BANDWIDTH: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_RT_GROUP_SCHED: missing
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_IP_VS: enabled (as module)
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_IP_VS_NFCT: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_IP_VS_RR: enabled (as module)
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_SECURITY_SELINUX: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_SECURITY_APPARMOR: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_EXT4_FS: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:34:36 [2021-05-25T12:34:36.162Z] - Network Drivers:
12:34:36 [2021-05-25T12:34:36.162Z]   - "overlay":
12:34:36 [2021-05-25T12:34:36.421Z]     - CONFIG_VXLAN: enabled (as module)
12:34:36 [2021-05-25T12:34:36.421Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:34:36 [2021-05-25T12:34:36.421Z]       Optional (for encrypted networks):
12:34:36 [2021-05-25T12:34:36.421Z]       - CONFIG_CRYPTO: enabled
12:34:36 [2021-05-25T12:34:36.421Z]       - CONFIG_CRYPTO_AEAD: enabled
12:34:36 [2021-05-25T12:34:36.421Z]       - CONFIG_CRYPTO_GCM: enabled
12:34:36 [2021-05-25T12:34:36.421Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:34:36 [2021-05-25T12:34:36.421Z]       - CONFIG_CRYPTO_GHASH: enabled
12:34:36 [2021-05-25T12:34:36.421Z]       - CONFIG_XFRM: enabled
12:34:36 [2021-05-25T12:34:36.421Z]       - CONFIG_XFRM_USER: enabled (as module)
12:34:36 [2021-05-25T12:34:36.421Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:34:36 [2021-05-25T12:34:36.421Z]       - CONFIG_INET_ESP: enabled (as module)
12:34:36 [2021-05-25T12:34:36.421Z]   - "ipvlan":
12:34:36 [2021-05-25T12:34:36.421Z]     - CONFIG_IPVLAN: enabled (as module)
12:34:36 [2021-05-25T12:34:36.421Z]   - "macvlan":
12:34:36 [2021-05-25T12:34:36.421Z]     - CONFIG_MACVLAN: enabled (as module)
12:34:36 [2021-05-25T12:34:36.421Z]     - CONFIG_DUMMY: enabled (as module)
12:34:36 [2021-05-25T12:34:36.421Z]   - "ftp,tftp client in container":
12:34:36 [2021-05-25T12:34:36.421Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:34:36 [2021-05-25T12:34:36.421Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:34:36 [2021-05-25T12:34:36.421Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:34:36 [2021-05-25T12:34:36.421Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:34:36 [2021-05-25T12:34:36.421Z] - Storage Drivers:
12:34:36 [2021-05-25T12:34:36.421Z]   - "aufs":
12:34:36 [2021-05-25T12:34:36.421Z]     - CONFIG_AUFS_FS: enabled (as module)
12:34:36 [2021-05-25T12:34:36.421Z]   - "btrfs":
12:34:36 [2021-05-25T12:34:36.421Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:34:36 [2021-05-25T12:34:36.421Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:34:36 [2021-05-25T12:34:36.421Z]   - "devicemapper":
12:34:36 [2021-05-25T12:34:36.421Z]     - CONFIG_BLK_DEV_DM: enabled
12:34:36 [2021-05-25T12:34:36.421Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:34:36 [2021-05-25T12:34:36.421Z]   - "overlay":
12:34:36 [2021-05-25T12:34:36.421Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:34:36 [2021-05-25T12:34:36.421Z]   - "zfs":
12:34:36 [2021-05-25T12:34:36.421Z]     - /dev/zfs: present
12:34:36 [2021-05-25T12:34:36.421Z]     - zfs command: missing
12:34:36 [2021-05-25T12:34:36.421Z]     - zpool command: missing
12:34:36 [2021-05-25T12:34:36.421Z] 
12:34:36 [2021-05-25T12:34:36.421Z] Limits:
12:34:36 [2021-05-25T12:34:36.421Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:34:36 [2021-05-25T12:34:36.421Z] 
12:34:36 [2021-05-25T12:34:36.421Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:34:36 [2021-05-25T12:34:36.754Z] + sudo modprobe ip_vs
12:34:36 [2021-05-25T12:34:36.754Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:22b9e2a7e53645a3090ef305658f22264c380368 .
12:34:37 [2021-05-25T12:34:37.013Z] #1 [internal] load build definition from Dockerfile
12:34:37 [2021-05-25T12:34:37.013Z] #1 sha256:ec086e6e3f18ee760f399d85399cb6c8f1dbf5433987b16c26392c0302bb3dcf
12:34:37 [2021-05-25T12:34:37.013Z] #1 transferring dockerfile: 17.07kB done
12:34:37 [2021-05-25T12:34:37.013Z] #1 DONE 0.0s
12:34:37 [2021-05-25T12:34:37.013Z] 
12:34:37 [2021-05-25T12:34:37.013Z] #2 [internal] load .dockerignore
12:34:37 [2021-05-25T12:34:37.013Z] #2 sha256:5d11f911e6e615e0d4d18b0f1d1235e2671baabaddef2699ee36bbe1f39f290a
12:34:37 [2021-05-25T12:34:37.013Z] #2 transferring context: 87B done
12:34:37 [2021-05-25T12:34:37.013Z] #2 DONE 0.0s
12:34:37 [2021-05-25T12:34:37.013Z] 
12:34:37 [2021-05-25T12:34:37.013Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
12:34:37 [2021-05-25T12:34:37.013Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
12:34:37 [2021-05-25T12:34:37.013Z] #3 DONE 0.2s
12:34:37 [2021-05-25T12:34:37.013Z] 
12:34:37 [2021-05-25T12:34:37.013Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:34:37 [2021-05-25T12:34:37.013Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
12:34:37 [2021-05-25T12:34:37.013Z] #4 CACHED
12:34:37 [2021-05-25T12:34:37.272Z] 
12:34:37 [2021-05-25T12:34:37.272Z] #5 [internal] load metadata for docker.io/library/debian:buster
12:34:37 [2021-05-25T12:34:37.272Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
12:34:37 [2021-05-25T12:34:37.272Z] #5 DONE 0.1s
12:34:37 [2021-05-25T12:34:37.272Z] 
12:34:37 [2021-05-25T12:34:37.272Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster
12:34:37 [2021-05-25T12:34:37.272Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
12:34:37 [2021-05-25T12:34:37.538Z] #8 DONE 0.1s
12:34:37 [2021-05-25T12:34:37.538Z] 
12:34:37 [2021-05-25T12:34:37.538Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:34:37 [2021-05-25T12:34:37.538Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:34:37 [2021-05-25T12:34:37.538Z] #6 DONE 0.1s
12:34:37 [2021-05-25T12:34:37.538Z] 
12:34:37 [2021-05-25T12:34:37.538Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:34:37 [2021-05-25T12:34:37.538Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:34:37 [2021-05-25T12:34:37.538Z] #7 DONE 0.1s
12:34:37 [2021-05-25T12:34:37.538Z] 
12:34:37 [2021-05-25T12:34:37.538Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:34:37 [2021-05-25T12:34:37.538Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:34:37 [2021-05-25T12:34:37.538Z] #64 DONE 0.0s
12:34:37 [2021-05-25T12:34:37.538Z] 
12:34:37 [2021-05-25T12:34:37.538Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:34:37 [2021-05-25T12:34:37.538Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:34:37 [2021-05-25T12:34:37.538Z] #62 DONE 0.0s
12:34:37 [2021-05-25T12:34:37.538Z] 
12:34:37 [2021-05-25T12:34:37.538Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:34:37 [2021-05-25T12:34:37.538Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
12:34:37 [2021-05-25T12:34:37.538Z] #9 DONE 0.0s
12:34:37 [2021-05-25T12:34:37.538Z] 
12:34:37 [2021-05-25T12:34:37.538Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
12:34:37 [2021-05-25T12:34:37.538Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
12:34:37 [2021-05-25T12:34:37.538Z] #26 DONE 0.0s
12:34:37 [2021-05-25T12:34:37.538Z] 
12:34:37 [2021-05-25T12:34:37.538Z] #23 [internal] load build context
12:34:37 [2021-05-25T12:34:37.538Z] #23 sha256:1abb33f7f019a8c3bc81d8c511504c5522b037f9d07460f11b529e4e9a55cd41
12:34:39 [2021-05-25T12:34:39.452Z] #23 transferring context: 53.25MB 1.6s done
12:34:39 [2021-05-25T12:34:39.452Z] #23 DONE 1.6s
12:34:39 [2021-05-25T12:34:39.452Z] 
12:34:39 [2021-05-25T12:34:39.452Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:34:39 [2021-05-25T12:34:39.452Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
12:34:39 [2021-05-25T12:34:39.452Z] #10 CACHED
12:34:39 [2021-05-25T12:34:39.452Z] 
12:34:39 [2021-05-25T12:34:39.452Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
12:34:39 [2021-05-25T12:34:39.452Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
12:34:39 [2021-05-25T12:34:39.452Z] #11 CACHED
12:34:39 [2021-05-25T12:34:39.452Z] 
12:34:39 [2021-05-25T12:34:39.452Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:34:39 [2021-05-25T12:34:39.452Z] #67 sha256:0493ae5f1d42a4f6b16cf4994c6b4497ed0a29510659fe2516c9a179c6b64454
12:34:39 [2021-05-25T12:34:39.452Z] #67 ...
12:34:39 [2021-05-25T12:34:39.452Z] 
12:34:39 [2021-05-25T12:34:39.452Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:34:39 [2021-05-25T12:34:39.452Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
12:34:39 [2021-05-25T12:34:39.452Z] #55 CACHED
12:34:39 [2021-05-25T12:34:39.452Z] 
12:34:39 [2021-05-25T12:34:39.452Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
12:34:39 [2021-05-25T12:34:39.452Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
12:34:39 [2021-05-25T12:34:39.452Z] #12 CACHED
12:34:39 [2021-05-25T12:34:39.452Z] 
12:34:39 [2021-05-25T12:34:39.452Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:34:39 [2021-05-25T12:34:39.452Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:34:39 [2021-05-25T12:34:39.452Z] #13 CACHED
12:34:39 [2021-05-25T12:34:39.452Z] 
12:34:39 [2021-05-25T12:34:39.452Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:34:39 [2021-05-25T12:34:39.452Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
12:34:39 [2021-05-25T12:34:39.452Z] #36 CACHED
12:34:39 [2021-05-25T12:34:39.452Z] 
12:34:39 [2021-05-25T12:34:39.452Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:34:39 [2021-05-25T12:34:39.452Z] #24 sha256:76d1001707902643617b46a174f09e073f653c6fbed1734dc94120199863d341
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.891 + RM_GOPATH=0
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.891 + TMP_GOPATH=
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.891 + : /build
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.891 + '[' -z '' ']'
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.891 ++ mktemp -d
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.892 + export GOPATH=/tmp/tmp.3WiNMpUUTx
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.892 + GOPATH=/tmp/tmp.3WiNMpUUTx
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.893 + RM_GOPATH=1
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.893 + case "$(go env GOARCH)" in
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.893 ++ go env GOARCH
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.907 + export GO_BUILDMODE=-buildmode=pie
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.907 + GO_BUILDMODE=-buildmode=pie
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.908 ++ dirname /tmp/install/install.sh
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.920 + dir=/tmp/install
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.920 + bin=dockercli
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.920 + shift
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.920 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.920 + . /tmp/install/dockercli.installer
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.920 ++ : stable
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.920 ++ : 17.06.2-ce
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.920 + install_dockercli
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.920 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.920 ++ uname -m
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.920 Install docker/cli version 17.06.2-ce from stable
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.934 + arch=x86_64
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.934 + '[' x86_64 '!=' x86_64 ']'
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.934 + url=https://download.docker.com/linux/static
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.942 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:34:43 [2021-05-25T12:34:43.656Z] #24 3.943 + tar -xz docker/docker
12:34:45 [2021-05-25T12:34:45.036Z] #24 ...
12:34:45 [2021-05-25T12:34:45.036Z] 
12:34:45 [2021-05-25T12:34:45.036Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:34:45 [2021-05-25T12:34:45.036Z] #45 sha256:be2939c90b5501cebf60d54128cbc086ecdd01674023846e32be9d25a00f2793
12:34:45 [2021-05-25T12:34:45.036Z] #45 3.970 + RM_GOPATH=0
12:34:45 [2021-05-25T12:34:45.036Z] #45 3.971 + TMP_GOPATH=
12:34:45 [2021-05-25T12:34:45.036Z] #45 3.971 + : /build
12:34:45 [2021-05-25T12:34:45.036Z] #45 3.971 + '[' -z '' ']'
12:34:45 [2021-05-25T12:34:45.036Z] #45 3.972 ++ mktemp -d
12:34:45 [2021-05-25T12:34:45.036Z] #45 3.973 + export GOPATH=/tmp/tmp.IT9KX8AiLR
12:34:45 [2021-05-25T12:34:45.036Z] #45 3.973 + GOPATH=/tmp/tmp.IT9KX8AiLR
12:34:45 [2021-05-25T12:34:45.036Z] #45 3.974 + RM_GOPATH=1
12:34:45 [2021-05-25T12:34:45.036Z] #45 3.974 + case "$(go env GOARCH)" in
12:34:45 [2021-05-25T12:34:45.036Z] #45 3.975 ++ go env GOARCH
12:34:45 [2021-05-25T12:34:45.036Z] #45 3.991 + export GO_BUILDMODE=-buildmode=pie
12:34:45 [2021-05-25T12:34:45.036Z] #45 3.991 + GO_BUILDMODE=-buildmode=pie
12:34:45 [2021-05-25T12:34:45.036Z] #45 3.991 ++ dirname /tmp/install/install.sh
12:34:45 [2021-05-25T12:34:45.036Z] #45 3.999 + dir=/tmp/install
12:34:45 [2021-05-25T12:34:45.036Z] #45 3.999 + bin=vndr
12:34:45 [2021-05-25T12:34:45.036Z] #45 3.999 + shift
12:34:45 [2021-05-25T12:34:45.036Z] #45 4.000 + '[' '!' -f /tmp/install/vndr.installer ']'
12:34:45 [2021-05-25T12:34:45.036Z] #45 4.000 + . /tmp/install/vndr.installer
12:34:45 [2021-05-25T12:34:45.036Z] #45 4.000 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
12:34:45 [2021-05-25T12:34:45.036Z] #45 4.000 + install_vndr
12:34:45 [2021-05-25T12:34:45.036Z] #45 4.001 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
12:34:45 [2021-05-25T12:34:45.036Z] #45 4.001 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
12:34:45 [2021-05-25T12:34:45.036Z] #45 4.002 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.IT9KX8AiLR/src/github.com/LK4D4/vndr
12:34:45 [2021-05-25T12:34:45.036Z] #45 4.008 Cloning into '/tmp/tmp.IT9KX8AiLR/src/github.com/LK4D4/vndr'...
12:34:45 [2021-05-25T12:34:45.036Z] #45 4.534 + cd /tmp/tmp.IT9KX8AiLR/src/github.com/LK4D4/vndr
12:34:45 [2021-05-25T12:34:45.036Z] #45 4.538 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
12:34:45 [2021-05-25T12:34:45.036Z] #45 4.544 + go build -buildmode=pie -v -o /build/vndr .
12:34:45 [2021-05-25T12:34:45.297Z] #45 5.942 github.com/LK4D4/vndr/build
12:34:45 [2021-05-25T12:34:45.297Z] #45 6.032 github.com/LK4D4/vndr/godl/singleflight
12:34:45 [2021-05-25T12:34:45.557Z] #45 6.342 github.com/LK4D4/vndr/versioned
12:34:46 [2021-05-25T12:34:46.498Z] #45 7.378 github.com/LK4D4/vndr/godl
12:34:46 [2021-05-25T12:34:46.758Z] #45 ...
12:34:46 [2021-05-25T12:34:46.758Z] 
12:34:46 [2021-05-25T12:34:46.758Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:34:46 [2021-05-25T12:34:46.758Z] #47 sha256:49fd63a6f00dae668ad920953b52f698471b2dcf6bc85112d782f5c1110bdc89
12:34:46 [2021-05-25T12:34:46.758Z] #47 3.924 + RM_GOPATH=0
12:34:46 [2021-05-25T12:34:46.758Z] #47 3.924 + TMP_GOPATH=
12:34:46 [2021-05-25T12:34:46.758Z] #47 3.924 + : /build
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.924 + '[' -z '' ']'
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.927 ++ mktemp -d
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.930 + export GOPATH=/tmp/tmp.oevo1TcTTp
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.930 + GOPATH=/tmp/tmp.oevo1TcTTp
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.930 + RM_GOPATH=1
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.930 + case "$(go env GOARCH)" in
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.931 ++ go env GOARCH
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.947 + export GO_BUILDMODE=-buildmode=pie
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.947 + GO_BUILDMODE=-buildmode=pie
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.949 ++ dirname /tmp/install/install.sh
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.964 + dir=/tmp/install
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.964 + bin=gotestsum
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.964 + shift
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.964 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.964 + . /tmp/install/gotestsum.installer
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.964 ++ : v0.5.3
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.964 + install_gotestsum
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.964 + set -e
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.964 + export GO111MODULE=on
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.964 + GO111MODULE=on
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.964 + GOBIN=/build
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.964 + go get gotest.tools/gotestsum@v0.5.3
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.998 go: finding gotest.tools/gotestsum v0.5.3
12:34:46 [2021-05-25T12:34:46.759Z] #47 3.999 go: finding gotest.tools v0.5.3
12:34:46 [2021-05-25T12:34:46.759Z] #47 4.890 go: downloading gotest.tools/gotestsum v0.5.3
12:34:46 [2021-05-25T12:34:46.759Z] #47 5.477 go: extracting gotest.tools/gotestsum v0.5.3
12:34:46 [2021-05-25T12:34:46.759Z] #47 6.419 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:34:46 [2021-05-25T12:34:46.759Z] #47 6.576 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:34:46 [2021-05-25T12:34:46.759Z] #47 6.595 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:34:46 [2021-05-25T12:34:46.759Z] #47 6.597 go: downloading github.com/jonboulle/clockwork v0.1.0
12:34:46 [2021-05-25T12:34:46.759Z] #47 6.600 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:34:46 [2021-05-25T12:34:46.759Z] #47 6.651 go: downloading github.com/pkg/errors v0.9.1
12:34:46 [2021-05-25T12:34:46.759Z] #47 6.657 go: downloading github.com/spf13/pflag v1.0.3
12:34:46 [2021-05-25T12:34:46.759Z] #47 6.723 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:34:46 [2021-05-25T12:34:46.759Z] #47 6.729 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:34:46 [2021-05-25T12:34:46.759Z] #47 6.743 go: downloading github.com/fatih/color v1.9.0
12:34:46 [2021-05-25T12:34:46.759Z] #47 6.903 go: extracting github.com/jonboulle/clockwork v0.1.0
12:34:46 [2021-05-25T12:34:46.759Z] #47 6.920 go: extracting github.com/pkg/errors v0.9.1
12:34:46 [2021-05-25T12:34:46.759Z] #47 6.951 go: extracting github.com/spf13/pflag v1.0.3
12:34:46 [2021-05-25T12:34:46.759Z] #47 6.955 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:34:46 [2021-05-25T12:34:46.759Z] #47 7.004 go: extracting github.com/fatih/color v1.9.0
12:34:46 [2021-05-25T12:34:46.759Z] #47 7.226 go: downloading github.com/mattn/go-isatty v0.0.12
12:34:46 [2021-05-25T12:34:46.759Z] #47 7.403 go: extracting github.com/mattn/go-isatty v0.0.12
12:34:46 [2021-05-25T12:34:46.759Z] #47 7.603 go: downloading github.com/mattn/go-colorable v0.1.6
12:34:46 [2021-05-25T12:34:46.973Z] Fetching without tags
12:34:47 [2021-05-25T12:34:47.041Z] Fetching without tags
12:34:47 [2021-05-25T12:34:47.131Z] Fetching without tags
12:34:47 [2021-05-25T12:34:47.299Z] Merging remotes/origin/master commit e02bc91dcbf6ab70ab39352f3577a4394b0f863a into PR head commit 22b9e2a7e53645a3090ef305658f22264c380368
12:34:47 [2021-05-25T12:34:47.332Z] #47 7.903 go: extracting github.com/mattn/go-colorable v0.1.6
12:34:47 [2021-05-25T12:34:47.349Z] Merging remotes/origin/master commit e02bc91dcbf6ab70ab39352f3577a4394b0f863a into PR head commit 22b9e2a7e53645a3090ef305658f22264c380368
12:34:47 [2021-05-25T12:34:47.395Z] Merging remotes/origin/master commit e02bc91dcbf6ab70ab39352f3577a4394b0f863a into PR head commit 22b9e2a7e53645a3090ef305658f22264c380368
12:34:47 [2021-05-25T12:34:47.018Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:34:47 [2021-05-25T12:34:47.021Z]  > git config --add remote.origin.fetch +refs/pull/42412/head:refs/remotes/origin/PR-42412 # timeout=10
12:34:47 [2021-05-25T12:34:47.026Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:47 [2021-05-25T12:34:47.033Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:34:47 [2021-05-25T12:34:47.085Z] Fetching upstream changes from https://github.com/moby/moby.git
12:34:47 [2021-05-25T12:34:47.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:47 [2021-05-25T12:34:47.086Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42412/head:refs/remotes/origin/PR-42412 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:47 [2021-05-25T12:34:47.350Z]  > git config core.sparsecheckout # timeout=10
12:34:47 [2021-05-25T12:34:47.356Z]  > git checkout -f 22b9e2a7e53645a3090ef305658f22264c380368 # timeout=10
12:34:46 [2021-05-25T12:34:46.932Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:34:46 [2021-05-25T12:34:46.936Z]  > git config --add remote.origin.fetch +refs/pull/42412/head:refs/remotes/origin/PR-42412 # timeout=10
12:34:46 [2021-05-25T12:34:46.942Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:46 [2021-05-25T12:34:46.962Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:34:46 [2021-05-25T12:34:46.982Z] Fetching upstream changes from https://github.com/moby/moby.git
12:34:46 [2021-05-25T12:34:46.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:46 [2021-05-25T12:34:46.983Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42412/head:refs/remotes/origin/PR-42412 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:47 [2021-05-25T12:34:47.309Z]  > git config core.sparsecheckout # timeout=10
12:34:47 [2021-05-25T12:34:47.313Z]  > git checkout -f 22b9e2a7e53645a3090ef305658f22264c380368 # timeout=10
12:34:47 [2021-05-25T12:34:47.090Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:34:47 [2021-05-25T12:34:47.097Z]  > git config --add remote.origin.fetch +refs/pull/42412/head:refs/remotes/origin/PR-42412 # timeout=10
12:34:47 [2021-05-25T12:34:47.107Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:47 [2021-05-25T12:34:47.120Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:34:47 [2021-05-25T12:34:47.132Z] Fetching upstream changes from https://github.com/moby/moby.git
12:34:47 [2021-05-25T12:34:47.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:47 [2021-05-25T12:34:47.133Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42412/head:refs/remotes/origin/PR-42412 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:47 [2021-05-25T12:34:47.396Z]  > git config core.sparsecheckout # timeout=10
12:34:47 [2021-05-25T12:34:47.402Z]  > git checkout -f 22b9e2a7e53645a3090ef305658f22264c380368 # timeout=10
12:34:47 [2021-05-25T12:34:47.597Z] Fetching without tags
12:34:47 [2021-05-25T12:34:47.763Z] Merge succeeded, producing 22b9e2a7e53645a3090ef305658f22264c380368
12:34:47 [2021-05-25T12:34:47.763Z] Checking out Revision 22b9e2a7e53645a3090ef305658f22264c380368 (PR-42412)
12:34:47 [2021-05-25T12:34:47.811Z] Merge succeeded, producing 22b9e2a7e53645a3090ef305658f22264c380368
12:34:47 [2021-05-25T12:34:47.811Z] Checking out Revision 22b9e2a7e53645a3090ef305658f22264c380368 (PR-42412)
12:34:47 [2021-05-25T12:34:47.851Z] Merge succeeded, producing 22b9e2a7e53645a3090ef305658f22264c380368
12:34:47 [2021-05-25T12:34:47.851Z] Checking out Revision 22b9e2a7e53645a3090ef305658f22264c380368 (PR-42412)
12:34:47 [2021-05-25T12:34:47.316Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:34:47 [2021-05-25T12:34:47.357Z]  > git config --add remote.origin.fetch +refs/pull/42412/head:refs/remotes/origin/PR-42412 # timeout=10
12:34:47 [2021-05-25T12:34:47.400Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:47 [2021-05-25T12:34:47.512Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:34:47 [2021-05-25T12:34:47.628Z] Fetching upstream changes from https://github.com/moby/moby.git
12:34:47 [2021-05-25T12:34:47.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:47 [2021-05-25T12:34:47.629Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42412/head:refs/remotes/origin/PR-42412 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:47 [2021-05-25T12:34:47.660Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:34:47 [2021-05-25T12:34:47.714Z]  > git config --add remote.origin.fetch +refs/pull/42412/head:refs/remotes/origin/PR-42412 # timeout=10
12:34:47 [2021-05-25T12:34:47.770Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:47 [2021-05-25T12:34:47.990Z] Fetching without tags
12:34:48 [2021-05-25T12:34:48.303Z] Commit message: "vendor: github.com/ishidawataru/sctp f2269e66cdee387bd321445d5d300893449805be"
12:34:48 [2021-05-25T12:34:48.304Z] Merging remotes/origin/master commit e02bc91dcbf6ab70ab39352f3577a4394b0f863a into PR head commit 22b9e2a7e53645a3090ef305658f22264c380368
12:34:48 [2021-05-25T12:34:48.319Z] Commit message: "vendor: github.com/ishidawataru/sctp f2269e66cdee387bd321445d5d300893449805be"
12:34:48 [2021-05-25T12:34:48.342Z] Commit message: "vendor: github.com/ishidawataru/sctp f2269e66cdee387bd321445d5d300893449805be"
12:34:48 [2021-05-25T12:34:48.715Z] #47 9.299 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:34:48 [2021-05-25T12:34:48.715Z] #47 9.308 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:34:48 [2021-05-25T12:34:48.778Z] Merging remotes/origin/master commit e02bc91dcbf6ab70ab39352f3577a4394b0f863a into PR head commit 22b9e2a7e53645a3090ef305658f22264c380368
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:34:48 [2021-05-25T12:34:48.975Z] #47 ...
12:34:48 [2021-05-25T12:34:48.975Z] 
12:34:48 [2021-05-25T12:34:48.975Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:34:48 [2021-05-25T12:34:48.975Z] #45 sha256:be2939c90b5501cebf60d54128cbc086ecdd01674023846e32be9d25a00f2793
12:34:48 [2021-05-25T12:34:48.975Z] #45 9.550 github.com/LK4D4/vndr
12:34:49 [2021-05-25T12:34:49.027Z] + [ PR != PR ]
12:34:49 [2021-05-25T12:34:49.027Z] + [ master != master ]
12:34:49 [2021-05-25T12:34:49.027Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:34:49 [2021-05-25T12:34:49.117Z] + docker version
12:34:49 [2021-05-25T12:34:49.117Z] Client: Docker Engine - Community
12:34:49 [2021-05-25T12:34:49.117Z]  Version:           20.10.5
12:34:49 [2021-05-25T12:34:49.117Z]  API version:       1.41
12:34:49 [2021-05-25T12:34:49.117Z]  Go version:        go1.13.15
12:34:49 [2021-05-25T12:34:49.117Z]  Git commit:        55c4c88
12:34:49 [2021-05-25T12:34:49.117Z]  Built:             Tue Mar  2 20:18:05 2021
12:34:49 [2021-05-25T12:34:49.117Z]  OS/Arch:           linux/amd64
12:34:49 [2021-05-25T12:34:49.117Z]  Context:           default
12:34:49 [2021-05-25T12:34:49.117Z]  Experimental:      true
12:34:49 [2021-05-25T12:34:49.117Z] 
12:34:49 [2021-05-25T12:34:49.117Z] Server: Docker Engine - Community
12:34:49 [2021-05-25T12:34:49.117Z]  Engine:
12:34:49 [2021-05-25T12:34:49.117Z]   Version:          20.10.5
12:34:49 [2021-05-25T12:34:49.117Z]   API version:      1.41 (minimum version 1.12)
12:34:49 [2021-05-25T12:34:49.117Z]   Go version:       go1.13.15
12:34:49 [2021-05-25T12:34:49.117Z]   Git commit:       363e9a8
12:34:49 [2021-05-25T12:34:49.117Z]   Built:            Tue Mar  2 20:16:00 2021
12:34:49 [2021-05-25T12:34:49.117Z]   OS/Arch:          linux/amd64
12:34:49 [2021-05-25T12:34:49.117Z]   Experimental:     true
12:34:49 [2021-05-25T12:34:49.117Z]  containerd:
12:34:49 [2021-05-25T12:34:49.117Z]   Version:          1.4.4
12:34:49 [2021-05-25T12:34:49.117Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:34:49 [2021-05-25T12:34:49.117Z]  runc:
12:34:49 [2021-05-25T12:34:49.117Z]   Version:          1.0.0-rc93
12:34:49 [2021-05-25T12:34:49.117Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:34:49 [2021-05-25T12:34:49.117Z]  docker-init:
12:34:49 [2021-05-25T12:34:49.117Z]   Version:          0.19.0
12:34:49 [2021-05-25T12:34:49.117Z]   GitCommit:        de40ad0
[Pipeline] sh
12:34:47 [2021-05-25T12:34:47.787Z]  > git remote # timeout=10
12:34:47 [2021-05-25T12:34:47.794Z]  > git config --get remote.origin.url # timeout=10
12:34:47 [2021-05-25T12:34:47.799Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:47 [2021-05-25T12:34:47.800Z]  > git merge e02bc91dcbf6ab70ab39352f3577a4394b0f863a # timeout=10
12:34:47 [2021-05-25T12:34:47.808Z]  > git rev-parse HEAD^{commit} # timeout=10
12:34:47 [2021-05-25T12:34:47.812Z]  > git config core.sparsecheckout # timeout=10
12:34:47 [2021-05-25T12:34:47.817Z]  > git checkout -f 22b9e2a7e53645a3090ef305658f22264c380368 # timeout=10
12:34:49 [2021-05-25T12:34:49.185Z] + docker version
12:34:49 [2021-05-25T12:34:49.185Z] Client: Docker Engine - Community
12:34:49 [2021-05-25T12:34:49.185Z]  Version:           20.10.5
12:34:49 [2021-05-25T12:34:49.185Z]  API version:       1.41
12:34:49 [2021-05-25T12:34:49.185Z]  Go version:        go1.13.15
12:34:49 [2021-05-25T12:34:49.185Z]  Git commit:        55c4c88
12:34:49 [2021-05-25T12:34:49.185Z]  Built:             Tue Mar  2 20:18:20 2021
12:34:49 [2021-05-25T12:34:49.185Z]  OS/Arch:           linux/amd64
12:34:49 [2021-05-25T12:34:49.185Z]  Context:           default
12:34:49 [2021-05-25T12:34:49.185Z]  Experimental:      true
12:34:49 [2021-05-25T12:34:49.185Z] 
12:34:49 [2021-05-25T12:34:49.185Z] Server: Docker Engine - Community
12:34:49 [2021-05-25T12:34:49.185Z]  Engine:
12:34:49 [2021-05-25T12:34:49.185Z]   Version:          20.10.5
12:34:49 [2021-05-25T12:34:49.185Z]   API version:      1.41 (minimum version 1.12)
12:34:49 [2021-05-25T12:34:49.185Z]   Go version:       go1.13.15
12:34:49 [2021-05-25T12:34:49.185Z]   Git commit:       363e9a8
12:34:49 [2021-05-25T12:34:49.185Z]   Built:            Tue Mar  2 20:16:15 2021
12:34:49 [2021-05-25T12:34:49.185Z]   OS/Arch:          linux/amd64
12:34:49 [2021-05-25T12:34:49.185Z]   Experimental:     true
12:34:49 [2021-05-25T12:34:49.185Z]  containerd:
12:34:49 [2021-05-25T12:34:49.185Z]   Version:          1.4.4
12:34:49 [2021-05-25T12:34:49.185Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:34:49 [2021-05-25T12:34:49.185Z]  runc:
12:34:49 [2021-05-25T12:34:49.185Z]   Version:          1.0.0-rc93
12:34:49 [2021-05-25T12:34:49.185Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:34:49 [2021-05-25T12:34:49.185Z]  docker-init:
12:34:49 [2021-05-25T12:34:49.185Z]   Version:          0.19.0
12:34:49 [2021-05-25T12:34:49.185Z]   GitCommit:        de40ad0
[Pipeline] sh
12:34:47 [2021-05-25T12:34:47.746Z]  > git remote # timeout=10
12:34:47 [2021-05-25T12:34:47.751Z]  > git config --get remote.origin.url # timeout=10
12:34:47 [2021-05-25T12:34:47.753Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:47 [2021-05-25T12:34:47.754Z]  > git merge e02bc91dcbf6ab70ab39352f3577a4394b0f863a # timeout=10
12:34:47 [2021-05-25T12:34:47.762Z]  > git rev-parse HEAD^{commit} # timeout=10
12:34:47 [2021-05-25T12:34:47.772Z]  > git config core.sparsecheckout # timeout=10
12:34:47 [2021-05-25T12:34:47.778Z]  > git checkout -f 22b9e2a7e53645a3090ef305658f22264c380368 # timeout=10
12:34:49 [2021-05-25T12:34:49.257Z] #45 ...
12:34:49 [2021-05-25T12:34:49.257Z] 
12:34:49 [2021-05-25T12:34:49.257Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:34:49 [2021-05-25T12:34:49.257Z] #56 sha256:aba2e509403f8926190d40b085af15080d0e5da66ccfa4a4ec2695493b9c15e1
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.381 + RM_GOPATH=0
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.381 + TMP_GOPATH=
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.381 + : /build
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.381 + '[' -z '' ']'
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.381 ++ mktemp -d
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.381 + export GOPATH=/tmp/tmp.jaR12b7SpL
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.381 + GOPATH=/tmp/tmp.jaR12b7SpL
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.381 + RM_GOPATH=1
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.381 + case "$(go env GOARCH)" in
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.381 ++ go env GOARCH
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.392 + export GO_BUILDMODE=-buildmode=pie
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.392 + GO_BUILDMODE=-buildmode=pie
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.392 ++ dirname /tmp/install/install.sh
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.403 + dir=/tmp/install
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.403 + bin=containerd
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.403 + shift
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.403 + '[' '!' -f /tmp/install/containerd.installer ']'
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.403 + . /tmp/install/containerd.installer
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.403 ++ set -e
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.403 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.403 + install_containerd
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.403 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.403 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jaR12b7SpL/src/github.com/containerd/containerd
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.404 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
12:34:49 [2021-05-25T12:34:49.257Z] #56 3.440 Cloning into '/tmp/tmp.jaR12b7SpL/src/github.com/containerd/containerd'...
12:34:47 [2021-05-25T12:34:47.829Z]  > git remote # timeout=10
12:34:47 [2021-05-25T12:34:47.832Z]  > git config --get remote.origin.url # timeout=10
12:34:47 [2021-05-25T12:34:47.837Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:47 [2021-05-25T12:34:47.838Z]  > git merge e02bc91dcbf6ab70ab39352f3577a4394b0f863a # timeout=10
12:34:47 [2021-05-25T12:34:47.845Z]  > git rev-parse HEAD^{commit} # timeout=10
12:34:47 [2021-05-25T12:34:47.852Z]  > git config core.sparsecheckout # timeout=10
12:34:47 [2021-05-25T12:34:47.855Z]  > git checkout -f 22b9e2a7e53645a3090ef305658f22264c380368 # timeout=10
12:34:49 [2021-05-25T12:34:49.294Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:34:49 [2021-05-25T12:34:49.299Z]  > git config --add remote.origin.fetch +refs/pull/42412/head:refs/remotes/origin/PR-42412 # timeout=10
12:34:49 [2021-05-25T12:34:49.317Z] Fetching without tags
12:34:49 [2021-05-25T12:34:49.356Z] + docker version
12:34:49 [2021-05-25T12:34:49.356Z] Client: Docker Engine - Community
12:34:49 [2021-05-25T12:34:49.356Z]  Version:           20.10.5
12:34:49 [2021-05-25T12:34:49.356Z]  API version:       1.41
12:34:49 [2021-05-25T12:34:49.356Z]  Go version:        go1.13.15
12:34:49 [2021-05-25T12:34:49.356Z]  Git commit:        55c4c88
12:34:49 [2021-05-25T12:34:49.356Z]  Built:             Tue Mar  2 20:18:05 2021
12:34:49 [2021-05-25T12:34:49.356Z]  OS/Arch:           linux/amd64
12:34:49 [2021-05-25T12:34:49.356Z]  Context:           default
12:34:49 [2021-05-25T12:34:49.356Z]  Experimental:      true
12:34:49 [2021-05-25T12:34:49.356Z] 
12:34:49 [2021-05-25T12:34:49.356Z] Server: Docker Engine - Community
12:34:49 [2021-05-25T12:34:49.356Z]  Engine:
12:34:49 [2021-05-25T12:34:49.356Z]   Version:          20.10.5
12:34:49 [2021-05-25T12:34:49.356Z]   API version:      1.41 (minimum version 1.12)
12:34:49 [2021-05-25T12:34:49.356Z]   Go version:       go1.13.15
12:34:49 [2021-05-25T12:34:49.356Z]   Git commit:       363e9a8
12:34:49 [2021-05-25T12:34:49.356Z]   Built:            Tue Mar  2 20:16:00 2021
12:34:49 [2021-05-25T12:34:49.356Z]   OS/Arch:          linux/amd64
12:34:49 [2021-05-25T12:34:49.356Z]   Experimental:     true
12:34:49 [2021-05-25T12:34:49.356Z]  containerd:
12:34:49 [2021-05-25T12:34:49.356Z]   Version:          1.4.4
12:34:49 [2021-05-25T12:34:49.356Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:34:49 [2021-05-25T12:34:49.356Z]  runc:
12:34:49 [2021-05-25T12:34:49.356Z]   Version:          1.0.0-rc93
12:34:49 [2021-05-25T12:34:49.356Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:34:49 [2021-05-25T12:34:49.356Z]  docker-init:
12:34:49 [2021-05-25T12:34:49.356Z]   Version:          0.19.0
12:34:49 [2021-05-25T12:34:49.356Z]   GitCommit:        de40ad0
[Pipeline] sh
12:34:49 [2021-05-25T12:34:49.429Z] + docker info
12:34:49 [2021-05-25T12:34:49.429Z] Client:
12:34:49 [2021-05-25T12:34:49.429Z]  Context:    default
12:34:49 [2021-05-25T12:34:49.429Z]  Debug Mode: false
12:34:49 [2021-05-25T12:34:49.429Z]  Plugins:
12:34:49 [2021-05-25T12:34:49.429Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:34:49 [2021-05-25T12:34:49.429Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
12:34:49 [2021-05-25T12:34:49.429Z] 
12:34:49 [2021-05-25T12:34:49.429Z] Server:
12:34:49 [2021-05-25T12:34:49.429Z]  Containers: 0
12:34:49 [2021-05-25T12:34:49.429Z]   Running: 0
12:34:49 [2021-05-25T12:34:49.429Z]   Paused: 0
12:34:49 [2021-05-25T12:34:49.429Z]   Stopped: 0
12:34:49 [2021-05-25T12:34:49.429Z]  Images: 4
12:34:49 [2021-05-25T12:34:49.429Z]  Server Version: 20.10.5
12:34:49 [2021-05-25T12:34:49.429Z]  Storage Driver: overlay2
12:34:49 [2021-05-25T12:34:49.429Z]   Backing Filesystem: extfs
12:34:49 [2021-05-25T12:34:49.429Z]   Supports d_type: true
12:34:49 [2021-05-25T12:34:49.429Z]   Native Overlay Diff: true
12:34:49 [2021-05-25T12:34:49.429Z]  Logging Driver: json-file
12:34:49 [2021-05-25T12:34:49.429Z]  Cgroup Driver: cgroupfs
12:34:49 [2021-05-25T12:34:49.429Z]  Cgroup Version: 1
12:34:49 [2021-05-25T12:34:49.429Z]  Plugins:
12:34:49 [2021-05-25T12:34:49.429Z]   Volume: local
12:34:49 [2021-05-25T12:34:49.429Z]   Network: bridge host ipvlan macvlan null overlay
12:34:49 [2021-05-25T12:34:49.429Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:34:49 [2021-05-25T12:34:49.429Z]  Swarm: inactive
12:34:49 [2021-05-25T12:34:49.429Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
12:34:49 [2021-05-25T12:34:49.429Z]  Default Runtime: runc
12:34:49 [2021-05-25T12:34:49.429Z]  Init Binary: docker-init
12:34:49 [2021-05-25T12:34:49.429Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:34:49 [2021-05-25T12:34:49.429Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:34:49 [2021-05-25T12:34:49.429Z]  init version: de40ad0
12:34:49 [2021-05-25T12:34:49.429Z]  Security Options:
12:34:49 [2021-05-25T12:34:49.429Z]   apparmor
12:34:49 [2021-05-25T12:34:49.429Z]   seccomp
12:34:49 [2021-05-25T12:34:49.429Z]    Profile: default
12:34:49 [2021-05-25T12:34:49.429Z]  Kernel Version: 5.4.0-1041-aws
12:34:49 [2021-05-25T12:34:49.429Z]  Operating System: Ubuntu 18.04.5 LTS
12:34:49 [2021-05-25T12:34:49.429Z]  OSType: linux
12:34:49 [2021-05-25T12:34:49.429Z]  Architecture: x86_64
12:34:49 [2021-05-25T12:34:49.429Z]  CPUs: 2
12:34:49 [2021-05-25T12:34:49.429Z]  Total Memory: 7.487GiB
12:34:49 [2021-05-25T12:34:49.429Z]  Name: ip-10-100-93-24
12:34:49 [2021-05-25T12:34:49.429Z]  ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B
12:34:49 [2021-05-25T12:34:49.429Z]  Docker Root Dir: /var/lib/docker
12:34:49 [2021-05-25T12:34:49.429Z]  Debug Mode: false
12:34:49 [2021-05-25T12:34:49.429Z]  Registry: https://index.docker.io/v1/
12:34:49 [2021-05-25T12:34:49.429Z]  Labels:
12:34:49 [2021-05-25T12:34:49.429Z]  Experimental: true
12:34:49 [2021-05-25T12:34:49.429Z]  Insecure Registries:
12:34:49 [2021-05-25T12:34:49.429Z]   127.0.0.0/8
12:34:49 [2021-05-25T12:34:49.429Z]  Live Restore Enabled: true
12:34:49 [2021-05-25T12:34:49.429Z] 
12:34:49 [2021-05-25T12:34:49.429Z] WARNING: No swap limit support
[Pipeline] sh
12:34:49 [2021-05-25T12:34:49.470Z] + docker info
12:34:49 [2021-05-25T12:34:49.521Z] #56 ...
12:34:49 [2021-05-25T12:34:49.521Z] 
12:34:49 [2021-05-25T12:34:49.521Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:34:49 [2021-05-25T12:34:49.521Z] #53 sha256:08e9c6db9aa46c271322fcba4eb77d566026bf0717f4a3fd1c22c29c4f9b39a4
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.703 + RM_GOPATH=0
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.703 + TMP_GOPATH=
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.703 + : /build
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.703 + '[' -z '' ']'
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.703 ++ mktemp -d
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.710 + export GOPATH=/tmp/tmp.Fx2IupoUWy
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.710 + GOPATH=/tmp/tmp.Fx2IupoUWy
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.710 + RM_GOPATH=1
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.710 + case "$(go env GOARCH)" in
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.717 ++ go env GOARCH
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.724 + export GO_BUILDMODE=-buildmode=pie
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.724 + GO_BUILDMODE=-buildmode=pie
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.724 ++ dirname /tmp/install/install.sh
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.726 + dir=/tmp/install
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.726 + bin=runc
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.726 + shift
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.726 + '[' '!' -f /tmp/install/runc.installer ']'
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.726 + . /tmp/install/runc.installer
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.726 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.726 + install_runc
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.727 + grep -q '^3\.10\.0.*\.el7\.'
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.727 + uname -r
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.730 + RUNC_BUILDTAGS='seccomp '
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.730 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )'
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.730 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Fx2IupoUWy/src/github.com/opencontainers/runc
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.731 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )
12:34:49 [2021-05-25T12:34:49.521Z] #53 3.743 Cloning into '/tmp/tmp.Fx2IupoUWy/src/github.com/opencontainers/runc'...
12:34:49 [2021-05-25T12:34:49.521Z] #53 ...
12:34:49 [2021-05-25T12:34:49.521Z] 
12:34:49 [2021-05-25T12:34:49.521Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:34:49 [2021-05-25T12:34:49.521Z] #58 sha256:baff21aa4beaeaa8ebbd9b57c7277a09495c426e096e0f23a350840f57a670d4
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.019 + RM_GOPATH=0
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.019 + TMP_GOPATH=
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.019 + : /build
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.019 + '[' -z '' ']'
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.019 ++ mktemp -d
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.019 + export GOPATH=/tmp/tmp.gg8qnBW1zc
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.019 + GOPATH=/tmp/tmp.gg8qnBW1zc
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.019 + RM_GOPATH=1
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.019 + case "$(go env GOARCH)" in
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.019 ++ go env GOARCH
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.035 + export GO_BUILDMODE=-buildmode=pie
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.035 + GO_BUILDMODE=-buildmode=pie
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.035 ++ dirname /tmp/install/install.sh
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.037 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.037 + dir=/tmp/install
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.037 + bin=rootlesskit
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.037 + shift
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.037 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.037 + . /tmp/install/rootlesskit.installer
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.037 ++ : 4cd567642273d369adaadcbadca00880552c1778
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.037 + install_rootlesskit
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.037 + case "$1" in
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.037 + export CGO_ENABLED=0
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.037 + CGO_ENABLED=0
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.037 + _install_rootlesskit
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.037 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.037 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.gg8qnBW1zc/src/github.com/rootless-containers/rootlesskit
12:34:49 [2021-05-25T12:34:49.521Z] #58 3.038 Cloning into '/tmp/tmp.gg8qnBW1zc/src/github.com/rootless-containers/rootlesskit'...
12:34:49 [2021-05-25T12:34:49.521Z] #58 5.827 + cd /tmp/tmp.gg8qnBW1zc/src/github.com/rootless-containers/rootlesskit
12:34:49 [2021-05-25T12:34:49.521Z] #58 5.827 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
12:34:49 [2021-05-25T12:34:49.521Z] #58 5.840 + export GO111MODULE=on
12:34:49 [2021-05-25T12:34:49.521Z] #58 5.841 + GO111MODULE=on
12:34:49 [2021-05-25T12:34:49.521Z] #58 5.841 + export GOPROXY=https://proxy.golang.org
12:34:49 [2021-05-25T12:34:49.521Z] #58 5.842 + GOPROXY=https://proxy.golang.org
12:34:49 [2021-05-25T12:34:49.521Z] #58 5.842 + for f in rootlesskit rootlesskit-docker-proxy
12:34:49 [2021-05-25T12:34:49.521Z] #58 5.842 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:34:49 [2021-05-25T12:34:49.521Z] #58 7.202 go: downloading github.com/urfave/cli/v2 v2.3.0
12:34:49 [2021-05-25T12:34:49.521Z] #58 7.226 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:34:49 [2021-05-25T12:34:49.521Z] #58 7.285 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:34:49 [2021-05-25T12:34:49.521Z] #58 7.286 go: downloading github.com/gofrs/flock v0.8.0
12:34:49 [2021-05-25T12:34:49.521Z] #58 7.295 go: downloading github.com/gorilla/mux v1.8.0
12:34:49 [2021-05-25T12:34:49.521Z] #58 7.301 go: downloading github.com/sirupsen/logrus v1.8.1
12:34:49 [2021-05-25T12:34:49.521Z] #58 7.391 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:34:49 [2021-05-25T12:34:49.521Z] #58 7.412 go: downloading github.com/pkg/errors v0.9.1
12:34:49 [2021-05-25T12:34:49.521Z] #58 7.474 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:34:49 [2021-05-25T12:34:49.521Z] #58 7.495 go: extracting github.com/gofrs/flock v0.8.0
12:34:49 [2021-05-25T12:34:49.521Z] #58 7.623 go: extracting github.com/pkg/errors v0.9.1
12:34:49 [2021-05-25T12:34:49.521Z] #58 7.648 go: extracting github.com/moby/sys/mountinfo v0.4.1
12:34:49 [2021-05-25T12:34:49.521Z] #58 7.649 go: downloading github.com/moby/vpnkit v0.5.0
12:34:49 [2021-05-25T12:34:49.521Z] #58 7.718 go: extracting github.com/sirupsen/logrus v1.8.1
12:34:49 [2021-05-25T12:34:49.521Z] #58 7.889 go: downloading github.com/google/uuid v1.2.0
12:34:49 [2021-05-25T12:34:49.521Z] #58 7.935 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:34:49 [2021-05-25T12:34:49.521Z] #58 8.143 go: extracting github.com/gorilla/mux v1.8.0
12:34:49 [2021-05-25T12:34:49.521Z] #58 8.236 go: extracting github.com/google/uuid v1.2.0
12:34:49 [2021-05-25T12:34:49.521Z] #58 8.578 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:34:49 [2021-05-25T12:34:49.521Z] #58 9.408 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:34:49 [2021-05-25T12:34:49.521Z] #58 9.440 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:34:48 [2021-05-25T12:34:48.334Z]  > git config core.sparsecheckout # timeout=10
12:34:48 [2021-05-25T12:34:48.380Z]  > git checkout -f 22b9e2a7e53645a3090ef305658f22264c380368 # timeout=10
12:34:47 [2021-05-25T12:34:47.900Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:34:48 [2021-05-25T12:34:48.027Z] Fetching upstream changes from https://github.com/moby/moby.git
12:34:48 [2021-05-25T12:34:48.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:48 [2021-05-25T12:34:48.030Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42412/head:refs/remotes/origin/PR-42412 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:48 [2021-05-25T12:34:48.815Z]  > git config core.sparsecheckout # timeout=10
12:34:48 [2021-05-25T12:34:48.880Z]  > git checkout -f 22b9e2a7e53645a3090ef305658f22264c380368 # timeout=10
12:34:49 [2021-05-25T12:34:49.633Z] + docker info
12:34:49 [2021-05-25T12:34:49.665Z] Merging remotes/origin/master commit e02bc91dcbf6ab70ab39352f3577a4394b0f863a into PR head commit 22b9e2a7e53645a3090ef305658f22264c380368
12:34:49 [2021-05-25T12:34:49.761Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
12:34:49 [2021-05-25T12:34:49.761Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
12:34:49 [2021-05-25T12:34:49.761Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42412/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
12:34:49 [2021-05-25T12:34:49.761Z] + bash /home/ubuntu/workspace/moby_PR-42412/check-config.sh
12:34:49 [2021-05-25T12:34:49.761Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:34:49 [2021-05-25T12:34:49.761Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
12:34:49 [2021-05-25T12:34:49.761Z] 
12:34:49 [2021-05-25T12:34:49.761Z] Generally Necessary:
12:34:49 [2021-05-25T12:34:49.761Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:34:49 [2021-05-25T12:34:49.761Z] - apparmor: enabled and tools installed
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_NAMESPACES: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_NET_NS: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_PID_NS: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_IPC_NS: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_UTS_NS: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_CGROUPS: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_CGROUP_CPUACCT: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_CGROUP_DEVICE: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_CGROUP_FREEZER: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_CGROUP_SCHED: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_CPUSETS: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_MEMCG: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_KEYS: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_VETH: enabled (as module)
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_BRIDGE: enabled (as module)
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_NF_NAT: enabled (as module)
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_POSIX_MQUEUE: enabled
12:34:49 [2021-05-25T12:34:49.761Z] 
12:34:49 [2021-05-25T12:34:49.761Z] Optional Features:
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_USER_NS: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_SECCOMP: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_SECCOMP_FILTER: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_CGROUP_PIDS: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_MEMCG_SWAP: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:34:49 [2021-05-25T12:34:49.761Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_BLK_CGROUP: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_CGROUP_PERF: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_CGROUP_HUGETLB: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_CFS_BANDWIDTH: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:34:49 [2021-05-25T12:34:49.761Z] - CONFIG_RT_GROUP_SCHED: missing
12:34:49 [2021-05-25T12:34:49.790Z] #58 10.55 go: extracting github.com/moby/vpnkit v0.5.0
12:34:49 [2021-05-25T12:34:49.790Z] #58 ...
12:34:49 [2021-05-25T12:34:49.790Z] 
12:34:49 [2021-05-25T12:34:49.790Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:34:49 [2021-05-25T12:34:49.790Z] #37 sha256:24a8f25f391bdb11fdd782457bbf2d34c0692be826b25f2c87a14bd037724d61
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.370 + RM_GOPATH=0
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.370 + TMP_GOPATH=
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.370 + : /build
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.370 + '[' -z '' ']'
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.370 ++ mktemp -d
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.370 + export GOPATH=/tmp/tmp.ujB59CMXaw
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.370 + GOPATH=/tmp/tmp.ujB59CMXaw
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.370 + RM_GOPATH=1
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.370 + case "$(go env GOARCH)" in
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.378 ++ go env GOARCH
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.378 + export GO_BUILDMODE=-buildmode=pie
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.378 + GO_BUILDMODE=-buildmode=pie
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.378 ++ dirname /tmp/install/install.sh
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.381 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.381 + dir=/tmp/install
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.381 + bin=tini
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.381 + shift
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.381 + '[' '!' -f /tmp/install/tini.installer ']'
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.381 + . /tmp/install/tini.installer
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.381 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.381 + install_tini
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.381 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.381 + git clone https://github.com/krallin/tini.git /tmp/tmp.ujB59CMXaw/tini
12:34:49 [2021-05-25T12:34:49.790Z] #37 3.386 Cloning into '/tmp/tmp.ujB59CMXaw/tini'...
12:34:49 [2021-05-25T12:34:49.790Z] #37 4.023 + cd /tmp/tmp.ujB59CMXaw/tini
12:34:49 [2021-05-25T12:34:49.790Z] #37 4.023 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
12:34:49 [2021-05-25T12:34:49.790Z] #37 4.047 + cmake .
12:34:49 [2021-05-25T12:34:49.790Z] #37 4.707 -- The C compiler identification is GNU 8.3.0
12:34:49 [2021-05-25T12:34:49.790Z] #37 4.779 -- Check for working C compiler: /usr/bin/cc
12:34:49 [2021-05-25T12:34:49.790Z] #37 5.496 -- Check for working C compiler: /usr/bin/cc -- works
12:34:49 [2021-05-25T12:34:49.790Z] #37 5.508 -- Detecting C compiler ABI info
12:34:49 [2021-05-25T12:34:49.790Z] #37 5.914 -- Detecting C compiler ABI info - done
12:34:49 [2021-05-25T12:34:49.790Z] #37 5.946 -- Detecting C compile features
12:34:49 [2021-05-25T12:34:49.790Z] #37 7.935 -- Detecting C compile features - done
12:34:49 [2021-05-25T12:34:49.790Z] #37 7.978 -- Performing Test HAS_BUILTIN_FORTIFY
12:34:49 [2021-05-25T12:34:49.790Z] #37 8.200 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:34:49 [2021-05-25T12:34:49.790Z] #37 8.318 -- Configuring done
12:34:49 [2021-05-25T12:34:49.790Z] #37 8.339 -- Generating done
12:34:49 [2021-05-25T12:34:49.790Z] #37 8.351 -- Build files have been written to: /tmp/tmp.ujB59CMXaw/tini
12:34:49 [2021-05-25T12:34:49.790Z] #37 8.362 + make tini-static
12:34:49 [2021-05-25T12:34:49.790Z] #37 8.775 Scanning dependencies of target tini-static
12:34:49 [2021-05-25T12:34:49.790Z] #37 8.862 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:34:49 [2021-05-25T12:34:49.790Z] #37 10.29 [100%] Linking C executable tini-static
12:34:49 [2021-05-25T12:34:49.790Z] #37 ...
12:34:49 [2021-05-25T12:34:49.790Z] 
12:34:49 [2021-05-25T12:34:49.790Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:34:49 [2021-05-25T12:34:49.790Z] #51 sha256:c82944260421d3dac9bdac1b599fad518dd7c7748a491d57ac5a90c66096fd64
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.012 + RM_GOPATH=0
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.012 + TMP_GOPATH=
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.013 + : /build
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.013 + '[' -z '' ']'
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.014 ++ mktemp -d
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.017 + export GOPATH=/tmp/tmp.qY3w0Br464
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.017 + GOPATH=/tmp/tmp.qY3w0Br464
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.017 + RM_GOPATH=1
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.017 + case "$(go env GOARCH)" in
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.018 ++ go env GOARCH
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.032 + export GO_BUILDMODE=-buildmode=pie
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.032 + GO_BUILDMODE=-buildmode=pie
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.033 ++ dirname /tmp/install/install.sh
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.038 + dir=/tmp/install
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.039 + bin=shfmt
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.039 + shift
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.040 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.040 + . /tmp/install/shfmt.installer
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.040 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.041 + install_shfmt
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.042 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.042 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.042 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qY3w0Br464/src/github.com/mvdan/sh
12:34:49 [2021-05-25T12:34:49.790Z] #51 4.048 Cloning into '/tmp/tmp.qY3w0Br464/src/github.com/mvdan/sh'...
12:34:50 [2021-05-25T12:34:50.016Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:34:50 [2021-05-25T12:34:50.016Z] - CONFIG_IP_VS: enabled (as module)
12:34:50 [2021-05-25T12:34:50.016Z] - CONFIG_IP_VS_NFCT: enabled
12:34:50 [2021-05-25T12:34:50.016Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:34:50 [2021-05-25T12:34:50.016Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:34:50 [2021-05-25T12:34:50.016Z] - CONFIG_IP_VS_RR: enabled (as module)
12:34:50 [2021-05-25T12:34:50.016Z] - CONFIG_SECURITY_SELINUX: enabled
12:34:50 [2021-05-25T12:34:50.016Z] - CONFIG_SECURITY_APPARMOR: enabled
12:34:50 [2021-05-25T12:34:50.016Z] - CONFIG_EXT4_FS: enabled
12:34:50 [2021-05-25T12:34:50.016Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:34:50 [2021-05-25T12:34:50.016Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:34:50 [2021-05-25T12:34:50.016Z] - Network Drivers:
12:34:50 [2021-05-25T12:34:50.016Z]   - "overlay":
12:34:50 [2021-05-25T12:34:50.016Z]     - CONFIG_VXLAN: enabled (as module)
12:34:50 [2021-05-25T12:34:50.016Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:34:50 [2021-05-25T12:34:50.016Z]       Optional (for encrypted networks):
12:34:50 [2021-05-25T12:34:50.016Z]       - CONFIG_CRYPTO: enabled
12:34:50 [2021-05-25T12:34:50.016Z]       - CONFIG_CRYPTO_AEAD: enabled
12:34:50 [2021-05-25T12:34:50.016Z]       - CONFIG_CRYPTO_GCM: enabled
12:34:50 [2021-05-25T12:34:50.016Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:34:50 [2021-05-25T12:34:50.016Z]       - CONFIG_CRYPTO_GHASH: enabled
12:34:50 [2021-05-25T12:34:50.016Z]       - CONFIG_XFRM: enabled
12:34:50 [2021-05-25T12:34:50.016Z]       - CONFIG_XFRM_USER: enabled (as module)
12:34:50 [2021-05-25T12:34:50.016Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:34:50 [2021-05-25T12:34:50.016Z]       - CONFIG_INET_ESP: enabled (as module)
12:34:50 [2021-05-25T12:34:50.016Z]   - "ipvlan":
12:34:50 [2021-05-25T12:34:50.016Z]     - CONFIG_IPVLAN: enabled (as module)
12:34:50 [2021-05-25T12:34:50.016Z]   - "macvlan":
12:34:50 [2021-05-25T12:34:50.016Z]     - CONFIG_MACVLAN: enabled (as module)
12:34:50 [2021-05-25T12:34:50.016Z]     - CONFIG_DUMMY: enabled (as module)
12:34:50 [2021-05-25T12:34:50.016Z]   - "ftp,tftp client in container":
12:34:50 [2021-05-25T12:34:50.016Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:34:50 [2021-05-25T12:34:50.016Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:34:50 [2021-05-25T12:34:50.016Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:34:50 [2021-05-25T12:34:50.016Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:34:50 [2021-05-25T12:34:50.016Z] - Storage Drivers:
12:34:50 [2021-05-25T12:34:50.016Z]   - "aufs":
12:34:50 [2021-05-25T12:34:50.016Z]     - CONFIG_AUFS_FS: enabled (as module)
12:34:50 [2021-05-25T12:34:50.016Z]   - "btrfs":
12:34:50 [2021-05-25T12:34:50.016Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:34:50 [2021-05-25T12:34:50.016Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:34:50 [2021-05-25T12:34:50.016Z]   - "devicemapper":
12:34:50 [2021-05-25T12:34:50.016Z]     - CONFIG_BLK_DEV_DM: enabled
12:34:50 [2021-05-25T12:34:50.016Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:34:50 [2021-05-25T12:34:50.016Z]   - "overlay":
12:34:50 [2021-05-25T12:34:50.016Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:34:50 [2021-05-25T12:34:50.016Z]   - "zfs":
12:34:50 [2021-05-25T12:34:50.016Z]     - /dev/zfs: present
12:34:50 [2021-05-25T12:34:50.016Z]     - zfs command: missing
12:34:50 [2021-05-25T12:34:50.016Z]     - zpool command: missing
12:34:50 [2021-05-25T12:34:50.016Z] 
12:34:50 [2021-05-25T12:34:50.016Z] Limits:
12:34:50 [2021-05-25T12:34:50.016Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:34:50 [2021-05-25T12:34:50.016Z] 
12:34:50 [2021-05-25T12:34:50.016Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
12:34:50 [2021-05-25T12:34:50.050Z] #51 ...
12:34:50 [2021-05-25T12:34:50.050Z] 
12:34:50 [2021-05-25T12:34:50.050Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:34:50 [2021-05-25T12:34:50.050Z] #49 sha256:4c4b5fb24898287f6516cfc2d814e66757c271551eb05de30f229de60d2bd8cf
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.922 + RM_GOPATH=0
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.922 + TMP_GOPATH=
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.922 + : /build
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.922 + '[' -z '' ']'
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.922 ++ mktemp -d
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.925 + export GOPATH=/tmp/tmp.mEbBQafshj
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.925 + GOPATH=/tmp/tmp.mEbBQafshj
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.925 + RM_GOPATH=1
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.925 + case "$(go env GOARCH)" in
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.929 ++ go env GOARCH
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.944 + export GO_BUILDMODE=-buildmode=pie
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.945 + GO_BUILDMODE=-buildmode=pie
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.945 ++ dirname /tmp/install/install.sh
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.948 + dir=/tmp/install
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.949 + bin=golangci_lint
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.949 + shift
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.949 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.950 + . /tmp/install/golangci_lint.installer
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.950 ++ : v1.23.8
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.950 + install_golangci_lint
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.951 + set -e
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.951 + export GO111MODULE=on
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.951 + GO111MODULE=on
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.951 + GOBIN=/build
12:34:50 [2021-05-25T12:34:50.050Z] #49 3.952 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
12:34:50 [2021-05-25T12:34:50.050Z] #49 4.019 go: finding github.com v1.23.8
12:34:50 [2021-05-25T12:34:50.050Z] #49 4.027 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
12:34:50 [2021-05-25T12:34:50.050Z] #49 4.027 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
12:34:50 [2021-05-25T12:34:50.050Z] #49 4.032 go: finding github.com/golangci/golangci-lint v1.23.8
12:34:50 [2021-05-25T12:34:50.050Z] #49 4.033 go: finding github.com/golangci v1.23.8
12:34:50 [2021-05-25T12:34:50.050Z] #49 4.867 go: downloading github.com/golangci/golangci-lint v1.23.8
12:34:50 [2021-05-25T12:34:50.050Z] #49 5.514 go: extracting github.com/golangci/golangci-lint v1.23.8
12:34:50 [2021-05-25T12:34:50.050Z] #49 ...
12:34:50 [2021-05-25T12:34:50.050Z] 
12:34:50 [2021-05-25T12:34:50.050Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:34:50 [2021-05-25T12:34:50.050Z] #24 sha256:76d1001707902643617b46a174f09e073f653c6fbed1734dc94120199863d341
12:34:50 [2021-05-25T12:34:50.050Z] #24 10.15 + mkdir -p /build
12:34:50 [2021-05-25T12:34:50.050Z] #24 10.16 + mv docker/docker /build/
12:34:50 [2021-05-25T12:34:50.050Z] #24 10.17 + rmdir docker
12:34:50 [2021-05-25T12:34:50.050Z] #24 DONE 10.9s
12:34:50 [2021-05-25T12:34:50.050Z] 
12:34:50 [2021-05-25T12:34:50.050Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:34:50 [2021-05-25T12:34:50.050Z] #37 sha256:24a8f25f391bdb11fdd782457bbf2d34c0692be826b25f2c87a14bd037724d61
12:34:50 [2021-05-25T12:34:50.050Z] #37 10.97 [100%] Built target tini-static
[Pipeline] sh
12:34:50 [2021-05-25T12:34:50.315Z] #37 11.11 + mkdir -p /build
12:34:50 [2021-05-25T12:34:50.315Z] #37 11.14 + cp tini-static /build/docker-init
12:34:50 [2021-05-25T12:34:50.331Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:22b9e2a7e53645a3090ef305658f22264c380368 .
12:34:50 [2021-05-25T12:34:50.331Z] #1 [internal] load build definition from Dockerfile
12:34:50 [2021-05-25T12:34:50.331Z] #1 sha256:c25a25d1bcd10e220737e032be78575b473c2d1afd24fd268232844b19cc380d
12:34:50 [2021-05-25T12:34:50.331Z] #1 transferring dockerfile: 17.07kB done
12:34:50 [2021-05-25T12:34:50.331Z] #1 DONE 0.0s
12:34:50 [2021-05-25T12:34:50.331Z] 
12:34:50 [2021-05-25T12:34:50.331Z] #2 [internal] load .dockerignore
12:34:50 [2021-05-25T12:34:50.331Z] #2 sha256:32bd70fa3603d0d0b3cf3647e5210b5a9222066af6b5a7e955f880b93c8736e9
12:34:50 [2021-05-25T12:34:50.331Z] #2 transferring context: 87B done
12:34:50 [2021-05-25T12:34:50.331Z] #2 DONE 0.0s
12:34:50 [2021-05-25T12:34:50.331Z] 
12:34:50 [2021-05-25T12:34:50.331Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
12:34:50 [2021-05-25T12:34:50.331Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
12:34:50 [2021-05-25T12:34:50.409Z] Client:
12:34:50 [2021-05-25T12:34:50.409Z]  Context:    default
12:34:50 [2021-05-25T12:34:50.409Z]  Debug Mode: false
12:34:50 [2021-05-25T12:34:50.409Z]  Plugins:
12:34:50 [2021-05-25T12:34:50.409Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:34:50 [2021-05-25T12:34:50.409Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
12:34:50 [2021-05-25T12:34:50.409Z] 
12:34:50 [2021-05-25T12:34:50.409Z] Server:
12:34:50 [2021-05-25T12:34:50.409Z]  Containers: 0
12:34:50 [2021-05-25T12:34:50.409Z]   Running: 0
12:34:50 [2021-05-25T12:34:50.409Z]   Paused: 0
12:34:50 [2021-05-25T12:34:50.409Z]   Stopped: 0
12:34:50 [2021-05-25T12:34:50.409Z]  Images: 3
12:34:50 [2021-05-25T12:34:50.409Z]  Server Version: 20.10.5
12:34:50 [2021-05-25T12:34:50.409Z]  Storage Driver: overlay2
12:34:50 [2021-05-25T12:34:50.409Z]   Backing Filesystem: extfs
12:34:50 [2021-05-25T12:34:50.409Z]   Supports d_type: true
12:34:50 [2021-05-25T12:34:50.409Z]   Native Overlay Diff: true
12:34:50 [2021-05-25T12:34:50.409Z]  Logging Driver: json-file
12:34:50 [2021-05-25T12:34:50.409Z]  Cgroup Driver: systemd
12:34:50 [2021-05-25T12:34:50.409Z]  Cgroup Version: 2
12:34:50 [2021-05-25T12:34:50.409Z]  Plugins:
12:34:50 [2021-05-25T12:34:50.409Z]   Volume: local
12:34:50 [2021-05-25T12:34:50.409Z]   Network: bridge host ipvlan macvlan null overlay
12:34:50 [2021-05-25T12:34:50.409Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:34:50 [2021-05-25T12:34:50.409Z]  Swarm: inactive
12:34:50 [2021-05-25T12:34:50.409Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:34:50 [2021-05-25T12:34:50.409Z]  Default Runtime: runc
12:34:50 [2021-05-25T12:34:50.409Z]  Init Binary: docker-init
12:34:50 [2021-05-25T12:34:50.409Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:34:50 [2021-05-25T12:34:50.409Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:34:50 [2021-05-25T12:34:50.409Z]  init version: de40ad0
12:34:50 [2021-05-25T12:34:50.409Z]  Security Options:
12:34:50 [2021-05-25T12:34:50.409Z]   apparmor
12:34:50 [2021-05-25T12:34:50.409Z]   seccomp
12:34:50 [2021-05-25T12:34:50.409Z]    Profile: default
12:34:50 [2021-05-25T12:34:50.409Z]   cgroupns
12:34:50 [2021-05-25T12:34:50.409Z]  Kernel Version: 5.4.0-1041-aws
12:34:50 [2021-05-25T12:34:50.409Z]  Operating System: Ubuntu 20.04.2 LTS
12:34:50 [2021-05-25T12:34:50.409Z]  OSType: linux
12:34:50 [2021-05-25T12:34:50.409Z]  Architecture: x86_64
12:34:50 [2021-05-25T12:34:50.409Z]  CPUs: 2
12:34:50 [2021-05-25T12:34:50.409Z]  Total Memory: 7.487GiB
12:34:50 [2021-05-25T12:34:50.409Z]  Name: ip-10-100-52-11
12:34:50 [2021-05-25T12:34:50.409Z]  ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR
12:34:50 [2021-05-25T12:34:50.409Z]  Docker Root Dir: /var/lib/docker
12:34:50 [2021-05-25T12:34:50.409Z]  Debug Mode: false
12:34:50 [2021-05-25T12:34:50.409Z]  Registry: https://index.docker.io/v1/
12:34:50 [2021-05-25T12:34:50.409Z]  Labels:
12:34:50 [2021-05-25T12:34:50.409Z]  Experimental: true
12:34:50 [2021-05-25T12:34:50.409Z]  Insecure Registries:
12:34:50 [2021-05-25T12:34:50.409Z]   127.0.0.0/8
12:34:50 [2021-05-25T12:34:50.409Z]  Live Restore Enabled: true
12:34:50 [2021-05-25T12:34:50.409Z] 
12:34:50 [2021-05-25T12:34:50.409Z] WARNING: Support for cgroup v2 is experimental
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:34:50 [2021-05-25T12:34:50.564Z] Client:
12:34:50 [2021-05-25T12:34:50.564Z]  Context:    default
12:34:50 [2021-05-25T12:34:50.564Z]  Debug Mode: false
12:34:50 [2021-05-25T12:34:50.564Z]  Plugins:
12:34:50 [2021-05-25T12:34:50.564Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:34:50 [2021-05-25T12:34:50.564Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
12:34:50 [2021-05-25T12:34:50.564Z] 
12:34:50 [2021-05-25T12:34:50.564Z] Server:
12:34:50 [2021-05-25T12:34:50.564Z]  Containers: 0
12:34:50 [2021-05-25T12:34:50.564Z]   Running: 0
12:34:50 [2021-05-25T12:34:50.564Z]   Paused: 0
12:34:50 [2021-05-25T12:34:50.564Z]   Stopped: 0
12:34:50 [2021-05-25T12:34:50.564Z]  Images: 2
12:34:50 [2021-05-25T12:34:50.564Z]  Server Version: 20.10.5
12:34:50 [2021-05-25T12:34:50.564Z]  Storage Driver: overlay2
12:34:50 [2021-05-25T12:34:50.564Z]   Backing Filesystem: extfs
12:34:50 [2021-05-25T12:34:50.564Z]   Supports d_type: true
12:34:50 [2021-05-25T12:34:50.564Z]   Native Overlay Diff: true
12:34:50 [2021-05-25T12:34:50.565Z]  Logging Driver: json-file
12:34:50 [2021-05-25T12:34:50.565Z]  Cgroup Driver: cgroupfs
12:34:50 [2021-05-25T12:34:50.565Z]  Cgroup Version: 1
12:34:50 [2021-05-25T12:34:50.565Z]  Plugins:
12:34:50 [2021-05-25T12:34:50.565Z]   Volume: local
12:34:50 [2021-05-25T12:34:50.565Z]   Network: bridge host ipvlan macvlan null overlay
12:34:50 [2021-05-25T12:34:50.565Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:34:50 [2021-05-25T12:34:50.565Z]  Swarm: inactive
12:34:50 [2021-05-25T12:34:50.565Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
12:34:50 [2021-05-25T12:34:50.565Z]  Default Runtime: runc
12:34:50 [2021-05-25T12:34:50.565Z]  Init Binary: docker-init
12:34:50 [2021-05-25T12:34:50.565Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:34:50 [2021-05-25T12:34:50.565Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:34:50 [2021-05-25T12:34:50.565Z]  init version: de40ad0
12:34:50 [2021-05-25T12:34:50.565Z]  Security Options:
12:34:50 [2021-05-25T12:34:50.565Z]   apparmor
12:34:50 [2021-05-25T12:34:50.565Z]   seccomp
12:34:50 [2021-05-25T12:34:50.565Z]    Profile: default
12:34:50 [2021-05-25T12:34:50.565Z]  Kernel Version: 5.4.0-1041-aws
12:34:50 [2021-05-25T12:34:50.565Z]  Operating System: Ubuntu 18.04.5 LTS
12:34:50 [2021-05-25T12:34:50.565Z]  OSType: linux
12:34:50 [2021-05-25T12:34:50.565Z]  Architecture: x86_64
12:34:50 [2021-05-25T12:34:50.565Z]  CPUs: 2
12:34:50 [2021-05-25T12:34:50.565Z]  Total Memory: 7.487GiB
12:34:50 [2021-05-25T12:34:50.565Z]  Name: ip-10-100-122-157
12:34:50 [2021-05-25T12:34:50.565Z]  ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B
12:34:50 [2021-05-25T12:34:50.565Z]  Docker Root Dir: /var/lib/docker
12:34:50 [2021-05-25T12:34:50.565Z]  Debug Mode: false
12:34:50 [2021-05-25T12:34:50.565Z]  Registry: https://index.docker.io/v1/
12:34:50 [2021-05-25T12:34:50.565Z]  Labels:
12:34:50 [2021-05-25T12:34:50.565Z]  Experimental: true
12:34:50 [2021-05-25T12:34:50.565Z]  Insecure Registries:
12:34:50 [2021-05-25T12:34:50.565Z]   127.0.0.0/8
12:34:50 [2021-05-25T12:34:50.565Z]  Live Restore Enabled: true
12:34:50 [2021-05-25T12:34:50.565Z] 
12:34:50 [2021-05-25T12:34:50.565Z] WARNING: No swap limit support
[Pipeline] sh
12:34:50 [2021-05-25T12:34:50.575Z] #37 DONE 11.3s
12:34:50 [2021-05-25T12:34:50.575Z] 
12:34:50 [2021-05-25T12:34:50.575Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:34:50 [2021-05-25T12:34:50.575Z] #49 sha256:4c4b5fb24898287f6516cfc2d814e66757c271551eb05de30f229de60d2bd8cf
12:34:50 [2021-05-25T12:34:50.575Z] #49 11.41 go: downloading github.com/spf13/cobra v0.0.5
12:34:50 [2021-05-25T12:34:50.593Z] #3 DONE 0.1s
12:34:50 [2021-05-25T12:34:50.593Z] 
12:34:50 [2021-05-25T12:34:50.593Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:34:50 [2021-05-25T12:34:50.593Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
12:34:50 [2021-05-25T12:34:50.593Z] #4 CACHED
12:34:50 [2021-05-25T12:34:50.659Z] Merge succeeded, producing 22b9e2a7e53645a3090ef305658f22264c380368
12:34:50 [2021-05-25T12:34:50.659Z] Checking out Revision 22b9e2a7e53645a3090ef305658f22264c380368 (PR-42412)
12:34:50 [2021-05-25T12:34:50.744Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:22b9e2a7e53645a3090ef305658f22264c380368 .
12:34:50 [2021-05-25T12:34:50.838Z] #49 11.47 go: downloading github.com/fatih/color v1.7.0
12:34:50 [2021-05-25T12:34:50.838Z] #49 11.47 go: downloading github.com/spf13/pflag v1.0.5
12:34:50 [2021-05-25T12:34:50.838Z] #49 11.47 go: downloading github.com/pkg/errors v0.8.1
12:34:50 [2021-05-25T12:34:50.838Z] #49 11.63 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:34:50 [2021-05-25T12:34:50.838Z] #49 11.63 go: downloading github.com/go-lintpack/lintpack v0.5.2
12:34:50 [2021-05-25T12:34:50.838Z] #49 11.66 go: downloading github.com/sirupsen/logrus v1.4.2
12:34:50 [2021-05-25T12:34:50.838Z] #49 11.66 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:34:50 [2021-05-25T12:34:50.848Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
12:34:50 [2021-05-25T12:34:50.848Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
12:34:50 [2021-05-25T12:34:50.848Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42412/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
12:34:50 [2021-05-25T12:34:50.848Z] + bash /home/ubuntu/workspace/moby_PR-42412/check-config.sh
12:34:50 [2021-05-25T12:34:50.848Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:34:50 [2021-05-25T12:34:50.848Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
12:34:50 [2021-05-25T12:34:50.848Z] 
12:34:50 [2021-05-25T12:34:50.848Z] Generally Necessary:
12:34:50 [2021-05-25T12:34:50.848Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:34:50 [2021-05-25T12:34:50.848Z] - apparmor: enabled and tools installed
12:34:50 [2021-05-25T12:34:50.848Z] - CONFIG_NAMESPACES: enabled
12:34:50 [2021-05-25T12:34:50.848Z] - CONFIG_NET_NS: enabled
12:34:50 [2021-05-25T12:34:50.848Z] - CONFIG_PID_NS: enabled
12:34:50 [2021-05-25T12:34:50.848Z] - CONFIG_IPC_NS: enabled
12:34:50 [2021-05-25T12:34:50.848Z] - CONFIG_UTS_NS: enabled
12:34:50 [2021-05-25T12:34:50.848Z] - CONFIG_CGROUPS: enabled
12:34:50 [2021-05-25T12:34:50.848Z] - CONFIG_CGROUP_CPUACCT: enabled
12:34:50 [2021-05-25T12:34:50.848Z] - CONFIG_CGROUP_DEVICE: enabled
12:34:50 [2021-05-25T12:34:50.848Z] - CONFIG_CGROUP_FREEZER: enabled
12:34:50 [2021-05-25T12:34:50.848Z] - CONFIG_CGROUP_SCHED: enabled
12:34:50 [2021-05-25T12:34:50.848Z] - CONFIG_CPUSETS: enabled
12:34:50 [2021-05-25T12:34:50.848Z] - CONFIG_MEMCG: enabled
12:34:50 [2021-05-25T12:34:50.848Z] - CONFIG_KEYS: enabled
12:34:50 [2021-05-25T12:34:50.848Z] - CONFIG_VETH: enabled (as module)
12:34:50 [2021-05-25T12:34:50.852Z] 
12:34:50 [2021-05-25T12:34:50.852Z] #5 [internal] load metadata for docker.io/library/debian:buster
12:34:50 [2021-05-25T12:34:50.852Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
12:34:50 [2021-05-25T12:34:50.852Z] #5 DONE 0.1s
12:34:50 [2021-05-25T12:34:50.852Z] 
12:34:50 [2021-05-25T12:34:50.852Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
12:34:50 [2021-05-25T12:34:50.852Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
12:34:50 [2021-05-25T12:34:50.852Z] #6 DONE 0.1s
12:34:50 [2021-05-25T12:34:50.852Z] 
12:34:50 [2021-05-25T12:34:50.852Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:34:50 [2021-05-25T12:34:50.852Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:34:50 [2021-05-25T12:34:50.852Z] #8 DONE 0.1s
12:34:50 [2021-05-25T12:34:50.852Z] 
12:34:50 [2021-05-25T12:34:50.852Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:34:50 [2021-05-25T12:34:50.852Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:34:50 [2021-05-25T12:34:50.852Z] #7 DONE 0.1s
12:34:51 [2021-05-25T12:34:51.004Z] #1 [internal] load build definition from Dockerfile
12:34:51 [2021-05-25T12:34:51.004Z] #1 sha256:30c547491dbbfee8f5dfd9bb1e9c2fab723b475faa1e8c00ae6d16f3f2ebc5cf
12:34:51 [2021-05-25T12:34:51.004Z] #1 transferring dockerfile: 17.07kB done
12:34:51 [2021-05-25T12:34:51.004Z] #1 DONE 0.0s
12:34:51 [2021-05-25T12:34:51.004Z] 
12:34:51 [2021-05-25T12:34:51.004Z] #2 [internal] load .dockerignore
12:34:51 [2021-05-25T12:34:51.004Z] #2 sha256:10b40ae0a2bffdf95ac6387920a40146f6d302e3feacb14e5dafe7c94b59ffa9
12:34:51 [2021-05-25T12:34:51.005Z] #2 transferring context: 87B done
12:34:51 [2021-05-25T12:34:51.005Z] #2 DONE 0.0s
12:34:51 [2021-05-25T12:34:51.005Z] 
12:34:51 [2021-05-25T12:34:51.005Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
12:34:51 [2021-05-25T12:34:51.005Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
12:34:49 [2021-05-25T12:34:49.303Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:49 [2021-05-25T12:34:49.311Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:34:49 [2021-05-25T12:34:49.319Z] Fetching upstream changes from https://github.com/moby/moby.git
12:34:49 [2021-05-25T12:34:49.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:49 [2021-05-25T12:34:49.321Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42412/head:refs/remotes/origin/PR-42412 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:49 [2021-05-25T12:34:49.667Z]  > git config core.sparsecheckout # timeout=10
12:34:49 [2021-05-25T12:34:49.678Z]  > git checkout -f 22b9e2a7e53645a3090ef305658f22264c380368 # timeout=10
12:34:50 [2021-05-25T12:34:50.630Z]  > git remote # timeout=10
12:34:50 [2021-05-25T12:34:50.635Z]  > git config --get remote.origin.url # timeout=10
12:34:50 [2021-05-25T12:34:50.640Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:50 [2021-05-25T12:34:50.641Z]  > git merge e02bc91dcbf6ab70ab39352f3577a4394b0f863a # timeout=10
12:34:50 [2021-05-25T12:34:50.652Z]  > git rev-parse HEAD^{commit} # timeout=10
12:34:50 [2021-05-25T12:34:50.661Z]  > git config core.sparsecheckout # timeout=10
12:34:50 [2021-05-25T12:34:50.665Z]  > git checkout -f 22b9e2a7e53645a3090ef305658f22264c380368 # timeout=10
12:34:51 [2021-05-25T12:34:51.097Z] #49 11.81 go: extracting github.com/mitchellh/go-homedir v1.1.0
12:34:51 [2021-05-25T12:34:51.097Z] #49 11.85 go: extracting github.com/fatih/color v1.7.0
12:34:51 [2021-05-25T12:34:51.097Z] #49 11.92 go: extracting github.com/spf13/pflag v1.0.5
12:34:51 [2021-05-25T12:34:51.097Z] #49 11.94 go: extracting github.com/pkg/errors v0.8.1
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_BRIDGE: enabled (as module)
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_NF_NAT: enabled (as module)
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_POSIX_MQUEUE: enabled
12:34:51 [2021-05-25T12:34:51.106Z] 
12:34:51 [2021-05-25T12:34:51.106Z] Optional Features:
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_USER_NS: enabled
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_SECCOMP: enabled
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_SECCOMP_FILTER: enabled
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_CGROUP_PIDS: enabled
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_MEMCG_SWAP: enabled
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:34:51 [2021-05-25T12:34:51.106Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_BLK_CGROUP: enabled
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_CGROUP_PERF: enabled
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_CGROUP_HUGETLB: enabled
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_CFS_BANDWIDTH: enabled
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_RT_GROUP_SCHED: missing
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_IP_VS: enabled (as module)
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_IP_VS_NFCT: enabled
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_IP_VS_RR: enabled (as module)
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_SECURITY_SELINUX: enabled
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_SECURITY_APPARMOR: enabled
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_EXT4_FS: enabled
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:34:51 [2021-05-25T12:34:51.106Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:34:51 [2021-05-25T12:34:51.106Z] - Network Drivers:
12:34:51 [2021-05-25T12:34:51.106Z]   - "overlay":
12:34:51 [2021-05-25T12:34:51.106Z]     - CONFIG_VXLAN: enabled (as module)
12:34:51 [2021-05-25T12:34:51.106Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:34:51 [2021-05-25T12:34:51.106Z]       Optional (for encrypted networks):
12:34:51 [2021-05-25T12:34:51.106Z]       - CONFIG_CRYPTO: enabled
12:34:51 [2021-05-25T12:34:51.106Z]       - CONFIG_CRYPTO_AEAD: enabled
12:34:51 [2021-05-25T12:34:51.106Z]       - CONFIG_CRYPTO_GCM: enabled
12:34:51 [2021-05-25T12:34:51.106Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:34:51 [2021-05-25T12:34:51.106Z]       - CONFIG_CRYPTO_GHASH: enabled
12:34:51 [2021-05-25T12:34:51.106Z]       - CONFIG_XFRM: enabled
12:34:51 [2021-05-25T12:34:51.106Z]       - CONFIG_XFRM_USER: enabled (as module)
12:34:51 [2021-05-25T12:34:51.106Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:34:51 [2021-05-25T12:34:51.106Z]       - CONFIG_INET_ESP: enabled (as module)
12:34:51 [2021-05-25T12:34:51.106Z]   - "ipvlan":
12:34:51 [2021-05-25T12:34:51.108Z] 
12:34:51 [2021-05-25T12:34:51.108Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:34:51 [2021-05-25T12:34:51.108Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:34:51 [2021-05-25T12:34:51.108Z] #64 DONE 0.0s
12:34:51 [2021-05-25T12:34:51.108Z] 
12:34:51 [2021-05-25T12:34:51.108Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:34:51 [2021-05-25T12:34:51.108Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:34:51 [2021-05-25T12:34:51.108Z] #62 DONE 0.0s
12:34:51 [2021-05-25T12:34:51.108Z] 
12:34:51 [2021-05-25T12:34:51.108Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:34:51 [2021-05-25T12:34:51.108Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
12:34:51 [2021-05-25T12:34:51.108Z] #9 DONE 0.0s
12:34:51 [2021-05-25T12:34:51.108Z] 
12:34:51 [2021-05-25T12:34:51.108Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
12:34:51 [2021-05-25T12:34:51.108Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
12:34:51 [2021-05-25T12:34:51.108Z] #26 DONE 0.0s
12:34:51 [2021-05-25T12:34:51.108Z] 
12:34:51 [2021-05-25T12:34:51.108Z] #23 [internal] load build context
12:34:51 [2021-05-25T12:34:51.108Z] #23 sha256:29feada60909897d159aa7fa8b683a164d720197f8522d6c93d2cb6cce05b34a
12:34:51 [2021-05-25T12:34:51.265Z] #3 DONE 0.3s
12:34:51 [2021-05-25T12:34:51.265Z] 
12:34:51 [2021-05-25T12:34:51.265Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:34:51 [2021-05-25T12:34:51.265Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
12:34:51 [2021-05-25T12:34:51.265Z] #4 CACHED
12:34:51 [2021-05-25T12:34:51.363Z]     - CONFIG_IPVLAN: enabled (as module)
12:34:51 [2021-05-25T12:34:51.363Z]   - "macvlan":
12:34:51 [2021-05-25T12:34:51.363Z]     - CONFIG_MACVLAN: enabled (as module)
12:34:51 [2021-05-25T12:34:51.363Z]     - CONFIG_DUMMY: enabled (as module)
12:34:51 [2021-05-25T12:34:51.363Z]   - "ftp,tftp client in container":
12:34:51 [2021-05-25T12:34:51.363Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:34:51 [2021-05-25T12:34:51.363Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:34:51 [2021-05-25T12:34:51.363Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:34:51 [2021-05-25T12:34:51.363Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:34:51 [2021-05-25T12:34:51.363Z] - Storage Drivers:
12:34:51 [2021-05-25T12:34:51.363Z]   - "aufs":
12:34:51 [2021-05-25T12:34:51.363Z]     - CONFIG_AUFS_FS: enabled (as module)
12:34:51 [2021-05-25T12:34:51.363Z]   - "btrfs":
12:34:51 [2021-05-25T12:34:51.363Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:34:51 [2021-05-25T12:34:51.363Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:34:51 [2021-05-25T12:34:51.363Z]   - "devicemapper":
12:34:51 [2021-05-25T12:34:51.363Z]     - CONFIG_BLK_DEV_DM: enabled
12:34:51 [2021-05-25T12:34:51.363Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:34:51 [2021-05-25T12:34:51.363Z]   - "overlay":
12:34:51 [2021-05-25T12:34:51.363Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:34:51 [2021-05-25T12:34:51.364Z]   - "zfs":
12:34:51 [2021-05-25T12:34:51.364Z]     - /dev/zfs: present
12:34:51 [2021-05-25T12:34:51.364Z]     - zfs command: missing
12:34:51 [2021-05-25T12:34:51.364Z]     - zpool command: missing
12:34:51 [2021-05-25T12:34:51.364Z] 
12:34:51 [2021-05-25T12:34:51.364Z] Limits:
12:34:51 [2021-05-25T12:34:51.364Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:34:51 [2021-05-25T12:34:51.364Z] 
12:34:51 [2021-05-25T12:34:51.364Z] + true
12:34:51 [2021-05-25T12:34:51.367Z] #49 12.03 go: downloading github.com/go-critic/go-critic v0.4.1
12:34:51 [2021-05-25T12:34:51.367Z] #49 12.08 go: extracting github.com/sirupsen/logrus v1.4.2
12:34:51 [2021-05-25T12:34:51.367Z] #49 12.09 go: downloading github.com/mattn/go-colorable v0.1.4
12:34:51 [2021-05-25T12:34:51.367Z] #49 12.12 go: extracting github.com/go-lintpack/lintpack v0.5.2
12:34:51 [2021-05-25T12:34:51.367Z] #49 12.16 go: extracting github.com/spf13/cobra v0.0.5
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
12:34:51 [2021-05-25T12:34:51.240Z]  > git remote # timeout=10
12:34:51 [2021-05-25T12:34:51.281Z]  > git config --get remote.origin.url # timeout=10
12:34:51 [2021-05-25T12:34:51.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:51 [2021-05-25T12:34:51.321Z]  > git merge e02bc91dcbf6ab70ab39352f3577a4394b0f863a # timeout=10
[Pipeline] sh
12:34:51 [2021-05-25T12:34:51.417Z] Commit message: "vendor: github.com/ishidawataru/sctp f2269e66cdee387bd321445d5d300893449805be"
12:34:51 [2021-05-25T12:34:51.513Z] Merge succeeded, producing 22b9e2a7e53645a3090ef305658f22264c380368
12:34:51 [2021-05-25T12:34:51.514Z] Checking out Revision 22b9e2a7e53645a3090ef305658f22264c380368 (PR-42412)
12:34:51 [2021-05-25T12:34:51.525Z] 
12:34:51 [2021-05-25T12:34:51.525Z] #6 [internal] load metadata for docker.io/library/debian:buster
12:34:51 [2021-05-25T12:34:51.525Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
12:34:51 [2021-05-25T12:34:51.525Z] #6 DONE 0.1s
12:34:51 [2021-05-25T12:34:51.525Z] 
12:34:51 [2021-05-25T12:34:51.525Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:34:51 [2021-05-25T12:34:51.525Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:34:51 [2021-05-25T12:34:51.525Z] #8 DONE 0.1s
12:34:51 [2021-05-25T12:34:51.525Z] 
12:34:51 [2021-05-25T12:34:51.525Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:34:51 [2021-05-25T12:34:51.525Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:34:51 [2021-05-25T12:34:51.525Z] #7 DONE 0.1s
12:34:51 [2021-05-25T12:34:51.525Z] 
12:34:51 [2021-05-25T12:34:51.525Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
12:34:51 [2021-05-25T12:34:51.525Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
12:34:51 [2021-05-25T12:34:51.627Z] #49 12.57 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:34:51 [2021-05-25T12:34:51.689Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:22b9e2a7e53645a3090ef305658f22264c380368 .
12:34:51 [2021-05-25T12:34:51.785Z] #5 DONE 0.4s
[Pipeline] withEnv
[Pipeline] {
12:34:51 [2021-05-25T12:34:51.888Z] #49 12.61 go: extracting github.com/mattn/go-colorable v0.1.4
12:34:51 [2021-05-25T12:34:51.888Z] #49 12.66 go: downloading github.com/spf13/viper v1.6.1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:34:51 [2021-05-25T12:34:51.947Z] #1 [internal] load build definition from Dockerfile
12:34:51 [2021-05-25T12:34:51.947Z] #1 sha256:ca75d7be8673ac6fd53f7e66f7cbec303b394106a01b55c0f6bc0aa0ba520b07
12:34:51 [2021-05-25T12:34:51.947Z] #1 transferring dockerfile: 17.07kB done
12:34:51 [2021-05-25T12:34:51.947Z] #1 DONE 0.0s
12:34:51 [2021-05-25T12:34:51.947Z] 
12:34:51 [2021-05-25T12:34:51.947Z] #2 [internal] load .dockerignore
12:34:51 [2021-05-25T12:34:51.947Z] #2 sha256:7ed7072e48c939613a358db33bdf99787112e21d73135f8bcddba31c439ed080
12:34:51 [2021-05-25T12:34:51.947Z] #2 transferring context: 87B done
12:34:51 [2021-05-25T12:34:51.947Z] #2 DONE 0.0s
12:34:51 [2021-05-25T12:34:51.947Z] 
12:34:51 [2021-05-25T12:34:51.947Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
12:34:51 [2021-05-25T12:34:51.947Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
12:34:51 [2021-05-25T12:34:51.947Z] #3 DONE 0.2s
12:34:51 [2021-05-25T12:34:51.947Z] 
12:34:51 [2021-05-25T12:34:51.947Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:34:51 [2021-05-25T12:34:51.947Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
12:34:51 [2021-05-25T12:34:51.947Z] #4 CACHED
12:34:52 [2021-05-25T12:34:52.046Z] 
12:34:52 [2021-05-25T12:34:52.046Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:34:52 [2021-05-25T12:34:52.046Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:34:52 [2021-05-25T12:34:52.046Z] #64 DONE 0.0s
12:34:52 [2021-05-25T12:34:52.046Z] 
12:34:52 [2021-05-25T12:34:52.046Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:34:52 [2021-05-25T12:34:52.046Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:34:52 [2021-05-25T12:34:52.046Z] #62 DONE 0.0s
12:34:52 [2021-05-25T12:34:52.046Z] 
12:34:52 [2021-05-25T12:34:52.046Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:34:52 [2021-05-25T12:34:52.046Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
12:34:52 [2021-05-25T12:34:52.046Z] #9 DONE 0.0s
12:34:52 [2021-05-25T12:34:52.046Z] 
12:34:52 [2021-05-25T12:34:52.046Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
12:34:52 [2021-05-25T12:34:52.046Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
12:34:52 [2021-05-25T12:34:52.046Z] #26 DONE 0.0s
12:34:52 [2021-05-25T12:34:52.046Z] 
12:34:52 [2021-05-25T12:34:52.046Z] #23 [internal] load build context
12:34:52 [2021-05-25T12:34:52.046Z] #23 sha256:a1ac8039abd431435ca121ca7aa18ddc61af755f2628436bd937237c02c9485b
12:34:52 [2021-05-25T12:34:52.149Z] #49 12.88 go: downloading github.com/ultraware/funlen v0.0.2
12:34:52 [2021-05-25T12:34:52.149Z] #49 12.91 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:34:52 [2021-05-25T12:34:52.149Z] #49 13.00 go: extracting github.com/ultraware/funlen v0.0.2
12:34:52 [2021-05-25T12:34:52.149Z] #49 ...
12:34:52 [2021-05-25T12:34:52.149Z] 
12:34:52 [2021-05-25T12:34:52.149Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:34:52 [2021-05-25T12:34:52.149Z] #67 sha256:0493ae5f1d42a4f6b16cf4994c6b4497ed0a29510659fe2516c9a179c6b64454
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.044 + RM_GOPATH=0
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.044 + TMP_GOPATH=
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.044 + : /build
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.044 + '[' -z '' ']'
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.044 ++ mktemp -d
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.057 + export GOPATH=/tmp/tmp.GZEznLwT3g
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.057 + GOPATH=/tmp/tmp.GZEznLwT3g
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.057 + RM_GOPATH=1
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.057 + case "$(go env GOARCH)" in
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.057 ++ go env GOARCH
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.061 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.061 + export GO_BUILDMODE=-buildmode=pie
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.061 + GO_BUILDMODE=-buildmode=pie
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.061 ++ dirname /tmp/install/install.sh
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.061 + dir=/tmp/install
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.061 + bin=proxy
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.061 + shift
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.061 + '[' '!' -f /tmp/install/proxy.installer ']'
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.061 + . /tmp/install/proxy.installer
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.061 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.061 + install_proxy
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.061 + case "$1" in
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.061 + export CGO_ENABLED=0
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.061 + CGO_ENABLED=0
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.061 + _install_proxy
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.061 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.061 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GZEznLwT3g/src/github.com/docker/libnetwork
12:34:52 [2021-05-25T12:34:52.149Z] #67 3.088 Cloning into '/tmp/tmp.GZEznLwT3g/src/github.com/docker/libnetwork'...
12:34:52 [2021-05-25T12:34:52.205Z] 
12:34:52 [2021-05-25T12:34:52.205Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:34:52 [2021-05-25T12:34:52.205Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:34:52 [2021-05-25T12:34:52.205Z] + docker version
12:34:52 [2021-05-25T12:34:52.205Z] Client: Docker Engine - Community
12:34:52 [2021-05-25T12:34:52.205Z]  Version:           20.10.5
12:34:52 [2021-05-25T12:34:52.205Z]  API version:       1.41
12:34:52 [2021-05-25T12:34:52.205Z]  Go version:        go1.13.15
12:34:52 [2021-05-25T12:34:52.205Z]  Git commit:        55c4c88
12:34:52 [2021-05-25T12:34:52.205Z]  Built:             Tue Mar  2 20:19:31 2021
12:34:52 [2021-05-25T12:34:52.205Z]  OS/Arch:           linux/arm64
12:34:52 [2021-05-25T12:34:52.205Z]  Context:           default
12:34:52 [2021-05-25T12:34:52.205Z]  Experimental:      true
12:34:52 [2021-05-25T12:34:52.205Z] 
12:34:52 [2021-05-25T12:34:52.205Z] Server: Docker Engine - Community
12:34:52 [2021-05-25T12:34:52.205Z]  Engine:
12:34:52 [2021-05-25T12:34:52.205Z]   Version:          20.10.5
12:34:52 [2021-05-25T12:34:52.205Z]   API version:      1.41 (minimum version 1.12)
12:34:52 [2021-05-25T12:34:52.205Z]   Go version:       go1.13.15
12:34:52 [2021-05-25T12:34:52.205Z]   Git commit:       363e9a8
12:34:52 [2021-05-25T12:34:52.205Z]   Built:            Tue Mar  2 20:17:22 2021
12:34:52 [2021-05-25T12:34:52.205Z]   OS/Arch:          linux/arm64
12:34:52 [2021-05-25T12:34:52.205Z]   Experimental:     true
12:34:52 [2021-05-25T12:34:52.205Z]  containerd:
12:34:52 [2021-05-25T12:34:52.205Z]   Version:          1.4.4
12:34:52 [2021-05-25T12:34:52.205Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:34:52 [2021-05-25T12:34:52.205Z]  runc:
12:34:52 [2021-05-25T12:34:52.205Z]   Version:          1.0.0-rc93
12:34:52 [2021-05-25T12:34:52.205Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:34:52 [2021-05-25T12:34:52.205Z]  docker-init:
12:34:52 [2021-05-25T12:34:52.205Z]   Version:          0.19.0
12:34:52 [2021-05-25T12:34:52.205Z]   GitCommit:        de40ad0
[Pipeline] sh
12:34:52 [2021-05-25T12:34:52.410Z] #67 ...
12:34:52 [2021-05-25T12:34:52.410Z] 
12:34:52 [2021-05-25T12:34:52.410Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:34:52 [2021-05-25T12:34:52.410Z] #49 sha256:4c4b5fb24898287f6516cfc2d814e66757c271551eb05de30f229de60d2bd8cf
12:34:52 [2021-05-25T12:34:52.410Z] #49 13.03 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:34:52 [2021-05-25T12:34:52.410Z] #49 13.03 go: extracting github.com/spf13/viper v1.6.1
12:34:52 [2021-05-25T12:34:52.410Z] #49 13.12 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:34:52 [2021-05-25T12:34:52.410Z] #49 13.14 go: extracting github.com/go-critic/go-critic v0.4.1
12:34:52 [2021-05-25T12:34:52.463Z] #8 DONE 0.1s
12:34:52 [2021-05-25T12:34:52.463Z] 
12:34:52 [2021-05-25T12:34:52.463Z] #5 [internal] load metadata for docker.io/library/debian:buster
12:34:52 [2021-05-25T12:34:52.463Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
12:34:52 [2021-05-25T12:34:52.463Z] #5 DONE 0.1s
12:34:52 [2021-05-25T12:34:52.463Z] 
12:34:52 [2021-05-25T12:34:52.463Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:34:52 [2021-05-25T12:34:52.463Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:34:52 [2021-05-25T12:34:52.463Z] #6 DONE 0.1s
12:34:52 [2021-05-25T12:34:52.463Z] 
12:34:52 [2021-05-25T12:34:52.463Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
12:34:52 [2021-05-25T12:34:52.463Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
12:34:52 [2021-05-25T12:34:52.463Z] #7 DONE 0.3s
12:34:52 [2021-05-25T12:34:52.465Z] Commit message: "vendor: github.com/ishidawataru/sctp f2269e66cdee387bd321445d5d300893449805be"
12:34:52 [2021-05-25T12:34:52.490Z] #23 transferring context: 53.25MB 1.3s done
12:34:52 [2021-05-25T12:34:52.490Z] #23 DONE 1.3s
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:34:52 [2021-05-25T12:34:52.490Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
12:34:52 [2021-05-25T12:34:52.490Z] #40 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:34:52 [2021-05-25T12:34:52.490Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
12:34:52 [2021-05-25T12:34:52.490Z] #32 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:34:52 [2021-05-25T12:34:52.490Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
12:34:52 [2021-05-25T12:34:52.490Z] #55 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:34:52 [2021-05-25T12:34:52.490Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:34:52 [2021-05-25T12:34:52.490Z] #13 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:34:52 [2021-05-25T12:34:52.490Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
12:34:52 [2021-05-25T12:34:52.490Z] #16 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:34:52 [2021-05-25T12:34:52.490Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
12:34:52 [2021-05-25T12:34:52.490Z] #17 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:34:52 [2021-05-25T12:34:52.490Z] #67 sha256:0c04e05274a547f6eecb4bb89751d4fb3bae587aea567a43bcaa39209b5eb607
12:34:52 [2021-05-25T12:34:52.490Z] #67 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:34:52 [2021-05-25T12:34:52.490Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
12:34:52 [2021-05-25T12:34:52.490Z] #10 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:34:52 [2021-05-25T12:34:52.490Z] #46 sha256:05924210fee0ae12a6f4408075e45b2b64504f806ecb913cc6b247c88adad93f
12:34:52 [2021-05-25T12:34:52.490Z] #46 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:34:52 [2021-05-25T12:34:52.490Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
12:34:52 [2021-05-25T12:34:52.490Z] #42 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:34:52 [2021-05-25T12:34:52.490Z] #41 sha256:5957d84541b3b17c7f6cab300dff9b126cebf066e570d6c3a6eb09699f0ff907
12:34:52 [2021-05-25T12:34:52.490Z] #41 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
12:34:52 [2021-05-25T12:34:52.490Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
12:34:52 [2021-05-25T12:34:52.490Z] #14 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:34:52 [2021-05-25T12:34:52.490Z] #69 sha256:b5fe3c7ab799287fe846c60eade9f171b631d82f4667a4998181250886216e42
12:34:52 [2021-05-25T12:34:52.490Z] #69 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #19 [dev-systemd-false  6/26] RUN ldconfig
12:34:52 [2021-05-25T12:34:52.490Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
12:34:52 [2021-05-25T12:34:52.490Z] #19 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:34:52 [2021-05-25T12:34:52.490Z] #37 sha256:38fc5e906842bfbc16bc607782b9dbc19b181a5990e950d001aca75bea2acffd
12:34:52 [2021-05-25T12:34:52.490Z] #37 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:34:52 [2021-05-25T12:34:52.490Z] #49 sha256:f0324dd913e57156745b1e86ed3d6164df2ad447ef18764eefe5be23f5452cdd
12:34:52 [2021-05-25T12:34:52.490Z] #49 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:34:52 [2021-05-25T12:34:52.490Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
12:34:52 [2021-05-25T12:34:52.490Z] #15 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:34:52 [2021-05-25T12:34:52.490Z] #68 sha256:26df5f9e5c485b82bcb22921c773c2d4bee93e2658d385d0dcb3dfcf111d35ca
12:34:52 [2021-05-25T12:34:52.490Z] #68 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:34:52 [2021-05-25T12:34:52.490Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:34:52 [2021-05-25T12:34:52.490Z] #43 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:34:52 [2021-05-25T12:34:52.490Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
12:34:52 [2021-05-25T12:34:52.490Z] #31 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:34:52 [2021-05-25T12:34:52.490Z] #61 sha256:9d3b24eccd54c8a2cbd5d1e8730ebe9925682009bfbac7a4a013247c1ca82994
12:34:52 [2021-05-25T12:34:52.490Z] #61 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:34:52 [2021-05-25T12:34:52.490Z] #30 sha256:a385a2af5833a47a067d9604bdf60703fce7a05035f0f48583888422a96058a7
12:34:52 [2021-05-25T12:34:52.490Z] #30 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:34:52 [2021-05-25T12:34:52.490Z] #45 sha256:59227b0c1ecb46eb82a9e839160fba9edccbf0992d53c8dba5f9a8c166270aa1
12:34:52 [2021-05-25T12:34:52.490Z] #45 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:34:52 [2021-05-25T12:34:52.490Z] #29 sha256:55d11942aec981bef9c312d4e0d42b12d843a52c972241574e2860ea324e215f
12:34:52 [2021-05-25T12:34:52.490Z] #29 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:34:52 [2021-05-25T12:34:52.490Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
12:34:52 [2021-05-25T12:34:52.490Z] #39 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:34:52 [2021-05-25T12:34:52.490Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
12:34:52 [2021-05-25T12:34:52.490Z] #18 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:34:52 [2021-05-25T12:34:52.490Z] #24 sha256:891886e6105eb3b5fa87797ba0bf7e43e4baba0a57aa24918e200907b04590ac
12:34:52 [2021-05-25T12:34:52.490Z] #24 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:34:52 [2021-05-25T12:34:52.490Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
12:34:52 [2021-05-25T12:34:52.490Z] #63 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:34:52 [2021-05-25T12:34:52.490Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
12:34:52 [2021-05-25T12:34:52.490Z] #36 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:34:52 [2021-05-25T12:34:52.490Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
12:34:52 [2021-05-25T12:34:52.490Z] #65 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:34:52 [2021-05-25T12:34:52.490Z] #66 sha256:6cf24057049e1dc1562bf397a23e20f6d4ed4bef0f0def5e1715b63197597ac1
12:34:52 [2021-05-25T12:34:52.490Z] #66 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:34:52 [2021-05-25T12:34:52.490Z] #54 sha256:9c0c4a44b5d7cc298d1d8da3e2e8d5deac91bc0add99e83576dafa2416aef44a
12:34:52 [2021-05-25T12:34:52.490Z] #54 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:34:52 [2021-05-25T12:34:52.490Z] #51 sha256:d471eb5ea7cd0aaa2ca16a6aa97954f6cca08991ebc7710c0dbdb0995238cb72
12:34:52 [2021-05-25T12:34:52.490Z] #51 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:34:52 [2021-05-25T12:34:52.490Z] #47 sha256:b0d02da1de2b45e6e30fd43cd28179c0ff433a94a28195946a578967adb68cae
12:34:52 [2021-05-25T12:34:52.490Z] #47 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:34:52 [2021-05-25T12:34:52.490Z] #48 sha256:42adedf476878e42b5a6f1ac2b7e93fd5923b6c320d1d002f4b8cd42525c20f8
12:34:52 [2021-05-25T12:34:52.490Z] #48 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:34:52 [2021-05-25T12:34:52.490Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
12:34:52 [2021-05-25T12:34:52.490Z] #27 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
12:34:52 [2021-05-25T12:34:52.490Z] #34 sha256:0b8a029ebe430ee71a401837c7886d5474af8196d3315c192a1761150b577850
12:34:52 [2021-05-25T12:34:52.490Z] #34 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.490Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:34:52 [2021-05-25T12:34:52.490Z] #53 sha256:c132e476db36814c9f8cff78d53b8b5d2c72de06930ccdd55e9c961cd8f43e2b
12:34:52 [2021-05-25T12:34:52.490Z] #53 CACHED
12:34:52 [2021-05-25T12:34:52.490Z] 
12:34:52 [2021-05-25T12:34:52.491Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:34:52 [2021-05-25T12:34:52.491Z] #25 sha256:89def7e685c9a3e377833b05d8d25948f98dfa183c29ef310335746029354e66
12:34:52 [2021-05-25T12:34:52.491Z] #25 CACHED
12:34:52 [2021-05-25T12:34:52.491Z] 
12:34:52 [2021-05-25T12:34:52.491Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:34:52 [2021-05-25T12:34:52.491Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
12:34:52 [2021-05-25T12:34:52.491Z] #20 CACHED
12:34:52 [2021-05-25T12:34:52.491Z] 
12:34:52 [2021-05-25T12:34:52.491Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
12:34:52 [2021-05-25T12:34:52.491Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
12:34:52 [2021-05-25T12:34:52.491Z] #11 CACHED
12:34:52 [2021-05-25T12:34:52.491Z] 
12:34:52 [2021-05-25T12:34:52.491Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:34:52 [2021-05-25T12:34:52.491Z] #44 sha256:7c06548fe27182c0c69e0db3efdb3e9b63d651876c4f25c7b0d3043f9872c107
12:34:52 [2021-05-25T12:34:52.491Z] #44 CACHED
12:34:52 [2021-05-25T12:34:52.491Z] 
12:34:52 [2021-05-25T12:34:52.491Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
12:34:52 [2021-05-25T12:34:52.491Z] #35 sha256:e4de4b3317ef88a9da476e67b4350d707c9dfd412915101fcbd2da4970cdfa76
12:34:52 [2021-05-25T12:34:52.491Z] #35 CACHED
12:34:52 [2021-05-25T12:34:52.491Z] 
12:34:52 [2021-05-25T12:34:52.491Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:34:52 [2021-05-25T12:34:52.491Z] #57 sha256:d507243433f3cf271fbff0bd200c7e0ec0d580bd45befa92dfbad3504f453c03
12:34:52 [2021-05-25T12:34:52.491Z] #57 CACHED
12:34:52 [2021-05-25T12:34:52.491Z] 
12:34:52 [2021-05-25T12:34:52.491Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:34:52 [2021-05-25T12:34:52.491Z] #60 sha256:d7733d365bb1609f6be1ab2952df71bb527c019ae3dab0eada70c88f1a00fe76
12:34:52 [2021-05-25T12:34:52.491Z] #60 CACHED
12:34:52 [2021-05-25T12:34:52.491Z] 
12:34:52 [2021-05-25T12:34:52.491Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:34:52 [2021-05-25T12:34:52.491Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
12:34:52 [2021-05-25T12:34:52.491Z] #21 CACHED
12:34:52 [2021-05-25T12:34:52.491Z] 
12:34:52 [2021-05-25T12:34:52.491Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:34:52 [2021-05-25T12:34:52.491Z] #38 sha256:f52468ba10755b0e17fa5d3b08d30cd1af8690387cb91f90ed0f78605401b532
12:34:52 [2021-05-25T12:34:52.491Z] #38 CACHED
12:34:52 [2021-05-25T12:34:52.491Z] 
12:34:52 [2021-05-25T12:34:52.491Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:34:52 [2021-05-25T12:34:52.491Z] #33 sha256:6a8d123346856531fcb61a502879b5cb012c79d7ea25054966af92b8ceb35ae2
12:34:52 [2021-05-25T12:34:52.491Z] #33 CACHED
12:34:52 [2021-05-25T12:34:52.491Z] 
12:34:52 [2021-05-25T12:34:52.491Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:34:52 [2021-05-25T12:34:52.491Z] #52 sha256:29d409d300dde25b1baf39a1180c0948c5c3ef6493215a123661c8e8744b2c7e
12:34:52 [2021-05-25T12:34:52.491Z] #52 CACHED
12:34:52 [2021-05-25T12:34:52.491Z] 
12:34:52 [2021-05-25T12:34:52.491Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:34:52 [2021-05-25T12:34:52.491Z] #28 sha256:21654d3381b9449f0142f7a0a2bc7992307b319a47b9df826dcd937e37643709
12:34:52 [2021-05-25T12:34:52.491Z] #28 CACHED
12:34:52 [2021-05-25T12:34:52.491Z] 
12:34:52 [2021-05-25T12:34:52.491Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:34:52 [2021-05-25T12:34:52.491Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4
12:34:52 [2021-05-25T12:34:52.491Z] #22 CACHED
12:34:52 [2021-05-25T12:34:52.491Z] 
12:34:52 [2021-05-25T12:34:52.491Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:34:52 [2021-05-25T12:34:52.491Z] #58 sha256:8f236b4a68b44b414870542aa6b47b9e468129ac84cedcea1b272c63cc7a343b
12:34:52 [2021-05-25T12:34:52.491Z] #58 CACHED
12:34:52 [2021-05-25T12:34:52.491Z] 
12:34:52 [2021-05-25T12:34:52.491Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:34:52 [2021-05-25T12:34:52.491Z] #59 sha256:2266fd74f213dddd7aa7b9acbb3223179a515ab2e3eae794b49b1b2dd711b876
12:34:52 [2021-05-25T12:34:52.491Z] #59 CACHED
12:34:52 [2021-05-25T12:34:52.491Z] 
12:34:52 [2021-05-25T12:34:52.491Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:34:52 [2021-05-25T12:34:52.491Z] #50 sha256:141f6cb2c96841ef9f867f1becc8d7fed1e8d524ebd228f0e9da65ecb38a6d4f
12:34:52 [2021-05-25T12:34:52.491Z] #50 CACHED
12:34:52 [2021-05-25T12:34:52.491Z] 
12:34:52 [2021-05-25T12:34:52.491Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:34:52 [2021-05-25T12:34:52.491Z] #56 sha256:b98b94a9d0f372ad4f33274b01fa6a5298fc4edcc96b0208d2fefd15c3812ffb
12:34:52 [2021-05-25T12:34:52.491Z] #56 CACHED
12:34:52 [2021-05-25T12:34:52.491Z] 
12:34:52 [2021-05-25T12:34:52.491Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
12:34:52 [2021-05-25T12:34:52.491Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
12:34:52 [2021-05-25T12:34:52.491Z] #12 CACHED
12:34:52 [2021-05-25T12:34:52.491Z] 
12:34:52 [2021-05-25T12:34:52.491Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
12:34:52 [2021-05-25T12:34:52.491Z] #70 sha256:7cf9d8779d195576b44b0e355a61860f1ece99187b00ff196e58bdf861b5f5ac
12:34:52 [2021-05-25T12:34:52.491Z] #70 CACHED
12:34:52 [2021-05-25T12:34:52.491Z] 
12:34:52 [2021-05-25T12:34:52.491Z] #71 exporting to image
12:34:52 [2021-05-25T12:34:52.491Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:34:52 [2021-05-25T12:34:52.491Z] #71 exporting layers done
12:34:52 [2021-05-25T12:34:52.491Z] #71 writing image sha256:e76dd2993c23106b5ced5144831d43223b13cddffbba89d6507ab2dfb8806c11 0.0s done
12:34:52 [2021-05-25T12:34:52.491Z] #71 naming to docker.io/library/docker:22b9e2a7e53645a3090ef305658f22264c380368 done
12:34:52 [2021-05-25T12:34:52.491Z] #71 DONE 0.1s
[Pipeline] }
12:34:52 [2021-05-25T12:34:52.495Z] + docker info
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:34:52 [2021-05-25T12:34:52.566Z] Merge succeeded, producing 22b9e2a7e53645a3090ef305658f22264c380368
12:34:52 [2021-05-25T12:34:52.566Z] Checking out Revision 22b9e2a7e53645a3090ef305658f22264c380368 (PR-42412)
12:34:52 [2021-05-25T12:34:52.671Z] #49 13.30 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:34:52 [2021-05-25T12:34:52.671Z] #49 13.40 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:34:52 [2021-05-25T12:34:52.671Z] #49 13.41 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:34:52 [2021-05-25T12:34:52.671Z] #49 13.45 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:34:52 [2021-05-25T12:34:52.671Z] #49 13.47 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:34:52 [2021-05-25T12:34:52.671Z] #49 13.54 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:34:52 [2021-05-25T12:34:52.722Z] 
12:34:52 [2021-05-25T12:34:52.722Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
12:34:52 [2021-05-25T12:34:52.722Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
12:34:52 [2021-05-25T12:34:52.722Z] #26 DONE 0.0s
12:34:52 [2021-05-25T12:34:52.722Z] 
12:34:52 [2021-05-25T12:34:52.722Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:34:52 [2021-05-25T12:34:52.722Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:34:52 [2021-05-25T12:34:52.722Z] #64 DONE 0.0s
12:34:52 [2021-05-25T12:34:52.722Z] 
12:34:52 [2021-05-25T12:34:52.722Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:34:52 [2021-05-25T12:34:52.722Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:34:52 [2021-05-25T12:34:52.722Z] #62 DONE 0.0s
12:34:52 [2021-05-25T12:34:52.722Z] 
12:34:52 [2021-05-25T12:34:52.722Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:34:52 [2021-05-25T12:34:52.722Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
12:34:52 [2021-05-25T12:34:52.722Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done
12:34:52 [2021-05-25T12:34:52.825Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=22b9e2a7e53645a3090ef305658f22264c380368 -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:22b9e2a7e53645a3090ef305658f22264c380368 hack/make.sh dynbinary test-integration
12:34:52 [2021-05-25T12:34:52.934Z] #49 13.66 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:34:52 [2021-05-25T12:34:52.934Z] #49 13.77 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:34:52 [2021-05-25T12:34:52.981Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
12:34:52 [2021-05-25T12:34:52.981Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s
12:34:52 [2021-05-25T12:34:52.981Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
12:34:52 [2021-05-25T12:34:52.981Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
12:34:52 [2021-05-25T12:34:52.981Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.15MB / 50.40MB 0.1s
12:34:52 [2021-05-25T12:34:52.981Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s
12:34:52 [2021-05-25T12:34:52.981Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.3s done
12:34:52 [2021-05-25T12:34:52.981Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.88MB / 50.40MB 0.3s
12:34:52 [2021-05-25T12:34:52.981Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.19MB / 7.81MB 0.3s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:34:53 [2021-05-25T12:34:53.194Z] #49 14.04 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
12:34:53 [2021-05-25T12:34:53.250Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 34.02MB / 50.40MB 0.5s
12:34:53 [2021-05-25T12:34:53.250Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done
12:34:53 [2021-05-25T12:34:53.250Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.39MB / 51.83MB 0.5s
12:34:53 [2021-05-25T12:34:53.250Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.05MB / 68.67MB 0.5s
12:34:53 [2021-05-25T12:34:53.250Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.85MB / 50.40MB 0.6s
12:34:53 [2021-05-25T12:34:53.250Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.83MB / 51.83MB 0.6s
12:34:53 [2021-05-25T12:34:53.250Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.24MB / 68.67MB 0.6s
12:34:51 [2021-05-25T12:34:51.435Z]  > git rev-parse "HEAD^{commit}" # timeout=10
12:34:51 [2021-05-25T12:34:51.543Z]  > git config core.sparsecheckout # timeout=10
12:34:51 [2021-05-25T12:34:51.585Z]  > git checkout -f 22b9e2a7e53645a3090ef305658f22264c380368 # timeout=10
12:34:52 [2021-05-25T12:34:52.206Z]  > git remote # timeout=10
12:34:52 [2021-05-25T12:34:52.272Z]  > git config --get remote.origin.url # timeout=10
12:34:52 [2021-05-25T12:34:52.331Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:52 [2021-05-25T12:34:52.333Z]  > git merge e02bc91dcbf6ab70ab39352f3577a4394b0f863a # timeout=10
12:34:52 [2021-05-25T12:34:52.472Z]  > git rev-parse "HEAD^{commit}" # timeout=10
12:34:52 [2021-05-25T12:34:52.603Z]  > git config core.sparsecheckout # timeout=10
12:34:52 [2021-05-25T12:34:52.660Z]  > git checkout -f 22b9e2a7e53645a3090ef305658f22264c380368 # timeout=10
12:34:53 [2021-05-25T12:34:53.386Z] 
12:34:53 [2021-05-25T12:34:53.386Z] Removing bundles/
12:34:53 [2021-05-25T12:34:53.386Z] 
12:34:53 [2021-05-25T12:34:53.434Z] #23 transferring context: 53.24MB 1.5s done
12:34:53 [2021-05-25T12:34:53.434Z] #23 DONE 1.5s
12:34:53 [2021-05-25T12:34:53.454Z] #49 14.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:34:53 [2021-05-25T12:34:53.454Z] #49 14.26 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:34:53 [2021-05-25T12:34:53.508Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 48.23MB / 50.40MB 0.7s
12:34:53 [2021-05-25T12:34:53.508Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.02MB / 51.83MB 0.7s
12:34:53 [2021-05-25T12:34:53.508Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.53MB / 68.67MB 0.7s
12:34:53 [2021-05-25T12:34:53.508Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.21MB / 51.83MB 0.8s
12:34:53 [2021-05-25T12:34:53.508Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.02MB / 68.67MB 0.8s
12:34:53 [2021-05-25T12:34:53.534Z] Commit message: "vendor: github.com/ishidawataru/sctp f2269e66cdee387bd321445d5d300893449805be"
12:34:53 [2021-05-25T12:34:53.641Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:34:53 [2021-05-25T12:34:53.641Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:34:53 [2021-05-25T12:34:53.641Z] GOOS="" GOARCH="" GOARM=""
12:34:53 [2021-05-25T12:34:53.696Z] 
12:34:53 [2021-05-25T12:34:53.696Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:34:53 [2021-05-25T12:34:53.696Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
12:34:53 [2021-05-25T12:34:53.696Z] #10 CACHED
12:34:53 [2021-05-25T12:34:53.696Z] 
12:34:53 [2021-05-25T12:34:53.696Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
12:34:53 [2021-05-25T12:34:53.696Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
12:34:53 [2021-05-25T12:34:53.696Z] #11 CACHED
12:34:53 [2021-05-25T12:34:53.696Z] 
12:34:53 [2021-05-25T12:34:53.696Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:34:53 [2021-05-25T12:34:53.696Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
12:34:53 [2021-05-25T12:34:53.696Z] #55 CACHED
12:34:53 [2021-05-25T12:34:53.696Z] 
12:34:53 [2021-05-25T12:34:53.696Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:34:53 [2021-05-25T12:34:53.696Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
12:34:53 [2021-05-25T12:34:53.696Z] #36 CACHED
12:34:53 [2021-05-25T12:34:53.696Z] 
12:34:53 [2021-05-25T12:34:53.696Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
12:34:53 [2021-05-25T12:34:53.696Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
12:34:53 [2021-05-25T12:34:53.696Z] #12 CACHED
12:34:53 [2021-05-25T12:34:53.696Z] 
12:34:53 [2021-05-25T12:34:53.696Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:34:53 [2021-05-25T12:34:53.696Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:34:53 [2021-05-25T12:34:53.696Z] #13 CACHED
12:34:53 [2021-05-25T12:34:53.696Z] 
12:34:53 [2021-05-25T12:34:53.696Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:34:53 [2021-05-25T12:34:53.696Z] #24 sha256:f98f13f367a5133c34c5b57b8751e2556203579acf57e81825edf087cff0e7f8
12:34:53 [2021-05-25T12:34:53.783Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.8s done
12:34:53 [2021-05-25T12:34:53.783Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.46MB / 51.83MB 0.9s
12:34:53 [2021-05-25T12:34:53.783Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.33MB / 68.67MB 0.9s
12:34:53 [2021-05-25T12:34:53.783Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.60MB / 51.83MB 1.0s
12:34:53 [2021-05-25T12:34:53.783Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.41MB / 68.67MB 1.0s
12:34:53 [2021-05-25T12:34:53.783Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.0s
12:34:53 [2021-05-25T12:34:53.880Z] Client:
12:34:53 [2021-05-25T12:34:53.880Z]  Context:    default
12:34:53 [2021-05-25T12:34:53.880Z]  Debug Mode: false
12:34:53 [2021-05-25T12:34:53.880Z]  Plugins:
12:34:53 [2021-05-25T12:34:53.880Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:34:53 [2021-05-25T12:34:53.880Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
12:34:53 [2021-05-25T12:34:53.880Z] 
12:34:53 [2021-05-25T12:34:53.880Z] Server:
12:34:53 [2021-05-25T12:34:53.880Z]  Containers: 0
12:34:53 [2021-05-25T12:34:53.880Z]   Running: 0
12:34:53 [2021-05-25T12:34:53.880Z]   Paused: 0
12:34:53 [2021-05-25T12:34:53.880Z]   Stopped: 0
12:34:53 [2021-05-25T12:34:53.880Z]  Images: 3
12:34:53 [2021-05-25T12:34:53.880Z]  Server Version: 20.10.5
12:34:53 [2021-05-25T12:34:53.880Z]  Storage Driver: overlay2
12:34:53 [2021-05-25T12:34:53.880Z]   Backing Filesystem: extfs
12:34:53 [2021-05-25T12:34:53.880Z]   Supports d_type: true
12:34:53 [2021-05-25T12:34:53.880Z]   Native Overlay Diff: true
12:34:53 [2021-05-25T12:34:53.880Z]  Logging Driver: json-file
12:34:53 [2021-05-25T12:34:53.880Z]  Cgroup Driver: cgroupfs
12:34:53 [2021-05-25T12:34:53.880Z]  Cgroup Version: 1
12:34:53 [2021-05-25T12:34:53.880Z]  Plugins:
12:34:53 [2021-05-25T12:34:53.880Z]   Volume: local
12:34:53 [2021-05-25T12:34:53.880Z]   Network: bridge host ipvlan macvlan null overlay
12:34:53 [2021-05-25T12:34:53.880Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:34:53 [2021-05-25T12:34:53.880Z]  Swarm: inactive
12:34:53 [2021-05-25T12:34:53.880Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:34:53 [2021-05-25T12:34:53.880Z]  Default Runtime: runc
12:34:53 [2021-05-25T12:34:53.880Z]  Init Binary: docker-init
12:34:53 [2021-05-25T12:34:53.880Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
12:34:53 [2021-05-25T12:34:53.880Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
12:34:53 [2021-05-25T12:34:53.880Z]  init version: de40ad0
12:34:53 [2021-05-25T12:34:53.880Z]  Security Options:
12:34:53 [2021-05-25T12:34:53.880Z]   apparmor
12:34:53 [2021-05-25T12:34:53.880Z]   seccomp
12:34:53 [2021-05-25T12:34:53.880Z]    Profile: default
12:34:53 [2021-05-25T12:34:53.880Z]  Kernel Version: 5.4.0-1041-aws
12:34:53 [2021-05-25T12:34:53.880Z]  Operating System: Ubuntu 20.04.2 LTS
12:34:53 [2021-05-25T12:34:53.880Z]  OSType: linux
12:34:53 [2021-05-25T12:34:53.880Z]  Architecture: aarch64
12:34:53 [2021-05-25T12:34:53.880Z]  CPUs: 4
12:34:53 [2021-05-25T12:34:53.880Z]  Total Memory: 7.494GiB
12:34:53 [2021-05-25T12:34:53.880Z]  Name: ip-10-100-51-137
12:34:53 [2021-05-25T12:34:53.880Z]  ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4
12:34:53 [2021-05-25T12:34:53.880Z]  Docker Root Dir: /var/lib/docker
12:34:53 [2021-05-25T12:34:53.880Z]  Debug Mode: false
12:34:53 [2021-05-25T12:34:53.880Z]  Registry: https://index.docker.io/v1/
12:34:53 [2021-05-25T12:34:53.880Z]  Labels:
12:34:53 [2021-05-25T12:34:53.880Z]  Experimental: true
12:34:53 [2021-05-25T12:34:53.880Z]  Insecure Registries:
12:34:53 [2021-05-25T12:34:53.880Z]   127.0.0.0/8
12:34:53 [2021-05-25T12:34:53.880Z]  Live Restore Enabled: true
12:34:53 [2021-05-25T12:34:53.880Z] 
12:34:53 [2021-05-25T12:34:53.880Z] WARNING: No swap limit support
[Pipeline] sh
12:34:53 [2021-05-25T12:34:53.932Z] + docker version
12:34:53 [2021-05-25T12:34:53.932Z] Client: Mirantis Container Runtime
12:34:53 [2021-05-25T12:34:53.932Z]  Version:           20.10.0
12:34:53 [2021-05-25T12:34:53.932Z]  API version:       1.41
12:34:53 [2021-05-25T12:34:53.932Z]  Go version:        go1.13.15
12:34:53 [2021-05-25T12:34:53.932Z]  Git commit:        6ee42dc
12:34:53 [2021-05-25T12:34:53.932Z]  Built:             03/11/2021 13:24:56
12:34:53 [2021-05-25T12:34:53.932Z]  OS/Arch:           windows/amd64
12:34:53 [2021-05-25T12:34:53.932Z]  Context:           default
12:34:53 [2021-05-25T12:34:53.932Z]  Experimental:      true
12:34:53 [2021-05-25T12:34:53.932Z] 
12:34:53 [2021-05-25T12:34:53.932Z] Server: Mirantis Container Runtime
12:34:53 [2021-05-25T12:34:53.932Z]  Engine:
12:34:53 [2021-05-25T12:34:53.932Z]   Version:          20.10.0
12:34:53 [2021-05-25T12:34:53.932Z]   API version:      1.41 (minimum version 1.24)
12:34:53 [2021-05-25T12:34:53.932Z]   Go version:       go1.13.15
12:34:53 [2021-05-25T12:34:53.932Z]   Git commit:       1e08f21e79
12:34:53 [2021-05-25T12:34:53.932Z]   Built:            03/11/2021 13:23:32
12:34:53 [2021-05-25T12:34:53.932Z]   OS/Arch:          windows/amd64
12:34:53 [2021-05-25T12:34:53.932Z]   Experimental:     true
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:34:54 [2021-05-25T12:34:54.024Z] #49 14.62 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
12:34:54 [2021-05-25T12:34:54.043Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 37.75MB / 51.83MB 1.1s
12:34:54 [2021-05-25T12:34:54.043Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.65MB / 68.67MB 1.1s
12:34:54 [2021-05-25T12:34:54.043Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
12:34:54 [2021-05-25T12:34:54.043Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.33MB / 51.83MB 1.3s
12:34:54 [2021-05-25T12:34:54.043Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.94MB / 68.67MB 1.3s
12:34:54 [2021-05-25T12:34:54.043Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.44MB / 120.17MB 1.3s
12:34:54 [2021-05-25T12:34:54.170Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
12:34:54 [2021-05-25T12:34:54.170Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
12:34:54 [2021-05-25T12:34:54.170Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42412/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
12:34:54 [2021-05-25T12:34:54.170Z] + bash /home/ubuntu/workspace/moby_PR-42412/check-config.sh
12:34:54 [2021-05-25T12:34:54.170Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:34:54 [2021-05-25T12:34:54.170Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
12:34:54 [2021-05-25T12:34:54.170Z] 
12:34:54 [2021-05-25T12:34:54.170Z] Generally Necessary:
12:34:54 [2021-05-25T12:34:54.170Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:34:54 [2021-05-25T12:34:54.170Z] - apparmor: enabled and tools installed
12:34:54 [2021-05-25T12:34:54.170Z] - CONFIG_NAMESPACES: enabled
12:34:54 [2021-05-25T12:34:54.170Z] - CONFIG_NET_NS: enabled
12:34:54 [2021-05-25T12:34:54.170Z] - CONFIG_PID_NS: enabled
12:34:54 [2021-05-25T12:34:54.170Z] - CONFIG_IPC_NS: enabled
12:34:54 [2021-05-25T12:34:54.170Z] - CONFIG_UTS_NS: enabled
12:34:54 [2021-05-25T12:34:54.170Z] - CONFIG_CGROUPS: enabled
12:34:54 [2021-05-25T12:34:54.170Z] - CONFIG_CGROUP_CPUACCT: enabled
12:34:54 [2021-05-25T12:34:54.170Z] - CONFIG_CGROUP_DEVICE: enabled
12:34:54 [2021-05-25T12:34:54.170Z] - CONFIG_CGROUP_FREEZER: enabled
12:34:54 [2021-05-25T12:34:54.170Z] - CONFIG_CGROUP_SCHED: enabled
12:34:54 [2021-05-25T12:34:54.170Z] - CONFIG_CPUSETS: enabled
12:34:54 [2021-05-25T12:34:54.170Z] - CONFIG_MEMCG: enabled
12:34:54 [2021-05-25T12:34:54.170Z] - CONFIG_KEYS: enabled
12:34:54 [2021-05-25T12:34:54.170Z] - CONFIG_VETH: enabled (as module)
12:34:54 [2021-05-25T12:34:54.170Z] - CONFIG_BRIDGE: enabled (as module)
12:34:54 [2021-05-25T12:34:54.170Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:34:54 [2021-05-25T12:34:54.170Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:34:54 [2021-05-25T12:34:54.304Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.4s done
12:34:54 [2021-05-25T12:34:54.304Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.19MB / 68.67MB 1.4s
12:34:54 [2021-05-25T12:34:54.304Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 1.4s
12:34:54 [2021-05-25T12:34:54.304Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.91MB / 68.67MB 1.6s
12:34:54 [2021-05-25T12:34:54.304Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 25.17MB / 120.17MB 1.6s
12:34:54 [2021-05-25T12:34:54.304Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.5s done
12:34:54 [2021-05-25T12:34:54.431Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:34:54 [2021-05-25T12:34:54.431Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:34:54 [2021-05-25T12:34:54.431Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:34:54 [2021-05-25T12:34:54.431Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:34:54 [2021-05-25T12:34:54.431Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
12:34:54 [2021-05-25T12:34:54.431Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:34:54 [2021-05-25T12:34:54.431Z] - CONFIG_NF_NAT: enabled (as module)
12:34:54 [2021-05-25T12:34:54.431Z] - CONFIG_POSIX_MQUEUE: enabled
12:34:54 [2021-05-25T12:34:54.431Z] 
12:34:54 [2021-05-25T12:34:54.431Z] Optional Features:
12:34:54 [2021-05-25T12:34:54.431Z] - CONFIG_USER_NS: enabled
12:34:54 [2021-05-25T12:34:54.431Z] - CONFIG_SECCOMP: enabled
12:34:54 [2021-05-25T12:34:54.431Z] - CONFIG_SECCOMP_FILTER: enabled
12:34:54 [2021-05-25T12:34:54.431Z] - CONFIG_CGROUP_PIDS: enabled
12:34:54 [2021-05-25T12:34:54.431Z] - CONFIG_MEMCG_SWAP: enabled
12:34:54 [2021-05-25T12:34:54.431Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:34:54 [2021-05-25T12:34:54.431Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:34:54 [2021-05-25T12:34:54.431Z] - CONFIG_BLK_CGROUP: enabled
12:34:54 [2021-05-25T12:34:54.431Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:34:54 [2021-05-25T12:34:54.431Z] - CONFIG_CGROUP_PERF: enabled
12:34:54 [2021-05-25T12:34:54.431Z] - CONFIG_CGROUP_HUGETLB: enabled
12:34:54 [2021-05-25T12:34:54.431Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:34:54 [2021-05-25T12:34:54.431Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:34:54 [2021-05-25T12:34:54.431Z] - CONFIG_CFS_BANDWIDTH: enabled
[Pipeline] sh
12:34:54 [2021-05-25T12:34:54.562Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.7s
12:34:54 [2021-05-25T12:34:54.562Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 33.10MB / 120.17MB 1.7s
12:34:54 [2021-05-25T12:34:54.562Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 40.89MB / 120.17MB 1.8s
12:34:54 [2021-05-25T12:34:54.562Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.8s done
12:34:54 [2021-05-25T12:34:54.562Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 50.33MB / 120.17MB 1.9s
12:34:54 [2021-05-25T12:34:54.594Z] #49 15.26 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:34:54 [2021-05-25T12:34:54.692Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:34:54 [2021-05-25T12:34:54.692Z] - CONFIG_RT_GROUP_SCHED: missing
12:34:54 [2021-05-25T12:34:54.692Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:34:54 [2021-05-25T12:34:54.692Z] - CONFIG_IP_VS: enabled (as module)
12:34:54 [2021-05-25T12:34:54.692Z] - CONFIG_IP_VS_NFCT: enabled
12:34:54 [2021-05-25T12:34:54.692Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:34:54 [2021-05-25T12:34:54.692Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:34:54 [2021-05-25T12:34:54.692Z] - CONFIG_IP_VS_RR: enabled (as module)
12:34:54 [2021-05-25T12:34:54.692Z] - CONFIG_SECURITY_SELINUX: enabled
12:34:54 [2021-05-25T12:34:54.692Z] - CONFIG_SECURITY_APPARMOR: enabled
12:34:54 [2021-05-25T12:34:54.692Z] - CONFIG_EXT4_FS: enabled
12:34:54 [2021-05-25T12:34:54.692Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:34:54 [2021-05-25T12:34:54.692Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:34:54 [2021-05-25T12:34:54.692Z] - Network Drivers:
12:34:54 [2021-05-25T12:34:54.692Z]   - "overlay":
12:34:54 [2021-05-25T12:34:54.692Z]     - CONFIG_VXLAN: enabled (as module)
12:34:54 [2021-05-25T12:34:54.692Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:34:54 [2021-05-25T12:34:54.692Z]       Optional (for encrypted networks):
12:34:54 [2021-05-25T12:34:54.820Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 58.72MB / 120.17MB 2.0s
12:34:54 [2021-05-25T12:34:54.820Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.45MB / 120.17MB 2.2s
12:34:54 [2021-05-25T12:34:54.916Z] + docker version
12:34:54 [2021-05-25T12:34:54.916Z] Client:
12:34:54 [2021-05-25T12:34:54.916Z]  Version:           20.10.6
12:34:54 [2021-05-25T12:34:54.916Z]  API version:       1.41
12:34:54 [2021-05-25T12:34:54.916Z]  Go version:        go1.16.3
12:34:54 [2021-05-25T12:34:54.916Z]  Git commit:        370c289
12:34:54 [2021-05-25T12:34:54.916Z]  Built:             Fri Apr  9 22:49:36 2021
12:34:54 [2021-05-25T12:34:54.916Z]  OS/Arch:           windows/amd64
12:34:54 [2021-05-25T12:34:54.916Z]  Context:           default
12:34:54 [2021-05-25T12:34:54.916Z]  Experimental:      true
12:34:54 [2021-05-25T12:34:54.916Z] 
12:34:54 [2021-05-25T12:34:54.916Z] Server: Docker Engine - Community
12:34:54 [2021-05-25T12:34:54.916Z]  Engine:
12:34:54 [2021-05-25T12:34:54.916Z]   Version:          20.10.6
12:34:54 [2021-05-25T12:34:54.916Z]   API version:      1.41 (minimum version 1.24)
12:34:54 [2021-05-25T12:34:54.916Z]   Go version:       go1.13.15
12:34:54 [2021-05-25T12:34:54.916Z]   Git commit:       8728dd2
12:34:54 [2021-05-25T12:34:54.917Z]   Built:            Fri Apr  9 22:45:40 2021
12:34:54 [2021-05-25T12:34:54.917Z]   OS/Arch:          windows/amd64
12:34:54 [2021-05-25T12:34:54.917Z]   Experimental:     true
12:34:54 [2021-05-25T12:34:54.953Z]       - CONFIG_CRYPTO: enabled
12:34:54 [2021-05-25T12:34:54.953Z]       - CONFIG_CRYPTO_AEAD: enabled
12:34:54 [2021-05-25T12:34:54.953Z]       - CONFIG_CRYPTO_GCM: enabled
12:34:54 [2021-05-25T12:34:54.953Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:34:54 [2021-05-25T12:34:54.953Z]       - CONFIG_CRYPTO_GHASH: enabled
12:34:54 [2021-05-25T12:34:54.953Z]       - CONFIG_XFRM: enabled
12:34:54 [2021-05-25T12:34:54.953Z]       - CONFIG_XFRM_USER: enabled (as module)
12:34:54 [2021-05-25T12:34:54.953Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:34:54 [2021-05-25T12:34:54.953Z]       - CONFIG_INET_ESP: enabled (as module)
12:34:54 [2021-05-25T12:34:54.953Z]   - "ipvlan":
12:34:54 [2021-05-25T12:34:54.953Z]     - CONFIG_IPVLAN: enabled (as module)
12:34:54 [2021-05-25T12:34:54.953Z]   - "macvlan":
12:34:54 [2021-05-25T12:34:54.953Z]     - CONFIG_MACVLAN: enabled (as module)
12:34:54 [2021-05-25T12:34:54.953Z]     - CONFIG_DUMMY: enabled (as module)
12:34:54 [2021-05-25T12:34:54.953Z]   - "ftp,tftp client in container":
12:34:54 [2021-05-25T12:34:54.953Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:34:54 [2021-05-25T12:34:54.953Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:34:54 [2021-05-25T12:34:54.953Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:34:54 [2021-05-25T12:34:54.953Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:34:54 [2021-05-25T12:34:54.953Z] - Storage Drivers:
12:34:54 [2021-05-25T12:34:54.953Z]   - "aufs":
12:34:54 [2021-05-25T12:34:54.953Z]     - CONFIG_AUFS_FS: enabled (as module)
12:34:54 [2021-05-25T12:34:54.953Z]   - "btrfs":
12:34:54 [2021-05-25T12:34:54.953Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:34:54 [2021-05-25T12:34:54.953Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:34:54 [2021-05-25T12:34:54.953Z]   - "devicemapper":
12:34:54 [2021-05-25T12:34:54.953Z]     - CONFIG_BLK_DEV_DM: enabled
12:34:54 [2021-05-25T12:34:54.953Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:34:54 [2021-05-25T12:34:54.953Z]   - "overlay":
12:34:54 [2021-05-25T12:34:54.953Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:34:54 [2021-05-25T12:34:54.953Z]   - "zfs":
12:34:54 [2021-05-25T12:34:54.953Z]     - /dev/zfs: present
12:34:54 [2021-05-25T12:34:54.953Z]     - zfs command: missing
12:34:54 [2021-05-25T12:34:54.953Z]     - zpool command: missing
12:34:54 [2021-05-25T12:34:54.953Z] 
12:34:54 [2021-05-25T12:34:54.953Z] Limits:
12:34:54 [2021-05-25T12:34:54.953Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:34:54 [2021-05-25T12:34:54.953Z] 
12:34:54 [2021-05-25T12:34:54.953Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
[Pipeline] sh
12:34:55 [2021-05-25T12:34:55.080Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.13MB / 120.17MB 2.3s
12:34:55 [2021-05-25T12:34:55.080Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.57MB / 120.17MB 2.4s
12:34:55 [2021-05-25T12:34:55.286Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:22b9e2a7e53645a3090ef305658f22264c380368 .
12:34:55 [2021-05-25T12:34:55.327Z] + docker info
12:34:55 [2021-05-25T12:34:55.344Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.91MB / 120.17MB 2.5s
12:34:55 [2021-05-25T12:34:55.344Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 2.7s
12:34:55 [2021-05-25T12:34:55.602Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 2.8s done
12:34:55 [2021-05-25T12:34:55.964Z] + docker info
12:34:56 [2021-05-25T12:34:56.281Z] Client:
12:34:56 [2021-05-25T12:34:56.281Z]  Context:    default
12:34:56 [2021-05-25T12:34:56.281Z]  Debug Mode: false
12:34:56 [2021-05-25T12:34:56.281Z]  Plugins:
12:34:56 [2021-05-25T12:34:56.281Z]   app: Docker Application (Docker Inc., v0.8.0)
12:34:56 [2021-05-25T12:34:56.281Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
12:34:56 [2021-05-25T12:34:56.281Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
12:34:56 [2021-05-25T12:34:56.281Z] 
12:34:56 [2021-05-25T12:34:56.281Z] Server:
12:34:56 [2021-05-25T12:34:56.281Z]  Containers: 0
12:34:56 [2021-05-25T12:34:56.281Z]   Running: 0
12:34:56 [2021-05-25T12:34:56.281Z]   Paused: 0
12:34:56 [2021-05-25T12:34:56.281Z]   Stopped: 0
12:34:56 [2021-05-25T12:34:56.281Z]  Images: 10
12:34:56 [2021-05-25T12:34:56.281Z]  Server Version: 20.10.0
12:34:56 [2021-05-25T12:34:56.281Z]  Storage Driver: windowsfilter (windows) lcow (linux)
12:34:56 [2021-05-25T12:34:56.281Z]   Windows: 
12:34:56 [2021-05-25T12:34:56.281Z]   LCOW: 
12:34:56 [2021-05-25T12:34:56.281Z]  Logging Driver: json-file
12:34:56 [2021-05-25T12:34:56.281Z]  Plugins:
12:34:56 [2021-05-25T12:34:56.281Z]   Volume: local
12:34:56 [2021-05-25T12:34:56.281Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:34:56 [2021-05-25T12:34:56.281Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:34:56 [2021-05-25T12:34:56.281Z]  Swarm: inactive
12:34:56 [2021-05-25T12:34:56.281Z]  Default Isolation: process
12:34:56 [2021-05-25T12:34:56.281Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
12:34:56 [2021-05-25T12:34:56.281Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
12:34:56 [2021-05-25T12:34:56.281Z]  OSType: windows
12:34:56 [2021-05-25T12:34:56.281Z]  Architecture: x86_64
12:34:56 [2021-05-25T12:34:56.281Z]  CPUs: 4
12:34:56 [2021-05-25T12:34:56.281Z]  Total Memory: 32GiB
12:34:56 [2021-05-25T12:34:56.281Z]  Name: azwin-2-b95860
12:34:56 [2021-05-25T12:34:56.281Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
12:34:56 [2021-05-25T12:34:56.281Z]  Docker Root Dir: D:\docker
12:34:56 [2021-05-25T12:34:56.281Z]  Debug Mode: false
12:34:56 [2021-05-25T12:34:56.281Z]  Registry: https://index.docker.io/v1/
12:34:56 [2021-05-25T12:34:56.281Z]  Labels:
12:34:56 [2021-05-25T12:34:56.281Z]  Experimental: true
12:34:56 [2021-05-25T12:34:56.281Z]  Insecure Registries:
12:34:56 [2021-05-25T12:34:56.281Z]   10.0.0.4:5000
12:34:56 [2021-05-25T12:34:56.281Z]   127.0.0.0/8
12:34:56 [2021-05-25T12:34:56.281Z]  Registry Mirrors:
12:34:56 [2021-05-25T12:34:56.281Z]   http://10.0.0.4:5000/
12:34:56 [2021-05-25T12:34:56.281Z]  Live Restore Enabled: false
12:34:56 [2021-05-25T12:34:56.281Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
12:34:56 [2021-05-25T12:34:56.504Z] #49 16.95 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
12:34:56 [2021-05-25T12:34:56.504Z] #49 16.96 go: downloading github.com/kisielk/gotool v1.0.0
12:34:56 [2021-05-25T12:34:56.504Z] #49 16.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:34:56 [2021-05-25T12:34:56.504Z] #49 16.96 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:34:56 [2021-05-25T12:34:56.504Z] #49 16.97 go: downloading github.com/ultraware/whitespace v0.0.4
12:34:56 [2021-05-25T12:34:56.504Z] #49 16.97 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:34:56 [2021-05-25T12:34:56.504Z] #49 16.97 go: downloading github.com/stretchr/testify v1.4.0
12:34:56 [2021-05-25T12:34:56.504Z] #49 16.98 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:34:56 [2021-05-25T12:34:56.504Z] #49 16.98 go: downloading github.com/subosito/gotenv v1.2.0
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.01 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.05 go: extracting github.com/go-toolsmith/astcast v1.0.0
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.05 go: extracting github.com/ultraware/whitespace v0.0.4
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.06 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.06 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.06 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.06 go: extracting github.com/kisielk/gotool v1.0.0
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.07 go: extracting github.com/subosito/gotenv v1.2.0
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.08 go: downloading github.com/hashicorp/hcl v1.0.0
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.11 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.11 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.11 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.11 go: downloading github.com/mitchellh/mapstructure v1.1.2
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.12 go: extracting github.com/go-toolsmith/astfmt v1.0.0
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.13 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.15 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.22 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.29 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.31 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.31 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.33 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.34 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:34:56 [2021-05-25T12:34:56.504Z] #49 17.40 go: extracting github.com/stretchr/testify v1.4.0
12:34:56 [2021-05-25T12:34:56.589Z] #9 ...
12:34:56 [2021-05-25T12:34:56.589Z] 
12:34:56 [2021-05-25T12:34:56.589Z] #23 [internal] load build context
12:34:56 [2021-05-25T12:34:56.589Z] #23 sha256:939b895e1c67596b6acc37a14eac556522f1b715ef7cea1719bd3aaa07792522
12:34:56 [2021-05-25T12:34:56.589Z] #23 transferring context: 53.25MB 3.7s done
12:34:56 [2021-05-25T12:34:56.589Z] #23 DONE 3.9s
12:34:56 [2021-05-25T12:34:56.589Z] 
12:34:56 [2021-05-25T12:34:56.589Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:34:56 [2021-05-25T12:34:56.589Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
12:34:56 [2021-05-25T12:34:56.764Z] #49 17.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:34:56 [2021-05-25T12:34:56.765Z] #49 17.45 go: extracting github.com/mitchellh/mapstructure v1.1.2
12:34:56 [2021-05-25T12:34:56.765Z] #49 17.49 go: downloading golang.org/x/text v0.3.2
12:34:56 [2021-05-25T12:34:56.765Z] #49 17.51 go: extracting github.com/go-toolsmith/strparse v1.0.0
12:34:56 [2021-05-25T12:34:56.765Z] #49 17.53 go: extracting github.com/hashicorp/hcl v1.0.0
12:34:56 [2021-05-25T12:34:56.765Z] #49 17.53 go: downloading github.com/mattn/go-isatty v0.0.8
12:34:56 [2021-05-25T12:34:56.765Z] #49 17.53 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:34:56 [2021-05-25T12:34:56.765Z] #49 17.53 go: downloading github.com/go-toolsmith/astp v1.0.0
12:34:56 [2021-05-25T12:34:56.765Z] #49 17.57 go: downloading github.com/sourcegraph/go-diff v0.5.1
12:34:56 [2021-05-25T12:34:56.765Z] #49 17.57 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
12:34:56 [2021-05-25T12:34:56.765Z] #49 17.62 go: downloading github.com/pmezard/go-difflib v1.0.0
12:34:57 [2021-05-25T12:34:57.024Z] #49 17.66 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:34:57 [2021-05-25T12:34:57.024Z] #49 17.71 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:34:57 [2021-05-25T12:34:57.024Z] #49 17.74 go: downloading github.com/fsnotify/fsnotify v1.4.7
12:34:57 [2021-05-25T12:34:57.024Z] #49 17.78 go: downloading github.com/pelletier/go-toml v1.2.0
12:34:57 [2021-05-25T12:34:57.024Z] #49 17.78 go: extracting github.com/mattn/go-isatty v0.0.8
12:34:57 [2021-05-25T12:34:57.024Z] #49 17.80 go: downloading github.com/uudashr/gocognit v1.0.1
12:34:57 [2021-05-25T12:34:57.024Z] #49 17.85 go: extracting github.com/go-toolsmith/astp v1.0.0
12:34:57 [2021-05-25T12:34:57.284Z] #49 17.86 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:34:57 [2021-05-25T12:34:57.284Z] #49 17.86 go: extracting github.com/pmezard/go-difflib v1.0.0
12:34:57 [2021-05-25T12:34:57.284Z] #49 17.89 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:34:57 [2021-05-25T12:34:57.285Z] #49 17.90 go: extracting github.com/uudashr/gocognit v1.0.1
12:34:57 [2021-05-25T12:34:57.285Z] #49 18.02 go: extracting github.com/fsnotify/fsnotify v1.4.7
12:34:57 [2021-05-25T12:34:57.285Z] #49 18.07 go: extracting github.com/pelletier/go-toml v1.2.0
12:34:57 [2021-05-25T12:34:57.285Z] #49 18.12 go: downloading github.com/spf13/afero v1.1.2
12:34:57 [2021-05-25T12:34:57.285Z] #49 18.12 go: downloading gopkg.in/ini.v1 v1.51.0
12:34:57 [2021-05-25T12:34:57.285Z] #49 18.12 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:34:57 [2021-05-25T12:34:57.285Z] #49 18.17 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:34:57 [2021-05-25T12:34:57.285Z] #49 18.18 go: downloading github.com/go-toolsmith/typep v1.0.0
12:34:57 [2021-05-25T12:34:57.285Z] #49 18.23 go: extracting github.com/sourcegraph/go-diff v0.5.1
12:34:57 [2021-05-25T12:34:57.544Z] #49 18.24 go: downloading github.com/stretchr/objx v0.2.0
12:34:57 [2021-05-25T12:34:57.544Z] #49 18.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:34:57 [2021-05-25T12:34:57.544Z] #49 18.43 go: extracting github.com/stretchr/objx v0.2.0
12:34:57 [2021-05-25T12:34:57.805Z] #49 18.44 go: extracting github.com/go-toolsmith/typep v1.0.0
12:34:57 [2021-05-25T12:34:57.805Z] #49 18.45 go: downloading github.com/inconshreveable/mousetrap v1.0.0
12:34:57 [2021-05-25T12:34:57.805Z] #49 18.50 go: extracting github.com/spf13/afero v1.1.2
12:34:57 [2021-05-25T12:34:57.805Z] #49 18.52 go: extracting gopkg.in/ini.v1 v1.51.0
12:34:57 [2021-05-25T12:34:57.805Z] #49 18.59 go: extracting github.com/inconshreveable/mousetrap v1.0.0
12:34:57 [2021-05-25T12:34:57.805Z] #49 18.62 go: downloading github.com/BurntSushi/toml v0.3.1
12:34:57 [2021-05-25T12:34:57.805Z] #49 18.66 go: downloading github.com/spf13/cast v1.3.0
12:34:57 [2021-05-25T12:34:57.898Z] #24 3.968 + RM_GOPATH=0
12:34:57 [2021-05-25T12:34:57.898Z] #24 3.968 + TMP_GOPATH=
12:34:57 [2021-05-25T12:34:57.898Z] #24 3.968 + : /build
12:34:57 [2021-05-25T12:34:57.898Z] #24 3.968 + '[' -z '' ']'
12:34:57 [2021-05-25T12:34:57.898Z] #24 3.971 ++ mktemp -d
12:34:57 [2021-05-25T12:34:57.898Z] #24 3.972 + export GOPATH=/tmp/tmp.KTq0sbIyaj
12:34:57 [2021-05-25T12:34:57.898Z] #24 3.972 + GOPATH=/tmp/tmp.KTq0sbIyaj
12:34:57 [2021-05-25T12:34:57.898Z] #24 3.973 + RM_GOPATH=1
12:34:57 [2021-05-25T12:34:57.898Z] #24 3.973 + case "$(go env GOARCH)" in
12:34:57 [2021-05-25T12:34:57.898Z] #24 3.977 ++ go env GOARCH
12:34:57 [2021-05-25T12:34:57.898Z] #24 4.013 + export GO_BUILDMODE=-buildmode=pie
12:34:57 [2021-05-25T12:34:57.898Z] #24 4.013 + GO_BUILDMODE=-buildmode=pie
12:34:57 [2021-05-25T12:34:57.898Z] #24 4.013 ++ dirname /tmp/install/install.sh
12:34:57 [2021-05-25T12:34:57.898Z] #24 4.027 + dir=/tmp/install
12:34:57 [2021-05-25T12:34:57.898Z] #24 4.027 + bin=dockercli
12:34:57 [2021-05-25T12:34:57.898Z] #24 4.027 + shift
12:34:57 [2021-05-25T12:34:57.898Z] #24 4.028 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:34:57 [2021-05-25T12:34:57.898Z] #24 4.028 + . /tmp/install/dockercli.installer
12:34:57 [2021-05-25T12:34:57.898Z] #24 4.028 ++ : stable
12:34:57 [2021-05-25T12:34:57.898Z] #24 4.028 ++ : 17.06.2-ce
12:34:57 [2021-05-25T12:34:57.898Z] #24 4.029 + install_dockercli
12:34:57 [2021-05-25T12:34:57.898Z] #24 4.036 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:34:57 [2021-05-25T12:34:57.898Z] #24 4.036 ++ uname -m
12:34:57 [2021-05-25T12:34:57.898Z] #24 4.038 Install docker/cli version 17.06.2-ce from stable
12:34:57 [2021-05-25T12:34:57.898Z] #24 4.049 + arch=x86_64
12:34:57 [2021-05-25T12:34:57.898Z] #24 4.053 + '[' x86_64 '!=' x86_64 ']'
12:34:57 [2021-05-25T12:34:57.898Z] #24 4.053 + url=https://download.docker.com/linux/static
12:34:57 [2021-05-25T12:34:57.898Z] #24 4.056 + tar -xz docker/docker
12:34:57 [2021-05-25T12:34:57.898Z] #24 4.060 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:34:57 [2021-05-25T12:34:57.962Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.7s done
12:34:57 [2021-05-25T12:34:57.962Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
12:34:57 [2021-05-25T12:34:57.962Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done
12:34:57 [2021-05-25T12:34:57.962Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
12:34:58 [2021-05-25T12:34:58.064Z] #49 18.68 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:34:58 [2021-05-25T12:34:58.064Z] #49 18.81 go: extracting github.com/BurntSushi/toml v0.3.1
12:34:58 [2021-05-25T12:34:58.064Z] #49 18.85 go: extracting github.com/spf13/cast v1.3.0
12:34:58 [2021-05-25T12:34:58.064Z] #49 18.90 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:34:58 [2021-05-25T12:34:58.064Z] #49 18.92 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
12:34:58 [2021-05-25T12:34:58.169Z] Client:
12:34:58 [2021-05-25T12:34:58.169Z]  Context:    default
12:34:58 [2021-05-25T12:34:58.169Z]  Debug Mode: false
12:34:58 [2021-05-25T12:34:58.169Z]  Plugins:
12:34:58 [2021-05-25T12:34:58.169Z]   app: Docker Application (Docker Inc., v0.8.0)
12:34:58 [2021-05-25T12:34:58.169Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
12:34:58 [2021-05-25T12:34:58.169Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
12:34:58 [2021-05-25T12:34:58.169Z] 
12:34:58 [2021-05-25T12:34:58.169Z] Server:
12:34:58 [2021-05-25T12:34:58.169Z]  Containers: 0
12:34:58 [2021-05-25T12:34:58.169Z]   Running: 0
12:34:58 [2021-05-25T12:34:58.169Z]   Paused: 0
12:34:58 [2021-05-25T12:34:58.169Z]   Stopped: 0
12:34:58 [2021-05-25T12:34:58.169Z]  Images: 10
12:34:58 [2021-05-25T12:34:58.169Z]  Server Version: 20.10.6
12:34:58 [2021-05-25T12:34:58.169Z]  Storage Driver: windowsfilter (windows) lcow (linux)
12:34:58 [2021-05-25T12:34:58.169Z]   Windows: 
12:34:58 [2021-05-25T12:34:58.169Z]   LCOW: 
12:34:58 [2021-05-25T12:34:58.169Z]  Logging Driver: json-file
12:34:58 [2021-05-25T12:34:58.169Z]  Plugins:
12:34:58 [2021-05-25T12:34:58.169Z]   Volume: local
12:34:58 [2021-05-25T12:34:58.169Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:34:58 [2021-05-25T12:34:58.169Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:34:58 [2021-05-25T12:34:58.169Z]  Swarm: inactive
12:34:58 [2021-05-25T12:34:58.169Z]  Default Isolation: process
12:34:58 [2021-05-25T12:34:58.169Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:34:58 [2021-05-25T12:34:58.169Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
12:34:58 [2021-05-25T12:34:58.169Z]  OSType: windows
12:34:58 [2021-05-25T12:34:58.169Z]  Architecture: x86_64
12:34:58 [2021-05-25T12:34:58.169Z]  CPUs: 4
12:34:58 [2021-05-25T12:34:58.169Z]  Total Memory: 32GiB
12:34:58 [2021-05-25T12:34:58.169Z]  Name: azwin-2-c3eb10
12:34:58 [2021-05-25T12:34:58.169Z]  ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3
12:34:58 [2021-05-25T12:34:58.169Z]  Docker Root Dir: D:\docker
12:34:58 [2021-05-25T12:34:58.169Z]  Debug Mode: false
12:34:58 [2021-05-25T12:34:58.169Z]  Registry: https://index.docker.io/v1/
12:34:58 [2021-05-25T12:34:58.169Z]  Labels:
12:34:58 [2021-05-25T12:34:58.169Z]  Experimental: true
12:34:58 [2021-05-25T12:34:58.169Z]  Insecure Registries:
12:34:58 [2021-05-25T12:34:58.169Z]   10.0.0.4:5000
12:34:58 [2021-05-25T12:34:58.169Z]   127.0.0.0/8
12:34:58 [2021-05-25T12:34:58.169Z]  Registry Mirrors:
12:34:58 [2021-05-25T12:34:58.169Z]   http://10.0.0.4:5000/
12:34:58 [2021-05-25T12:34:58.169Z]  Live Restore Enabled: false
12:34:58 [2021-05-25T12:34:58.169Z]  Product License: Community Engine
12:34:58 [2021-05-25T12:34:58.169Z] 
[Pipeline] }
12:34:58 [2021-05-25T12:34:58.324Z] #49 18.95 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:34:58 [2021-05-25T12:34:58.324Z] #49 18.95 go: downloading gopkg.in/yaml.v2 v2.2.7
12:34:58 [2021-05-25T12:34:58.324Z] #49 18.97 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:34:58 [2021-05-25T12:34:58.324Z] #49 18.99 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:34:58 [2021-05-25T12:34:58.324Z] #49 18.99 go: extracting github.com/go-toolsmith/astcopy v1.0.0
12:34:58 [2021-05-25T12:34:58.324Z] #49 19.01 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
12:34:58 [2021-05-25T12:34:58.324Z] #49 19.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:34:58 [2021-05-25T12:34:58.324Z] #49 19.04 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:34:58 [2021-05-25T12:34:58.324Z] #49 19.09 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
12:34:58 [2021-05-25T12:34:58.324Z] #49 19.09 go: downloading github.com/davecgh/go-spew v1.1.1
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
12:34:58 [2021-05-25T12:34:58.527Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done
12:34:58 [2021-05-25T12:34:58.527Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
12:34:58 [2021-05-25T12:34:58.585Z] #49 19.20 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:34:58 [2021-05-25T12:34:58.585Z] #49 19.20 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:34:58 [2021-05-25T12:34:58.585Z] #49 19.27 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
12:34:58 [2021-05-25T12:34:58.585Z] #49 19.46 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:34:58 [2021-05-25T12:34:58.601Z] #1 [internal] load build definition from Dockerfile
12:34:58 [2021-05-25T12:34:58.601Z] #1 sha256:818020428d48adfc58477587b3407a3484f78611781eb603f7dc7635e3109f4c
12:34:58 [2021-05-25T12:34:58.601Z] #1 transferring dockerfile: 17.07kB done
12:34:58 [2021-05-25T12:34:58.601Z] #1 DONE 0.0s
12:34:58 [2021-05-25T12:34:58.601Z] 
12:34:58 [2021-05-25T12:34:58.601Z] #2 [internal] load .dockerignore
12:34:58 [2021-05-25T12:34:58.601Z] #2 sha256:d1c666c0b104ab32b29db7027971ba397193788594baa6c56b4afaa76eedfc48
12:34:58 [2021-05-25T12:34:58.601Z] #2 transferring context: 87B done
12:34:58 [2021-05-25T12:34:58.601Z] #2 DONE 0.0s
12:34:58 [2021-05-25T12:34:58.845Z] #49 19.56 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:34:58 [2021-05-25T12:34:58.845Z] #49 19.58 go: downloading github.com/go-toolsmith/astequal v1.0.0
12:34:58 [2021-05-25T12:34:58.845Z] #49 19.60 go: extracting github.com/davecgh/go-spew v1.1.1
12:34:58 [2021-05-25T12:34:58.845Z] #49 19.61 go: downloading github.com/magiconair/properties v1.8.1
12:34:59 [2021-05-25T12:34:59.105Z] #49 19.76 go: extracting gopkg.in/yaml.v2 v2.2.7
12:34:59 [2021-05-25T12:34:59.105Z] #49 19.79 go: extracting github.com/go-toolsmith/astequal v1.0.0
12:34:59 [2021-05-25T12:34:59.105Z] #49 19.95 go: extracting github.com/magiconair/properties v1.8.1
12:34:59 [2021-05-25T12:34:59.105Z] #49 19.98 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:34:59 [2021-05-25T12:34:59.366Z] #49 19.98 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:34:59 [2021-05-25T12:34:59.366Z] #49 19.99 go: downloading github.com/spf13/jwalterweatherman v1.0.0
12:34:59 [2021-05-25T12:34:59.366Z] #49 20.04 go: downloading github.com/gobwas/glob v0.2.3
12:34:59 [2021-05-25T12:34:59.366Z] #49 20.16 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:34:59 [2021-05-25T12:34:59.366Z] #49 20.24 go: downloading github.com/gogo/protobuf v1.2.1
12:34:59 [2021-05-25T12:34:59.626Z] #49 20.33 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:34:59 [2021-05-25T12:34:59.626Z] #49 20.36 go: extracting github.com/spf13/jwalterweatherman v1.0.0
12:34:59 [2021-05-25T12:34:59.887Z] #49 ...
12:34:59 [2021-05-25T12:34:59.887Z] 
12:34:59 [2021-05-25T12:34:59.887Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:34:59 [2021-05-25T12:34:59.887Z] #45 sha256:be2939c90b5501cebf60d54128cbc086ecdd01674023846e32be9d25a00f2793
12:34:59 [2021-05-25T12:34:59.887Z] #45 DONE 20.6s
12:34:59 [2021-05-25T12:34:59.887Z] 
12:34:59 [2021-05-25T12:34:59.887Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:34:59 [2021-05-25T12:34:59.887Z] #58 sha256:baff21aa4beaeaa8ebbd9b57c7277a09495c426e096e0f23a350840f57a670d4
12:34:59 [2021-05-25T12:34:59.887Z] #58 11.66 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:34:59 [2021-05-25T12:34:59.887Z] #58 12.03 go: extracting github.com/urfave/cli/v2 v2.3.0
12:34:59 [2021-05-25T12:34:59.887Z] #58 13.82 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:34:59 [2021-05-25T12:34:59.887Z] #58 15.40 go: extracting github.com/u-root/u-root v7.0.0+incompatible
12:34:59 [2021-05-25T12:34:59.887Z] #58 15.44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:34:59 [2021-05-25T12:34:59.887Z] #58 15.78 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
12:34:59 [2021-05-25T12:34:59.887Z] #58 15.79 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:34:59 [2021-05-25T12:34:59.887Z] #58 16.20 go: extracting github.com/russross/blackfriday/v2 v2.1.0
12:34:59 [2021-05-25T12:34:59.887Z] #58 18.04 go: finding github.com/pkg/errors v0.9.1
12:34:59 [2021-05-25T12:34:59.887Z] #58 18.11 go: finding github.com/sirupsen/logrus v1.8.1
12:34:59 [2021-05-25T12:34:59.887Z] #58 18.26 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:34:59 [2021-05-25T12:34:59.887Z] #58 18.33 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:34:59 [2021-05-25T12:34:59.887Z] #58 18.39 go: finding github.com/google/uuid v1.2.0
12:34:59 [2021-05-25T12:34:59.887Z] #58 18.44 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:34:59 [2021-05-25T12:34:59.887Z] #58 18.54 go: finding github.com/gofrs/flock v0.8.0
12:34:59 [2021-05-25T12:34:59.887Z] #58 18.56 go: finding github.com/moby/vpnkit v0.5.0
12:34:59 [2021-05-25T12:34:59.887Z] #58 18.58 go: finding github.com/gorilla/mux v1.8.0
12:34:59 [2021-05-25T12:34:59.887Z] #58 18.61 go: finding github.com/moby/sys/mountinfo v0.4.1
12:34:59 [2021-05-25T12:34:59.887Z] #58 18.63 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:34:59 [2021-05-25T12:34:59.887Z] #58 18.68 go: finding github.com/urfave/cli/v2 v2.3.0
12:34:59 [2021-05-25T12:34:59.887Z] #58 18.70 go: finding github.com/u-root/u-root v7.0.0+incompatible
12:34:59 [2021-05-25T12:34:59.887Z] #58 18.84 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
12:34:59 [2021-05-25T12:34:59.887Z] #58 18.86 go: finding github.com/russross/blackfriday/v2 v2.1.0
12:34:59 [2021-05-25T12:34:59.887Z] #58 ...
12:34:59 [2021-05-25T12:34:59.887Z] 
12:34:59 [2021-05-25T12:34:59.887Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:34:59 [2021-05-25T12:34:59.887Z] #49 sha256:4c4b5fb24898287f6516cfc2d814e66757c271551eb05de30f229de60d2bd8cf
12:34:59 [2021-05-25T12:34:59.887Z] #49 20.61 go: extracting github.com/gobwas/glob v0.2.3
12:34:59 [2021-05-25T12:34:59.887Z] #49 20.72 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:34:59 [2021-05-25T12:34:59.989Z] 
12:34:59 [2021-05-25T12:34:59.989Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
12:34:59 [2021-05-25T12:34:59.989Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
12:34:59 [2021-05-25T12:34:59.989Z] #3 DONE 0.2s
12:34:59 [2021-05-25T12:34:59.989Z] 
12:34:59 [2021-05-25T12:34:59.989Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:34:59 [2021-05-25T12:34:59.989Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
12:34:59 [2021-05-25T12:34:59.989Z] #4 CACHED
12:35:00 [2021-05-25T12:35:00.147Z] #49 ...
12:35:00 [2021-05-25T12:35:00.147Z] 
12:35:00 [2021-05-25T12:35:00.147Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:35:00 [2021-05-25T12:35:00.147Z] #47 sha256:49fd63a6f00dae668ad920953b52f698471b2dcf6bc85112d782f5c1110bdc89
12:35:00 [2021-05-25T12:35:00.147Z] #47 10.83 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:35:00 [2021-05-25T12:35:00.147Z] #47 14.59 go: finding github.com/fatih/color v1.9.0
12:35:00 [2021-05-25T12:35:00.147Z] #47 14.61 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:35:00 [2021-05-25T12:35:00.147Z] #47 14.63 go: finding github.com/pkg/errors v0.9.1
12:35:00 [2021-05-25T12:35:00.147Z] #47 14.75 go: finding github.com/mattn/go-colorable v0.1.6
12:35:00 [2021-05-25T12:35:00.147Z] #47 14.76 go: finding github.com/spf13/pflag v1.0.3
12:35:00 [2021-05-25T12:35:00.147Z] #47 14.77 go: finding github.com/mattn/go-isatty v0.0.12
12:35:00 [2021-05-25T12:35:00.147Z] #47 14.89 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:35:00 [2021-05-25T12:35:00.147Z] #47 15.07 go: finding github.com/jonboulle/clockwork v0.1.0
12:35:00 [2021-05-25T12:35:00.147Z] #47 15.09 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:35:00 [2021-05-25T12:35:00.147Z] #47 15.11 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:35:00 [2021-05-25T12:35:00.147Z] #47 15.12 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:35:00 [2021-05-25T12:35:00.147Z] #47 ...
12:35:00 [2021-05-25T12:35:00.147Z] 
12:35:00 [2021-05-25T12:35:00.147Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:35:00 [2021-05-25T12:35:00.147Z] #67 sha256:0493ae5f1d42a4f6b16cf4994c6b4497ed0a29510659fe2516c9a179c6b64454
12:35:00 [2021-05-25T12:35:00.147Z] #67 16.26 Checking out files:  96% (1843/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
12:35:00 [2021-05-25T12:35:00.147Z] #67 16.34 + cd /tmp/tmp.GZEznLwT3g/src/github.com/docker/libnetwork
12:35:00 [2021-05-25T12:35:00.147Z] #67 16.35 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
12:35:00 [2021-05-25T12:35:00.147Z] #67 16.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:35:00 [2021-05-25T12:35:00.147Z] #67 DONE 21.0s
12:35:00 [2021-05-25T12:35:00.147Z] 
12:35:00 [2021-05-25T12:35:00.147Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:35:00 [2021-05-25T12:35:00.147Z] #51 sha256:c82944260421d3dac9bdac1b599fad518dd7c7748a491d57ac5a90c66096fd64
12:35:00 [2021-05-25T12:35:00.147Z] #51 12.19 + cd /tmp/tmp.qY3w0Br464/src/github.com/mvdan/sh
12:35:00 [2021-05-25T12:35:00.147Z] #51 12.19 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
12:35:00 [2021-05-25T12:35:00.147Z] #51 12.47 + GO111MODULE=on
12:35:00 [2021-05-25T12:35:00.147Z] #51 12.47 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
12:35:00 [2021-05-25T12:35:00.147Z] #51 14.05 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:35:00 [2021-05-25T12:35:00.147Z] #51 14.08 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:35:00 [2021-05-25T12:35:00.147Z] #51 14.12 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:35:00 [2021-05-25T12:35:00.147Z] #51 14.33 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:35:00 [2021-05-25T12:35:00.147Z] #51 14.41 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:35:00 [2021-05-25T12:35:00.147Z] #51 14.86 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:35:00 [2021-05-25T12:35:00.147Z] #51 15.40 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:35:00 [2021-05-25T12:35:00.147Z] #51 16.03 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:35:00 [2021-05-25T12:35:00.147Z] #51 16.86 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:35:00 [2021-05-25T12:35:00.147Z] #51 16.91 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:35:00 [2021-05-25T12:35:00.147Z] #51 17.03 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:35:00 [2021-05-25T12:35:00.147Z] #51 17.05 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:35:00 [2021-05-25T12:35:00.147Z] #51 17.76 github.com/pkg/diff
12:35:00 [2021-05-25T12:35:00.147Z] #51 17.77 golang.org/x/sys/unix
12:35:00 [2021-05-25T12:35:00.147Z] #51 19.23 mvdan.cc/editorconfig
12:35:00 [2021-05-25T12:35:00.147Z] #51 20.49 mvdan.cc/sh/v3/fileutil
12:35:00 [2021-05-25T12:35:00.147Z] #51 20.65 mvdan.cc/sh/v3/syntax
12:35:00 [2021-05-25T12:35:00.407Z] #51 ...
12:35:00 [2021-05-25T12:35:00.407Z] 
12:35:00 [2021-05-25T12:35:00.407Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:00 [2021-05-25T12:35:00.407Z] #49 sha256:4c4b5fb24898287f6516cfc2d814e66757c271551eb05de30f229de60d2bd8cf
12:35:00 [2021-05-25T12:35:00.407Z] #49 21.15 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:35:00 [2021-05-25T12:35:00.947Z] 
12:35:00 [2021-05-25T12:35:00.947Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
12:35:00 [2021-05-25T12:35:00.947Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0
12:35:00 [2021-05-25T12:35:00.947Z] #5 DONE 0.1s
12:35:00 [2021-05-25T12:35:00.947Z] 
12:35:00 [2021-05-25T12:35:00.947Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:35:00 [2021-05-25T12:35:00.947Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:35:00 [2021-05-25T12:35:00.947Z] #6 DONE 0.1s
12:35:00 [2021-05-25T12:35:00.947Z] 
12:35:00 [2021-05-25T12:35:00.947Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:35:00 [2021-05-25T12:35:00.947Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:35:00 [2021-05-25T12:35:00.947Z] #8 DONE 0.1s
12:35:00 [2021-05-25T12:35:00.947Z] 
12:35:00 [2021-05-25T12:35:00.947Z] #7 [internal] load metadata for docker.io/library/debian:buster
12:35:00 [2021-05-25T12:35:00.947Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
12:35:00 [2021-05-25T12:35:00.947Z] #7 DONE 0.1s
12:35:01 [2021-05-25T12:35:01.055Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.1s done
12:35:01 [2021-05-25T12:35:01.055Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s
12:35:01 [2021-05-25T12:35:01.199Z] #24 ...
12:35:01 [2021-05-25T12:35:01.199Z] 
12:35:01 [2021-05-25T12:35:01.199Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:35:01 [2021-05-25T12:35:01.199Z] #47 sha256:62c79f559041bb622ce08c1dbf9f2a5f2568c0f05dad6f32502342d1c1343633
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.283 + RM_GOPATH=0
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.283 + TMP_GOPATH=
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.283 + : /build
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.283 + '[' -z '' ']'
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.285 ++ mktemp -d
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.285 + export GOPATH=/tmp/tmp.wy4GdzTCHi
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.285 + GOPATH=/tmp/tmp.wy4GdzTCHi
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.285 + RM_GOPATH=1
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.285 + case "$(go env GOARCH)" in
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.285 ++ go env GOARCH
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.306 + export GO_BUILDMODE=-buildmode=pie
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.306 + GO_BUILDMODE=-buildmode=pie
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.307 ++ dirname /tmp/install/install.sh
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.307 + dir=/tmp/install
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.307 + bin=gotestsum
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.307 + shift
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.307 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.307 + . /tmp/install/gotestsum.installer
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.316 ++ : v0.5.3
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.316 + install_gotestsum
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.316 + set -e
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.316 + export GO111MODULE=on
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.316 + GO111MODULE=on
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.316 + GOBIN=/build
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.316 + go get gotest.tools/gotestsum@v0.5.3
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.354 go: finding gotest.tools v0.5.3
12:35:01 [2021-05-25T12:35:01.199Z] #47 3.354 go: finding gotest.tools/gotestsum v0.5.3
12:35:01 [2021-05-25T12:35:01.199Z] #47 4.172 go: downloading gotest.tools/gotestsum v0.5.3
12:35:01 [2021-05-25T12:35:01.199Z] #47 4.642 go: extracting gotest.tools/gotestsum v0.5.3
12:35:01 [2021-05-25T12:35:01.199Z] #47 5.384 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:35:01 [2021-05-25T12:35:01.199Z] #47 5.399 go: downloading github.com/spf13/pflag v1.0.3
12:35:01 [2021-05-25T12:35:01.199Z] #47 5.401 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:35:01 [2021-05-25T12:35:01.199Z] #47 5.412 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:35:01 [2021-05-25T12:35:01.199Z] #47 5.565 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:35:01 [2021-05-25T12:35:01.199Z] #47 5.567 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:35:01 [2021-05-25T12:35:01.199Z] #47 5.576 go: downloading github.com/jonboulle/clockwork v0.1.0
12:35:01 [2021-05-25T12:35:01.199Z] #47 5.695 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:35:01 [2021-05-25T12:35:01.199Z] #47 5.822 go: downloading github.com/fatih/color v1.9.0
12:35:01 [2021-05-25T12:35:01.199Z] #47 5.825 go: extracting github.com/jonboulle/clockwork v0.1.0
12:35:01 [2021-05-25T12:35:01.199Z] #47 5.890 go: extracting github.com/spf13/pflag v1.0.3
12:35:01 [2021-05-25T12:35:01.199Z] #47 5.927 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:35:01 [2021-05-25T12:35:01.199Z] #47 6.011 go: downloading github.com/pkg/errors v0.9.1
12:35:01 [2021-05-25T12:35:01.199Z] #47 6.470 go: extracting github.com/fatih/color v1.9.0
12:35:01 [2021-05-25T12:35:01.199Z] #47 6.472 go: extracting github.com/pkg/errors v0.9.1
12:35:01 [2021-05-25T12:35:01.199Z] #47 6.759 go: downloading github.com/mattn/go-isatty v0.0.12
12:35:01 [2021-05-25T12:35:01.199Z] #47 6.878 go: downloading github.com/mattn/go-colorable v0.1.6
12:35:01 [2021-05-25T12:35:01.199Z] #47 7.077 go: extracting github.com/mattn/go-isatty v0.0.12
12:35:01 [2021-05-25T12:35:01.199Z] #47 7.233 go: extracting github.com/mattn/go-colorable v0.1.6
12:35:01 [2021-05-25T12:35:01.199Z] #47 7.243 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:35:01 [2021-05-25T12:35:01.211Z] 
12:35:01 [2021-05-25T12:35:01.211Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:35:01 [2021-05-25T12:35:01.211Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:35:01 [2021-05-25T12:35:01.211Z] #64 DONE 0.0s
12:35:01 [2021-05-25T12:35:01.211Z] 
12:35:01 [2021-05-25T12:35:01.211Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
12:35:01 [2021-05-25T12:35:01.211Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
12:35:01 [2021-05-25T12:35:01.211Z] #9 DONE 0.0s
12:35:01 [2021-05-25T12:35:01.211Z] 
12:35:01 [2021-05-25T12:35:01.211Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:35:01 [2021-05-25T12:35:01.211Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:35:01 [2021-05-25T12:35:01.211Z] #62 DONE 0.0s
12:35:01 [2021-05-25T12:35:01.211Z] 
12:35:01 [2021-05-25T12:35:01.211Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
12:35:01 [2021-05-25T12:35:01.211Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561
12:35:01 [2021-05-25T12:35:01.211Z] #26 DONE 0.0s
12:35:01 [2021-05-25T12:35:01.211Z] 
12:35:01 [2021-05-25T12:35:01.211Z] #23 [internal] load build context
12:35:01 [2021-05-25T12:35:01.211Z] #23 sha256:cda27eb692da2905fc3dca6b76861725e14bea0daca673ad1a81ef15f64309ef
12:35:02 [2021-05-25T12:35:02.318Z] #49 22.78 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:35:02 [2021-05-25T12:35:02.318Z] #49 ...
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.318Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:35:02 [2021-05-25T12:35:02.318Z] #29 sha256:c5e4d1f829589a1b1e62ef6a5b30ae28304f949c747c3e36aeed7b164f1b7f5c
12:35:02 [2021-05-25T12:35:02.318Z] #29 CACHED
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.318Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:35:02 [2021-05-25T12:35:02.318Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
12:35:02 [2021-05-25T12:35:02.318Z] #39 CACHED
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.318Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:35:02 [2021-05-25T12:35:02.318Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
12:35:02 [2021-05-25T12:35:02.318Z] #21 CACHED
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.318Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:35:02 [2021-05-25T12:35:02.318Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4
12:35:02 [2021-05-25T12:35:02.318Z] #22 CACHED
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.318Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:35:02 [2021-05-25T12:35:02.318Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
12:35:02 [2021-05-25T12:35:02.318Z] #32 CACHED
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.318Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:35:02 [2021-05-25T12:35:02.318Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:35:02 [2021-05-25T12:35:02.318Z] #43 CACHED
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.318Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
12:35:02 [2021-05-25T12:35:02.318Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
12:35:02 [2021-05-25T12:35:02.318Z] #14 CACHED
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.318Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:35:02 [2021-05-25T12:35:02.318Z] #28 sha256:58cd8f4e6d8fc084957fa33886b52d213e946cee27fc642081900ad0fd040d55
12:35:02 [2021-05-25T12:35:02.318Z] #28 CACHED
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.318Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:35:02 [2021-05-25T12:35:02.318Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
12:35:02 [2021-05-25T12:35:02.318Z] #42 CACHED
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.318Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:35:02 [2021-05-25T12:35:02.318Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
12:35:02 [2021-05-25T12:35:02.318Z] #31 CACHED
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.318Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:35:02 [2021-05-25T12:35:02.318Z] #25 sha256:1a32d3b42404ef26a4cacaa072e9928cc4881f678faa06d012b339ff360c70a4
12:35:02 [2021-05-25T12:35:02.318Z] #25 CACHED
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.318Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:35:02 [2021-05-25T12:35:02.318Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
12:35:02 [2021-05-25T12:35:02.318Z] #15 CACHED
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.318Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:35:02 [2021-05-25T12:35:02.318Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
12:35:02 [2021-05-25T12:35:02.318Z] #17 CACHED
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.318Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:35:02 [2021-05-25T12:35:02.318Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
12:35:02 [2021-05-25T12:35:02.318Z] #18 CACHED
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.318Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:35:02 [2021-05-25T12:35:02.318Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
12:35:02 [2021-05-25T12:35:02.318Z] #27 CACHED
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.318Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:35:02 [2021-05-25T12:35:02.318Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
12:35:02 [2021-05-25T12:35:02.318Z] #20 CACHED
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.318Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:35:02 [2021-05-25T12:35:02.318Z] #30 sha256:8e69f820aff118c4346c7111ff6f8e0c8d339477a0bf65938f56a1e28564e579
12:35:02 [2021-05-25T12:35:02.318Z] #30 CACHED
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.318Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:35:02 [2021-05-25T12:35:02.318Z] #41 sha256:a78dee0c6f33fd04e2c594082426ad7047770b68fe84ee357c72d8f6d6770a57
12:35:02 [2021-05-25T12:35:02.318Z] #41 CACHED
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.318Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:35:02 [2021-05-25T12:35:02.318Z] #38 sha256:c3ceadf564c39f0631a329df073cd58e30ed95bc084a32a84c24bf0bff316a44
12:35:02 [2021-05-25T12:35:02.318Z] #38 CACHED
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.318Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
12:35:02 [2021-05-25T12:35:02.318Z] #35 sha256:c8435e316a96b424771886815df65e9a2eabd6db1994c4bcdc0f5019ce11c4ff
12:35:02 [2021-05-25T12:35:02.318Z] #35 CACHED
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.318Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:35:02 [2021-05-25T12:35:02.318Z] #33 sha256:d00c01c9cd6d4a58ed515c9644b9f524d1b28a72d5f4eeac0a5f4c5da1ed3cf6
12:35:02 [2021-05-25T12:35:02.318Z] #33 CACHED
12:35:02 [2021-05-25T12:35:02.318Z] 
12:35:02 [2021-05-25T12:35:02.319Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
12:35:02 [2021-05-25T12:35:02.319Z] #34 sha256:da479dd3cca37e013bd770cb2ac59ad0abe01a44331261d014f1ab0e99b59b1e
12:35:02 [2021-05-25T12:35:02.319Z] #34 CACHED
12:35:02 [2021-05-25T12:35:02.319Z] 
12:35:02 [2021-05-25T12:35:02.319Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:35:02 [2021-05-25T12:35:02.319Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
12:35:02 [2021-05-25T12:35:02.319Z] #16 CACHED
12:35:02 [2021-05-25T12:35:02.319Z] 
12:35:02 [2021-05-25T12:35:02.319Z] #19 [dev-systemd-false  6/26] RUN ldconfig
12:35:02 [2021-05-25T12:35:02.319Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
12:35:02 [2021-05-25T12:35:02.319Z] #19 CACHED
12:35:02 [2021-05-25T12:35:02.319Z] 
12:35:02 [2021-05-25T12:35:02.319Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:35:02 [2021-05-25T12:35:02.319Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
12:35:02 [2021-05-25T12:35:02.319Z] #40 CACHED
12:35:02 [2021-05-25T12:35:02.319Z] 
12:35:02 [2021-05-25T12:35:02.319Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:35:02 [2021-05-25T12:35:02.319Z] #44 sha256:0295461f79c200e80fab2f17956be9b4d644f2f9aadf337e10ce565c6bd9a08d
12:35:02 [2021-05-25T12:35:02.319Z] #44 CACHED
12:35:02 [2021-05-25T12:35:02.319Z] 
12:35:02 [2021-05-25T12:35:02.319Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:35:02 [2021-05-25T12:35:02.319Z] #46 sha256:2c449be268120b48400709e573c439ccacc57e3759d621a5ddebfca56c360e8f
12:35:02 [2021-05-25T12:35:02.319Z] #46 DONE 0.3s
12:35:02 [2021-05-25T12:35:02.319Z] 
12:35:02 [2021-05-25T12:35:02.319Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:35:02 [2021-05-25T12:35:02.319Z] #53 sha256:08e9c6db9aa46c271322fcba4eb77d566026bf0717f4a3fd1c22c29c4f9b39a4
12:35:02 [2021-05-25T12:35:02.319Z] #53 15.41 + cd /tmp/tmp.Fx2IupoUWy/src/github.com/opencontainers/runc
12:35:02 [2021-05-25T12:35:02.319Z] #53 15.41 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
12:35:02 [2021-05-25T12:35:02.319Z] #53 15.79 + '[' -z '' ']'
12:35:02 [2021-05-25T12:35:02.319Z] #53 15.79 + target=static
12:35:02 [2021-05-25T12:35:02.319Z] #53 15.80 + make 'BUILDTAGS=seccomp ' static
12:35:02 [2021-05-25T12:35:02.319Z] #53 16.21 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc .
12:35:02 [2021-05-25T12:35:02.584Z] #47 ...
12:35:02 [2021-05-25T12:35:02.584Z] 
12:35:02 [2021-05-25T12:35:02.584Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:35:02 [2021-05-25T12:35:02.584Z] #58 sha256:b427e18181a383b151bc5eae86e358ecf8c1527b103965b9117120862d74502c
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.754 + RM_GOPATH=0
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.754 + TMP_GOPATH=
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.754 + : /build
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.754 + '[' -z '' ']'
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.754 ++ mktemp -d
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.759 + export GOPATH=/tmp/tmp.IuU3ZB4w00
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.759 + GOPATH=/tmp/tmp.IuU3ZB4w00
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.759 + RM_GOPATH=1
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.759 + case "$(go env GOARCH)" in
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.759 ++ go env GOARCH
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.764 + export GO_BUILDMODE=-buildmode=pie
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.764 + GO_BUILDMODE=-buildmode=pie
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.764 ++ dirname /tmp/install/install.sh
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.764 + dir=/tmp/install
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.764 + bin=rootlesskit
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.764 + shift
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.764 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.764 + . /tmp/install/rootlesskit.installer
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.764 ++ : 4cd567642273d369adaadcbadca00880552c1778
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.764 + install_rootlesskit
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.764 + case "$1" in
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.764 + export CGO_ENABLED=0
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.764 + CGO_ENABLED=0
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.764 + _install_rootlesskit
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.764 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.764 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.IuU3ZB4w00/src/github.com/rootless-containers/rootlesskit
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.764 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
12:35:02 [2021-05-25T12:35:02.584Z] #58 2.772 Cloning into '/tmp/tmp.IuU3ZB4w00/src/github.com/rootless-containers/rootlesskit'...
12:35:02 [2021-05-25T12:35:02.584Z] #58 5.166 + cd /tmp/tmp.IuU3ZB4w00/src/github.com/rootless-containers/rootlesskit
12:35:02 [2021-05-25T12:35:02.584Z] #58 5.169 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
12:35:02 [2021-05-25T12:35:02.584Z] #58 5.202 + export GO111MODULE=on
12:35:02 [2021-05-25T12:35:02.584Z] #58 5.202 + GO111MODULE=on
12:35:02 [2021-05-25T12:35:02.584Z] #58 5.202 + export GOPROXY=https://proxy.golang.org
12:35:02 [2021-05-25T12:35:02.584Z] #58 5.202 + GOPROXY=https://proxy.golang.org
12:35:02 [2021-05-25T12:35:02.584Z] #58 5.202 + for f in rootlesskit rootlesskit-docker-proxy
12:35:02 [2021-05-25T12:35:02.584Z] #58 5.202 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:35:02 [2021-05-25T12:35:02.584Z] #58 6.580 go: downloading github.com/gofrs/flock v0.8.0
12:35:02 [2021-05-25T12:35:02.584Z] #58 6.679 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:35:02 [2021-05-25T12:35:02.584Z] #58 6.687 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:35:02 [2021-05-25T12:35:02.584Z] #58 6.699 go: downloading github.com/gorilla/mux v1.8.0
12:35:02 [2021-05-25T12:35:02.584Z] #58 6.758 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:35:02 [2021-05-25T12:35:02.584Z] #58 6.859 go: downloading github.com/sirupsen/logrus v1.8.1
12:35:02 [2021-05-25T12:35:02.584Z] #58 6.868 go: downloading github.com/pkg/errors v0.9.1
12:35:02 [2021-05-25T12:35:02.584Z] #58 6.890 go: downloading github.com/google/uuid v1.2.0
12:35:02 [2021-05-25T12:35:02.584Z] #58 6.891 go: downloading github.com/moby/vpnkit v0.5.0
12:35:02 [2021-05-25T12:35:02.584Z] #58 7.094 go: extracting github.com/gofrs/flock v0.8.0
12:35:02 [2021-05-25T12:35:02.584Z] #58 7.156 go: extracting github.com/google/uuid v1.2.0
12:35:02 [2021-05-25T12:35:02.584Z] #58 7.253 go: extracting github.com/moby/sys/mountinfo v0.4.1
12:35:02 [2021-05-25T12:35:02.584Z] #58 7.262 go: extracting github.com/pkg/errors v0.9.1
12:35:02 [2021-05-25T12:35:02.584Z] #58 7.289 go: extracting github.com/gorilla/mux v1.8.0
12:35:02 [2021-05-25T12:35:02.584Z] #58 7.494 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:35:02 [2021-05-25T12:35:02.584Z] #58 7.519 go: downloading github.com/urfave/cli/v2 v2.3.0
12:35:02 [2021-05-25T12:35:02.584Z] #58 7.543 go: extracting github.com/sirupsen/logrus v1.8.1
12:35:02 [2021-05-25T12:35:02.584Z] #58 7.690 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:35:02 [2021-05-25T12:35:02.584Z] #58 7.953 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:35:02 [2021-05-25T12:35:02.585Z] #58 8.854 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:35:02 [2021-05-25T12:35:02.585Z] #58 9.012 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:35:02 [2021-05-25T12:35:02.585Z] #58 ...
12:35:02 [2021-05-25T12:35:02.585Z] 
12:35:02 [2021-05-25T12:35:02.585Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:35:02 [2021-05-25T12:35:02.585Z] #47 sha256:62c79f559041bb622ce08c1dbf9f2a5f2568c0f05dad6f32502342d1c1343633
12:35:02 [2021-05-25T12:35:02.585Z] #47 8.981 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:35:02 [2021-05-25T12:35:02.955Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.0s done
12:35:02 [2021-05-25T12:35:02.955Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
12:35:03 [2021-05-25T12:35:03.151Z] #23 transferring context: 53.25MB 1.6s done
12:35:03 [2021-05-25T12:35:03.152Z] #23 DONE 1.6s
12:35:03 [2021-05-25T12:35:03.152Z] 
12:35:03 [2021-05-25T12:35:03.152Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:35:03 [2021-05-25T12:35:03.152Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6
12:35:03 [2021-05-25T12:35:03.152Z] #10 CACHED
12:35:03 [2021-05-25T12:35:03.152Z] 
12:35:03 [2021-05-25T12:35:03.152Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:35:03 [2021-05-25T12:35:03.152Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
12:35:03 [2021-05-25T12:35:03.152Z] #55 CACHED
12:35:03 [2021-05-25T12:35:03.152Z] 
12:35:03 [2021-05-25T12:35:03.152Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
12:35:03 [2021-05-25T12:35:03.152Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5
12:35:03 [2021-05-25T12:35:03.152Z] #11 CACHED
12:35:03 [2021-05-25T12:35:03.152Z] 
12:35:03 [2021-05-25T12:35:03.152Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
12:35:03 [2021-05-25T12:35:03.152Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80
12:35:03 [2021-05-25T12:35:03.152Z] #12 CACHED
12:35:03 [2021-05-25T12:35:03.152Z] 
12:35:03 [2021-05-25T12:35:03.152Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:35:03 [2021-05-25T12:35:03.152Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
12:35:03 [2021-05-25T12:35:03.152Z] #13 CACHED
12:35:03 [2021-05-25T12:35:03.152Z] 
12:35:03 [2021-05-25T12:35:03.152Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:35:03 [2021-05-25T12:35:03.152Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
12:35:03 [2021-05-25T12:35:03.152Z] #36 CACHED
12:35:03 [2021-05-25T12:35:03.152Z] 
12:35:03 [2021-05-25T12:35:03.152Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:35:03 [2021-05-25T12:35:03.152Z] #45 sha256:2f452e46f2b06258efd787ffe94c20cbee77f8f8f13a94fb08495a41c1d376c2
12:35:03 [2021-05-25T12:35:03.170Z] #47 9.654 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:35:03 [2021-05-25T12:35:03.709Z] #53 ...
12:35:03 [2021-05-25T12:35:03.709Z] 
12:35:03 [2021-05-25T12:35:03.709Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:03 [2021-05-25T12:35:03.709Z] #49 sha256:4c4b5fb24898287f6516cfc2d814e66757c271551eb05de30f229de60d2bd8cf
12:35:03 [2021-05-25T12:35:03.709Z] #49 24.46 go: extracting github.com/gogo/protobuf v1.2.1
12:35:03 [2021-05-25T12:35:03.749Z] #47 ...
12:35:03 [2021-05-25T12:35:03.749Z] 
12:35:03 [2021-05-25T12:35:03.749Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:35:03 [2021-05-25T12:35:03.749Z] #56 sha256:505570e8cf8530bd4f17aca2d8107718a300795b030f4a91c7aa9c37d08c225b
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.123 + RM_GOPATH=0
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.123 + TMP_GOPATH=
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.123 + : /build
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.123 + '[' -z '' ']'
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.123 ++ mktemp -d
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.130 + export GOPATH=/tmp/tmp.GzzGE6Fh9y
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.130 + GOPATH=/tmp/tmp.GzzGE6Fh9y
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.130 + RM_GOPATH=1
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.130 + case "$(go env GOARCH)" in
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.130 ++ go env GOARCH
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.138 + export GO_BUILDMODE=-buildmode=pie
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.138 + GO_BUILDMODE=-buildmode=pie
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.138 ++ dirname /tmp/install/install.sh
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.138 + dir=/tmp/install
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.138 + bin=containerd
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.138 + shift
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.138 + '[' '!' -f /tmp/install/containerd.installer ']'
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.138 + . /tmp/install/containerd.installer
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.138 ++ set -e
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.138 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.138 + install_containerd
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.139 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.139 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.139 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GzzGE6Fh9y/src/github.com/containerd/containerd
12:35:03 [2021-05-25T12:35:03.749Z] #56 3.148 Cloning into '/tmp/tmp.GzzGE6Fh9y/src/github.com/containerd/containerd'...
12:35:03 [2021-05-25T12:35:03.749Z] #56 ...
12:35:03 [2021-05-25T12:35:03.749Z] 
12:35:03 [2021-05-25T12:35:03.749Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:35:03 [2021-05-25T12:35:03.749Z] #51 sha256:6ec7a24eb800308b9c0d50648245058aa0bd2a80039a7ab5507bf97026d7a9b2
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.213 + RM_GOPATH=0
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.213 + TMP_GOPATH=
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.213 + : /build
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.213 + '[' -z '' ']'
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.213 ++ mktemp -d
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.213 + export GOPATH=/tmp/tmp.htvXZGWafH
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.213 + GOPATH=/tmp/tmp.htvXZGWafH
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.213 + RM_GOPATH=1
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.213 + case "$(go env GOARCH)" in
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.213 ++ go env GOARCH
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.226 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.230 + export GO_BUILDMODE=-buildmode=pie
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.230 + GO_BUILDMODE=-buildmode=pie
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.230 ++ dirname /tmp/install/install.sh
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.230 + dir=/tmp/install
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.230 + bin=shfmt
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.230 + shift
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.230 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.230 + . /tmp/install/shfmt.installer
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.230 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.230 + install_shfmt
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.230 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.230 + git clone https://github.com/mvdan/sh.git /tmp/tmp.htvXZGWafH/src/github.com/mvdan/sh
12:35:03 [2021-05-25T12:35:03.749Z] #51 3.232 Cloning into '/tmp/tmp.htvXZGWafH/src/github.com/mvdan/sh'...
12:35:04 [2021-05-25T12:35:04.009Z] #51 ...
12:35:04 [2021-05-25T12:35:04.009Z] 
12:35:04 [2021-05-25T12:35:04.009Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:35:04 [2021-05-25T12:35:04.009Z] #24 sha256:f98f13f367a5133c34c5b57b8751e2556203579acf57e81825edf087cff0e7f8
12:35:04 [2021-05-25T12:35:04.009Z] #24 9.964 + mkdir -p /build
12:35:04 [2021-05-25T12:35:04.009Z] #24 9.977 + mv docker/docker /build/
12:35:04 [2021-05-25T12:35:04.009Z] #24 9.984 + rmdir docker
12:35:04 [2021-05-25T12:35:04.009Z] #24 DONE 10.3s
12:35:04 [2021-05-25T12:35:04.009Z] 
12:35:04 [2021-05-25T12:35:04.009Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:35:04 [2021-05-25T12:35:04.009Z] #67 sha256:0d55d6e25bdd09c829171202cd1d248e04ae5c43d6d23d86bca5ddd912191bec
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.468 + RM_GOPATH=0
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.468 + TMP_GOPATH=
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.468 + : /build
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.468 + '[' -z '' ']'
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.468 ++ mktemp -d
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.473 + export GOPATH=/tmp/tmp.HIY846HJBd
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.473 + GOPATH=/tmp/tmp.HIY846HJBd
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.473 + RM_GOPATH=1
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.473 + case "$(go env GOARCH)" in
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.475 ++ go env GOARCH
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.480 + export GO_BUILDMODE=-buildmode=pie
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.480 + GO_BUILDMODE=-buildmode=pie
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.482 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.482 ++ dirname /tmp/install/install.sh
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.482 + dir=/tmp/install
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.482 + bin=proxy
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.482 + shift
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.482 + '[' '!' -f /tmp/install/proxy.installer ']'
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.482 + . /tmp/install/proxy.installer
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.482 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.482 + install_proxy
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.482 + case "$1" in
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.482 + export CGO_ENABLED=0
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.482 + CGO_ENABLED=0
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.482 + _install_proxy
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.482 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.482 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HIY846HJBd/src/github.com/docker/libnetwork
12:35:04 [2021-05-25T12:35:04.009Z] #67 2.503 Cloning into '/tmp/tmp.HIY846HJBd/src/github.com/docker/libnetwork'...
12:35:04 [2021-05-25T12:35:04.009Z] #67 ...
12:35:04 [2021-05-25T12:35:04.009Z] 
12:35:04 [2021-05-25T12:35:04.009Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:35:04 [2021-05-25T12:35:04.009Z] #53 sha256:7d87c5a3b1dc44f8b008cf3fa7d2818715431697991bf0f27acec946d2d80256
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.003 + RM_GOPATH=0
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.003 + TMP_GOPATH=
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.003 + : /build
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.003 + '[' -z '' ']'
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.003 ++ mktemp -d
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.007 + export GOPATH=/tmp/tmp.SfTrGAluN7
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.007 + GOPATH=/tmp/tmp.SfTrGAluN7
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.007 + RM_GOPATH=1
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.007 + case "$(go env GOARCH)" in
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.008 ++ go env GOARCH
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.036 + export GO_BUILDMODE=-buildmode=pie
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.036 + GO_BUILDMODE=-buildmode=pie
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.036 ++ dirname /tmp/install/install.sh
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.044 + dir=/tmp/install
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.045 + bin=runc
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.046 + shift
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.046 + '[' '!' -f /tmp/install/runc.installer ']'
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.046 + . /tmp/install/runc.installer
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.046 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.047 + install_runc
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.052 + uname -r
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.052 + grep -q '^3\.10\.0.*\.el7\.'
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.059 + RUNC_BUILDTAGS='seccomp '
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.059 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )'
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.059 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.059 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SfTrGAluN7/src/github.com/opencontainers/runc
12:35:04 [2021-05-25T12:35:04.009Z] #53 4.084 Cloning into '/tmp/tmp.SfTrGAluN7/src/github.com/opencontainers/runc'...
12:35:04 [2021-05-25T12:35:04.270Z] #53 ...
12:35:04 [2021-05-25T12:35:04.270Z] 
12:35:04 [2021-05-25T12:35:04.270Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:35:04 [2021-05-25T12:35:04.270Z] #37 sha256:88f2767582535665d130dde06b9509244687bc498b530ea380691d494a8ae2bd
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.060 + RM_GOPATH=0
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.060 + TMP_GOPATH=
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.060 + : /build
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.060 + '[' -z '' ']'
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.061 ++ mktemp -d
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.068 + export GOPATH=/tmp/tmp.x3ChhuF1UH
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.068 + GOPATH=/tmp/tmp.x3ChhuF1UH
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.068 + RM_GOPATH=1
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.068 + case "$(go env GOARCH)" in
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.069 ++ go env GOARCH
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.096 + export GO_BUILDMODE=-buildmode=pie
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.096 + GO_BUILDMODE=-buildmode=pie
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.097 ++ dirname /tmp/install/install.sh
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.100 + dir=/tmp/install
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.100 + bin=tini
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.100 + shift
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.100 + '[' '!' -f /tmp/install/tini.installer ']'
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.100 + . /tmp/install/tini.installer
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.100 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.100 + install_tini
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.100 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.100 + git clone https://github.com/krallin/tini.git /tmp/tmp.x3ChhuF1UH/tini
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.100 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.115 Cloning into '/tmp/tmp.x3ChhuF1UH/tini'...
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.733 + cd /tmp/tmp.x3ChhuF1UH/tini
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.733 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
12:35:04 [2021-05-25T12:35:04.270Z] #37 4.754 + cmake .
12:35:04 [2021-05-25T12:35:04.270Z] #37 5.493 -- The C compiler identification is GNU 8.3.0
12:35:04 [2021-05-25T12:35:04.270Z] #37 5.558 -- Check for working C compiler: /usr/bin/cc
12:35:04 [2021-05-25T12:35:04.270Z] #37 6.220 -- Check for working C compiler: /usr/bin/cc -- works
12:35:04 [2021-05-25T12:35:04.270Z] #37 6.228 -- Detecting C compiler ABI info
12:35:04 [2021-05-25T12:35:04.270Z] #37 6.812 -- Detecting C compiler ABI info - done
12:35:04 [2021-05-25T12:35:04.270Z] #37 6.863 -- Detecting C compile features
12:35:04 [2021-05-25T12:35:04.270Z] #37 8.883 -- Detecting C compile features - done
12:35:04 [2021-05-25T12:35:04.270Z] #37 8.949 -- Performing Test HAS_BUILTIN_FORTIFY
12:35:04 [2021-05-25T12:35:04.270Z] #37 9.166 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:35:04 [2021-05-25T12:35:04.270Z] #37 9.289 -- Configuring done
12:35:04 [2021-05-25T12:35:04.270Z] #37 9.296 -- Generating done
12:35:04 [2021-05-25T12:35:04.270Z] #37 9.358 -- Build files have been written to: /tmp/tmp.x3ChhuF1UH/tini
12:35:04 [2021-05-25T12:35:04.270Z] #37 9.360 + make tini-static
12:35:04 [2021-05-25T12:35:04.270Z] #37 9.812 Scanning dependencies of target tini-static
12:35:04 [2021-05-25T12:35:04.270Z] #37 9.984 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:35:04 [2021-05-25T12:35:04.270Z] #37 ...
12:35:04 [2021-05-25T12:35:04.270Z] 
12:35:04 [2021-05-25T12:35:04.270Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:04 [2021-05-25T12:35:04.270Z] #49 sha256:4774807d0d72d64e5698cbacb9e5891231d6d1a2fe7cbc7d9ea431d2bd29c0c1
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.352 + RM_GOPATH=0
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.352 + TMP_GOPATH=
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.352 + : /build
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.352 + '[' -z '' ']'
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.352 ++ mktemp -d
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.355 + export GOPATH=/tmp/tmp.Np498z77If
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.355 + GOPATH=/tmp/tmp.Np498z77If
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.355 + RM_GOPATH=1
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.355 + case "$(go env GOARCH)" in
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.362 ++ go env GOARCH
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.374 + export GO_BUILDMODE=-buildmode=pie
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.374 + GO_BUILDMODE=-buildmode=pie
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.374 ++ dirname /tmp/install/install.sh
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.384 + dir=/tmp/install
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.384 + bin=golangci_lint
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.384 + shift
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.384 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.384 + . /tmp/install/golangci_lint.installer
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.384 ++ : v1.23.8
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.384 + install_golangci_lint
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.384 + set -e
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.384 + export GO111MODULE=on
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.384 + GO111MODULE=on
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.384 + GOBIN=/build
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.384 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.384 go: finding github.com v1.23.8
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.385 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.385 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.393 go: finding github.com/golangci/golangci-lint v1.23.8
12:35:04 [2021-05-25T12:35:04.270Z] #49 3.393 go: finding github.com/golangci v1.23.8
12:35:04 [2021-05-25T12:35:04.270Z] #49 4.334 go: downloading github.com/golangci/golangci-lint v1.23.8
12:35:04 [2021-05-25T12:35:04.270Z] #49 4.866 go: extracting github.com/golangci/golangci-lint v1.23.8
12:35:04 [2021-05-25T12:35:04.270Z] #49 10.71 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:35:04 [2021-05-25T12:35:04.270Z] #49 10.71 go: downloading github.com/pkg/errors v0.8.1
12:35:04 [2021-05-25T12:35:04.270Z] #49 10.74 go: downloading github.com/spf13/cobra v0.0.5
12:35:04 [2021-05-25T12:35:04.270Z] #49 10.74 go: downloading github.com/spf13/viper v1.6.1
12:35:04 [2021-05-25T12:35:04.270Z] #49 10.76 go: downloading github.com/go-lintpack/lintpack v0.5.2
12:35:04 [2021-05-25T12:35:04.270Z] #49 10.76 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
12:35:04 [2021-05-25T12:35:04.531Z] #49 10.80 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:35:04 [2021-05-25T12:35:04.531Z] #49 ...
12:35:04 [2021-05-25T12:35:04.531Z] 
12:35:04 [2021-05-25T12:35:04.531Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:35:04 [2021-05-25T12:35:04.531Z] #45 sha256:832045560eca78affdea557bc12cfa786b32674e84ee25f90c8054f96ad8c810
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.550 + RM_GOPATH=0
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.550 + TMP_GOPATH=
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.550 + : /build
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.550 + '[' -z '' ']'
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.550 ++ mktemp -d
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.553 + export GOPATH=/tmp/tmp.7b5VGc8qEz
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.553 + GOPATH=/tmp/tmp.7b5VGc8qEz
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.553 + RM_GOPATH=1
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.553 + case "$(go env GOARCH)" in
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.553 ++ go env GOARCH
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.559 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.562 + export GO_BUILDMODE=-buildmode=pie
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.562 + GO_BUILDMODE=-buildmode=pie
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.562 ++ dirname /tmp/install/install.sh
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.562 + dir=/tmp/install
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.562 + bin=vndr
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.562 + shift
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.562 + '[' '!' -f /tmp/install/vndr.installer ']'
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.562 + . /tmp/install/vndr.installer
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.562 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.562 + install_vndr
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.562 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.562 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7b5VGc8qEz/src/github.com/LK4D4/vndr
12:35:04 [2021-05-25T12:35:04.531Z] #45 3.562 Cloning into '/tmp/tmp.7b5VGc8qEz/src/github.com/LK4D4/vndr'...
12:35:04 [2021-05-25T12:35:04.531Z] #45 4.212 + cd /tmp/tmp.7b5VGc8qEz/src/github.com/LK4D4/vndr
12:35:04 [2021-05-25T12:35:04.531Z] #45 4.212 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
12:35:04 [2021-05-25T12:35:04.531Z] #45 4.229 + go build -buildmode=pie -v -o /build/vndr .
12:35:04 [2021-05-25T12:35:04.531Z] #45 5.715 github.com/LK4D4/vndr/build
12:35:04 [2021-05-25T12:35:04.531Z] #45 5.778 github.com/LK4D4/vndr/godl/singleflight
12:35:04 [2021-05-25T12:35:04.531Z] #45 6.174 github.com/LK4D4/vndr/versioned
12:35:04 [2021-05-25T12:35:04.531Z] #45 7.308 github.com/LK4D4/vndr/godl
12:35:04 [2021-05-25T12:35:04.531Z] #45 9.725 github.com/LK4D4/vndr
12:35:04 [2021-05-25T12:35:04.531Z] #45 ...
12:35:04 [2021-05-25T12:35:04.531Z] 
12:35:04 [2021-05-25T12:35:04.531Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:35:04 [2021-05-25T12:35:04.531Z] #51 sha256:6ec7a24eb800308b9c0d50648245058aa0bd2a80039a7ab5507bf97026d7a9b2
12:35:04 [2021-05-25T12:35:04.531Z] #51 11.01 + cd /tmp/tmp.htvXZGWafH/src/github.com/mvdan/sh
12:35:04 [2021-05-25T12:35:04.531Z] #51 11.01 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
12:35:04 [2021-05-25T12:35:04.531Z] #51 11.11 + GO111MODULE=on
12:35:04 [2021-05-25T12:35:04.531Z] #51 11.11 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
12:35:05 [2021-05-25T12:35:05.089Z] #49 25.61 go: extracting golang.org/x/text v0.3.2
12:35:05 [2021-05-25T12:35:05.917Z] #51 12.11 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:35:05 [2021-05-25T12:35:05.917Z] #51 12.21 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:35:05 [2021-05-25T12:35:05.917Z] #51 12.22 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:35:05 [2021-05-25T12:35:05.917Z] #51 12.31 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:35:05 [2021-05-25T12:35:05.917Z] #51 12.43 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:35:06 [2021-05-25T12:35:06.178Z] #51 ...
12:35:06 [2021-05-25T12:35:06.178Z] 
12:35:06 [2021-05-25T12:35:06.178Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:35:06 [2021-05-25T12:35:06.178Z] #37 sha256:88f2767582535665d130dde06b9509244687bc498b530ea380691d494a8ae2bd
12:35:06 [2021-05-25T12:35:06.178Z] #37 11.31 [100%] Linking C executable tini-static
12:35:06 [2021-05-25T12:35:06.178Z] #37 11.94 [100%] Built target tini-static
12:35:06 [2021-05-25T12:35:06.178Z] #37 12.08 + mkdir -p /build
12:35:06 [2021-05-25T12:35:06.178Z] #37 12.08 + cp tini-static /build/docker-init
12:35:06 [2021-05-25T12:35:06.178Z] #37 DONE 12.7s
12:35:06 [2021-05-25T12:35:06.439Z] 
12:35:06 [2021-05-25T12:35:06.439Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:35:06 [2021-05-25T12:35:06.439Z] #47 sha256:62c79f559041bb622ce08c1dbf9f2a5f2568c0f05dad6f32502342d1c1343633
12:35:06 [2021-05-25T12:35:06.439Z] #47 12.61 go: finding github.com/fatih/color v1.9.0
12:35:06 [2021-05-25T12:35:06.439Z] #47 12.61 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:35:06 [2021-05-25T12:35:06.439Z] #47 12.64 go: finding github.com/pkg/errors v0.9.1
12:35:06 [2021-05-25T12:35:06.439Z] #47 12.67 go: finding github.com/spf13/pflag v1.0.3
12:35:06 [2021-05-25T12:35:06.439Z] #47 12.67 go: finding github.com/mattn/go-colorable v0.1.6
12:35:06 [2021-05-25T12:35:06.439Z] #47 12.80 go: finding github.com/mattn/go-isatty v0.0.12
12:35:06 [2021-05-25T12:35:06.439Z] #47 12.87 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:35:06 [2021-05-25T12:35:06.700Z] #47 13.02 go: finding github.com/jonboulle/clockwork v0.1.0
12:35:06 [2021-05-25T12:35:06.700Z] #47 13.06 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:35:06 [2021-05-25T12:35:06.700Z] #47 13.08 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:35:06 [2021-05-25T12:35:06.700Z] #47 13.08 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:35:07 [2021-05-25T12:35:07.143Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s done
12:35:07 [2021-05-25T12:35:07.143Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
12:35:07 [2021-05-25T12:35:07.195Z] DEBUG: print all environment variables to check how Jenkins runs this script
12:35:07 [2021-05-25T12:35:07.195Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4814ae68\powershellScript.ps1'; exit $LASTEXITCODE;
12:35:07 [2021-05-25T12:35:07.195Z] ----------------------------------------------------------------------------
12:35:07 [2021-05-25T12:35:07.195Z] 
12:35:07 [2021-05-25T12:35:07.195Z] INFO: executeCI.ps1 starting at Tue May 25 12:35:06 CUT 2021
12:35:07 [2021-05-25T12:35:07.195Z] 
12:35:07 [2021-05-25T12:35:07.195Z] INFO: Script version 05-Feb-2019 09:03 PDT
12:35:07 [2021-05-25T12:35:07.195Z] INFO: Running git version 2.24.1.windows.2
12:35:07 [2021-05-25T12:35:07.195Z] INFO: Branch:fe_release Build:20295.1.210212-1600
12:35:07 [2021-05-25T12:35:07.195Z] INFO: Environment variables:
12:35:07 [2021-05-25T12:35:07.195Z] 
12:35:07 [2021-05-25T12:35:07.195Z] Name                           Value                                                                                   
12:35:07 [2021-05-25T12:35:07.195Z] ----                           -----                                                                                   
12:35:07 [2021-05-25T12:35:07.195Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
12:35:07 [2021-05-25T12:35:07.195Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
12:35:07 [2021-05-25T12:35:07.195Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
12:35:07 [2021-05-25T12:35:07.195Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
12:35:07 [2021-05-25T12:35:07.195Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
12:35:07 [2021-05-25T12:35:07.195Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
12:35:07 [2021-05-25T12:35:07.195Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
12:35:07 [2021-05-25T12:35:07.195Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
12:35:07 [2021-05-25T12:35:07.195Z] BRANCH_NAME                    PR-42412                                                                                
12:35:07 [2021-05-25T12:35:07.195Z] BUILD_DISPLAY_NAME             #2                                                                                      
12:35:07 [2021-05-25T12:35:07.195Z] BUILD_ID                       2                                                                                       
12:35:07 [2021-05-25T12:35:07.195Z] BUILD_NUMBER                   2                                                                                       
12:35:07 [2021-05-25T12:35:07.195Z] BUILD_TAG                      jenkins-moby-PR-42412-2                                                                 
12:35:07 [2021-05-25T12:35:07.195Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42412/2/                              
12:35:07 [2021-05-25T12:35:07.195Z] CHANGE_AUTHOR                  thaJeztah                                                                               
12:35:07 [2021-05-25T12:35:07.195Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
12:35:07 [2021-05-25T12:35:07.195Z] CHANGE_BRANCH                  bump_libnetwork                                                                         
12:35:07 [2021-05-25T12:35:07.195Z] CHANGE_FORK                    thaJeztah/docker                                                                        
12:35:07 [2021-05-25T12:35:07.195Z] CHANGE_ID                      42412                                                                                   
12:35:07 [2021-05-25T12:35:07.195Z] CHANGE_TARGET                  master                                                                                  
12:35:07 [2021-05-25T12:35:07.195Z] CHANGE_TITLE                   vendor: github.com/docker/libnetwork 64b7a4574d1426139437d20e81c0b6d391130ec8           
12:35:07 [2021-05-25T12:35:07.195Z] CHANGE_URL                     https://github.com/moby/moby/pull/42412                                                 
12:35:07 [2021-05-25T12:35:07.195Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
12:35:07 [2021-05-25T12:35:07.195Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
12:35:07 [2021-05-25T12:35:07.195Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
12:35:07 [2021-05-25T12:35:07.195Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
12:35:07 [2021-05-25T12:35:07.195Z] COMPUTERNAME                   azwin-2-b95860                                                                          
12:35:07 [2021-05-25T12:35:07.195Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
12:35:07 [2021-05-25T12:35:07.195Z] ConfigSequenceNumber           0                                                                                       
12:35:07 [2021-05-25T12:35:07.195Z] DOCKER_BUILDKIT                0                                                                                       
12:35:07 [2021-05-25T12:35:07.195Z] DOCKER_DUT_DEBUG               1                                                                                       
12:35:07 [2021-05-25T12:35:07.195Z] DOCKER_EXPERIMENTAL            1                                                                                       
12:35:07 [2021-05-25T12:35:07.195Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
12:35:07 [2021-05-25T12:35:07.195Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
12:35:07 [2021-05-25T12:35:07.195Z] EXECUTOR_NUMBER                0                                                                                       
12:35:07 [2021-05-25T12:35:07.195Z] FQDN                           azwin-2-b95860.westus.cloudapp.azure.com                                                
12:35:07 [2021-05-25T12:35:07.195Z] GIT_BRANCH                     PR-42412                                                                                
12:35:07 [2021-05-25T12:35:07.196Z] GIT_COMMIT                     22b9e2a7e53645a3090ef305658f22264c380368                                                
12:35:07 [2021-05-25T12:35:07.196Z] GIT_PREVIOUS_COMMIT            22b9e2a7e53645a3090ef305658f22264c380368                                                
12:35:07 [2021-05-25T12:35:07.196Z] GIT_URL                        https://github.com/moby/moby.git                                                        
12:35:07 [2021-05-25T12:35:07.196Z] HUDSON_COOKIE                  3ca5b28c-c240-4b35-a133-2eda54d1106a                                                    
12:35:07 [2021-05-25T12:35:07.196Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
12:35:07 [2021-05-25T12:35:07.196Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
12:35:07 [2021-05-25T12:35:07.196Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
12:35:07 [2021-05-25T12:35:07.196Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
12:35:07 [2021-05-25T12:35:07.196Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
12:35:07 [2021-05-25T12:35:07.196Z] JENKINS_NODE_COOKIE            4b7f6163-8e76-4044-a607-ea74ec6da511                                                    
12:35:07 [2021-05-25T12:35:07.196Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
12:35:07 [2021-05-25T12:35:07.196Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
12:35:07 [2021-05-25T12:35:07.196Z] JOB_BASE_NAME                  PR-42412                                                                                
12:35:07 [2021-05-25T12:35:07.196Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42412/display/redirect                
12:35:07 [2021-05-25T12:35:07.196Z] JOB_NAME                       moby/PR-42412                                                                           
12:35:07 [2021-05-25T12:35:07.196Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42412/                                
12:35:07 [2021-05-25T12:35:07.196Z] library.jps.version            master                                                                                  
12:35:07 [2021-05-25T12:35:07.196Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
12:35:07 [2021-05-25T12:35:07.196Z] NODE_LABELS                    amd64 azure azwin-2-b95860 azwin-2022 docker west-us windows windows-2022 x86_64        
12:35:07 [2021-05-25T12:35:07.196Z] NODE_NAME                      azwin-2-b95860                                                                          
12:35:07 [2021-05-25T12:35:07.196Z] NUMBER_OF_PROCESSORS           4                                                                                       
12:35:07 [2021-05-25T12:35:07.196Z] OS                             Windows_NT                                                                              
12:35:07 [2021-05-25T12:35:07.196Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
12:35:07 [2021-05-25T12:35:07.196Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
12:35:07 [2021-05-25T12:35:07.196Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
12:35:07 [2021-05-25T12:35:07.196Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
12:35:07 [2021-05-25T12:35:07.196Z] PROCESSOR_LEVEL                6                                                                                       
12:35:07 [2021-05-25T12:35:07.196Z] PROCESSOR_REVISION             4f01                                                                                    
12:35:07 [2021-05-25T12:35:07.196Z] ProgramData                    C:\ProgramData                                                                          
12:35:07 [2021-05-25T12:35:07.196Z] ProgramFiles                   C:\Program Files                                                                        
12:35:07 [2021-05-25T12:35:07.196Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
12:35:07 [2021-05-25T12:35:07.196Z] ProgramW6432                   C:\Program Files                                                                        
12:35:07 [2021-05-25T12:35:07.196Z] PROMPT                         $P$G                                                                                    
12:35:07 [2021-05-25T12:35:07.196Z] PSExecutionPolicyPreference    Bypass                                                                                  
12:35:07 [2021-05-25T12:35:07.196Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
12:35:07 [2021-05-25T12:35:07.196Z] PUBLIC                         C:\Users\Public                                                                         
12:35:07 [2021-05-25T12:35:07.196Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42412/2/display/redirect?page=artif...
12:35:07 [2021-05-25T12:35:07.196Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42412/2/display/redirect?page=changes 
12:35:07 [2021-05-25T12:35:07.196Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42412/2/display/redirect              
12:35:07 [2021-05-25T12:35:07.196Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42412/2/display/redirect?page=tests   
12:35:07 [2021-05-25T12:35:07.196Z] SKIP_VALIDATION_TESTS          1                                                                                       
12:35:07 [2021-05-25T12:35:07.196Z] SOURCES_DRIVE                  d                                                                                       
12:35:07 [2021-05-25T12:35:07.196Z] SOURCES_SUBDIR                 gopath                                                                                  
12:35:07 [2021-05-25T12:35:07.196Z] STAGE_NAME                     Run tests                                                                               
12:35:07 [2021-05-25T12:35:07.196Z] SystemDrive                    C:                                                                                      
12:35:07 [2021-05-25T12:35:07.196Z] SystemRoot                     C:\Windows                                                                              
12:35:07 [2021-05-25T12:35:07.196Z] TEMP                           C:\Windows\TEMP                                                                         
12:35:07 [2021-05-25T12:35:07.196Z] TESTDEBUG                      0                                                                                       
12:35:07 [2021-05-25T12:35:07.196Z] TESTRUN_DRIVE                  d                                                                                       
12:35:07 [2021-05-25T12:35:07.196Z] TESTRUN_SUBDIR                 CI                                                                                      
12:35:07 [2021-05-25T12:35:07.196Z] TIMEOUT                        120m                                                                                    
12:35:07 [2021-05-25T12:35:07.196Z] TMP                            C:\Windows\TEMP                                                                         
12:35:07 [2021-05-25T12:35:07.196Z] USERDOMAIN                     WORKGROUP                                                                               
12:35:07 [2021-05-25T12:35:07.196Z] USERNAME                       azwin-2-b95860$                                                                         
12:35:07 [2021-05-25T12:35:07.196Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
12:35:07 [2021-05-25T12:35:07.196Z] windir                         C:\Windows                                                                              
12:35:07 [2021-05-25T12:35:07.196Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore/insider                                            
12:35:07 [2021-05-25T12:35:07.196Z] WINDOWS_BASE_IMAGE_TAG         10.0.20295.1                                                                            
12:35:07 [2021-05-25T12:35:07.196Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
12:35:07 [2021-05-25T12:35:07.196Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
12:35:07 [2021-05-25T12:35:07.196Z] 
12:35:07 [2021-05-25T12:35:07.196Z] 
12:35:07 [2021-05-25T12:35:07.196Z] 
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.897 + RM_GOPATH=0
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.897 + TMP_GOPATH=
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.897 + : /build
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.897 + '[' -z '' ']'
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.897 ++ mktemp -d
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.899 + export GOPATH=/tmp/tmp.OBPyRzVSFg
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.899 + GOPATH=/tmp/tmp.OBPyRzVSFg
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.899 + RM_GOPATH=1
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.899 + case "$(go env GOARCH)" in
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.903 ++ go env GOARCH
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.919 + export GO_BUILDMODE=-buildmode=pie
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.919 + GO_BUILDMODE=-buildmode=pie
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.920 ++ dirname /tmp/install/install.sh
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.929 + dir=/tmp/install
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.929 + bin=vndr
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.929 + shift
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.929 + '[' '!' -f /tmp/install/vndr.installer ']'
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.929 + . /tmp/install/vndr.installer
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.930 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.930 + install_vndr
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.930 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.930 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.930 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OBPyRzVSFg/src/github.com/LK4D4/vndr
12:35:07 [2021-05-25T12:35:07.402Z] #45 3.933 Cloning into '/tmp/tmp.OBPyRzVSFg/src/github.com/LK4D4/vndr'...
12:35:07 [2021-05-25T12:35:07.402Z] #45 4.558 + cd /tmp/tmp.OBPyRzVSFg/src/github.com/LK4D4/vndr
12:35:07 [2021-05-25T12:35:07.402Z] #45 4.559 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
12:35:07 [2021-05-25T12:35:07.402Z] #45 4.602 + go build -buildmode=pie -v -o /build/vndr .
12:35:07 [2021-05-25T12:35:07.408Z] #9 DONE 14.7s
12:35:07 [2021-05-25T12:35:07.629Z] #49 28.04 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:35:07 [2021-05-25T12:35:07.629Z] #49 28.05 go: finding github.com/fatih/color v1.7.0
12:35:07 [2021-05-25T12:35:07.629Z] #49 28.06 go: finding github.com/mattn/go-colorable v0.1.4
12:35:07 [2021-05-25T12:35:07.629Z] #49 28.08 go: finding github.com/mattn/go-isatty v0.0.8
12:35:07 [2021-05-25T12:35:07.629Z] #49 28.10 go: finding github.com/go-critic/go-critic v0.4.1
12:35:07 [2021-05-25T12:35:07.629Z] #49 28.11 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:35:07 [2021-05-25T12:35:07.629Z] #49 28.12 go: finding github.com/go-lintpack/lintpack v0.5.2
12:35:07 [2021-05-25T12:35:07.629Z] #49 28.13 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:35:07 [2021-05-25T12:35:07.629Z] #49 28.18 go: finding github.com/pkg/errors v0.8.1
12:35:07 [2021-05-25T12:35:07.629Z] #49 28.20 go: finding github.com/go-toolsmith/astfmt v1.0.0
12:35:07 [2021-05-25T12:35:07.629Z] #49 28.20 go: finding github.com/go-toolsmith/astequal v1.0.0
12:35:07 [2021-05-25T12:35:07.629Z] #49 28.22 go: finding github.com/sirupsen/logrus v1.4.2
12:35:07 [2021-05-25T12:35:07.629Z] #49 28.22 go: finding github.com/mitchellh/go-homedir v1.1.0
12:35:07 [2021-05-25T12:35:07.630Z] #49 28.23 go: finding github.com/go-toolsmith/astp v1.0.0
12:35:07 [2021-05-25T12:35:07.630Z] #49 28.23 go: finding github.com/stretchr/testify v1.4.0
12:35:07 [2021-05-25T12:35:07.630Z] #49 28.23 go: finding github.com/go-toolsmith/astcast v1.0.0
12:35:07 [2021-05-25T12:35:07.630Z] #49 28.25 go: finding github.com/davecgh/go-spew v1.1.1
12:35:07 [2021-05-25T12:35:07.630Z] #49 28.25 go: finding github.com/go-toolsmith/typep v1.0.0
12:35:07 [2021-05-25T12:35:07.630Z] #49 28.25 go: finding github.com/spf13/viper v1.6.1
12:35:07 [2021-05-25T12:35:07.630Z] #49 28.26 go: finding github.com/pmezard/go-difflib v1.0.0
12:35:07 [2021-05-25T12:35:07.630Z] #49 28.29 go: finding github.com/stretchr/objx v0.2.0
12:35:07 [2021-05-25T12:35:07.630Z] #49 28.30 go: finding github.com/go-toolsmith/astcopy v1.0.0
12:35:07 [2021-05-25T12:35:07.630Z] #49 28.31 go: finding gopkg.in/yaml.v2 v2.2.7
12:35:07 [2021-05-25T12:35:07.630Z] #49 28.35 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
12:35:07 [2021-05-25T12:35:07.630Z] #49 28.40 go: finding github.com/go-toolsmith/strparse v1.0.0
12:35:07 [2021-05-25T12:35:07.630Z] #49 28.41 go: finding github.com/bombsimon/wsl/v2 v2.0.0
12:35:07 [2021-05-25T12:35:07.630Z] #49 28.44 go: finding github.com/gobwas/glob v0.2.3
12:35:07 [2021-05-25T12:35:07.630Z] #49 28.46 go: finding github.com/spf13/cobra v0.0.5
12:35:07 [2021-05-25T12:35:07.630Z] #49 28.48 go: finding github.com/spf13/pflag v1.0.5
12:35:07 [2021-05-25T12:35:07.630Z] #49 28.49 go: finding github.com/fsnotify/fsnotify v1.4.7
12:35:07 [2021-05-25T12:35:07.630Z] #49 28.51 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:35:07 [2021-05-25T12:35:07.647Z] INFO: Sources under d:\gopath\...
12:35:07 [2021-05-25T12:35:07.647Z] INFO: Test run under d:\CI\...
12:35:07 [2021-05-25T12:35:07.647Z] INFO: Running in D:\gopath\src\github.com\docker\docker
12:35:07 [2021-05-25T12:35:07.648Z] INFO: docker/docker repository was found
12:35:07 [2021-05-25T12:35:07.667Z] 
12:35:07 [2021-05-25T12:35:07.667Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:35:07 [2021-05-25T12:35:07.667Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
12:35:07 [2021-05-25T12:35:07.889Z] #49 28.52 go: finding github.com/hashicorp/hcl v1.0.0
12:35:07 [2021-05-25T12:35:07.889Z] #49 28.58 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:35:07 [2021-05-25T12:35:07.889Z] #49 28.61 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:35:07 [2021-05-25T12:35:07.889Z] #49 28.63 go: finding github.com/magiconair/properties v1.8.1
12:35:07 [2021-05-25T12:35:07.889Z] #49 28.67 go: finding github.com/mitchellh/mapstructure v1.1.2
12:35:07 [2021-05-25T12:35:07.889Z] #49 28.70 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:35:07 [2021-05-25T12:35:07.889Z] #49 28.72 go: finding github.com/pelletier/go-toml v1.2.0
12:35:07 [2021-05-25T12:35:07.889Z] #49 28.73 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:35:07 [2021-05-25T12:35:07.889Z] #49 28.73 go: finding github.com/spf13/afero v1.1.2
12:35:07 [2021-05-25T12:35:07.889Z] #49 28.74 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:35:07 [2021-05-25T12:35:07.889Z] #49 28.75 go: finding github.com/spf13/cast v1.3.0
12:35:07 [2021-05-25T12:35:07.889Z] #49 28.75 go: finding golang.org/x/text v0.3.2
12:35:07 [2021-05-25T12:35:07.889Z] #49 28.75 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:35:07 [2021-05-25T12:35:07.889Z] #49 28.76 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:35:07 [2021-05-25T12:35:07.889Z] #49 28.77 go: finding github.com/spf13/jwalterweatherman v1.0.0
12:35:07 [2021-05-25T12:35:07.889Z] #49 28.78 go: finding github.com/subosito/gotenv v1.2.0
12:35:07 [2021-05-25T12:35:07.889Z] #49 28.80 go: finding gopkg.in/ini.v1 v1.51.0
12:35:07 [2021-05-25T12:35:07.889Z] #49 28.82 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:35:08 [2021-05-25T12:35:08.099Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
12:35:08 [2021-05-25T12:35:08.099Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1'
12:35:08 [2021-05-25T12:35:08.099Z] INFO: Docker version of control daemon
12:35:08 [2021-05-25T12:35:08.099Z] 
12:35:08 [2021-05-25T12:35:08.099Z] Client: Mirantis Container Runtime
12:35:08 [2021-05-25T12:35:08.099Z]  Version:           20.10.0
12:35:08 [2021-05-25T12:35:08.099Z]  API version:       1.41
12:35:08 [2021-05-25T12:35:08.099Z]  Go version:        go1.13.15
12:35:08 [2021-05-25T12:35:08.099Z]  Git commit:        6ee42dc
12:35:08 [2021-05-25T12:35:08.099Z]  Built:             03/11/2021 13:24:56
12:35:08 [2021-05-25T12:35:08.099Z]  OS/Arch:           windows/amd64
12:35:08 [2021-05-25T12:35:08.099Z]  Context:           default
12:35:08 [2021-05-25T12:35:08.099Z]  Experimental:      true
12:35:08 [2021-05-25T12:35:08.099Z] 
12:35:08 [2021-05-25T12:35:08.099Z] Server: Mirantis Container Runtime
12:35:08 [2021-05-25T12:35:08.099Z]  Engine:
12:35:08 [2021-05-25T12:35:08.099Z]   Version:          20.10.0
12:35:08 [2021-05-25T12:35:08.099Z]   API version:      1.41 (minimum version 1.24)
12:35:08 [2021-05-25T12:35:08.099Z]   Go version:       go1.13.15
12:35:08 [2021-05-25T12:35:08.099Z]   Git commit:       1e08f21e79
12:35:08 [2021-05-25T12:35:08.099Z]   Built:            03/11/2021 13:23:32
12:35:08 [2021-05-25T12:35:08.099Z]   OS/Arch:          windows/amd64
12:35:08 [2021-05-25T12:35:08.099Z]   Experimental:     true
12:35:08 [2021-05-25T12:35:08.099Z] 
12:35:08 [2021-05-25T12:35:08.099Z] INFO: Docker info of control daemon
12:35:08 [2021-05-25T12:35:08.099Z] 
12:35:08 [2021-05-25T12:35:08.149Z] #49 28.84 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:35:08 [2021-05-25T12:35:08.149Z] #49 28.84 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:35:08 [2021-05-25T12:35:08.149Z] #49 28.86 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:35:08 [2021-05-25T12:35:08.149Z] #49 28.88 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:35:08 [2021-05-25T12:35:08.149Z] #49 28.92 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:35:08 [2021-05-25T12:35:08.149Z] #49 28.93 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:35:08 [2021-05-25T12:35:08.149Z] #49 28.93 go: finding github.com/kisielk/gotool v1.0.0
12:35:08 [2021-05-25T12:35:08.149Z] #49 28.94 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:35:08 [2021-05-25T12:35:08.149Z] #49 28.94 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:35:08 [2021-05-25T12:35:08.149Z] #49 28.95 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:35:08 [2021-05-25T12:35:08.149Z] #49 28.96 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:35:08 [2021-05-25T12:35:08.149Z] #49 28.99 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:35:08 [2021-05-25T12:35:08.149Z] #49 28.99 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:35:08 [2021-05-25T12:35:08.149Z] #49 28.99 go: finding github.com/sourcegraph/go-diff v0.5.1
12:35:08 [2021-05-25T12:35:08.149Z] #49 29.00 go: finding github.com/tommy-muehle/go-mnd v1.1.1
12:35:08 [2021-05-25T12:35:08.149Z] #49 29.00 go: finding github.com/ultraware/funlen v0.0.2
12:35:08 [2021-05-25T12:35:08.149Z] #49 29.02 go: finding github.com/ultraware/whitespace v0.0.4
12:35:08 [2021-05-25T12:35:08.149Z] #49 29.04 go: finding github.com/gogo/protobuf v1.2.1
12:35:08 [2021-05-25T12:35:08.409Z] #49 29.04 go: finding github.com/uudashr/gocognit v1.0.1
12:35:08 [2021-05-25T12:35:08.409Z] #49 29.05 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:35:08 [2021-05-25T12:35:08.409Z] #49 29.09 go: finding honnef.co/go/tools v0.0.1-2019.2.3
12:35:08 [2021-05-25T12:35:08.409Z] #49 29.17 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:35:08 [2021-05-25T12:35:08.409Z] #49 29.19 go: finding github.com/BurntSushi/toml v0.3.1
12:35:08 [2021-05-25T12:35:08.409Z] #49 29.19 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:35:08 [2021-05-25T12:35:08.409Z] #49 29.24 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:35:08 [2021-05-25T12:35:08.550Z] Client:
12:35:08 [2021-05-25T12:35:08.550Z]  Context:    default
12:35:08 [2021-05-25T12:35:08.550Z]  Debug Mode: false
12:35:08 [2021-05-25T12:35:08.551Z]  Plugins:
12:35:08 [2021-05-25T12:35:08.551Z]   app: Docker Application (Docker Inc., v0.8.0)
12:35:08 [2021-05-25T12:35:08.551Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
12:35:08 [2021-05-25T12:35:08.551Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
12:35:08 [2021-05-25T12:35:08.551Z] 
12:35:08 [2021-05-25T12:35:08.551Z] Server:
12:35:08 [2021-05-25T12:35:08.551Z]  Containers: 0
12:35:08 [2021-05-25T12:35:08.551Z]   Running: 0
12:35:08 [2021-05-25T12:35:08.551Z]   Paused: 0
12:35:08 [2021-05-25T12:35:08.551Z]   Stopped: 0
12:35:08 [2021-05-25T12:35:08.551Z]  Images: 10
12:35:08 [2021-05-25T12:35:08.551Z]  Server Version: 20.10.0
12:35:08 [2021-05-25T12:35:08.551Z]  Storage Driver: windowsfilter (windows) lcow (linux)
12:35:08 [2021-05-25T12:35:08.551Z]   Windows: 
12:35:08 [2021-05-25T12:35:08.551Z]   LCOW: 
12:35:08 [2021-05-25T12:35:08.551Z]  Logging Driver: json-file
12:35:08 [2021-05-25T12:35:08.551Z]  Plugins:
12:35:08 [2021-05-25T12:35:08.669Z] #49 ...
12:35:08 [2021-05-25T12:35:08.669Z] 
12:35:08 [2021-05-25T12:35:08.669Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:35:08 [2021-05-25T12:35:08.669Z] #53 sha256:08e9c6db9aa46c271322fcba4eb77d566026bf0717f4a3fd1c22c29c4f9b39a4
12:35:08 [2021-05-25T12:35:08.669Z] #53 26.97 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:35:08 [2021-05-25T12:35:08.669Z] #53 29.16 + mkdir -p /build
12:35:08 [2021-05-25T12:35:08.669Z] #53 29.16 + cp runc /build/runc
12:35:08 [2021-05-25T12:35:08.669Z] #53 DONE 29.6s
12:35:08 [2021-05-25T12:35:08.669Z] 
12:35:08 [2021-05-25T12:35:08.669Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:35:08 [2021-05-25T12:35:08.669Z] #51 sha256:c82944260421d3dac9bdac1b599fad518dd7c7748a491d57ac5a90c66096fd64
12:35:08 [2021-05-25T12:35:08.669Z] #51 25.22 golang.org/x/crypto/ssh/terminal
12:35:08 [2021-05-25T12:35:08.669Z] #51 27.81 mvdan.cc/sh/v3/cmd/shfmt
12:35:08 [2021-05-25T12:35:08.805Z] #45 ...
12:35:08 [2021-05-25T12:35:08.805Z] 
12:35:08 [2021-05-25T12:35:08.805Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:35:08 [2021-05-25T12:35:08.805Z] #47 sha256:124a969278c7002e9d5b8cc2afe12dc59a44242f04cf950aae6c92736303808d
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.155 + RM_GOPATH=0
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.155 + TMP_GOPATH=
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.155 + : /build
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.155 + '[' -z '' ']'
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.155 ++ mktemp -d
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.169 + export GOPATH=/tmp/tmp.IP6QikePDR
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.169 + GOPATH=/tmp/tmp.IP6QikePDR
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.169 + RM_GOPATH=1
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.169 + case "$(go env GOARCH)" in
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.177 ++ go env GOARCH
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.195 + export GO_BUILDMODE=-buildmode=pie
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.195 + GO_BUILDMODE=-buildmode=pie
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.268 ++ dirname /tmp/install/install.sh
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.268 + dir=/tmp/install
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.268 + bin=gotestsum
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.268 + shift
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.268 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.268 + . /tmp/install/gotestsum.installer
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.268 ++ : v0.5.3
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.268 + install_gotestsum
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.268 + set -e
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.268 + export GO111MODULE=on
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.268 + GO111MODULE=on
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.268 + GOBIN=/build
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.268 + go get gotest.tools/gotestsum@v0.5.3
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.268 go: finding gotest.tools/gotestsum v0.5.3
12:35:08 [2021-05-25T12:35:08.805Z] #47 3.268 go: finding gotest.tools v0.5.3
12:35:08 [2021-05-25T12:35:08.805Z] #47 4.142 go: downloading gotest.tools/gotestsum v0.5.3
12:35:08 [2021-05-25T12:35:08.805Z] #47 4.566 go: extracting gotest.tools/gotestsum v0.5.3
12:35:08 [2021-05-25T12:35:08.805Z] #47 5.076 go: downloading github.com/pkg/errors v0.9.1
12:35:08 [2021-05-25T12:35:08.805Z] #47 5.120 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:35:08 [2021-05-25T12:35:08.805Z] #47 5.121 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:35:08 [2021-05-25T12:35:08.805Z] #47 5.122 go: downloading github.com/fatih/color v1.9.0
12:35:08 [2021-05-25T12:35:08.805Z] #47 5.193 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:35:08 [2021-05-25T12:35:08.805Z] #47 5.234 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:35:08 [2021-05-25T12:35:08.805Z] #47 5.241 go: extracting github.com/pkg/errors v0.9.1
12:35:08 [2021-05-25T12:35:08.805Z] #47 5.270 go: downloading github.com/spf13/pflag v1.0.3
12:35:08 [2021-05-25T12:35:08.805Z] #47 5.299 go: downloading github.com/jonboulle/clockwork v0.1.0
12:35:08 [2021-05-25T12:35:08.805Z] #47 5.307 go: extracting github.com/fatih/color v1.9.0
12:35:08 [2021-05-25T12:35:08.805Z] #47 5.366 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:35:08 [2021-05-25T12:35:08.805Z] #47 5.509 go: extracting github.com/jonboulle/clockwork v0.1.0
12:35:08 [2021-05-25T12:35:08.805Z] #47 5.511 go: downloading github.com/mattn/go-colorable v0.1.6
12:35:08 [2021-05-25T12:35:08.805Z] #47 5.533 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:35:08 [2021-05-25T12:35:08.805Z] #47 5.548 go: downloading github.com/mattn/go-isatty v0.0.12
12:35:08 [2021-05-25T12:35:08.805Z] #47 5.657 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:35:08 [2021-05-25T12:35:08.805Z] #47 5.747 go: extracting github.com/mattn/go-colorable v0.1.6
12:35:08 [2021-05-25T12:35:08.805Z] #47 5.764 go: extracting github.com/mattn/go-isatty v0.0.12
12:35:08 [2021-05-25T12:35:08.805Z] #47 5.813 go: extracting github.com/spf13/pflag v1.0.3
12:35:09 [2021-05-25T12:35:09.002Z]   Volume: local
12:35:09 [2021-05-25T12:35:09.002Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:35:09 [2021-05-25T12:35:09.002Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:35:09 [2021-05-25T12:35:09.002Z]  Swarm: inactive
12:35:09 [2021-05-25T12:35:09.002Z]  Default Isolation: process
12:35:09 [2021-05-25T12:35:09.002Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
12:35:09 [2021-05-25T12:35:09.002Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
12:35:09 [2021-05-25T12:35:09.002Z]  OSType: windows
12:35:09 [2021-05-25T12:35:09.002Z]  Architecture: x86_64
12:35:09 [2021-05-25T12:35:09.002Z]  CPUs: 4
12:35:09 [2021-05-25T12:35:09.002Z]  Total Memory: 32GiB
12:35:09 [2021-05-25T12:35:09.002Z]  Name: azwin-2-b95860
12:35:09 [2021-05-25T12:35:09.002Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
12:35:09 [2021-05-25T12:35:09.002Z]  Docker Root Dir: D:\docker
12:35:09 [2021-05-25T12:35:09.002Z]  Debug Mode: false
12:35:09 [2021-05-25T12:35:09.002Z]  Registry: https://index.docker.io/v1/
12:35:09 [2021-05-25T12:35:09.002Z]  Labels:
12:35:09 [2021-05-25T12:35:09.002Z]  Experimental: true
12:35:09 [2021-05-25T12:35:09.002Z]  Insecure Registries:
12:35:09 [2021-05-25T12:35:09.002Z]   10.0.0.4:5000
12:35:09 [2021-05-25T12:35:09.002Z]   127.0.0.0/8
12:35:09 [2021-05-25T12:35:09.002Z]  Registry Mirrors:
12:35:09 [2021-05-25T12:35:09.002Z]   http://10.0.0.4:5000/
12:35:09 [2021-05-25T12:35:09.002Z]  Live Restore Enabled: false
12:35:09 [2021-05-25T12:35:09.002Z] 
12:35:09 [2021-05-25T12:35:09.002Z] 
12:35:09 [2021-05-25T12:35:09.002Z] INFO: Commit hash is 22b9e2a7e5
12:35:09 [2021-05-25T12:35:09.002Z] INFO: Nuke-Everything...
12:35:09 [2021-05-25T12:35:09.002Z] INFO: Container count on control daemon to delete is 0
12:35:09 [2021-05-25T12:35:09.067Z] #47 ...
12:35:09 [2021-05-25T12:35:09.067Z] 
12:35:09 [2021-05-25T12:35:09.067Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:35:09 [2021-05-25T12:35:09.067Z] #45 sha256:2f452e46f2b06258efd787ffe94c20cbee77f8f8f13a94fb08495a41c1d376c2
12:35:09 [2021-05-25T12:35:09.067Z] #45 5.893 github.com/LK4D4/vndr/godl/singleflight
12:35:09 [2021-05-25T12:35:09.067Z] #45 6.099 github.com/LK4D4/vndr/versioned
12:35:09 [2021-05-25T12:35:09.330Z] #45 6.218 github.com/LK4D4/vndr/build
12:35:09 [2021-05-25T12:35:09.453Z] INFO: Nuking d:\CI
12:35:09 [2021-05-25T12:35:09.453Z] INFO: Zapped successfully
12:35:09 [2021-05-25T12:35:09.453Z] INFO: Location for testing is d:\CI\PR-42412\2
12:35:09 [2021-05-25T12:35:09.453Z] INFO: Validating GOLang consistency in Dockerfile.windows...
12:35:09 [2021-05-25T12:35:09.453Z] 
12:35:09 [2021-05-25T12:35:09.453Z] 
12:35:09 [2021-05-25T12:35:09.453Z] INFO: Building the image from Dockerfile.windows at 05/25/2021 12:35:09...
12:35:09 [2021-05-25T12:35:09.453Z] 
12:35:09 [2021-05-25T12:35:09.566Z] #10 DONE 1.8s
12:35:09 [2021-05-25T12:35:09.566Z] 
12:35:09 [2021-05-25T12:35:09.566Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
12:35:09 [2021-05-25T12:35:09.566Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
12:35:09 [2021-05-25T12:35:09.591Z] #45 6.613 github.com/LK4D4/vndr/godl
12:35:09 [2021-05-25T12:35:09.824Z] #11 DONE 0.5s
12:35:10 [2021-05-25T12:35:10.089Z] 
12:35:10 [2021-05-25T12:35:10.089Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:35:10 [2021-05-25T12:35:10.089Z] #51 sha256:3fe92d5ccfc23f73a56c0e8ca2a1dbb2a68eba5a548aa7bdcdc3defa635442b6
12:35:10 [2021-05-25T12:35:10.089Z] #51 ...
12:35:10 [2021-05-25T12:35:10.089Z] 
12:35:10 [2021-05-25T12:35:10.089Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:35:10 [2021-05-25T12:35:10.089Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
12:35:10 [2021-05-25T12:35:10.089Z] #31 DONE 0.2s
12:35:10 [2021-05-25T12:35:10.348Z] 
12:35:10 [2021-05-25T12:35:10.348Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:35:10 [2021-05-25T12:35:10.348Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
12:35:10 [2021-05-25T12:35:10.348Z] #39 DONE 0.3s
12:35:10 [2021-05-25T12:35:10.348Z] 
12:35:10 [2021-05-25T12:35:10.348Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:35:10 [2021-05-25T12:35:10.348Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
12:35:11 [2021-05-25T12:35:11.218Z] #51 DONE 31.5s
12:35:11 [2021-05-25T12:35:11.218Z] 
12:35:11 [2021-05-25T12:35:11.218Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:35:11 [2021-05-25T12:35:11.218Z] #47 sha256:49fd63a6f00dae668ad920953b52f698471b2dcf6bc85112d782f5c1110bdc89
12:35:11 [2021-05-25T12:35:11.531Z] #45 8.270 github.com/LK4D4/vndr
12:35:11 [2021-05-25T12:35:11.991Z] #47 ...
12:35:11 [2021-05-25T12:35:11.991Z] 
12:35:11 [2021-05-25T12:35:11.991Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:11 [2021-05-25T12:35:11.991Z] #49 sha256:4774807d0d72d64e5698cbacb9e5891231d6d1a2fe7cbc7d9ea431d2bd29c0c1
12:35:11 [2021-05-25T12:35:11.991Z] #49 10.93 go: extracting github.com/pkg/errors v0.8.1
12:35:11 [2021-05-25T12:35:11.991Z] #49 11.05 go: extracting github.com/go-lintpack/lintpack v0.5.2
12:35:11 [2021-05-25T12:35:11.991Z] #49 11.05 go: extracting github.com/spf13/viper v1.6.1
12:35:11 [2021-05-25T12:35:11.991Z] #49 11.07 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:35:11 [2021-05-25T12:35:11.991Z] #49 11.25 go: downloading github.com/fsnotify/fsnotify v1.4.7
12:35:11 [2021-05-25T12:35:11.991Z] #49 11.30 go: extracting github.com/spf13/cobra v0.0.5
12:35:11 [2021-05-25T12:35:11.991Z] #49 11.53 go: extracting github.com/fsnotify/fsnotify v1.4.7
12:35:11 [2021-05-25T12:35:11.991Z] #49 11.66 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:35:11 [2021-05-25T12:35:11.991Z] #49 11.73 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:35:11 [2021-05-25T12:35:11.991Z] #49 11.86 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
12:35:11 [2021-05-25T12:35:11.991Z] #49 11.86 go: downloading github.com/spf13/cast v1.3.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 11.86 go: downloading github.com/subosito/gotenv v1.2.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 11.94 go: extracting github.com/subosito/gotenv v1.2.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 11.99 go: extracting github.com/spf13/cast v1.3.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 12.12 go: downloading github.com/uudashr/gocognit v1.0.1
12:35:11 [2021-05-25T12:35:11.991Z] #49 12.19 go: extracting github.com/uudashr/gocognit v1.0.1
12:35:11 [2021-05-25T12:35:11.991Z] #49 12.19 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:35:11 [2021-05-25T12:35:11.991Z] #49 12.20 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:35:11 [2021-05-25T12:35:11.991Z] #49 12.20 go: downloading github.com/mitchellh/mapstructure v1.1.2
12:35:11 [2021-05-25T12:35:11.991Z] #49 12.39 go: extracting github.com/mitchellh/mapstructure v1.1.2
12:35:11 [2021-05-25T12:35:11.991Z] #49 12.39 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
12:35:11 [2021-05-25T12:35:11.991Z] #49 12.48 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
12:35:11 [2021-05-25T12:35:11.991Z] #49 13.56 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:35:11 [2021-05-25T12:35:11.991Z] #49 14.98 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:35:11 [2021-05-25T12:35:11.991Z] #49 14.98 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:35:11 [2021-05-25T12:35:11.991Z] #49 14.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.01 go: downloading github.com/ultraware/funlen v0.0.2
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.01 go: downloading github.com/ultraware/whitespace v0.0.4
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.04 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.04 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.04 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.04 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.09 go: extracting github.com/ultraware/whitespace v0.0.4
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.09 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.09 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.09 go: downloading github.com/spf13/afero v1.1.2
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.15 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.15 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.19 go: extracting github.com/ultraware/funlen v0.0.2
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.19 go: downloading github.com/sourcegraph/go-diff v0.5.1
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.24 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.28 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.33 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.36 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.38 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.39 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.41 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.50 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.50 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.53 go: downloading github.com/pelletier/go-toml v1.2.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.53 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.53 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.53 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.55 go: extracting github.com/sourcegraph/go-diff v0.5.1
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.55 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.55 go: extracting github.com/spf13/afero v1.1.2
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.55 go: downloading github.com/spf13/jwalterweatherman v1.0.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.56 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.59 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.60 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.61 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.65 go: extracting github.com/spf13/jwalterweatherman v1.0.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.70 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.76 go: downloading github.com/hashicorp/hcl v1.0.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.77 go: extracting github.com/pelletier/go-toml v1.2.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.83 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:35:11 [2021-05-25T12:35:11.991Z] #49 15.97 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.03 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.04 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.13 go: downloading github.com/mattn/go-colorable v0.1.4
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.17 go: downloading github.com/stretchr/testify v1.4.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.21 go: downloading github.com/fatih/color v1.7.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.21 go: downloading github.com/inconshreveable/mousetrap v1.0.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.25 go: extracting github.com/go-toolsmith/astfmt v1.0.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.25 go: downloading github.com/kisielk/gotool v1.0.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.27 go: extracting github.com/hashicorp/hcl v1.0.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.29 go: downloading gopkg.in/ini.v1 v1.51.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.36 go: extracting github.com/fatih/color v1.7.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.36 go: extracting github.com/mattn/go-colorable v0.1.4
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.41 go: extracting github.com/inconshreveable/mousetrap v1.0.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.43 go: downloading github.com/sirupsen/logrus v1.4.2
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.45 go: downloading golang.org/x/text v0.3.2
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.49 go: extracting github.com/kisielk/gotool v1.0.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.56 go: extracting github.com/stretchr/testify v1.4.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.56 go: downloading gopkg.in/yaml.v2 v2.2.7
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.68 go: extracting gopkg.in/ini.v1 v1.51.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.70 go: extracting github.com/sirupsen/logrus v1.4.2
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.80 go: downloading github.com/stretchr/objx v0.2.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.81 go: downloading github.com/davecgh/go-spew v1.1.1
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.93 go: extracting gopkg.in/yaml.v2 v2.2.7
12:35:11 [2021-05-25T12:35:11.991Z] #49 16.96 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.08 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.11 go: downloading github.com/BurntSushi/toml v0.3.1
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.14 go: extracting github.com/davecgh/go-spew v1.1.1
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.22 go: extracting github.com/stretchr/objx v0.2.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.29 go: extracting github.com/BurntSushi/toml v0.3.1
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.49 go: downloading github.com/mattn/go-isatty v0.0.8
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.50 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.62 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.63 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.68 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.70 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.71 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.76 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.78 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.79 go: extracting github.com/mattn/go-isatty v0.0.8
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.79 go: downloading github.com/gobwas/glob v0.2.3
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.86 go: downloading github.com/gogo/protobuf v1.2.1
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.92 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.92 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.95 go: downloading github.com/pmezard/go-difflib v1.0.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 17.98 go: downloading github.com/magiconair/properties v1.8.1
12:35:11 [2021-05-25T12:35:11.991Z] #49 18.05 go: downloading github.com/spf13/pflag v1.0.5
12:35:11 [2021-05-25T12:35:11.991Z] #49 18.07 go: extracting github.com/magiconair/properties v1.8.1
12:35:11 [2021-05-25T12:35:11.991Z] #49 18.22 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 18.23 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:35:11 [2021-05-25T12:35:11.991Z] #49 18.23 go: extracting github.com/pmezard/go-difflib v1.0.0
12:35:11 [2021-05-25T12:35:11.991Z] #49 18.23 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:35:11 [2021-05-25T12:35:11.991Z] #49 18.29 go: extracting github.com/gobwas/glob v0.2.3
12:35:12 [2021-05-25T12:35:12.252Z] #49 18.53 go: extracting github.com/mitchellh/go-homedir v1.1.0
12:35:12 [2021-05-25T12:35:12.252Z] #49 18.74 go: extracting github.com/spf13/pflag v1.0.5
12:35:12 [2021-05-25T12:35:12.516Z] #49 18.82 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:35:12 [2021-05-25T12:35:12.516Z] #49 19.06 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:35:12 [2021-05-25T12:35:12.777Z] #49 19.21 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:35:12 [2021-05-25T12:35:12.777Z] #49 19.30 go: downloading github.com/go-critic/go-critic v0.4.1
12:35:12 [2021-05-25T12:35:12.923Z] #45 ...
12:35:12 [2021-05-25T12:35:12.924Z] 
12:35:12 [2021-05-25T12:35:12.924Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:35:12 [2021-05-25T12:35:12.924Z] #51 sha256:10c81d8628f5633b825f6a98ce2b7f239564267530db7f883f783af0125fe044
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.818 + RM_GOPATH=0
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.818 + TMP_GOPATH=
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.818 + : /build
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.818 + '[' -z '' ']'
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.818 ++ mktemp -d
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.818 + export GOPATH=/tmp/tmp.Rq6L3iYtx5
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.818 + GOPATH=/tmp/tmp.Rq6L3iYtx5
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.818 + RM_GOPATH=1
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.818 + case "$(go env GOARCH)" in
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.818 ++ go env GOARCH
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.818 + export GO_BUILDMODE=-buildmode=pie
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.819 + GO_BUILDMODE=-buildmode=pie
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.824 ++ dirname /tmp/install/install.sh
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.824 + dir=/tmp/install
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.824 + bin=shfmt
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.824 + shift
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.824 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.824 + . /tmp/install/shfmt.installer
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.824 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.824 + install_shfmt
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.824 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.824 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Rq6L3iYtx5/src/github.com/mvdan/sh
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.824 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
12:35:12 [2021-05-25T12:35:12.924Z] #51 2.834 Cloning into '/tmp/tmp.Rq6L3iYtx5/src/github.com/mvdan/sh'...
12:35:12 [2021-05-25T12:35:12.924Z] #51 7.429 + cd /tmp/tmp.Rq6L3iYtx5/src/github.com/mvdan/sh
12:35:12 [2021-05-25T12:35:12.924Z] #51 7.429 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
12:35:12 [2021-05-25T12:35:12.924Z] #51 7.489 + GO111MODULE=on
12:35:12 [2021-05-25T12:35:12.924Z] #51 7.489 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
12:35:12 [2021-05-25T12:35:12.924Z] #51 8.644 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:35:12 [2021-05-25T12:35:12.924Z] #51 8.645 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:35:12 [2021-05-25T12:35:12.924Z] #51 8.684 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:35:12 [2021-05-25T12:35:12.924Z] #51 8.739 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:35:12 [2021-05-25T12:35:12.924Z] #51 8.941 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:35:12 [2021-05-25T12:35:12.924Z] #51 9.302 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:35:12 [2021-05-25T12:35:12.924Z] #51 9.819 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:35:12 [2021-05-25T12:35:12.924Z] #51 ...
12:35:12 [2021-05-25T12:35:12.924Z] 
12:35:12 [2021-05-25T12:35:12.924Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:35:12 [2021-05-25T12:35:12.924Z] #37 sha256:b751aaf392fc9d1bf7f7e342e586da9d52663a82086826da5f2091d851502c2e
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.477 + RM_GOPATH=0
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.477 + TMP_GOPATH=
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.477 + : /build
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.477 + '[' -z '' ']'
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.477 ++ mktemp -d
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.490 + export GOPATH=/tmp/tmp.JXfRYVbk7O
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.490 + GOPATH=/tmp/tmp.JXfRYVbk7O
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.490 + RM_GOPATH=1
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.490 + case "$(go env GOARCH)" in
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.490 ++ go env GOARCH
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.505 + export GO_BUILDMODE=-buildmode=pie
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.505 + GO_BUILDMODE=-buildmode=pie
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.505 ++ dirname /tmp/install/install.sh
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.508 + dir=/tmp/install
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.508 + bin=tini
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.508 + shift
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.508 + '[' '!' -f /tmp/install/tini.installer ']'
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.508 + . /tmp/install/tini.installer
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.508 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.508 + install_tini
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.508 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.508 + git clone https://github.com/krallin/tini.git /tmp/tmp.JXfRYVbk7O/tini
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.509 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
12:35:12 [2021-05-25T12:35:12.924Z] #37 3.518 Cloning into '/tmp/tmp.JXfRYVbk7O/tini'...
12:35:12 [2021-05-25T12:35:12.924Z] #37 4.118 + cd /tmp/tmp.JXfRYVbk7O/tini
12:35:12 [2021-05-25T12:35:12.924Z] #37 4.119 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
12:35:12 [2021-05-25T12:35:12.924Z] #37 4.127 + cmake .
12:35:12 [2021-05-25T12:35:12.924Z] #37 4.852 -- The C compiler identification is GNU 8.3.0
12:35:12 [2021-05-25T12:35:12.924Z] #37 4.917 -- Check for working C compiler: /usr/bin/cc
12:35:12 [2021-05-25T12:35:12.924Z] #37 5.569 -- Check for working C compiler: /usr/bin/cc -- works
12:35:12 [2021-05-25T12:35:12.924Z] #37 5.578 -- Detecting C compiler ABI info
12:35:12 [2021-05-25T12:35:12.924Z] #37 6.205 -- Detecting C compiler ABI info - done
12:35:12 [2021-05-25T12:35:12.924Z] #37 6.241 -- Detecting C compile features
12:35:12 [2021-05-25T12:35:12.924Z] #37 8.101 -- Detecting C compile features - done
12:35:12 [2021-05-25T12:35:12.924Z] #37 8.177 -- Performing Test HAS_BUILTIN_FORTIFY
12:35:12 [2021-05-25T12:35:12.924Z] #37 8.469 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:35:12 [2021-05-25T12:35:12.924Z] #37 8.574 -- Configuring done
12:35:12 [2021-05-25T12:35:12.924Z] #37 8.594 -- Generating done
12:35:12 [2021-05-25T12:35:12.924Z] #37 8.600 -- Build files have been written to: /tmp/tmp.JXfRYVbk7O/tini
12:35:12 [2021-05-25T12:35:12.924Z] #37 8.615 + make tini-static
12:35:12 [2021-05-25T12:35:12.924Z] #37 8.980 Scanning dependencies of target tini-static
12:35:12 [2021-05-25T12:35:12.924Z] #37 9.107 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:35:13 [2021-05-25T12:35:13.186Z] #37 ...
12:35:13 [2021-05-25T12:35:13.186Z] 
12:35:13 [2021-05-25T12:35:13.186Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:35:13 [2021-05-25T12:35:13.186Z] #58 sha256:3142596b78ee9ba54c7e75150a1159375a61092014a0837cad1c6319a982991a
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.907 + RM_GOPATH=0
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.907 + TMP_GOPATH=
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.907 + : /build
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.907 + '[' -z '' ']'
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.907 ++ mktemp -d
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.907 + export GOPATH=/tmp/tmp.dvqUqo3qMK
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.907 + GOPATH=/tmp/tmp.dvqUqo3qMK
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.907 + RM_GOPATH=1
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.907 + case "$(go env GOARCH)" in
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.907 ++ go env GOARCH
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.907 + export GO_BUILDMODE=-buildmode=pie
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.907 + GO_BUILDMODE=-buildmode=pie
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.907 ++ dirname /tmp/install/install.sh
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.923 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.923 + dir=/tmp/install
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.923 + bin=rootlesskit
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.923 + shift
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.923 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.923 + . /tmp/install/rootlesskit.installer
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.923 ++ : 4cd567642273d369adaadcbadca00880552c1778
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.923 + install_rootlesskit
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.923 + case "$1" in
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.923 + export CGO_ENABLED=0
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.923 + CGO_ENABLED=0
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.923 + _install_rootlesskit
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.923 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.923 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dvqUqo3qMK/src/github.com/rootless-containers/rootlesskit
12:35:13 [2021-05-25T12:35:13.186Z] #58 2.923 Cloning into '/tmp/tmp.dvqUqo3qMK/src/github.com/rootless-containers/rootlesskit'...
12:35:13 [2021-05-25T12:35:13.186Z] #58 5.047 + cd /tmp/tmp.dvqUqo3qMK/src/github.com/rootless-containers/rootlesskit
12:35:13 [2021-05-25T12:35:13.186Z] #58 5.049 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
12:35:13 [2021-05-25T12:35:13.186Z] #58 5.070 + export GO111MODULE=on
12:35:13 [2021-05-25T12:35:13.186Z] #58 5.070 + GO111MODULE=on
12:35:13 [2021-05-25T12:35:13.186Z] #58 5.071 + export GOPROXY=https://proxy.golang.org
12:35:13 [2021-05-25T12:35:13.186Z] #58 5.071 + GOPROXY=https://proxy.golang.org
12:35:13 [2021-05-25T12:35:13.186Z] #58 5.071 + for f in rootlesskit rootlesskit-docker-proxy
12:35:13 [2021-05-25T12:35:13.187Z] #58 5.071 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:35:13 [2021-05-25T12:35:13.187Z] #58 6.511 go: downloading github.com/pkg/errors v0.9.1
12:35:13 [2021-05-25T12:35:13.187Z] #58 6.516 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:35:13 [2021-05-25T12:35:13.187Z] #58 6.623 go: downloading github.com/sirupsen/logrus v1.8.1
12:35:13 [2021-05-25T12:35:13.187Z] #58 6.672 go: downloading github.com/urfave/cli/v2 v2.3.0
12:35:13 [2021-05-25T12:35:13.187Z] #58 6.673 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:35:13 [2021-05-25T12:35:13.187Z] #58 6.724 go: downloading github.com/google/uuid v1.2.0
12:35:13 [2021-05-25T12:35:13.187Z] #58 6.731 go: extracting github.com/pkg/errors v0.9.1
12:35:13 [2021-05-25T12:35:13.187Z] #58 6.753 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:35:13 [2021-05-25T12:35:13.187Z] #58 6.806 go: downloading github.com/gorilla/mux v1.8.0
12:35:13 [2021-05-25T12:35:13.187Z] #58 6.837 go: downloading github.com/gofrs/flock v0.8.0
12:35:13 [2021-05-25T12:35:13.187Z] #58 6.846 go: downloading github.com/moby/vpnkit v0.5.0
12:35:13 [2021-05-25T12:35:13.187Z] #58 7.050 go: extracting github.com/sirupsen/logrus v1.8.1
12:35:13 [2021-05-25T12:35:13.187Z] #58 7.157 go: extracting github.com/gorilla/mux v1.8.0
12:35:13 [2021-05-25T12:35:13.187Z] #58 7.190 go: extracting github.com/google/uuid v1.2.0
12:35:13 [2021-05-25T12:35:13.187Z] #58 7.214 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:35:13 [2021-05-25T12:35:13.187Z] #58 7.263 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:35:13 [2021-05-25T12:35:13.187Z] #58 7.316 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:35:13 [2021-05-25T12:35:13.187Z] #58 7.343 go: extracting github.com/gofrs/flock v0.8.0
12:35:13 [2021-05-25T12:35:13.187Z] #58 7.673 go: extracting github.com/moby/sys/mountinfo v0.4.1
12:35:13 [2021-05-25T12:35:13.187Z] #58 8.078 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:35:13 [2021-05-25T12:35:13.187Z] #58 8.104 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:35:13 [2021-05-25T12:35:13.187Z] #58 8.207 go: extracting github.com/moby/vpnkit v0.5.0
12:35:13 [2021-05-25T12:35:13.187Z] #58 8.467 go: extracting github.com/urfave/cli/v2 v2.3.0
12:35:13 [2021-05-25T12:35:13.187Z] #58 8.697 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:35:13 [2021-05-25T12:35:13.187Z] #58 9.670 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:35:13 [2021-05-25T12:35:13.349Z] #49 ...
12:35:13 [2021-05-25T12:35:13.349Z] 
12:35:13 [2021-05-25T12:35:13.349Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:35:13 [2021-05-25T12:35:13.349Z] #67 sha256:0d55d6e25bdd09c829171202cd1d248e04ae5c43d6d23d86bca5ddd912191bec
12:35:13 [2021-05-25T12:35:13.349Z] #67 14.01 Checking out files:  97% (1863/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
12:35:13 [2021-05-25T12:35:13.349Z] #67 14.11 + cd /tmp/tmp.HIY846HJBd/src/github.com/docker/libnetwork
12:35:13 [2021-05-25T12:35:13.349Z] #67 14.11 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
12:35:13 [2021-05-25T12:35:13.349Z] #67 14.48 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:35:13 [2021-05-25T12:35:13.349Z] #67 DONE 19.9s
12:35:13 [2021-05-25T12:35:13.349Z] 
12:35:13 [2021-05-25T12:35:13.349Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:13 [2021-05-25T12:35:13.349Z] #49 sha256:4774807d0d72d64e5698cbacb9e5891231d6d1a2fe7cbc7d9ea431d2bd29c0c1
12:35:13 [2021-05-25T12:35:13.349Z] #49 19.74 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:35:13 [2021-05-25T12:35:13.349Z] #49 ...
12:35:13 [2021-05-25T12:35:13.349Z] 
12:35:13 [2021-05-25T12:35:13.349Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:35:13 [2021-05-25T12:35:13.349Z] #58 sha256:b427e18181a383b151bc5eae86e358ecf8c1527b103965b9117120862d74502c
12:35:13 [2021-05-25T12:35:13.349Z] #58 9.933 go: extracting github.com/moby/vpnkit v0.5.0
12:35:13 [2021-05-25T12:35:13.349Z] #58 10.22 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:35:13 [2021-05-25T12:35:13.349Z] #58 11.71 go: extracting github.com/urfave/cli/v2 v2.3.0
12:35:13 [2021-05-25T12:35:13.349Z] #58 13.18 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:35:13 [2021-05-25T12:35:13.349Z] #58 14.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:35:13 [2021-05-25T12:35:13.349Z] #58 14.35 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
12:35:13 [2021-05-25T12:35:13.349Z] #58 14.35 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:35:13 [2021-05-25T12:35:13.349Z] #58 14.62 go: extracting github.com/russross/blackfriday/v2 v2.1.0
12:35:13 [2021-05-25T12:35:13.349Z] #58 14.96 go: extracting github.com/u-root/u-root v7.0.0+incompatible
12:35:13 [2021-05-25T12:35:13.349Z] #58 17.03 go: finding github.com/pkg/errors v0.9.1
12:35:13 [2021-05-25T12:35:13.349Z] #58 17.18 go: finding github.com/sirupsen/logrus v1.8.1
12:35:13 [2021-05-25T12:35:13.349Z] #58 17.29 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:35:13 [2021-05-25T12:35:13.349Z] #58 17.45 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:35:13 [2021-05-25T12:35:13.349Z] #58 17.45 go: finding github.com/google/uuid v1.2.0
12:35:13 [2021-05-25T12:35:13.349Z] #58 17.48 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:35:13 [2021-05-25T12:35:13.349Z] #58 17.55 go: finding github.com/gofrs/flock v0.8.0
12:35:13 [2021-05-25T12:35:13.349Z] #58 17.57 go: finding github.com/moby/vpnkit v0.5.0
12:35:13 [2021-05-25T12:35:13.349Z] #58 17.61 go: finding github.com/gorilla/mux v1.8.0
12:35:13 [2021-05-25T12:35:13.349Z] #58 17.61 go: finding github.com/moby/sys/mountinfo v0.4.1
12:35:13 [2021-05-25T12:35:13.349Z] #58 17.67 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:35:13 [2021-05-25T12:35:13.349Z] #58 17.68 go: finding github.com/urfave/cli/v2 v2.3.0
12:35:13 [2021-05-25T12:35:13.349Z] #58 17.71 go: finding github.com/u-root/u-root v7.0.0+incompatible
12:35:13 [2021-05-25T12:35:13.349Z] #58 17.85 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
12:35:13 [2021-05-25T12:35:13.349Z] #58 17.94 go: finding github.com/russross/blackfriday/v2 v2.1.0
12:35:13 [2021-05-25T12:35:13.448Z] #58 ...
12:35:13 [2021-05-25T12:35:13.448Z] 
12:35:13 [2021-05-25T12:35:13.448Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:35:13 [2021-05-25T12:35:13.448Z] #67 sha256:43916684e5cc345e893c96a34ae782d68c3700249116b22cb913265ae39c122c
12:35:13 [2021-05-25T12:35:13.448Z] #67 2.568 + RM_GOPATH=0
12:35:13 [2021-05-25T12:35:13.448Z] #67 2.568 + TMP_GOPATH=
12:35:13 [2021-05-25T12:35:13.448Z] #67 2.568 + : /build
12:35:13 [2021-05-25T12:35:13.448Z] #67 2.568 + '[' -z '' ']'
12:35:13 [2021-05-25T12:35:13.448Z] #67 2.568 ++ mktemp -d
12:35:13 [2021-05-25T12:35:13.448Z] #67 2.568 + export GOPATH=/tmp/tmp.i4VxI8Jlct
12:35:13 [2021-05-25T12:35:13.448Z] #67 2.568 + GOPATH=/tmp/tmp.i4VxI8Jlct
12:35:13 [2021-05-25T12:35:13.448Z] #67 2.568 + RM_GOPATH=1
12:35:13 [2021-05-25T12:35:13.448Z] #67 2.568 + case "$(go env GOARCH)" in
12:35:13 [2021-05-25T12:35:13.448Z] #67 2.568 ++ go env GOARCH
12:35:13 [2021-05-25T12:35:13.449Z] #67 2.568 + export GO_BUILDMODE=-buildmode=pie
12:35:13 [2021-05-25T12:35:13.449Z] #67 2.568 + GO_BUILDMODE=-buildmode=pie
12:35:13 [2021-05-25T12:35:13.449Z] #67 2.568 ++ dirname /tmp/install/install.sh
12:35:13 [2021-05-25T12:35:13.449Z] #67 2.568 + dir=/tmp/install
12:35:13 [2021-05-25T12:35:13.449Z] #67 2.568 + bin=proxy
12:35:13 [2021-05-25T12:35:13.449Z] #67 2.568 + shift
12:35:13 [2021-05-25T12:35:13.449Z] #67 2.568 + '[' '!' -f /tmp/install/proxy.installer ']'
12:35:13 [2021-05-25T12:35:13.449Z] #67 2.568 + . /tmp/install/proxy.installer
12:35:13 [2021-05-25T12:35:13.449Z] #67 2.568 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
12:35:13 [2021-05-25T12:35:13.449Z] #67 2.568 + install_proxy
12:35:13 [2021-05-25T12:35:13.449Z] #67 2.568 + case "$1" in
12:35:13 [2021-05-25T12:35:13.449Z] #67 2.568 + export CGO_ENABLED=0
12:35:13 [2021-05-25T12:35:13.449Z] #67 2.568 + CGO_ENABLED=0
12:35:13 [2021-05-25T12:35:13.449Z] #67 2.568 + _install_proxy
12:35:13 [2021-05-25T12:35:13.449Z] #67 2.568 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
12:35:13 [2021-05-25T12:35:13.449Z] #67 2.568 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.i4VxI8Jlct/src/github.com/docker/libnetwork
12:35:13 [2021-05-25T12:35:13.449Z] #67 2.568 Cloning into '/tmp/tmp.i4VxI8Jlct/src/github.com/docker/libnetwork'...
12:35:13 [2021-05-25T12:35:13.449Z] #67 2.577 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
12:35:13 [2021-05-25T12:35:13.449Z] #67 10.31 Checking out files:  96% (1848/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
12:35:13 [2021-05-25T12:35:13.449Z] #67 10.38 + cd /tmp/tmp.i4VxI8Jlct/src/github.com/docker/libnetwork
12:35:13 [2021-05-25T12:35:13.449Z] #67 10.38 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
12:35:13 [2021-05-25T12:35:13.449Z] #67 10.53 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:35:13 [2021-05-25T12:35:13.449Z] #67 ...
12:35:13 [2021-05-25T12:35:13.449Z] 
12:35:13 [2021-05-25T12:35:13.449Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:35:13 [2021-05-25T12:35:13.449Z] #56 sha256:9053c5acaf012bef1f9d7fe40ac72a9c266a048d2c82902d9ff0f085f7f36678
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.263 + RM_GOPATH=0
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.263 + TMP_GOPATH=
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.263 + : /build
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.263 + '[' -z '' ']'
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.267 ++ mktemp -d
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.268 + export GOPATH=/tmp/tmp.9TU3gacSDZ
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.268 + GOPATH=/tmp/tmp.9TU3gacSDZ
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.268 + RM_GOPATH=1
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.268 + case "$(go env GOARCH)" in
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.268 ++ go env GOARCH
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.297 + export GO_BUILDMODE=-buildmode=pie
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.297 + GO_BUILDMODE=-buildmode=pie
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.297 ++ dirname /tmp/install/install.sh
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.350 + dir=/tmp/install
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.350 + bin=containerd
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.350 + shift
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.350 + '[' '!' -f /tmp/install/containerd.installer ']'
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.350 + . /tmp/install/containerd.installer
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.350 ++ set -e
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.350 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.350 + install_containerd
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.350 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.350 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9TU3gacSDZ/src/github.com/containerd/containerd
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.350 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
12:35:13 [2021-05-25T12:35:13.449Z] #56 2.429 Cloning into '/tmp/tmp.9TU3gacSDZ/src/github.com/containerd/containerd'...
12:35:13 [2021-05-25T12:35:13.449Z] #56 ...
12:35:13 [2021-05-25T12:35:13.449Z] 
12:35:13 [2021-05-25T12:35:13.449Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:35:13 [2021-05-25T12:35:13.449Z] #24 sha256:da2d25b638f07a8abd1c74dcb9f2c3d918816f18cf421f3fc9fda1f5a2f084be
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.074 + RM_GOPATH=0
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.074 + TMP_GOPATH=
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.074 + : /build
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.074 + '[' -z '' ']'
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.074 ++ mktemp -d
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.075 + export GOPATH=/tmp/tmp.9Ep2BRGSzH
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.075 + GOPATH=/tmp/tmp.9Ep2BRGSzH
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.075 + RM_GOPATH=1
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.075 + case "$(go env GOARCH)" in
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.076 ++ go env GOARCH
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.099 + export GO_BUILDMODE=-buildmode=pie
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.099 + GO_BUILDMODE=-buildmode=pie
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.120 ++ dirname /tmp/install/install.sh
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.123 + dir=/tmp/install
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.123 + bin=dockercli
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.123 + shift
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.123 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.123 + . /tmp/install/dockercli.installer
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.123 ++ : stable
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.123 ++ : 17.06.2-ce
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.133 Install docker/cli version 17.06.2-ce from stable
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.133 + install_dockercli
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.133 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.133 ++ uname -m
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.136 + arch=aarch64
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.136 + '[' aarch64 '!=' x86_64 ']'
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.137 + '[' aarch64 '!=' s390x ']'
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.137 + '[' aarch64 '!=' armhf ']'
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.137 + build_dockercli
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.137 + git clone https://github.com/docker/docker-ce /tmp/tmp.9Ep2BRGSzH/tmp/docker-ce
12:35:13 [2021-05-25T12:35:13.449Z] #24 3.142 Cloning into '/tmp/tmp.9Ep2BRGSzH/tmp/docker-ce'...
12:35:13 [2021-05-25T12:35:13.737Z] #24 ...
12:35:13 [2021-05-25T12:35:13.737Z] 
12:35:13 [2021-05-25T12:35:13.737Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:35:13 [2021-05-25T12:35:13.737Z] #53 sha256:d7b1903425b80928633e723011b72ddbe6df0b69a8b86a4054fd48e980397cad
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.433 + RM_GOPATH=0
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.433 + TMP_GOPATH=
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.433 + : /build
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.433 + '[' -z '' ']'
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.433 ++ mktemp -d
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.433 + export GOPATH=/tmp/tmp.kkhXm05jLA
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.433 + GOPATH=/tmp/tmp.kkhXm05jLA
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.433 + RM_GOPATH=1
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.433 + case "$(go env GOARCH)" in
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.433 ++ go env GOARCH
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.485 + export GO_BUILDMODE=-buildmode=pie
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.485 + GO_BUILDMODE=-buildmode=pie
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.498 ++ dirname /tmp/install/install.sh
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.498 + dir=/tmp/install
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.498 + bin=runc
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.498 + shift
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.498 + '[' '!' -f /tmp/install/runc.installer ']'
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.498 + . /tmp/install/runc.installer
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.498 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.498 + install_runc
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.498 + uname -r
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.522 + grep -q '^3\.10\.0.*\.el7\.'
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.527 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.528 + RUNC_BUILDTAGS='seccomp '
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.528 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )'
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.528 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kkhXm05jLA/src/github.com/opencontainers/runc
12:35:13 [2021-05-25T12:35:13.737Z] #53 3.528 Cloning into '/tmp/tmp.kkhXm05jLA/src/github.com/opencontainers/runc'...
12:35:13 [2021-05-25T12:35:13.737Z] #53 ...
12:35:13 [2021-05-25T12:35:13.737Z] 
12:35:13 [2021-05-25T12:35:13.737Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:13 [2021-05-25T12:35:13.737Z] #49 sha256:aaf31a7721e49e874b948c1a773b3c8db0c7a2366588463a036d0d4922785a1f
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.726 + RM_GOPATH=0
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.726 + TMP_GOPATH=
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.726 + : /build
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.726 + '[' -z '' ']'
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.727 ++ mktemp -d
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.730 + export GOPATH=/tmp/tmp.AcxPZEhNZx
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.730 + GOPATH=/tmp/tmp.AcxPZEhNZx
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.730 + RM_GOPATH=1
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.730 + case "$(go env GOARCH)" in
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.731 ++ go env GOARCH
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.739 + export GO_BUILDMODE=-buildmode=pie
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.739 + GO_BUILDMODE=-buildmode=pie
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.742 ++ dirname /tmp/install/install.sh
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.744 + dir=/tmp/install
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.745 + bin=golangci_lint
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.745 + shift
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.745 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.745 + . /tmp/install/golangci_lint.installer
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.745 ++ : v1.23.8
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.746 + install_golangci_lint
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.746 + set -e
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.746 + export GO111MODULE=on
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.746 + GO111MODULE=on
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.746 + GOBIN=/build
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.746 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.767 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.768 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.769 go: finding github.com/golangci/golangci-lint v1.23.8
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.770 go: finding github.com/golangci v1.23.8
12:35:13 [2021-05-25T12:35:13.737Z] #49 3.771 go: finding github.com v1.23.8
12:35:13 [2021-05-25T12:35:13.737Z] #49 4.505 go: downloading github.com/golangci/golangci-lint v1.23.8
12:35:13 [2021-05-25T12:35:13.737Z] #49 5.024 go: extracting github.com/golangci/golangci-lint v1.23.8
12:35:13 [2021-05-25T12:35:13.737Z] #49 8.437 go: downloading github.com/fatih/color v1.7.0
12:35:13 [2021-05-25T12:35:13.737Z] #49 8.462 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:35:13 [2021-05-25T12:35:13.737Z] #49 8.514 go: downloading github.com/pkg/errors v0.8.1
12:35:13 [2021-05-25T12:35:13.737Z] #49 8.559 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:35:13 [2021-05-25T12:35:13.737Z] #49 8.579 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:35:13 [2021-05-25T12:35:13.737Z] #49 8.687 go: extracting github.com/fatih/color v1.7.0
12:35:13 [2021-05-25T12:35:13.737Z] #49 8.693 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:35:13 [2021-05-25T12:35:13.737Z] #49 8.847 go: extracting github.com/pkg/errors v0.8.1
12:35:13 [2021-05-25T12:35:13.737Z] #49 8.865 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:35:13 [2021-05-25T12:35:13.737Z] #49 8.870 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:35:13 [2021-05-25T12:35:13.737Z] #49 8.907 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:35:13 [2021-05-25T12:35:13.737Z] #49 9.088 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
12:35:13 [2021-05-25T12:35:13.737Z] #49 9.143 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
12:35:13 [2021-05-25T12:35:13.737Z] #49 9.695 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:35:13 [2021-05-25T12:35:13.758Z] #47 ...
12:35:13 [2021-05-25T12:35:13.758Z] 
12:35:13 [2021-05-25T12:35:13.758Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:35:13 [2021-05-25T12:35:13.758Z] #56 sha256:aba2e509403f8926190d40b085af15080d0e5da66ccfa4a4ec2695493b9c15e1
12:35:13 [2021-05-25T12:35:13.921Z] #58 ...
12:35:13 [2021-05-25T12:35:13.921Z] 
12:35:13 [2021-05-25T12:35:13.921Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:13 [2021-05-25T12:35:13.921Z] #49 sha256:4774807d0d72d64e5698cbacb9e5891231d6d1a2fe7cbc7d9ea431d2bd29c0c1
12:35:13 [2021-05-25T12:35:13.921Z] #49 20.15 go: extracting github.com/go-critic/go-critic v0.4.1
12:35:13 [2021-05-25T12:35:13.921Z] #49 20.33 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:35:14 [2021-05-25T12:35:14.000Z] #49 ...
12:35:14 [2021-05-25T12:35:14.000Z] 
12:35:14 [2021-05-25T12:35:14.000Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:35:14 [2021-05-25T12:35:14.000Z] #58 sha256:3142596b78ee9ba54c7e75150a1159375a61092014a0837cad1c6319a982991a
12:35:14 [2021-05-25T12:35:14.000Z] #58 10.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:35:14 [2021-05-25T12:35:14.000Z] #58 10.51 go: extracting github.com/u-root/u-root v7.0.0+incompatible
12:35:14 [2021-05-25T12:35:14.000Z] #58 10.57 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
12:35:14 [2021-05-25T12:35:14.000Z] #58 10.67 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:35:14 [2021-05-25T12:35:14.000Z] #58 10.79 go: extracting github.com/russross/blackfriday/v2 v2.1.0
12:35:14 [2021-05-25T12:35:14.019Z] #56 34.65 Checking out files:  97% (3824/3922)   
#56 ...
12:35:14 [2021-05-25T12:35:14.019Z] 
12:35:14 [2021-05-25T12:35:14.019Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:35:14 [2021-05-25T12:35:14.019Z] #47 sha256:49fd63a6f00dae668ad920953b52f698471b2dcf6bc85112d782f5c1110bdc89
12:35:14 [2021-05-25T12:35:14.019Z] #47 DONE 34.7s
12:35:14 [2021-05-25T12:35:14.019Z] 
12:35:14 [2021-05-25T12:35:14.019Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:35:14 [2021-05-25T12:35:14.019Z] #56 sha256:aba2e509403f8926190d40b085af15080d0e5da66ccfa4a4ec2695493b9c15e1
12:35:14 [2021-05-25T12:35:14.019Z] #56 34.65 Checking out files:  97% (3824/3922)   
Checking out files:  98% (3844/3922)   
Checking out files:  99% (3883/3922)   
Checking out files: 100% (3922/3922)   
Checking out files: 100% (3922/3922), done.
12:35:14 [2021-05-25T12:35:14.019Z] #56 34.73 + cd /tmp/tmp.jaR12b7SpL/src/github.com/containerd/containerd
12:35:14 [2021-05-25T12:35:14.019Z] #56 34.73 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
12:35:14 [2021-05-25T12:35:14.182Z] #49 ...
12:35:14 [2021-05-25T12:35:14.182Z] 
12:35:14 [2021-05-25T12:35:14.182Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:35:14 [2021-05-25T12:35:14.182Z] #45 sha256:832045560eca78affdea557bc12cfa786b32674e84ee25f90c8054f96ad8c810
12:35:14 [2021-05-25T12:35:14.182Z] #45 DONE 20.5s
12:35:14 [2021-05-25T12:35:14.444Z] 
12:35:14 [2021-05-25T12:35:14.444Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:35:14 [2021-05-25T12:35:14.444Z] #51 sha256:6ec7a24eb800308b9c0d50648245058aa0bd2a80039a7ab5507bf97026d7a9b2
12:35:14 [2021-05-25T12:35:14.444Z] #51 13.02 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:35:14 [2021-05-25T12:35:14.444Z] #51 13.56 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:35:14 [2021-05-25T12:35:14.444Z] #51 14.48 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:35:14 [2021-05-25T12:35:14.444Z] #51 15.29 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:35:14 [2021-05-25T12:35:14.444Z] #51 15.42 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:35:14 [2021-05-25T12:35:14.444Z] #51 15.53 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:35:14 [2021-05-25T12:35:14.444Z] #51 15.61 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:35:14 [2021-05-25T12:35:14.444Z] #51 16.36 golang.org/x/sys/unix
12:35:14 [2021-05-25T12:35:14.444Z] #51 16.39 github.com/pkg/diff
12:35:14 [2021-05-25T12:35:14.444Z] #51 18.11 mvdan.cc/editorconfig
12:35:14 [2021-05-25T12:35:14.444Z] #51 19.40 mvdan.cc/sh/v3/fileutil
12:35:14 [2021-05-25T12:35:14.444Z] #51 19.68 mvdan.cc/sh/v3/syntax
12:35:14 [2021-05-25T12:35:14.444Z] #51 ...
12:35:14 [2021-05-25T12:35:14.444Z] 
12:35:14 [2021-05-25T12:35:14.444Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:14 [2021-05-25T12:35:14.444Z] #49 sha256:4774807d0d72d64e5698cbacb9e5891231d6d1a2fe7cbc7d9ea431d2bd29c0c1
12:35:14 [2021-05-25T12:35:14.444Z] #49 20.84 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:35:14 [2021-05-25T12:35:14.444Z] #49 20.84 go: downloading github.com/go-toolsmith/astp v1.0.0
12:35:14 [2021-05-25T12:35:14.444Z] #49 20.84 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:35:14 [2021-05-25T12:35:14.444Z] #49 20.84 go: downloading github.com/go-toolsmith/typep v1.0.0
12:35:14 [2021-05-25T12:35:14.444Z] #49 20.97 go: extracting github.com/go-toolsmith/typep v1.0.0
12:35:14 [2021-05-25T12:35:14.444Z] #49 20.97 go: extracting github.com/go-toolsmith/astcast v1.0.0
12:35:14 [2021-05-25T12:35:14.444Z] #49 20.97 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:35:14 [2021-05-25T12:35:14.546Z] #40 ...
12:35:14 [2021-05-25T12:35:14.546Z] 
12:35:14 [2021-05-25T12:35:14.546Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
12:35:14 [2021-05-25T12:35:14.546Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
12:35:14 [2021-05-25T12:35:14.546Z] #12 DONE 4.1s
12:35:14 [2021-05-25T12:35:14.546Z] 
12:35:14 [2021-05-25T12:35:14.546Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:35:14 [2021-05-25T12:35:14.546Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:35:14 [2021-05-25T12:35:14.705Z] #49 21.00 go: extracting github.com/go-toolsmith/strparse v1.0.0
12:35:14 [2021-05-25T12:35:14.706Z] #49 21.00 go: downloading github.com/go-toolsmith/astequal v1.0.0
12:35:14 [2021-05-25T12:35:14.706Z] #49 21.07 go: extracting github.com/go-toolsmith/astp v1.0.0
12:35:14 [2021-05-25T12:35:14.706Z] #49 21.10 go: extracting github.com/go-toolsmith/astcopy v1.0.0
12:35:14 [2021-05-25T12:35:14.706Z] #49 21.13 go: extracting github.com/go-toolsmith/astequal v1.0.0
12:35:14 [2021-05-25T12:35:14.959Z] #56 35.69 + export 'BUILDTAGS=netgo osusergo static_build'
12:35:14 [2021-05-25T12:35:14.959Z] #56 35.69 + BUILDTAGS='netgo osusergo static_build'
12:35:14 [2021-05-25T12:35:14.959Z] #56 35.69 + export EXTRA_FLAGS=-buildmode=pie
12:35:14 [2021-05-25T12:35:14.959Z] #56 35.69 + EXTRA_FLAGS=-buildmode=pie
12:35:14 [2021-05-25T12:35:14.959Z] #56 35.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:35:14 [2021-05-25T12:35:14.959Z] #56 35.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:35:14 [2021-05-25T12:35:14.959Z] #56 35.69 + '[' '' = dynamic ']'
12:35:14 [2021-05-25T12:35:14.959Z] #56 35.69 + make
12:35:15 [2021-05-25T12:35:15.190Z] Sending build context to Docker daemon  58.28MB
12:35:15 [2021-05-25T12:35:15.190Z] 
12:35:15 [2021-05-25T12:35:15.190Z] Step 1/10 : FROM microsoft/windowsservercore
12:35:15 [2021-05-25T12:35:15.190Z]  ---> 39d157a84080
12:35:15 [2021-05-25T12:35:15.190Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
12:35:15 [2021-05-25T12:35:15.190Z]  ---> Using cache
12:35:15 [2021-05-25T12:35:15.190Z]  ---> 70e723030a26
12:35:15 [2021-05-25T12:35:15.190Z] Step 3/10 : ARG GO_VERSION=1.13.15
12:35:15 [2021-05-25T12:35:15.190Z]  ---> Running in cf97edc83fcb
12:35:15 [2021-05-25T12:35:15.222Z] #56 ...
12:35:15 [2021-05-25T12:35:15.222Z] 
12:35:15 [2021-05-25T12:35:15.222Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:35:15 [2021-05-25T12:35:15.222Z] #48 sha256:7399b5f4f257b177c3a8cc695852db9ea54c53ba7c5f678e4ff7680e731bca3f
12:35:15 [2021-05-25T12:35:15.222Z] #48 DONE 0.1s
12:35:15 [2021-05-25T12:35:15.222Z] 
12:35:15 [2021-05-25T12:35:15.222Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:35:15 [2021-05-25T12:35:15.222Z] #58 sha256:baff21aa4beaeaa8ebbd9b57c7277a09495c426e096e0f23a350840f57a670d4
12:35:15 [2021-05-25T12:35:15.409Z] #58 ...
12:35:15 [2021-05-25T12:35:15.409Z] 
12:35:15 [2021-05-25T12:35:15.409Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:35:15 [2021-05-25T12:35:15.409Z] #37 sha256:b751aaf392fc9d1bf7f7e342e586da9d52663a82086826da5f2091d851502c2e
12:35:15 [2021-05-25T12:35:15.409Z] #37 10.28 [100%] Linking C executable tini-static
12:35:15 [2021-05-25T12:35:15.409Z] #37 10.78 [100%] Built target tini-static
12:35:15 [2021-05-25T12:35:15.409Z] #37 10.83 + mkdir -p /build
12:35:15 [2021-05-25T12:35:15.409Z] #37 10.84 + cp tini-static /build/docker-init
12:35:15 [2021-05-25T12:35:15.409Z] #37 DONE 12.2s
12:35:15 [2021-05-25T12:35:15.409Z] 
12:35:15 [2021-05-25T12:35:15.409Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:15 [2021-05-25T12:35:15.409Z] #49 sha256:aaf31a7721e49e874b948c1a773b3c8db0c7a2366588463a036d0d4922785a1f
12:35:15 [2021-05-25T12:35:15.409Z] #49 11.40 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:35:15 [2021-05-25T12:35:15.409Z] #49 11.42 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
12:35:15 [2021-05-25T12:35:15.409Z] #49 11.42 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:35:15 [2021-05-25T12:35:15.409Z] #49 11.42 go: downloading github.com/sourcegraph/go-diff v0.5.1
12:35:15 [2021-05-25T12:35:15.409Z] #49 11.43 go: downloading github.com/go-critic/go-critic v0.4.1
12:35:15 [2021-05-25T12:35:15.409Z] #49 11.43 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:35:15 [2021-05-25T12:35:15.409Z] #49 11.53 go: downloading github.com/ultraware/whitespace v0.0.4
12:35:15 [2021-05-25T12:35:15.409Z] #49 11.65 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:35:15 [2021-05-25T12:35:15.409Z] #49 11.70 go: extracting github.com/sourcegraph/go-diff v0.5.1
12:35:15 [2021-05-25T12:35:15.409Z] #49 11.70 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:35:15 [2021-05-25T12:35:15.409Z] #49 11.71 go: extracting github.com/ultraware/whitespace v0.0.4
12:35:15 [2021-05-25T12:35:15.409Z] #49 11.71 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:35:15 [2021-05-25T12:35:15.409Z] #49 11.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:35:15 [2021-05-25T12:35:15.409Z] #49 11.83 go: downloading github.com/uudashr/gocognit v1.0.1
12:35:15 [2021-05-25T12:35:15.409Z] #49 11.92 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:35:15 [2021-05-25T12:35:15.409Z] #49 11.92 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:35:15 [2021-05-25T12:35:15.409Z] #49 11.93 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:35:15 [2021-05-25T12:35:15.409Z] #49 11.93 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:35:15 [2021-05-25T12:35:15.409Z] #49 11.93 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:35:15 [2021-05-25T12:35:15.409Z] #49 11.94 go: extracting github.com/go-critic/go-critic v0.4.1
12:35:15 [2021-05-25T12:35:15.409Z] #49 11.98 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
12:35:15 [2021-05-25T12:35:15.409Z] #49 12.01 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:35:15 [2021-05-25T12:35:15.409Z] #49 12.01 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:35:15 [2021-05-25T12:35:15.409Z] #49 12.06 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:35:15 [2021-05-25T12:35:15.409Z] #49 12.07 go: extracting github.com/uudashr/gocognit v1.0.1
12:35:15 [2021-05-25T12:35:15.409Z] #49 12.13 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:35:15 [2021-05-25T12:35:15.409Z] #49 12.16 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:35:15 [2021-05-25T12:35:15.409Z] #49 12.17 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:35:15 [2021-05-25T12:35:15.409Z] #49 12.23 go: downloading github.com/mattn/go-colorable v0.1.4
12:35:15 [2021-05-25T12:35:15.409Z] #49 12.32 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:35:15 [2021-05-25T12:35:15.409Z] #49 12.34 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:35:15 [2021-05-25T12:35:15.409Z] #49 12.42 go: extracting github.com/mattn/go-colorable v0.1.4
12:35:15 [2021-05-25T12:35:15.409Z] #49 12.43 go: extracting github.com/mitchellh/go-homedir v1.1.0
12:35:15 [2021-05-25T12:35:15.409Z] #49 12.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:35:15 [2021-05-25T12:35:15.409Z] #49 12.49 go: downloading github.com/gobwas/glob v0.2.3
12:35:15 [2021-05-25T12:35:15.482Z] #58 ...
12:35:15 [2021-05-25T12:35:15.482Z] 
12:35:15 [2021-05-25T12:35:15.482Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:35:15 [2021-05-25T12:35:15.482Z] #56 sha256:aba2e509403f8926190d40b085af15080d0e5da66ccfa4a4ec2695493b9c15e1
12:35:15 [2021-05-25T12:35:15.482Z] #56 36.38 + bin/ctr
12:35:15 [2021-05-25T12:35:15.643Z] Removing intermediate container cf97edc83fcb
12:35:15 [2021-05-25T12:35:15.643Z]  ---> 9bfeafdd8446
12:35:15 [2021-05-25T12:35:15.643Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
12:35:15 [2021-05-25T12:35:15.643Z]  ---> Running in 8590947f992f
12:35:15 [2021-05-25T12:35:15.672Z] #49 12.57 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
12:35:15 [2021-05-25T12:35:15.672Z] #49 12.73 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:35:15 [2021-05-25T12:35:15.672Z] #49 12.73 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:35:15 [2021-05-25T12:35:15.672Z] #49 12.82 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:35:15 [2021-05-25T12:35:15.672Z] #49 12.83 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:35:15 [2021-05-25T12:35:15.935Z] #49 12.89 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
12:35:15 [2021-05-25T12:35:15.935Z] #49 12.97 go: extracting github.com/gobwas/glob v0.2.3
12:35:15 [2021-05-25T12:35:15.935Z] #49 13.08 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:35:16 [2021-05-25T12:35:16.094Z] Removing intermediate container 8590947f992f
12:35:16 [2021-05-25T12:35:16.094Z]  ---> 405bec027e47
12:35:16 [2021-05-25T12:35:16.094Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
12:35:16 [2021-05-25T12:35:16.094Z]  ---> Running in 3a123e4b1246
12:35:16 [2021-05-25T12:35:16.198Z] #49 13.12 go: downloading github.com/ultraware/funlen v0.0.2
12:35:16 [2021-05-25T12:35:16.198Z] #49 13.13 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:35:16 [2021-05-25T12:35:16.198Z] #49 13.17 go: extracting github.com/ultraware/funlen v0.0.2
12:35:16 [2021-05-25T12:35:16.198Z] #49 13.18 go: downloading github.com/spf13/viper v1.6.1
12:35:16 [2021-05-25T12:35:16.198Z] #49 13.21 go: downloading github.com/kisielk/gotool v1.0.0
12:35:16 [2021-05-25T12:35:16.198Z] #49 13.23 go: downloading github.com/mattn/go-isatty v0.0.8
12:35:16 [2021-05-25T12:35:16.198Z] #49 13.35 go: extracting github.com/mattn/go-isatty v0.0.8
12:35:16 [2021-05-25T12:35:16.463Z] #49 13.40 go: extracting github.com/spf13/viper v1.6.1
12:35:16 [2021-05-25T12:35:16.463Z] #49 13.46 go: downloading github.com/go-lintpack/lintpack v0.5.2
12:35:16 [2021-05-25T12:35:16.463Z] #49 13.56 go: extracting github.com/kisielk/gotool v1.0.0
12:35:16 [2021-05-25T12:35:16.546Z] Removing intermediate container 3a123e4b1246
12:35:16 [2021-05-25T12:35:16.546Z]  ---> 0bb60c438e1b
12:35:16 [2021-05-25T12:35:16.546Z] Step 6/10 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12;       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
12:35:16 [2021-05-25T12:35:16.546Z]  ---> Running in 5c9754463295
12:35:16 [2021-05-25T12:35:16.617Z] #49 22.67 go: extracting github.com/gogo/protobuf v1.2.1
12:35:16 [2021-05-25T12:35:16.733Z] #49 13.56 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:35:16 [2021-05-25T12:35:16.733Z] #49 13.61 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:35:16 [2021-05-25T12:35:16.733Z] #49 13.64 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:35:16 [2021-05-25T12:35:16.733Z] #49 13.64 go: downloading github.com/pelletier/go-toml v1.2.0
12:35:16 [2021-05-25T12:35:16.733Z] #49 13.65 go: extracting github.com/go-lintpack/lintpack v0.5.2
12:35:16 [2021-05-25T12:35:16.733Z] #49 13.75 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:35:16 [2021-05-25T12:35:16.733Z] #49 13.75 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:35:16 [2021-05-25T12:35:16.733Z] #49 13.83 go: downloading gopkg.in/ini.v1 v1.51.0
12:35:17 [2021-05-25T12:35:17.007Z] #49 13.85 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:35:17 [2021-05-25T12:35:17.007Z] #49 13.89 go: extracting github.com/pelletier/go-toml v1.2.0
12:35:17 [2021-05-25T12:35:17.007Z] #49 13.99 go: downloading github.com/gogo/protobuf v1.2.1
12:35:17 [2021-05-25T12:35:17.007Z] #49 14.00 go: downloading github.com/go-toolsmith/typep v1.0.0
12:35:17 [2021-05-25T12:35:17.007Z] #49 14.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:35:17 [2021-05-25T12:35:17.007Z] #49 14.05 go: downloading github.com/magiconair/properties v1.8.1
12:35:17 [2021-05-25T12:35:17.007Z] #49 14.11 go: extracting github.com/go-toolsmith/typep v1.0.0
12:35:17 [2021-05-25T12:35:17.080Z] #13 3.181 Hit:1 http://deb.debian.org/debian buster-backports InRelease
12:35:17 [2021-05-25T12:35:17.288Z] #49 ...
12:35:17 [2021-05-25T12:35:17.288Z] 
12:35:17 [2021-05-25T12:35:17.288Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:35:17 [2021-05-25T12:35:17.288Z] #67 sha256:43916684e5cc345e893c96a34ae782d68c3700249116b22cb913265ae39c122c
12:35:17 [2021-05-25T12:35:17.288Z] #67 DONE 14.3s
12:35:17 [2021-05-25T12:35:17.288Z] 
12:35:17 [2021-05-25T12:35:17.288Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:17 [2021-05-25T12:35:17.288Z] #49 sha256:aaf31a7721e49e874b948c1a773b3c8db0c7a2366588463a036d0d4922785a1f
12:35:17 [2021-05-25T12:35:17.288Z] #49 14.11 go: extracting gopkg.in/ini.v1 v1.51.0
12:35:17 [2021-05-25T12:35:17.288Z] #49 14.37 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:35:17 [2021-05-25T12:35:17.339Z] #13 3.189 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
12:35:17 [2021-05-25T12:35:17.339Z] #13 3.189 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
12:35:17 [2021-05-25T12:35:17.339Z] #13 3.189 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
12:35:17 [2021-05-25T12:35:17.552Z] #49 14.44 go: extracting github.com/magiconair/properties v1.8.1
12:35:17 [2021-05-25T12:35:17.552Z] #49 14.44 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:35:17 [2021-05-25T12:35:17.552Z] #49 14.55 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:35:17 [2021-05-25T12:35:17.552Z] #49 14.60 go: downloading golang.org/x/text v0.3.2
12:35:17 [2021-05-25T12:35:17.834Z] #49 14.69 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:35:17 [2021-05-25T12:35:17.834Z] #49 14.74 go: downloading github.com/hashicorp/hcl v1.0.0
12:35:17 [2021-05-25T12:35:17.834Z] #49 14.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:35:17 [2021-05-25T12:35:17.834Z] #49 14.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:35:17 [2021-05-25T12:35:17.834Z] #49 14.88 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:35:17 [2021-05-25T12:35:17.834Z] #49 14.88 go: downloading gopkg.in/yaml.v2 v2.2.7
12:35:17 [2021-05-25T12:35:17.834Z] #49 14.90 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:35:17 [2021-05-25T12:35:17.834Z] #49 14.91 go: downloading github.com/subosito/gotenv v1.2.0
12:35:18 [2021-05-25T12:35:18.001Z] #49 24.29 go: extracting golang.org/x/text v0.3.2
12:35:18 [2021-05-25T12:35:18.412Z] #49 15.29 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:35:18 [2021-05-25T12:35:18.412Z] #49 15.33 go: extracting github.com/subosito/gotenv v1.2.0
12:35:18 [2021-05-25T12:35:18.412Z] #49 15.34 go: extracting github.com/hashicorp/hcl v1.0.0
12:35:18 [2021-05-25T12:35:18.412Z] #49 15.45 go: extracting gopkg.in/yaml.v2 v2.2.7
12:35:18 [2021-05-25T12:35:18.412Z] #49 15.56 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:35:18 [2021-05-25T12:35:18.675Z] #49 15.59 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:35:18 [2021-05-25T12:35:18.675Z] #49 15.65 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:35:18 [2021-05-25T12:35:18.675Z] #49 15.67 go: downloading github.com/spf13/cobra v0.0.5
12:35:18 [2021-05-25T12:35:18.675Z] #49 15.73 go: extracting github.com/go-toolsmith/strparse v1.0.0
12:35:18 [2021-05-25T12:35:18.675Z] #49 15.75 go: downloading github.com/fsnotify/fsnotify v1.4.7
12:35:18 [2021-05-25T12:35:18.944Z] #49 ...
12:35:18 [2021-05-25T12:35:18.944Z] 
12:35:18 [2021-05-25T12:35:18.944Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:35:18 [2021-05-25T12:35:18.944Z] #53 sha256:7d87c5a3b1dc44f8b008cf3fa7d2818715431697991bf0f27acec946d2d80256
12:35:18 [2021-05-25T12:35:18.944Z] #53 15.35 + cd /tmp/tmp.SfTrGAluN7/src/github.com/opencontainers/runc
12:35:18 [2021-05-25T12:35:18.944Z] #53 15.35 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
12:35:18 [2021-05-25T12:35:18.944Z] #53 15.91 + '[' -z '' ']'
12:35:18 [2021-05-25T12:35:18.944Z] #53 15.91 + target=static
12:35:18 [2021-05-25T12:35:18.944Z] #53 15.91 + make 'BUILDTAGS=seccomp ' static
12:35:18 [2021-05-25T12:35:18.944Z] #53 16.09 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc .
12:35:19 [2021-05-25T12:35:19.205Z] #53 ...
12:35:19 [2021-05-25T12:35:19.205Z] 
12:35:19 [2021-05-25T12:35:19.205Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:35:19 [2021-05-25T12:35:19.205Z] #51 sha256:6ec7a24eb800308b9c0d50648245058aa0bd2a80039a7ab5507bf97026d7a9b2
12:35:19 [2021-05-25T12:35:19.205Z] #51 23.50 golang.org/x/crypto/ssh/terminal
12:35:19 [2021-05-25T12:35:19.242Z] #13 ...
12:35:19 [2021-05-25T12:35:19.242Z] 
12:35:19 [2021-05-25T12:35:19.242Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:35:19 [2021-05-25T12:35:19.242Z] #51 sha256:3fe92d5ccfc23f73a56c0e8ca2a1dbb2a68eba5a548aa7bdcdc3defa635442b6
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.158 + RM_GOPATH=0
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.158 + TMP_GOPATH=
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.158 + : /build
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.158 + '[' -z '' ']'
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.162 ++ mktemp -d
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.187 + export GOPATH=/tmp/tmp.HQOxrQD0bo
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.187 + GOPATH=/tmp/tmp.HQOxrQD0bo
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.187 + RM_GOPATH=1
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.187 + case "$(go env GOARCH)" in
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.188 ++ go env GOARCH
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.269 + export GO_BUILDMODE=-buildmode=pie
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.269 + GO_BUILDMODE=-buildmode=pie
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.270 ++ dirname /tmp/install/install.sh
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.286 + dir=/tmp/install
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.286 + bin=shfmt
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.286 + shift
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.286 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.286 + . /tmp/install/shfmt.installer
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.286 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.303 + install_shfmt
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.303 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.303 + git clone https://github.com/mvdan/sh.git /tmp/tmp.HQOxrQD0bo/src/github.com/mvdan/sh
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.304 Cloning into '/tmp/tmp.HQOxrQD0bo/src/github.com/mvdan/sh'...
12:35:19 [2021-05-25T12:35:19.242Z] #51 6.305 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
12:35:19 [2021-05-25T12:35:19.257Z] #49 16.21 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
12:35:19 [2021-05-25T12:35:19.257Z] #49 16.22 go: extracting github.com/fsnotify/fsnotify v1.4.7
12:35:19 [2021-05-25T12:35:19.311Z] DEBUG: print all environment variables to check how Jenkins runs this script
12:35:19 [2021-05-25T12:35:19.311Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0f3dd1de\powershellScript.ps1'; exit $LASTEXITCODE;
12:35:19 [2021-05-25T12:35:19.311Z] ----------------------------------------------------------------------------
12:35:19 [2021-05-25T12:35:19.311Z] 
12:35:19 [2021-05-25T12:35:19.311Z] INFO: executeCI.ps1 starting at Tue May 25 12:35:16 CUT 2021
12:35:19 [2021-05-25T12:35:19.311Z] 
12:35:19 [2021-05-25T12:35:19.311Z] INFO: Script version 05-Feb-2019 09:03 PDT
12:35:19 [2021-05-25T12:35:19.311Z] INFO: Running git version 2.24.1.windows.2
12:35:19 [2021-05-25T12:35:19.311Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
12:35:19 [2021-05-25T12:35:19.311Z] INFO: Environment variables:
12:35:19 [2021-05-25T12:35:19.311Z] 
12:35:19 [2021-05-25T12:35:19.311Z] Name                           Value                                                                                   
12:35:19 [2021-05-25T12:35:19.311Z] ----                           -----                                                                                   
12:35:19 [2021-05-25T12:35:19.311Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
12:35:19 [2021-05-25T12:35:19.311Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
12:35:19 [2021-05-25T12:35:19.311Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
12:35:19 [2021-05-25T12:35:19.311Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
12:35:19 [2021-05-25T12:35:19.311Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
12:35:19 [2021-05-25T12:35:19.311Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
12:35:19 [2021-05-25T12:35:19.311Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
12:35:19 [2021-05-25T12:35:19.311Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
12:35:19 [2021-05-25T12:35:19.311Z] BRANCH_NAME                    PR-42412                                                                                
12:35:19 [2021-05-25T12:35:19.311Z] BUILD_DISPLAY_NAME             #2                                                                                      
12:35:19 [2021-05-25T12:35:19.311Z] BUILD_ID                       2                                                                                       
12:35:19 [2021-05-25T12:35:19.311Z] BUILD_NUMBER                   2                                                                                       
12:35:19 [2021-05-25T12:35:19.311Z] BUILD_TAG                      jenkins-moby-PR-42412-2                                                                 
12:35:19 [2021-05-25T12:35:19.311Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42412/2/                              
12:35:19 [2021-05-25T12:35:19.311Z] CHANGE_AUTHOR                  thaJeztah                                                                               
12:35:19 [2021-05-25T12:35:19.311Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
12:35:19 [2021-05-25T12:35:19.311Z] CHANGE_BRANCH                  bump_libnetwork                                                                         
12:35:19 [2021-05-25T12:35:19.311Z] CHANGE_FORK                    thaJeztah/docker                                                                        
12:35:19 [2021-05-25T12:35:19.311Z] CHANGE_ID                      42412                                                                                   
12:35:19 [2021-05-25T12:35:19.311Z] CHANGE_TARGET                  master                                                                                  
12:35:19 [2021-05-25T12:35:19.311Z] CHANGE_TITLE                   vendor: github.com/docker/libnetwork 64b7a4574d1426139437d20e81c0b6d391130ec8           
12:35:19 [2021-05-25T12:35:19.311Z] CHANGE_URL                     https://github.com/moby/moby/pull/42412                                                 
12:35:19 [2021-05-25T12:35:19.311Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
12:35:19 [2021-05-25T12:35:19.311Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
12:35:19 [2021-05-25T12:35:19.311Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
12:35:19 [2021-05-25T12:35:19.311Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
12:35:19 [2021-05-25T12:35:19.311Z] COMPUTERNAME                   azwin-2-c3eb10                                                                          
12:35:19 [2021-05-25T12:35:19.311Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
12:35:19 [2021-05-25T12:35:19.311Z] ConfigSequenceNumber           0                                                                                       
12:35:19 [2021-05-25T12:35:19.311Z] DOCKER_BUILDKIT                0                                                                                       
12:35:19 [2021-05-25T12:35:19.311Z] DOCKER_DUT_DEBUG               1                                                                                       
12:35:19 [2021-05-25T12:35:19.311Z] DOCKER_EXPERIMENTAL            1                                                                                       
12:35:19 [2021-05-25T12:35:19.311Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
12:35:19 [2021-05-25T12:35:19.311Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
12:35:19 [2021-05-25T12:35:19.311Z] EXECUTOR_NUMBER                0                                                                                       
12:35:19 [2021-05-25T12:35:19.312Z] FQDN                           azwin-2-c3eb10.westus.cloudapp.azure.com                                                
12:35:19 [2021-05-25T12:35:19.312Z] GIT_BRANCH                     PR-42412                                                                                
12:35:19 [2021-05-25T12:35:19.312Z] GIT_COMMIT                     22b9e2a7e53645a3090ef305658f22264c380368                                                
12:35:19 [2021-05-25T12:35:19.312Z] GIT_PREVIOUS_COMMIT            22b9e2a7e53645a3090ef305658f22264c380368                                                
12:35:19 [2021-05-25T12:35:19.312Z] GIT_URL                        https://github.com/moby/moby.git                                                        
12:35:19 [2021-05-25T12:35:19.312Z] HUDSON_COOKIE                  59bc18f2-c256-45b7-8079-8bdf43febe1d                                                    
12:35:19 [2021-05-25T12:35:19.312Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
12:35:19 [2021-05-25T12:35:19.312Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
12:35:19 [2021-05-25T12:35:19.312Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
12:35:19 [2021-05-25T12:35:19.312Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
12:35:19 [2021-05-25T12:35:19.312Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
12:35:19 [2021-05-25T12:35:19.312Z] JENKINS_NODE_COOKIE            76413949-eec1-4186-8d38-57261fd73774                                                    
12:35:19 [2021-05-25T12:35:19.312Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
12:35:19 [2021-05-25T12:35:19.312Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
12:35:19 [2021-05-25T12:35:19.312Z] JOB_BASE_NAME                  PR-42412                                                                                
12:35:19 [2021-05-25T12:35:19.312Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42412/display/redirect                
12:35:19 [2021-05-25T12:35:19.312Z] JOB_NAME                       moby/PR-42412                                                                           
12:35:19 [2021-05-25T12:35:19.312Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42412/                                
12:35:19 [2021-05-25T12:35:19.312Z] library.jps.version            master                                                                                  
12:35:19 [2021-05-25T12:35:19.312Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
12:35:19 [2021-05-25T12:35:19.312Z] NODE_LABELS                    amd64 azure azwin-2-c3eb10 azwin-2019 docker west-us windows windows-2019 x86_64        
12:35:19 [2021-05-25T12:35:19.312Z] NODE_NAME                      azwin-2-c3eb10                                                                          
12:35:19 [2021-05-25T12:35:19.312Z] NUMBER_OF_PROCESSORS           4                                                                                       
12:35:19 [2021-05-25T12:35:19.312Z] OS                             Windows_NT                                                                              
12:35:19 [2021-05-25T12:35:19.312Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
12:35:19 [2021-05-25T12:35:19.312Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
12:35:19 [2021-05-25T12:35:19.312Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
12:35:19 [2021-05-25T12:35:19.312Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
12:35:19 [2021-05-25T12:35:19.312Z] PROCESSOR_LEVEL                6                                                                                       
12:35:19 [2021-05-25T12:35:19.312Z] PROCESSOR_REVISION             4f01                                                                                    
12:35:19 [2021-05-25T12:35:19.312Z] ProgramData                    C:\ProgramData                                                                          
12:35:19 [2021-05-25T12:35:19.312Z] ProgramFiles                   C:\Program Files                                                                        
12:35:19 [2021-05-25T12:35:19.312Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
12:35:19 [2021-05-25T12:35:19.312Z] ProgramW6432                   C:\Program Files                                                                        
12:35:19 [2021-05-25T12:35:19.312Z] PROMPT                         $P$G                                                                                    
12:35:19 [2021-05-25T12:35:19.312Z] PSExecutionPolicyPreference    Bypass                                                                                  
12:35:19 [2021-05-25T12:35:19.312Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
12:35:19 [2021-05-25T12:35:19.312Z] PUBLIC                         C:\Users\Public                                                                         
12:35:19 [2021-05-25T12:35:19.312Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42412/2/display/redirect?page=artif...
12:35:19 [2021-05-25T12:35:19.312Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42412/2/display/redirect?page=changes 
12:35:19 [2021-05-25T12:35:19.312Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42412/2/display/redirect              
12:35:19 [2021-05-25T12:35:19.312Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42412/2/display/redirect?page=tests   
12:35:19 [2021-05-25T12:35:19.312Z] SKIP_VALIDATION_TESTS          1                                                                                       
12:35:19 [2021-05-25T12:35:19.312Z] SOURCES_DRIVE                  d                                                                                       
12:35:19 [2021-05-25T12:35:19.312Z] SOURCES_SUBDIR                 gopath                                                                                  
12:35:19 [2021-05-25T12:35:19.312Z] STAGE_NAME                     Run tests                                                                               
12:35:19 [2021-05-25T12:35:19.312Z] SystemDrive                    C:                                                                                      
12:35:19 [2021-05-25T12:35:19.312Z] SystemRoot                     C:\Windows                                                                              
12:35:19 [2021-05-25T12:35:19.312Z] TEMP                           C:\Windows\TEMP                                                                         
12:35:19 [2021-05-25T12:35:19.312Z] TESTDEBUG                      0                                                                                       
12:35:19 [2021-05-25T12:35:19.312Z] TESTRUN_DRIVE                  d                                                                                       
12:35:19 [2021-05-25T12:35:19.312Z] TESTRUN_SUBDIR                 CI                                                                                      
12:35:19 [2021-05-25T12:35:19.312Z] TIMEOUT                        120m                                                                                    
12:35:19 [2021-05-25T12:35:19.312Z] TMP                            C:\Windows\TEMP                                                                         
12:35:19 [2021-05-25T12:35:19.312Z] USERDOMAIN                     WORKGROUP                                                                               
12:35:19 [2021-05-25T12:35:19.312Z] USERNAME                       azwin-2-c3eb10$                                                                         
12:35:19 [2021-05-25T12:35:19.312Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
12:35:19 [2021-05-25T12:35:19.312Z] windir                         C:\Windows                                                                              
12:35:19 [2021-05-25T12:35:19.312Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
12:35:19 [2021-05-25T12:35:19.312Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
12:35:19 [2021-05-25T12:35:19.312Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
12:35:19 [2021-05-25T12:35:19.312Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
12:35:19 [2021-05-25T12:35:19.312Z] 
12:35:19 [2021-05-25T12:35:19.312Z] 
12:35:19 [2021-05-25T12:35:19.312Z] 
12:35:19 [2021-05-25T12:35:19.312Z] INFO: Sources under d:\gopath\...
12:35:19 [2021-05-25T12:35:19.312Z] INFO: Test run under d:\CI\...
12:35:19 [2021-05-25T12:35:19.312Z] INFO: Running in D:\gopath\src\github.com\docker\docker
12:35:19 [2021-05-25T12:35:19.312Z] INFO: docker/docker repository was found
12:35:19 [2021-05-25T12:35:19.312Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
12:35:19 [2021-05-25T12:35:19.312Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1935'
12:35:19 [2021-05-25T12:35:19.312Z] INFO: Docker version of control daemon
12:35:19 [2021-05-25T12:35:19.312Z] 
12:35:19 [2021-05-25T12:35:19.312Z] Client:
12:35:19 [2021-05-25T12:35:19.312Z]  Version:           20.10.6
12:35:19 [2021-05-25T12:35:19.312Z]  API version:       1.41
12:35:19 [2021-05-25T12:35:19.312Z]  Go version:        go1.16.3
12:35:19 [2021-05-25T12:35:19.312Z]  Git commit:        370c289
12:35:19 [2021-05-25T12:35:19.312Z]  Built:             Fri Apr  9 22:49:36 2021
12:35:19 [2021-05-25T12:35:19.312Z]  OS/Arch:           windows/amd64
12:35:19 [2021-05-25T12:35:19.312Z]  Context:           default
12:35:19 [2021-05-25T12:35:19.312Z]  Experimental:      true
12:35:19 [2021-05-25T12:35:19.312Z] 
12:35:19 [2021-05-25T12:35:19.312Z] Server: Docker Engine - Community
12:35:19 [2021-05-25T12:35:19.312Z]  Engine:
12:35:19 [2021-05-25T12:35:19.312Z]   Version:          20.10.6
12:35:19 [2021-05-25T12:35:19.312Z]   API version:      1.41 (minimum version 1.24)
12:35:19 [2021-05-25T12:35:19.312Z]   Go version:       go1.13.15
12:35:19 [2021-05-25T12:35:19.312Z]   Git commit:       8728dd2
12:35:19 [2021-05-25T12:35:19.312Z]   Built:            Fri Apr  9 22:45:40 2021
12:35:19 [2021-05-25T12:35:19.312Z]   OS/Arch:          windows/amd64
12:35:19 [2021-05-25T12:35:19.312Z]   Experimental:     true
12:35:19 [2021-05-25T12:35:19.312Z] 
12:35:19 [2021-05-25T12:35:19.312Z] INFO: Docker info of control daemon
12:35:19 [2021-05-25T12:35:19.312Z] 
12:35:19 [2021-05-25T12:35:19.312Z] Client:
12:35:19 [2021-05-25T12:35:19.312Z]  Context:    default
12:35:19 [2021-05-25T12:35:19.312Z]  Debug Mode: false
12:35:19 [2021-05-25T12:35:19.312Z]  Plugins:
12:35:19 [2021-05-25T12:35:19.312Z]   app: Docker Application (Docker Inc., v0.8.0)
12:35:19 [2021-05-25T12:35:19.312Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
12:35:19 [2021-05-25T12:35:19.312Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
12:35:19 [2021-05-25T12:35:19.312Z] 
12:35:19 [2021-05-25T12:35:19.312Z] Server:
12:35:19 [2021-05-25T12:35:19.312Z]  Containers: 0
12:35:19 [2021-05-25T12:35:19.312Z]   Running: 0
12:35:19 [2021-05-25T12:35:19.312Z]   Paused: 0
12:35:19 [2021-05-25T12:35:19.312Z]   Stopped: 0
12:35:19 [2021-05-25T12:35:19.312Z]  Images: 10
12:35:19 [2021-05-25T12:35:19.312Z]  Server Version: 20.10.6
12:35:19 [2021-05-25T12:35:19.312Z]  Storage Driver: lcow (linux) windowsfilter (windows)
12:35:19 [2021-05-25T12:35:19.312Z]   LCOW: 
12:35:19 [2021-05-25T12:35:19.312Z]   Windows: 
12:35:19 [2021-05-25T12:35:19.312Z]  Logging Driver: json-file
12:35:19 [2021-05-25T12:35:19.312Z]  Plugins:
12:35:19 [2021-05-25T12:35:19.312Z]   Volume: local
12:35:19 [2021-05-25T12:35:19.312Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:35:19 [2021-05-25T12:35:19.312Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:35:19 [2021-05-25T12:35:19.312Z]  Swarm: inactive
12:35:19 [2021-05-25T12:35:19.312Z]  Default Isolation: process
12:35:19 [2021-05-25T12:35:19.312Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:35:19 [2021-05-25T12:35:19.312Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
12:35:19 [2021-05-25T12:35:19.312Z]  OSType: windows
12:35:19 [2021-05-25T12:35:19.312Z]  Architecture: x86_64
12:35:19 [2021-05-25T12:35:19.312Z]  CPUs: 4
12:35:19 [2021-05-25T12:35:19.312Z]  Total Memory: 32GiB
12:35:19 [2021-05-25T12:35:19.312Z]  Name: azwin-2-c3eb10
12:35:19 [2021-05-25T12:35:19.312Z]  ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3
12:35:19 [2021-05-25T12:35:19.312Z]  Docker Root Dir: D:\docker
12:35:19 [2021-05-25T12:35:19.312Z]  Debug Mode: false
12:35:19 [2021-05-25T12:35:19.312Z]  Registry: https://index.docker.io/v1/
12:35:19 [2021-05-25T12:35:19.312Z]  Labels:
12:35:19 [2021-05-25T12:35:19.312Z]  Experimental: true
12:35:19 [2021-05-25T12:35:19.312Z]  Insecure Registries:
12:35:19 [2021-05-25T12:35:19.312Z]   10.0.0.4:5000
12:35:19 [2021-05-25T12:35:19.312Z]   127.0.0.0/8
12:35:19 [2021-05-25T12:35:19.312Z]  Registry Mirrors:
12:35:19 [2021-05-25T12:35:19.312Z]   http://10.0.0.4:5000/
12:35:19 [2021-05-25T12:35:19.312Z]  Live Restore Enabled: false
12:35:19 [2021-05-25T12:35:19.312Z]  Product License: Community Engine
12:35:19 [2021-05-25T12:35:19.312Z] 
12:35:19 [2021-05-25T12:35:19.312Z] 
12:35:19 [2021-05-25T12:35:19.312Z] INFO: Commit hash is 22b9e2a7e5
12:35:19 [2021-05-25T12:35:19.312Z] INFO: Nuke-Everything...
12:35:19 [2021-05-25T12:35:19.312Z] INFO: Container count on control daemon to delete is 0
12:35:19 [2021-05-25T12:35:19.312Z] INFO: Nuking d:\CI
12:35:19 [2021-05-25T12:35:19.312Z] INFO: Zapped successfully
12:35:19 [2021-05-25T12:35:19.312Z] INFO: Location for testing is d:\CI\PR-42412\2
12:35:19 [2021-05-25T12:35:19.312Z] INFO: Validating GOLang consistency in Dockerfile.windows...
12:35:19 [2021-05-25T12:35:19.312Z] 
12:35:19 [2021-05-25T12:35:19.312Z] 
12:35:19 [2021-05-25T12:35:19.312Z] INFO: Building the image from Dockerfile.windows at 05/25/2021 12:35:18...
12:35:19 [2021-05-25T12:35:19.312Z] 
12:35:19 [2021-05-25T12:35:19.524Z] #49 16.37 go: extracting github.com/spf13/cobra v0.0.5
12:35:19 [2021-05-25T12:35:19.524Z] #49 16.53 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
12:35:19 [2021-05-25T12:35:19.524Z] #49 16.57 go: downloading github.com/stretchr/testify v1.4.0
12:35:19 [2021-05-25T12:35:19.524Z] #49 16.60 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:35:19 [2021-05-25T12:35:19.524Z] #49 16.64 go: downloading github.com/spf13/jwalterweatherman v1.0.0
12:35:19 [2021-05-25T12:35:19.524Z] #49 ...
12:35:19 [2021-05-25T12:35:19.524Z] 
12:35:19 [2021-05-25T12:35:19.524Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:35:19 [2021-05-25T12:35:19.524Z] #47 sha256:124a969278c7002e9d5b8cc2afe12dc59a44242f04cf950aae6c92736303808d
12:35:19 [2021-05-25T12:35:19.524Z] #47 6.638 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:35:19 [2021-05-25T12:35:19.524Z] #47 6.796 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:35:19 [2021-05-25T12:35:19.524Z] #47 7.867 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:35:19 [2021-05-25T12:35:19.524Z] #47 10.48 go: finding github.com/fatih/color v1.9.0
12:35:19 [2021-05-25T12:35:19.524Z] #47 10.49 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:35:19 [2021-05-25T12:35:19.524Z] #47 10.51 go: finding github.com/pkg/errors v0.9.1
12:35:19 [2021-05-25T12:35:19.524Z] #47 10.53 go: finding github.com/spf13/pflag v1.0.3
12:35:19 [2021-05-25T12:35:19.524Z] #47 10.63 go: finding github.com/mattn/go-colorable v0.1.6
12:35:19 [2021-05-25T12:35:19.524Z] #47 10.68 go: finding github.com/mattn/go-isatty v0.0.12
12:35:19 [2021-05-25T12:35:19.524Z] #47 10.81 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:35:19 [2021-05-25T12:35:19.524Z] #47 10.86 go: finding github.com/jonboulle/clockwork v0.1.0
12:35:19 [2021-05-25T12:35:19.524Z] #47 10.88 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:35:19 [2021-05-25T12:35:19.524Z] #47 10.91 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:35:19 [2021-05-25T12:35:19.524Z] #47 10.92 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:35:19 [2021-05-25T12:35:19.786Z] #47 ...
12:35:19 [2021-05-25T12:35:19.786Z] 
12:35:19 [2021-05-25T12:35:19.786Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:19 [2021-05-25T12:35:19.786Z] #49 sha256:aaf31a7721e49e874b948c1a773b3c8db0c7a2366588463a036d0d4922785a1f
12:35:19 [2021-05-25T12:35:19.786Z] #49 16.67 go: extracting github.com/go-toolsmith/astcopy v1.0.0
12:35:19 [2021-05-25T12:35:19.786Z] #49 16.74 go: extracting github.com/spf13/jwalterweatherman v1.0.0
12:35:19 [2021-05-25T12:35:19.786Z] #49 16.75 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:35:19 [2021-05-25T12:35:19.786Z] #49 16.78 go: extracting github.com/stretchr/testify v1.4.0
12:35:19 [2021-05-25T12:35:19.786Z] #49 16.81 go: downloading github.com/mitchellh/mapstructure v1.1.2
12:35:19 [2021-05-25T12:35:19.786Z] #49 16.82 go: downloading github.com/sirupsen/logrus v1.4.2
12:35:19 [2021-05-25T12:35:19.786Z] #49 16.85 go: downloading github.com/spf13/pflag v1.0.5
12:35:19 [2021-05-25T12:35:19.786Z] #49 16.91 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:35:19 [2021-05-25T12:35:19.786Z] #49 16.96 go: downloading github.com/spf13/cast v1.3.0
12:35:19 [2021-05-25T12:35:19.811Z] #51 ...
12:35:19 [2021-05-25T12:35:19.811Z] 
12:35:19 [2021-05-25T12:35:19.811Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:35:19 [2021-05-25T12:35:19.811Z] #67 sha256:5874281eeb22999cc797596688779bc433edba6e89f55d15746de946f2e67175
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.155 + RM_GOPATH=0
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.155 + TMP_GOPATH=
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.155 + : /build
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.155 + '[' -z '' ']'
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.155 ++ mktemp -d
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.159 + export GOPATH=/tmp/tmp.565Il7lRoS
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.159 + GOPATH=/tmp/tmp.565Il7lRoS
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.159 + RM_GOPATH=1
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.159 + case "$(go env GOARCH)" in
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.159 ++ go env GOARCH
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.165 + export GO_BUILDMODE=-buildmode=pie
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.165 + GO_BUILDMODE=-buildmode=pie
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.165 ++ dirname /tmp/install/install.sh
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.168 + dir=/tmp/install
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.168 + bin=proxy
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.168 + shift
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.168 + '[' '!' -f /tmp/install/proxy.installer ']'
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.168 + . /tmp/install/proxy.installer
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.168 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.168 + install_proxy
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.168 + case "$1" in
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.168 + export CGO_ENABLED=0
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.168 + CGO_ENABLED=0
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.168 + _install_proxy
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.168 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.168 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.565Il7lRoS/src/github.com/docker/libnetwork
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.168 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
12:35:19 [2021-05-25T12:35:19.811Z] #67 5.173 Cloning into '/tmp/tmp.565Il7lRoS/src/github.com/docker/libnetwork'...
12:35:20 [2021-05-25T12:35:20.070Z] #67 ...
12:35:20 [2021-05-25T12:35:20.070Z] 
12:35:20 [2021-05-25T12:35:20.070Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:35:20 [2021-05-25T12:35:20.070Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
12:35:20 [2021-05-25T12:35:20.070Z] #36 5.317 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
12:35:20 [2021-05-25T12:35:20.070Z] #36 5.397 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
12:35:20 [2021-05-25T12:35:20.070Z] #36 5.448 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
12:35:20 [2021-05-25T12:35:20.070Z] #36 8.714 Reading package lists...
12:35:20 [2021-05-25T12:35:20.070Z] #36 ...
12:35:20 [2021-05-25T12:35:20.070Z] 
12:35:20 [2021-05-25T12:35:20.070Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
12:35:20 [2021-05-25T12:35:20.070Z] #34 sha256:7964e4d31b395c2aef79f10ebf2e7396b6f82799947601089e4ec19bf77f9a5d
12:35:20 [2021-05-25T12:35:20.070Z] #34 5.603 Install go-toml version v1.8.1
12:35:20 [2021-05-25T12:35:20.070Z] #34 5.688 go: finding github.com v1.8.1
12:35:20 [2021-05-25T12:35:20.070Z] #34 5.688 go: finding github.com/pelletier v1.8.1
12:35:20 [2021-05-25T12:35:20.070Z] #34 5.694 go: finding github.com/pelletier/go-toml/cmd v1.8.1
12:35:20 [2021-05-25T12:35:20.070Z] #34 5.694 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1
12:35:20 [2021-05-25T12:35:20.070Z] #34 9.887 github.com/pelletier/go-toml
12:35:20 [2021-05-25T12:35:20.348Z] #34 ...
12:35:20 [2021-05-25T12:35:20.348Z] 
12:35:20 [2021-05-25T12:35:20.348Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:35:20 [2021-05-25T12:35:20.348Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
12:35:20 [2021-05-25T12:35:20.348Z] #42 5.960 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
12:35:20 [2021-05-25T12:35:20.348Z] #42 5.967 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
12:35:20 [2021-05-25T12:35:20.348Z] #42 5.968 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
12:35:20 [2021-05-25T12:35:20.377Z] #49 ...
12:35:20 [2021-05-25T12:35:20.377Z] 
12:35:20 [2021-05-25T12:35:20.377Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:35:20 [2021-05-25T12:35:20.377Z] #45 sha256:2f452e46f2b06258efd787ffe94c20cbee77f8f8f13a94fb08495a41c1d376c2
12:35:20 [2021-05-25T12:35:20.377Z] #45 DONE 17.1s
12:35:20 [2021-05-25T12:35:20.377Z] 
12:35:20 [2021-05-25T12:35:20.377Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:20 [2021-05-25T12:35:20.377Z] #49 sha256:aaf31a7721e49e874b948c1a773b3c8db0c7a2366588463a036d0d4922785a1f
12:35:20 [2021-05-25T12:35:20.377Z] #49 17.14 go: extracting github.com/spf13/cast v1.3.0
12:35:20 [2021-05-25T12:35:20.377Z] #49 17.14 go: extracting github.com/mitchellh/mapstructure v1.1.2
12:35:20 [2021-05-25T12:35:20.377Z] #49 17.20 go: extracting github.com/spf13/pflag v1.0.5
12:35:20 [2021-05-25T12:35:20.377Z] #49 17.28 go: downloading github.com/inconshreveable/mousetrap v1.0.0
12:35:20 [2021-05-25T12:35:20.377Z] #49 17.29 go: downloading github.com/go-toolsmith/astequal v1.0.0
12:35:20 [2021-05-25T12:35:20.377Z] #49 17.29 go: extracting github.com/sirupsen/logrus v1.4.2
12:35:20 [2021-05-25T12:35:20.377Z] #49 17.33 go: downloading github.com/BurntSushi/toml v0.3.1
12:35:20 [2021-05-25T12:35:20.377Z] #49 17.35 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:35:20 [2021-05-25T12:35:20.377Z] #49 17.39 go: extracting github.com/go-toolsmith/astequal v1.0.0
12:35:20 [2021-05-25T12:35:20.377Z] #49 17.44 go: extracting github.com/inconshreveable/mousetrap v1.0.0
12:35:20 [2021-05-25T12:35:20.591Z] #51 26.81 mvdan.cc/sh/v3/cmd/shfmt
12:35:20 [2021-05-25T12:35:20.608Z] #42 8.986 Reading package lists...
12:35:20 [2021-05-25T12:35:20.608Z] #42 ...
12:35:20 [2021-05-25T12:35:20.608Z] 
12:35:20 [2021-05-25T12:35:20.608Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:35:20 [2021-05-25T12:35:20.608Z] #24 sha256:9f87d4e88395ce6c442e2eca75e27d8444da512bd1913dc71fbe2c65e216b2f1
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.970 + RM_GOPATH=0
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.970 + TMP_GOPATH=
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.970 + : /build
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.970 + '[' -z '' ']'
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.970 ++ mktemp -d
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.973 + export GOPATH=/tmp/tmp.lXzHVft3D3
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.973 + GOPATH=/tmp/tmp.lXzHVft3D3
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.973 + RM_GOPATH=1
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.973 + case "$(go env GOARCH)" in
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.973 ++ go env GOARCH
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.998 Install docker/cli version 17.06.2-ce from stable
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.998 + export GO_BUILDMODE=-buildmode=pie
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.998 + GO_BUILDMODE=-buildmode=pie
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.998 ++ dirname /tmp/install/install.sh
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.998 + dir=/tmp/install
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.998 + bin=dockercli
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.998 + shift
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.998 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.998 + . /tmp/install/dockercli.installer
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.998 ++ : stable
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.998 ++ : 17.06.2-ce
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.998 + install_dockercli
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.998 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.998 ++ uname -m
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.998 + arch=x86_64
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.998 + '[' x86_64 '!=' x86_64 ']'
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.998 + url=https://download.docker.com/linux/static
12:35:20 [2021-05-25T12:35:20.608Z] #24 4.998 + tar -xz docker/docker
12:35:20 [2021-05-25T12:35:20.608Z] #24 5.006 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:35:20 [2021-05-25T12:35:20.608Z] #24 ...
12:35:20 [2021-05-25T12:35:20.608Z] 
12:35:20 [2021-05-25T12:35:20.609Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:35:20 [2021-05-25T12:35:20.609Z] #58 sha256:741babc4634165dff0b52cfad1e60dfaf092b9b47265962d63f9d2e844a5bcb0
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.698 + RM_GOPATH=0
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.698 + TMP_GOPATH=
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.698 + : /build
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.698 + '[' -z '' ']'
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.698 ++ mktemp -d
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.698 + export GOPATH=/tmp/tmp.oSgNmA1p9J
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.698 + GOPATH=/tmp/tmp.oSgNmA1p9J
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.698 + RM_GOPATH=1
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.698 + case "$(go env GOARCH)" in
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.704 ++ go env GOARCH
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.722 + export GO_BUILDMODE=-buildmode=pie
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.722 + GO_BUILDMODE=-buildmode=pie
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.722 ++ dirname /tmp/install/install.sh
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.725 + dir=/tmp/install
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.725 + bin=rootlesskit
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.725 + shift
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.726 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.726 + . /tmp/install/rootlesskit.installer
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.726 ++ : 4cd567642273d369adaadcbadca00880552c1778
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.726 + install_rootlesskit
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.726 + case "$1" in
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.726 + export CGO_ENABLED=0
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.726 + CGO_ENABLED=0
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.726 + _install_rootlesskit
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.747 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.747 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.oSgNmA1p9J/src/github.com/rootless-containers/rootlesskit
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.747 Cloning into '/tmp/tmp.oSgNmA1p9J/src/github.com/rootless-containers/rootlesskit'...
12:35:20 [2021-05-25T12:35:20.609Z] #58 4.747 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
12:35:20 [2021-05-25T12:35:20.609Z] #58 8.982 + cd /tmp/tmp.oSgNmA1p9J/src/github.com/rootless-containers/rootlesskit
12:35:20 [2021-05-25T12:35:20.609Z] #58 8.985 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
12:35:20 [2021-05-25T12:35:20.609Z] #58 9.022 + export GO111MODULE=on
12:35:20 [2021-05-25T12:35:20.609Z] #58 9.022 + GO111MODULE=on
12:35:20 [2021-05-25T12:35:20.609Z] #58 9.022 + export GOPROXY=https://proxy.golang.org
12:35:20 [2021-05-25T12:35:20.609Z] #58 9.022 + GOPROXY=https://proxy.golang.org
12:35:20 [2021-05-25T12:35:20.609Z] #58 9.022 + for f in rootlesskit rootlesskit-docker-proxy
12:35:20 [2021-05-25T12:35:20.609Z] #58 9.022 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:35:20 [2021-05-25T12:35:20.639Z] #49 17.56 go: downloading github.com/davecgh/go-spew v1.1.1
12:35:20 [2021-05-25T12:35:20.639Z] #49 17.66 go: extracting github.com/BurntSushi/toml v0.3.1
12:35:20 [2021-05-25T12:35:20.639Z] #49 17.70 go: downloading github.com/pmezard/go-difflib v1.0.0
12:35:20 [2021-05-25T12:35:20.766Z] #56 ...
12:35:20 [2021-05-25T12:35:20.766Z] 
12:35:20 [2021-05-25T12:35:20.766Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:35:20 [2021-05-25T12:35:20.766Z] #58 sha256:baff21aa4beaeaa8ebbd9b57c7277a09495c426e096e0f23a350840f57a670d4
12:35:20 [2021-05-25T12:35:20.766Z] #58 41.25 + for f in rootlesskit rootlesskit-docker-proxy
12:35:20 [2021-05-25T12:35:20.766Z] #58 41.25 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:35:20 [2021-05-25T12:35:20.867Z] #58 10.94 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:35:20 [2021-05-25T12:35:20.867Z] #58 ...
12:35:20 [2021-05-25T12:35:20.867Z] 
12:35:20 [2021-05-25T12:35:20.867Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:20 [2021-05-25T12:35:20.867Z] #49 sha256:a8715035a65f31788e87171b351c7abbb63d878cd947a252b948d0e13ede778f
12:35:20 [2021-05-25T12:35:20.867Z] #49 5.801 + RM_GOPATH=0
12:35:20 [2021-05-25T12:35:20.867Z] #49 5.801 + TMP_GOPATH=
12:35:20 [2021-05-25T12:35:20.867Z] #49 5.801 + : /build
12:35:20 [2021-05-25T12:35:20.867Z] #49 5.801 + '[' -z '' ']'
12:35:20 [2021-05-25T12:35:20.867Z] #49 5.801 ++ mktemp -d
12:35:20 [2021-05-25T12:35:20.867Z] #49 5.804 + export GOPATH=/tmp/tmp.YUCy4kPS0j
12:35:20 [2021-05-25T12:35:20.867Z] #49 5.804 + GOPATH=/tmp/tmp.YUCy4kPS0j
12:35:20 [2021-05-25T12:35:20.867Z] #49 5.804 + RM_GOPATH=1
12:35:20 [2021-05-25T12:35:20.867Z] #49 5.804 + case "$(go env GOARCH)" in
12:35:20 [2021-05-25T12:35:20.867Z] #49 5.805 ++ go env GOARCH
12:35:20 [2021-05-25T12:35:20.867Z] #49 5.840 + export GO_BUILDMODE=-buildmode=pie
12:35:20 [2021-05-25T12:35:20.867Z] #49 5.840 + GO_BUILDMODE=-buildmode=pie
12:35:20 [2021-05-25T12:35:20.867Z] #49 5.840 ++ dirname /tmp/install/install.sh
12:35:20 [2021-05-25T12:35:20.867Z] #49 5.841 + dir=/tmp/install
12:35:20 [2021-05-25T12:35:20.867Z] #49 5.841 + bin=golangci_lint
12:35:20 [2021-05-25T12:35:20.868Z] #49 5.841 + shift
12:35:20 [2021-05-25T12:35:20.868Z] #49 5.841 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:35:20 [2021-05-25T12:35:20.868Z] #49 5.841 + . /tmp/install/golangci_lint.installer
12:35:20 [2021-05-25T12:35:20.868Z] #49 5.841 ++ : v1.23.8
12:35:20 [2021-05-25T12:35:20.868Z] #49 5.841 + install_golangci_lint
12:35:20 [2021-05-25T12:35:20.868Z] #49 5.841 + set -e
12:35:20 [2021-05-25T12:35:20.868Z] #49 5.841 + export GO111MODULE=on
12:35:20 [2021-05-25T12:35:20.868Z] #49 5.841 + GO111MODULE=on
12:35:20 [2021-05-25T12:35:20.868Z] #49 5.841 + GOBIN=/build
12:35:20 [2021-05-25T12:35:20.868Z] #49 5.841 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
12:35:20 [2021-05-25T12:35:20.868Z] #49 5.868 go: finding github.com v1.23.8
12:35:20 [2021-05-25T12:35:20.868Z] #49 5.901 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
12:35:20 [2021-05-25T12:35:20.868Z] #49 5.911 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
12:35:20 [2021-05-25T12:35:20.868Z] #49 5.913 go: finding github.com/golangci/golangci-lint v1.23.8
12:35:20 [2021-05-25T12:35:20.868Z] #49 5.917 go: finding github.com/golangci v1.23.8
12:35:20 [2021-05-25T12:35:20.868Z] #49 7.037 go: downloading github.com/golangci/golangci-lint v1.23.8
12:35:20 [2021-05-25T12:35:20.868Z] #49 7.718 go: extracting github.com/golangci/golangci-lint v1.23.8
12:35:20 [2021-05-25T12:35:20.868Z] #49 ...
12:35:20 [2021-05-25T12:35:20.868Z] 
12:35:20 [2021-05-25T12:35:20.868Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:35:20 [2021-05-25T12:35:20.868Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
12:35:20 [2021-05-25T12:35:20.868Z] #32 5.196 + git clone https://github.com/kolyshkin/go-swagger.git .
12:35:20 [2021-05-25T12:35:20.868Z] #32 5.199 Cloning into '.'...
12:35:20 [2021-05-25T12:35:20.904Z] #49 17.86 go: downloading github.com/go-toolsmith/astp v1.0.0
12:35:20 [2021-05-25T12:35:20.904Z] #49 17.89 go: extracting github.com/davecgh/go-spew v1.1.1
12:35:20 [2021-05-25T12:35:20.904Z] #49 17.91 go: extracting github.com/gogo/protobuf v1.2.1
12:35:20 [2021-05-25T12:35:20.904Z] #49 17.98 go: extracting github.com/go-toolsmith/astp v1.0.0
12:35:20 [2021-05-25T12:35:20.904Z] #49 18.01 go: extracting github.com/pmezard/go-difflib v1.0.0
12:35:20 [2021-05-25T12:35:20.904Z] #49 18.03 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:35:20 [2021-05-25T12:35:20.904Z] #49 18.09 go: downloading github.com/stretchr/objx v0.2.0
12:35:21 [2021-05-25T12:35:21.126Z] #32 ...
12:35:21 [2021-05-25T12:35:21.126Z] 
12:35:21 [2021-05-25T12:35:21.126Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:35:21 [2021-05-25T12:35:21.126Z] #47 sha256:aa1876a3247e4786dfc760974e0431a1448d145ab581249c148923e5e20f0102
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.070 + RM_GOPATH=0
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.070 + TMP_GOPATH=
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.070 + : /build
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.070 + '[' -z '' ']'
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.070 ++ mktemp -d
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.078 + export GOPATH=/tmp/tmp.NV9nSDq6gU
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.078 + GOPATH=/tmp/tmp.NV9nSDq6gU
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.078 + RM_GOPATH=1
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.078 + case "$(go env GOARCH)" in
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.078 ++ go env GOARCH
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.082 + export GO_BUILDMODE=-buildmode=pie
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.082 + GO_BUILDMODE=-buildmode=pie
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.082 ++ dirname /tmp/install/install.sh
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.082 + dir=/tmp/install
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.082 + bin=gotestsum
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.082 + shift
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.082 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.082 + . /tmp/install/gotestsum.installer
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.082 ++ : v0.5.3
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.082 + install_gotestsum
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.082 + set -e
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.082 + export GO111MODULE=on
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.082 + GO111MODULE=on
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.082 + GOBIN=/build
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.082 + go get gotest.tools/gotestsum@v0.5.3
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.098 go: finding gotest.tools v0.5.3
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.100 go: finding gotest.tools/gotestsum v0.5.3
12:35:21 [2021-05-25T12:35:21.126Z] #47 4.814 go: downloading gotest.tools/gotestsum v0.5.3
12:35:21 [2021-05-25T12:35:21.126Z] #47 5.321 go: extracting gotest.tools/gotestsum v0.5.3
12:35:21 [2021-05-25T12:35:21.126Z] #47 6.535 go: downloading github.com/fatih/color v1.9.0
12:35:21 [2021-05-25T12:35:21.126Z] #47 6.538 go: downloading github.com/pkg/errors v0.9.1
12:35:21 [2021-05-25T12:35:21.126Z] #47 6.597 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:35:21 [2021-05-25T12:35:21.126Z] #47 6.644 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:35:21 [2021-05-25T12:35:21.126Z] #47 6.668 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:35:21 [2021-05-25T12:35:21.126Z] #47 6.794 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:35:21 [2021-05-25T12:35:21.126Z] #47 7.028 go: extracting github.com/fatih/color v1.9.0
12:35:21 [2021-05-25T12:35:21.126Z] #47 7.054 go: downloading github.com/spf13/pflag v1.0.3
12:35:21 [2021-05-25T12:35:21.126Z] #47 7.091 go: downloading github.com/jonboulle/clockwork v0.1.0
12:35:21 [2021-05-25T12:35:21.126Z] #47 7.092 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:35:21 [2021-05-25T12:35:21.126Z] #47 7.142 go: extracting github.com/pkg/errors v0.9.1
12:35:21 [2021-05-25T12:35:21.126Z] #47 7.160 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:35:21 [2021-05-25T12:35:21.126Z] #47 7.202 go: downloading github.com/mattn/go-colorable v0.1.6
12:35:21 [2021-05-25T12:35:21.126Z] #47 7.365 go: downloading github.com/mattn/go-isatty v0.0.12
12:35:21 [2021-05-25T12:35:21.126Z] #47 7.511 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:35:21 [2021-05-25T12:35:21.126Z] #47 7.546 go: extracting github.com/jonboulle/clockwork v0.1.0
12:35:21 [2021-05-25T12:35:21.126Z] #47 7.614 go: extracting github.com/spf13/pflag v1.0.3
12:35:21 [2021-05-25T12:35:21.126Z] #47 8.045 go: extracting github.com/mattn/go-colorable v0.1.6
12:35:21 [2021-05-25T12:35:21.126Z] #47 8.172 go: extracting github.com/mattn/go-isatty v0.0.12
12:35:21 [2021-05-25T12:35:21.126Z] #47 9.506 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:35:21 [2021-05-25T12:35:21.126Z] #47 10.85 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:35:21 [2021-05-25T12:35:21.126Z] #47 ...
12:35:21 [2021-05-25T12:35:21.126Z] 
12:35:21 [2021-05-25T12:35:21.127Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:35:21 [2021-05-25T12:35:21.127Z] #45 sha256:e1849aadfa5789f0bb5fcde94e35f600947c004a215169659e3263b857821bfe
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.483 + RM_GOPATH=0
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.483 + TMP_GOPATH=
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.483 + : /build
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.483 + '[' -z '' ']'
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.483 ++ mktemp -d
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.483 + export GOPATH=/tmp/tmp.RRXhjFCWxP
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.483 + GOPATH=/tmp/tmp.RRXhjFCWxP
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.483 + RM_GOPATH=1
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.483 + case "$(go env GOARCH)" in
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.483 ++ go env GOARCH
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.488 + export GO_BUILDMODE=-buildmode=pie
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.488 + GO_BUILDMODE=-buildmode=pie
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.488 ++ dirname /tmp/install/install.sh
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.490 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.490 + dir=/tmp/install
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.490 + bin=vndr
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.490 + shift
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.490 + '[' '!' -f /tmp/install/vndr.installer ']'
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.490 + . /tmp/install/vndr.installer
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.490 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.490 + install_vndr
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.490 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.490 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RRXhjFCWxP/src/github.com/LK4D4/vndr
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.495 Cloning into '/tmp/tmp.RRXhjFCWxP/src/github.com/LK4D4/vndr'...
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.842 + cd /tmp/tmp.RRXhjFCWxP/src/github.com/LK4D4/vndr
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.846 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
12:35:21 [2021-05-25T12:35:21.127Z] #45 3.848 + go build -buildmode=pie -v -o /build/vndr .
12:35:21 [2021-05-25T12:35:21.127Z] #45 4.175 internal/cpu
12:35:21 [2021-05-25T12:35:21.127Z] #45 4.178 runtime/internal/atomic
12:35:21 [2021-05-25T12:35:21.127Z] #45 4.249 runtime/internal/sys
12:35:21 [2021-05-25T12:35:21.127Z] #45 4.269 runtime/internal/math
12:35:21 [2021-05-25T12:35:21.127Z] #45 4.275 internal/bytealg
12:35:21 [2021-05-25T12:35:21.127Z] #45 4.296 internal/race
12:35:21 [2021-05-25T12:35:21.127Z] #45 4.328 sync/atomic
12:35:21 [2021-05-25T12:35:21.127Z] #45 4.402 unicode
12:35:21 [2021-05-25T12:35:21.127Z] #45 4.413 runtime
12:35:21 [2021-05-25T12:35:21.127Z] #45 7.658 unicode/utf8
12:35:21 [2021-05-25T12:35:21.127Z] #45 8.379 math/bits
12:35:21 [2021-05-25T12:35:21.127Z] #45 9.131 math
12:35:21 [2021-05-25T12:35:21.167Z] #49 18.13 go: extracting github.com/go-toolsmith/astcast v1.0.0
12:35:21 [2021-05-25T12:35:21.167Z] #49 18.20 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:35:21 [2021-05-25T12:35:21.167Z] #49 18.22 go: downloading github.com/spf13/afero v1.1.2
12:35:21 [2021-05-25T12:35:21.167Z] #49 18.29 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
12:35:21 [2021-05-25T12:35:21.167Z] #49 18.30 go: extracting github.com/go-toolsmith/astfmt v1.0.0
12:35:21 [2021-05-25T12:35:21.197Z] 
12:35:21 [2021-05-25T12:35:21.197Z] SUCCESS: Specified value was saved.
12:35:21 [2021-05-25T12:35:21.398Z] #45 ...
12:35:21 [2021-05-25T12:35:21.398Z] 
12:35:21 [2021-05-25T12:35:21.398Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:35:21 [2021-05-25T12:35:21.398Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
12:35:21 [2021-05-25T12:35:21.398Z] #55 5.358 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
12:35:21 [2021-05-25T12:35:21.398Z] #55 5.370 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
12:35:21 [2021-05-25T12:35:21.398Z] #55 5.447 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
12:35:21 [2021-05-25T12:35:21.398Z] #55 8.050 Reading package lists...
12:35:21 [2021-05-25T12:35:21.398Z] #55 ...
12:35:21 [2021-05-25T12:35:21.398Z] 
12:35:21 [2021-05-25T12:35:21.398Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:35:21 [2021-05-25T12:35:21.398Z] #58 sha256:741babc4634165dff0b52cfad1e60dfaf092b9b47265962d63f9d2e844a5bcb0
12:35:21 [2021-05-25T12:35:21.398Z] #58 10.99 go: downloading github.com/urfave/cli/v2 v2.3.0
12:35:21 [2021-05-25T12:35:21.398Z] #58 11.00 go: downloading github.com/pkg/errors v0.9.1
12:35:21 [2021-05-25T12:35:21.398Z] #58 11.08 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:35:21 [2021-05-25T12:35:21.398Z] #58 11.31 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:35:21 [2021-05-25T12:35:21.398Z] #58 11.36 go: downloading github.com/gofrs/flock v0.8.0
12:35:21 [2021-05-25T12:35:21.398Z] #58 11.37 go: downloading github.com/moby/vpnkit v0.5.0
12:35:21 [2021-05-25T12:35:21.398Z] #58 11.42 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:35:21 [2021-05-25T12:35:21.430Z] #49 18.36 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
12:35:21 [2021-05-25T12:35:21.430Z] #49 18.41 go: extracting github.com/stretchr/objx v0.2.0
12:35:21 [2021-05-25T12:35:21.430Z] #49 18.46 go: extracting github.com/spf13/afero v1.1.2
12:35:21 [2021-05-25T12:35:21.657Z] #58 11.73 go: extracting github.com/pkg/errors v0.9.1
12:35:21 [2021-05-25T12:35:21.657Z] #58 11.79 go: extracting github.com/gofrs/flock v0.8.0
12:35:21 [2021-05-25T12:35:21.944Z] #58 11.92 go: downloading github.com/gorilla/mux v1.8.0
12:35:21 [2021-05-25T12:35:21.944Z] #58 11.92 go: extracting github.com/moby/sys/mountinfo v0.4.1
12:35:21 [2021-05-25T12:35:21.944Z] #58 11.96 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:35:21 [2021-05-25T12:35:21.944Z] #58 11.96 go: downloading github.com/google/uuid v1.2.0
12:35:21 [2021-05-25T12:35:21.944Z] #58 12.10 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:35:22 [2021-05-25T12:35:22.006Z] #49 19.12 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:35:22 [2021-05-25T12:35:22.149Z] INFO: Downloading git...
12:35:22 [2021-05-25T12:35:22.202Z] #58 12.27 go: downloading github.com/sirupsen/logrus v1.8.1
12:35:22 [2021-05-25T12:35:22.202Z] #58 12.39 go: extracting github.com/gorilla/mux v1.8.0
12:35:22 [2021-05-25T12:35:22.508Z] #51 ...
12:35:22 [2021-05-25T12:35:22.508Z] 
12:35:22 [2021-05-25T12:35:22.508Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:22 [2021-05-25T12:35:22.508Z] #49 sha256:4774807d0d72d64e5698cbacb9e5891231d6d1a2fe7cbc7d9ea431d2bd29c0c1
12:35:22 [2021-05-25T12:35:22.508Z] #49 26.83 go: finding github.com/fatih/color v1.7.0
12:35:22 [2021-05-25T12:35:22.508Z] #49 26.84 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:35:22 [2021-05-25T12:35:22.508Z] #49 26.87 go: finding github.com/mattn/go-colorable v0.1.4
12:35:22 [2021-05-25T12:35:22.508Z] #49 26.89 go: finding github.com/mattn/go-isatty v0.0.8
12:35:22 [2021-05-25T12:35:22.508Z] #49 26.91 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:35:22 [2021-05-25T12:35:22.508Z] #49 26.95 go: finding github.com/go-critic/go-critic v0.4.1
12:35:22 [2021-05-25T12:35:22.508Z] #49 26.95 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:35:22 [2021-05-25T12:35:22.508Z] #49 26.95 go: finding github.com/pkg/errors v0.8.1
12:35:22 [2021-05-25T12:35:22.508Z] #49 26.96 go: finding github.com/go-lintpack/lintpack v0.5.2
12:35:22 [2021-05-25T12:35:22.508Z] #49 26.99 go: finding github.com/sirupsen/logrus v1.4.2
12:35:22 [2021-05-25T12:35:22.508Z] #49 26.99 go: finding github.com/go-toolsmith/astequal v1.0.0
12:35:22 [2021-05-25T12:35:22.508Z] #49 26.99 go: finding github.com/stretchr/testify v1.4.0
12:35:22 [2021-05-25T12:35:22.508Z] #49 26.99 go: finding github.com/mitchellh/go-homedir v1.1.0
12:35:22 [2021-05-25T12:35:22.508Z] #49 26.99 go: finding github.com/go-toolsmith/astp v1.0.0
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.03 go: finding github.com/go-toolsmith/astcast v1.0.0
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.04 go: finding github.com/go-toolsmith/astfmt v1.0.0
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.04 go: finding github.com/davecgh/go-spew v1.1.1
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.08 go: finding github.com/go-toolsmith/typep v1.0.0
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.11 go: finding github.com/spf13/viper v1.6.1
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.13 go: finding github.com/go-toolsmith/astcopy v1.0.0
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.14 go: finding github.com/pmezard/go-difflib v1.0.0
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.23 go: finding github.com/stretchr/objx v0.2.0
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.25 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.26 go: finding github.com/go-toolsmith/strparse v1.0.0
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.26 go: finding gopkg.in/yaml.v2 v2.2.7
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.30 go: finding github.com/bombsimon/wsl/v2 v2.0.0
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.30 go: finding github.com/gobwas/glob v0.2.3
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.30 go: finding github.com/spf13/cobra v0.0.5
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.33 go: finding github.com/fsnotify/fsnotify v1.4.7
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.37 go: finding github.com/spf13/pflag v1.0.5
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.41 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.43 go: finding github.com/hashicorp/hcl v1.0.0
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.61 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.61 go: finding github.com/magiconair/properties v1.8.1
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.61 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.61 go: finding github.com/mitchellh/mapstructure v1.1.2
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.61 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.62 go: finding github.com/pelletier/go-toml v1.2.0
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.67 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.69 go: finding github.com/spf13/afero v1.1.2
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.70 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.75 go: finding github.com/spf13/cast v1.3.0
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.76 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.78 go: finding golang.org/x/text v0.3.2
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.78 go: finding github.com/spf13/jwalterweatherman v1.0.0
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.80 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.81 go: finding github.com/subosito/gotenv v1.2.0
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.85 go: finding gopkg.in/ini.v1 v1.51.0
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.88 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.88 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.90 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.92 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.92 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.92 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.93 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.94 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.94 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.95 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.96 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:35:22 [2021-05-25T12:35:22.508Z] #49 27.97 go: finding github.com/kisielk/gotool v1.0.0
12:35:22 [2021-05-25T12:35:22.508Z] #49 28.00 go: finding github.com/sourcegraph/go-diff v0.5.1
12:35:22 [2021-05-25T12:35:22.508Z] #49 28.00 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:35:22 [2021-05-25T12:35:22.508Z] #49 28.01 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:35:22 [2021-05-25T12:35:22.508Z] #49 28.02 go: finding github.com/tommy-muehle/go-mnd v1.1.1
12:35:22 [2021-05-25T12:35:22.508Z] #49 28.06 go: finding github.com/ultraware/whitespace v0.0.4
12:35:22 [2021-05-25T12:35:22.508Z] #49 28.06 go: finding github.com/ultraware/funlen v0.0.2
12:35:22 [2021-05-25T12:35:22.508Z] #49 28.11 go: finding github.com/uudashr/gocognit v1.0.1
12:35:22 [2021-05-25T12:35:22.508Z] #49 28.24 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:35:22 [2021-05-25T12:35:22.508Z] #49 28.24 go: finding github.com/gogo/protobuf v1.2.1
12:35:22 [2021-05-25T12:35:22.508Z] #49 28.27 go: finding honnef.co/go/tools v0.0.1-2019.2.3
12:35:22 [2021-05-25T12:35:22.508Z] #49 28.31 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:35:22 [2021-05-25T12:35:22.508Z] #49 28.32 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:35:22 [2021-05-25T12:35:22.508Z] #49 28.34 go: finding github.com/BurntSushi/toml v0.3.1
12:35:22 [2021-05-25T12:35:22.508Z] #49 28.38 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:35:22 [2021-05-25T12:35:22.769Z] #49 ...
12:35:22 [2021-05-25T12:35:22.769Z] 
12:35:22 [2021-05-25T12:35:22.769Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:35:22 [2021-05-25T12:35:22.769Z] #53 sha256:7d87c5a3b1dc44f8b008cf3fa7d2818715431697991bf0f27acec946d2d80256
12:35:22 [2021-05-25T12:35:22.769Z] #53 26.23 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:35:22 [2021-05-25T12:35:22.769Z] #53 28.87 + mkdir -p /build
12:35:22 [2021-05-25T12:35:22.770Z] #53 28.87 + cp runc /build/runc
12:35:22 [2021-05-25T12:35:22.770Z] #53 DONE 29.1s
12:35:23 [2021-05-25T12:35:23.031Z] 
12:35:23 [2021-05-25T12:35:23.031Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:35:23 [2021-05-25T12:35:23.031Z] #56 sha256:505570e8cf8530bd4f17aca2d8107718a300795b030f4a91c7aa9c37d08c225b
12:35:23 [2021-05-25T12:35:23.140Z] #58 13.04 go: extracting github.com/google/uuid v1.2.0
12:35:23 [2021-05-25T12:35:23.140Z] #58 13.37 go: extracting github.com/sirupsen/logrus v1.8.1
12:35:23 [2021-05-25T12:35:23.398Z] #49 20.20 go: extracting golang.org/x/text v0.3.2
12:35:23 [2021-05-25T12:35:23.398Z] #49 ...
12:35:23 [2021-05-25T12:35:23.398Z] 
12:35:23 [2021-05-25T12:35:23.398Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:35:23 [2021-05-25T12:35:23.398Z] #51 sha256:10c81d8628f5633b825f6a98ce2b7f239564267530db7f883f783af0125fe044
12:35:23 [2021-05-25T12:35:23.398Z] #51 10.51 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:35:23 [2021-05-25T12:35:23.398Z] #51 11.49 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:35:23 [2021-05-25T12:35:23.398Z] #51 11.61 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:35:23 [2021-05-25T12:35:23.398Z] #51 11.72 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:35:23 [2021-05-25T12:35:23.398Z] #51 11.76 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:35:23 [2021-05-25T12:35:23.398Z] #51 12.22 mvdan.cc/editorconfig
12:35:23 [2021-05-25T12:35:23.398Z] #51 12.22 github.com/pkg/diff
12:35:23 [2021-05-25T12:35:23.398Z] #51 12.24 mvdan.cc/sh/v3/fileutil
12:35:23 [2021-05-25T12:35:23.398Z] #51 12.33 golang.org/x/sys/unix
12:35:23 [2021-05-25T12:35:23.398Z] #51 12.66 mvdan.cc/sh/v3/syntax
12:35:23 [2021-05-25T12:35:23.398Z] #51 18.91 golang.org/x/crypto/ssh/terminal
12:35:23 [2021-05-25T12:35:23.401Z] #58 ...
12:35:23 [2021-05-25T12:35:23.401Z] 
12:35:23 [2021-05-25T12:35:23.401Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:35:23 [2021-05-25T12:35:23.401Z] #24 sha256:9f87d4e88395ce6c442e2eca75e27d8444da512bd1913dc71fbe2c65e216b2f1
12:35:23 [2021-05-25T12:35:23.401Z] #24 13.24 + mkdir -p /build
12:35:23 [2021-05-25T12:35:23.401Z] #24 13.25 + mv docker/docker /build/
12:35:23 [2021-05-25T12:35:23.401Z] #24 13.25 + rmdir docker
12:35:23 [2021-05-25T12:35:23.401Z] #24 DONE 13.5s
12:35:23 [2021-05-25T12:35:23.401Z] 
12:35:23 [2021-05-25T12:35:23.401Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:35:23 [2021-05-25T12:35:23.401Z] #45 sha256:e1849aadfa5789f0bb5fcde94e35f600947c004a215169659e3263b857821bfe
12:35:23 [2021-05-25T12:35:23.401Z] #45 13.51 internal/testlog
12:35:23 [2021-05-25T12:35:23.661Z] #51 ...
12:35:23 [2021-05-25T12:35:23.661Z] 
12:35:23 [2021-05-25T12:35:23.661Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:35:23 [2021-05-25T12:35:23.661Z] #58 sha256:3142596b78ee9ba54c7e75150a1159375a61092014a0837cad1c6319a982991a
12:35:23 [2021-05-25T12:35:23.661Z] #58 14.56 go: finding github.com/pkg/errors v0.9.1
12:35:23 [2021-05-25T12:35:23.661Z] #58 14.60 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:35:23 [2021-05-25T12:35:23.661Z] #58 14.68 go: finding github.com/sirupsen/logrus v1.8.1
12:35:23 [2021-05-25T12:35:23.661Z] #58 14.76 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:35:23 [2021-05-25T12:35:23.661Z] #58 14.97 go: finding github.com/google/uuid v1.2.0
12:35:23 [2021-05-25T12:35:23.661Z] #58 15.03 go: finding github.com/moby/vpnkit v0.5.0
12:35:23 [2021-05-25T12:35:23.661Z] #58 15.03 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:35:23 [2021-05-25T12:35:23.661Z] #58 15.03 go: finding github.com/gofrs/flock v0.8.0
12:35:23 [2021-05-25T12:35:23.661Z] #58 15.24 go: finding github.com/gorilla/mux v1.8.0
12:35:23 [2021-05-25T12:35:23.661Z] #58 15.28 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:35:23 [2021-05-25T12:35:23.661Z] #58 15.29 go: finding github.com/moby/sys/mountinfo v0.4.1
12:35:23 [2021-05-25T12:35:23.661Z] #58 15.31 go: finding github.com/urfave/cli/v2 v2.3.0
12:35:23 [2021-05-25T12:35:23.661Z] #58 15.33 go: finding github.com/u-root/u-root v7.0.0+incompatible
12:35:23 [2021-05-25T12:35:23.661Z] #58 15.52 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
12:35:23 [2021-05-25T12:35:23.661Z] #58 15.65 go: finding github.com/russross/blackfriday/v2 v2.1.0
12:35:23 [2021-05-25T12:35:23.664Z] INFO: Downloading go...
12:35:23 [2021-05-25T12:35:23.974Z] #56 ...
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:35:23 [2021-05-25T12:35:23.974Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
12:35:23 [2021-05-25T12:35:23.974Z] #32 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:35:23 [2021-05-25T12:35:23.974Z] #33 sha256:bbbfd5a733b14efde14ec9586f94d6a7e936c48b324e265a5a4f83f5001fc757
12:35:23 [2021-05-25T12:35:23.974Z] #33 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
12:35:23 [2021-05-25T12:35:23.974Z] #35 sha256:f9fa8a754f08ec7e5b9bd8b8f3720e0ed939156938d66cb98371fc5034acfb1b
12:35:23 [2021-05-25T12:35:23.974Z] #35 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
12:35:23 [2021-05-25T12:35:23.974Z] #34 sha256:b1153323f0438eeeca7850fd8c29a39da75a737f6af83fd2bc4d25f8fd791430
12:35:23 [2021-05-25T12:35:23.974Z] #34 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:35:23 [2021-05-25T12:35:23.974Z] #29 sha256:7b6658184421cdab9f1a10b33360f2b4a53590fdeb0a2bb2dbd28262edfb5470
12:35:23 [2021-05-25T12:35:23.974Z] #29 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
12:35:23 [2021-05-25T12:35:23.974Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
12:35:23 [2021-05-25T12:35:23.974Z] #14 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:35:23 [2021-05-25T12:35:23.974Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
12:35:23 [2021-05-25T12:35:23.974Z] #15 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:35:23 [2021-05-25T12:35:23.974Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4
12:35:23 [2021-05-25T12:35:23.974Z] #22 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:35:23 [2021-05-25T12:35:23.974Z] #25 sha256:a8b36b1b99782e465e1c20151cd0c3d50018c711901035035775b8578a7024ce
12:35:23 [2021-05-25T12:35:23.974Z] #25 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:35:23 [2021-05-25T12:35:23.974Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
12:35:23 [2021-05-25T12:35:23.974Z] #17 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:35:23 [2021-05-25T12:35:23.974Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
12:35:23 [2021-05-25T12:35:23.974Z] #21 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:35:23 [2021-05-25T12:35:23.974Z] #28 sha256:22bae994048388e586dba9d191dd06712d40f3811ed1c70a75f1fbc1ac5f69c8
12:35:23 [2021-05-25T12:35:23.974Z] #28 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:35:23 [2021-05-25T12:35:23.974Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
12:35:23 [2021-05-25T12:35:23.974Z] #40 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:35:23 [2021-05-25T12:35:23.974Z] #38 sha256:47b25e8470ae877e8adbd04e77d79867f3a50087a78144817684464ed2f745ee
12:35:23 [2021-05-25T12:35:23.974Z] #38 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:35:23 [2021-05-25T12:35:23.974Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
12:35:23 [2021-05-25T12:35:23.974Z] #16 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #19 [dev-systemd-false  6/26] RUN ldconfig
12:35:23 [2021-05-25T12:35:23.974Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
12:35:23 [2021-05-25T12:35:23.974Z] #19 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:35:23 [2021-05-25T12:35:23.974Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
12:35:23 [2021-05-25T12:35:23.974Z] #20 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:35:23 [2021-05-25T12:35:23.974Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
12:35:23 [2021-05-25T12:35:23.974Z] #42 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:35:23 [2021-05-25T12:35:23.974Z] #41 sha256:f2d7e18290027ebc9b0cd90ddd72ea93017b3ca5e4f637d663fa7ffa7fbd5ca8
12:35:23 [2021-05-25T12:35:23.974Z] #41 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:35:23 [2021-05-25T12:35:23.974Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
12:35:23 [2021-05-25T12:35:23.974Z] #27 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:35:23 [2021-05-25T12:35:23.974Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
12:35:23 [2021-05-25T12:35:23.974Z] #18 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:35:23 [2021-05-25T12:35:23.974Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
12:35:23 [2021-05-25T12:35:23.974Z] #31 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:35:23 [2021-05-25T12:35:23.974Z] #30 sha256:d4ccd8c52a0b68eaf649950daf808d8c9ccab979663717daf93ecc849bdb47a7
12:35:23 [2021-05-25T12:35:23.974Z] #30 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:35:23 [2021-05-25T12:35:23.974Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
12:35:23 [2021-05-25T12:35:23.974Z] #39 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:35:23 [2021-05-25T12:35:23.974Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:35:23 [2021-05-25T12:35:23.974Z] #43 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:35:23 [2021-05-25T12:35:23.974Z] #44 sha256:4f59f492ce62004503680fac53315e400054304c3d547824d2f3c0d3e8bf3415
12:35:23 [2021-05-25T12:35:23.974Z] #44 CACHED
12:35:23 [2021-05-25T12:35:23.974Z] 
12:35:23 [2021-05-25T12:35:23.974Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:35:23 [2021-05-25T12:35:23.974Z] #46 sha256:968da67f96e7de4c1bc0b489a1ef11644d85f4a4dac5b5c5981f7aca44bb0297
12:35:24 [2021-05-25T12:35:24.065Z] #58 DONE 44.2s
12:35:24 [2021-05-25T12:35:24.065Z] 
12:35:24 [2021-05-25T12:35:24.065Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:35:24 [2021-05-25T12:35:24.065Z] #59 sha256:fc4d3f2d1e3fc7fb2ff996ba45baa090f27c6a2502aa1c968c764ddaccf76c48
12:35:24 [2021-05-25T12:35:24.065Z] #59 DONE 0.1s
12:35:24 [2021-05-25T12:35:24.065Z] 
12:35:24 [2021-05-25T12:35:24.065Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:24 [2021-05-25T12:35:24.065Z] #49 sha256:4c4b5fb24898287f6516cfc2d814e66757c271551eb05de30f229de60d2bd8cf
12:35:24 [2021-05-25T12:35:24.065Z] #49 ...
12:35:24 [2021-05-25T12:35:24.065Z] 
12:35:24 [2021-05-25T12:35:24.065Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:35:24 [2021-05-25T12:35:24.065Z] #60 sha256:b29b7942a1e45f1d1c1ce1b2db5e78a7ec1c460aea98620e2d0b29d7ca39859a
12:35:24 [2021-05-25T12:35:24.065Z] #60 DONE 0.1s
12:35:24 [2021-05-25T12:35:24.065Z] 
12:35:24 [2021-05-25T12:35:24.065Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:24 [2021-05-25T12:35:24.065Z] #49 sha256:4c4b5fb24898287f6516cfc2d814e66757c271551eb05de30f229de60d2bd8cf
12:35:24 [2021-05-25T12:35:24.237Z] #58 ...
12:35:24 [2021-05-25T12:35:24.237Z] 
12:35:24 [2021-05-25T12:35:24.237Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:35:24 [2021-05-25T12:35:24.237Z] #53 sha256:d7b1903425b80928633e723011b72ddbe6df0b69a8b86a4054fd48e980397cad
12:35:24 [2021-05-25T12:35:24.237Z] #53 11.23 + cd /tmp/tmp.kkhXm05jLA/src/github.com/opencontainers/runc
12:35:24 [2021-05-25T12:35:24.237Z] #53 11.23 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
12:35:24 [2021-05-25T12:35:24.237Z] #53 12.04 + '[' -z '' ']'
12:35:24 [2021-05-25T12:35:24.237Z] #53 12.04 + target=static
12:35:24 [2021-05-25T12:35:24.237Z] #53 12.04 + make 'BUILDTAGS=seccomp ' static
12:35:24 [2021-05-25T12:35:24.237Z] #53 12.23 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc .
12:35:24 [2021-05-25T12:35:24.237Z] #53 ...
12:35:24 [2021-05-25T12:35:24.237Z] 
12:35:24 [2021-05-25T12:35:24.237Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:35:24 [2021-05-25T12:35:24.237Z] #51 sha256:10c81d8628f5633b825f6a98ce2b7f239564267530db7f883f783af0125fe044
12:35:24 [2021-05-25T12:35:24.237Z] #51 21.35 mvdan.cc/sh/v3/cmd/shfmt
12:35:24 [2021-05-25T12:35:24.342Z] #45 14.21 encoding
12:35:24 [2021-05-25T12:35:24.342Z] #45 14.49 unicode/utf16
12:35:24 [2021-05-25T12:35:24.546Z] #46 DONE 0.7s
12:35:24 [2021-05-25T12:35:24.546Z] 
12:35:24 [2021-05-25T12:35:24.546Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:35:24 [2021-05-25T12:35:24.546Z] #51 sha256:6ec7a24eb800308b9c0d50648245058aa0bd2a80039a7ab5507bf97026d7a9b2
12:35:24 [2021-05-25T12:35:24.546Z] #51 DONE 31.1s
12:35:24 [2021-05-25T12:35:24.546Z] 
12:35:24 [2021-05-25T12:35:24.546Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:35:24 [2021-05-25T12:35:24.546Z] #58 sha256:b427e18181a383b151bc5eae86e358ecf8c1527b103965b9117120862d74502c
12:35:24 [2021-05-25T12:35:24.602Z] #45 ...
12:35:24 [2021-05-25T12:35:24.602Z] 
12:35:24 [2021-05-25T12:35:24.602Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:35:24 [2021-05-25T12:35:24.602Z] #28 sha256:44fe867422938ff80b34830b9491ebcb01d3c6fda379714a80121a79a43d7cf0
12:35:24 [2021-05-25T12:35:24.602Z] #28 CACHED
12:35:24 [2021-05-25T12:35:24.602Z] 
12:35:24 [2021-05-25T12:35:24.602Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:35:24 [2021-05-25T12:35:24.602Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
12:35:24 [2021-05-25T12:35:24.602Z] #27 CACHED
12:35:24 [2021-05-25T12:35:24.602Z] 
12:35:24 [2021-05-25T12:35:24.602Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:35:24 [2021-05-25T12:35:24.602Z] #29 sha256:2735f334acd57be4249b3516db483affb5bdbde335cf8fa8cc9a251fdae84a71
12:35:24 [2021-05-25T12:35:24.602Z] #29 CACHED
12:35:24 [2021-05-25T12:35:24.602Z] 
12:35:24 [2021-05-25T12:35:24.602Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:35:24 [2021-05-25T12:35:24.602Z] #58 sha256:741babc4634165dff0b52cfad1e60dfaf092b9b47265962d63f9d2e844a5bcb0
12:35:24 [2021-05-25T12:35:24.602Z] #58 14.86 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:35:24 [2021-05-25T12:35:24.861Z] #58 14.95 go: extracting github.com/moby/vpnkit v0.5.0
12:35:24 [2021-05-25T12:35:24.861Z] #58 14.98 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:35:25 [2021-05-25T12:35:25.183Z] INFO: Downloading compiler 1 of 3...
12:35:25 [2021-05-25T12:35:25.479Z] #49 ...
12:35:25 [2021-05-25T12:35:25.479Z] 
12:35:25 [2021-05-25T12:35:25.479Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:35:25 [2021-05-25T12:35:25.479Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
12:35:25 [2021-05-25T12:35:25.479Z] #63 CACHED
12:35:25 [2021-05-25T12:35:25.479Z] 
12:35:25 [2021-05-25T12:35:25.479Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:35:25 [2021-05-25T12:35:25.479Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
12:35:25 [2021-05-25T12:35:25.479Z] #65 CACHED
12:35:25 [2021-05-25T12:35:25.738Z] 
12:35:25 [2021-05-25T12:35:25.738Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:25 [2021-05-25T12:35:25.738Z] #49 sha256:4c4b5fb24898287f6516cfc2d814e66757c271551eb05de30f229de60d2bd8cf
12:35:25 [2021-05-25T12:35:25.797Z] #58 ...
12:35:25 [2021-05-25T12:35:25.797Z] 
12:35:25 [2021-05-25T12:35:25.797Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:35:25 [2021-05-25T12:35:25.797Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
12:35:25 [2021-05-25T12:35:25.797Z] #40 5.518 + git clone https://github.com/docker/distribution.git .
12:35:25 [2021-05-25T12:35:25.797Z] #40 5.523 Cloning into '.'...
12:35:26 [2021-05-25T12:35:26.056Z] #40 ...
12:35:26 [2021-05-25T12:35:26.056Z] 
12:35:26 [2021-05-25T12:35:26.056Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:26 [2021-05-25T12:35:26.056Z] #49 sha256:a8715035a65f31788e87171b351c7abbb63d878cd947a252b948d0e13ede778f
12:35:26 [2021-05-25T12:35:26.056Z] #49 15.58 go: downloading github.com/spf13/viper v1.6.1
12:35:26 [2021-05-25T12:35:26.056Z] #49 15.59 go: downloading github.com/fatih/color v1.7.0
12:35:26 [2021-05-25T12:35:26.056Z] #49 15.60 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:35:26 [2021-05-25T12:35:26.056Z] #49 15.67 go: downloading github.com/spf13/pflag v1.0.5
12:35:26 [2021-05-25T12:35:26.056Z] #49 15.67 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:35:26 [2021-05-25T12:35:26.056Z] #49 15.69 go: downloading github.com/spf13/cobra v0.0.5
12:35:26 [2021-05-25T12:35:26.056Z] #49 15.96 go: downloading github.com/sirupsen/logrus v1.4.2
12:35:26 [2021-05-25T12:35:26.056Z] #49 16.03 go: downloading github.com/pkg/errors v0.8.1
12:35:26 [2021-05-25T12:35:26.056Z] #49 16.09 go: extracting github.com/spf13/viper v1.6.1
12:35:26 [2021-05-25T12:35:26.056Z] #49 16.10 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:35:26 [2021-05-25T12:35:26.056Z] #49 16.23 go: extracting github.com/fatih/color v1.7.0
12:35:26 [2021-05-25T12:35:26.116Z] Sending build context to Docker daemon  58.28MB
12:35:26 [2021-05-25T12:35:26.116Z] 
12:35:26 [2021-05-25T12:35:26.116Z] Step 1/10 : FROM microsoft/windowsservercore
12:35:26 [2021-05-25T12:35:26.116Z]  ---> 3a7f23e29bd7
12:35:26 [2021-05-25T12:35:26.116Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
12:35:26 [2021-05-25T12:35:26.116Z]  ---> Using cache
12:35:26 [2021-05-25T12:35:26.116Z]  ---> 5c3ff14fcd7e
12:35:26 [2021-05-25T12:35:26.116Z] Step 3/10 : ARG GO_VERSION=1.13.15
12:35:26 [2021-05-25T12:35:26.116Z]  ---> Using cache
12:35:26 [2021-05-25T12:35:26.116Z]  ---> 709fbe93c00e
12:35:26 [2021-05-25T12:35:26.116Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
12:35:26 [2021-05-25T12:35:26.116Z]  ---> Using cache
12:35:26 [2021-05-25T12:35:26.116Z]  ---> c37bccb1da30
12:35:26 [2021-05-25T12:35:26.116Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
12:35:26 [2021-05-25T12:35:26.116Z]  ---> Using cache
12:35:26 [2021-05-25T12:35:26.116Z]  ---> d40f57a47b04
12:35:26 [2021-05-25T12:35:26.116Z] Step 6/10 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12;       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
12:35:26 [2021-05-25T12:35:26.116Z]  ---> Using cache
12:35:26 [2021-05-25T12:35:26.116Z]  ---> 6eeb2478a567
12:35:26 [2021-05-25T12:35:26.116Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
12:35:26 [2021-05-25T12:35:26.116Z]  ---> Using cache
12:35:26 [2021-05-25T12:35:26.116Z]  ---> 1a95c5f3c2cc
12:35:26 [2021-05-25T12:35:26.116Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
12:35:26 [2021-05-25T12:35:26.116Z]  ---> Using cache
12:35:26 [2021-05-25T12:35:26.116Z]  ---> 71cae4e015dd
12:35:26 [2021-05-25T12:35:26.116Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
12:35:26 [2021-05-25T12:35:26.117Z]  ---> Using cache
12:35:26 [2021-05-25T12:35:26.117Z]  ---> e843ee0fdd93
12:35:26 [2021-05-25T12:35:26.117Z] Step 10/10 : COPY . .
12:35:26 [2021-05-25T12:35:26.138Z] INFO: Downloading compiler 2 of 3...
12:35:26 [2021-05-25T12:35:26.315Z] #49 16.41 go: extracting github.com/sirupsen/logrus v1.4.2
12:35:26 [2021-05-25T12:35:26.315Z] #49 16.44 go: downloading github.com/mattn/go-colorable v0.1.4
12:35:26 [2021-05-25T12:35:26.315Z] #49 16.49 go: extracting github.com/spf13/cobra v0.0.5
12:35:26 [2021-05-25T12:35:26.573Z] #49 16.50 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:35:26 [2021-05-25T12:35:26.573Z] #49 16.56 go: extracting github.com/pkg/errors v0.8.1
12:35:26 [2021-05-25T12:35:26.573Z] #49 16.57 go: downloading github.com/mattn/go-isatty v0.0.8
12:35:26 [2021-05-25T12:35:26.573Z] #49 16.70 go: extracting github.com/spf13/pflag v1.0.5
12:35:26 [2021-05-25T12:35:26.573Z] #49 16.72 go: downloading github.com/pelletier/go-toml v1.2.0
12:35:26 [2021-05-25T12:35:26.844Z] #49 16.94 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:35:27 [2021-05-25T12:35:27.090Z] INFO: Downloading compiler 3 of 3...
12:35:27 [2021-05-25T12:35:27.093Z] #58 ...
12:35:27 [2021-05-25T12:35:27.093Z] 
12:35:27 [2021-05-25T12:35:27.093Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:35:27 [2021-05-25T12:35:27.093Z] #47 sha256:62c79f559041bb622ce08c1dbf9f2a5f2568c0f05dad6f32502342d1c1343633
12:35:27 [2021-05-25T12:35:27.093Z] #47 DONE 33.5s
12:35:27 [2021-05-25T12:35:27.103Z] #49 17.06 go: extracting github.com/mattn/go-isatty v0.0.8
12:35:27 [2021-05-25T12:35:27.103Z] #49 17.11 go: downloading github.com/spf13/cast v1.3.0
12:35:27 [2021-05-25T12:35:27.103Z] #49 17.16 go: extracting github.com/pelletier/go-toml v1.2.0
12:35:27 [2021-05-25T12:35:27.103Z] #49 17.18 go: extracting github.com/spf13/cast v1.3.0
12:35:27 [2021-05-25T12:35:27.103Z] #49 17.22 go: extracting github.com/mattn/go-colorable v0.1.4
12:35:27 [2021-05-25T12:35:27.354Z] 
12:35:27 [2021-05-25T12:35:27.354Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:35:27 [2021-05-25T12:35:27.354Z] #58 sha256:b427e18181a383b151bc5eae86e358ecf8c1527b103965b9117120862d74502c
12:35:27 [2021-05-25T12:35:27.362Z] #49 17.31 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:35:27 [2021-05-25T12:35:27.363Z] #49 17.39 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:35:27 [2021-05-25T12:35:27.363Z] #49 17.45 go: downloading github.com/magiconair/properties v1.8.1
12:35:27 [2021-05-25T12:35:27.363Z] #49 17.52 go: downloading github.com/ultraware/whitespace v0.0.4
12:35:27 [2021-05-25T12:35:27.553Z] #51 ...
12:35:27 [2021-05-25T12:35:27.553Z] 
12:35:27 [2021-05-25T12:35:27.553Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:35:27 [2021-05-25T12:35:27.553Z] #53 sha256:d7b1903425b80928633e723011b72ddbe6df0b69a8b86a4054fd48e980397cad
12:35:27 [2021-05-25T12:35:27.553Z] #53 21.88 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:35:27 [2021-05-25T12:35:27.553Z] #53 23.80 + mkdir -p /build
12:35:27 [2021-05-25T12:35:27.553Z] #53 23.80 + cp runc /build/runc
12:35:27 [2021-05-25T12:35:27.553Z] #53 DONE 24.3s
12:35:27 [2021-05-25T12:35:27.553Z] 
12:35:27 [2021-05-25T12:35:27.553Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:27 [2021-05-25T12:35:27.553Z] #49 sha256:aaf31a7721e49e874b948c1a773b3c8db0c7a2366588463a036d0d4922785a1f
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.48 go: finding github.com/fatih/color v1.7.0
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.50 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.52 go: finding github.com/mattn/go-isatty v0.0.8
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.55 go: finding github.com/pkg/errors v0.8.1
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.56 go: finding github.com/mattn/go-colorable v0.1.4
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.57 go: finding github.com/go-lintpack/lintpack v0.5.2
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.59 go: finding github.com/go-critic/go-critic v0.4.1
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.63 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.63 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.65 go: finding github.com/go-toolsmith/astequal v1.0.0
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.66 go: finding github.com/mitchellh/go-homedir v1.1.0
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.69 go: finding github.com/spf13/viper v1.6.1
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.69 go: finding github.com/go-toolsmith/astp v1.0.0
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.70 go: finding github.com/sirupsen/logrus v1.4.2
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.72 go: finding github.com/go-toolsmith/astcast v1.0.0
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.72 go: finding github.com/go-toolsmith/typep v1.0.0
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.72 go: finding github.com/go-toolsmith/astfmt v1.0.0
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.72 go: finding github.com/stretchr/testify v1.4.0
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.75 go: finding github.com/go-toolsmith/astcopy v1.0.0
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.79 go: finding github.com/davecgh/go-spew v1.1.1
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.80 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.81 go: finding github.com/bombsimon/wsl/v2 v2.0.0
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.83 go: finding github.com/spf13/cobra v0.0.5
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.83 go: finding github.com/gobwas/glob v0.2.3
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.84 go: finding github.com/go-toolsmith/strparse v1.0.0
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.87 go: finding github.com/fsnotify/fsnotify v1.4.7
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.89 go: finding github.com/spf13/pflag v1.0.5
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.90 go: finding github.com/pmezard/go-difflib v1.0.0
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.90 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.90 go: finding github.com/hashicorp/hcl v1.0.0
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.93 go: finding github.com/stretchr/objx v0.2.0
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.94 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.94 go: finding github.com/magiconair/properties v1.8.1
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.95 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.96 go: finding github.com/mitchellh/mapstructure v1.1.2
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.97 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.98 go: finding github.com/pelletier/go-toml v1.2.0
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.98 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:35:27 [2021-05-25T12:35:27.553Z] #49 22.99 go: finding github.com/spf13/afero v1.1.2
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.01 go: finding github.com/spf13/cast v1.3.0
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.02 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.02 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.04 go: finding gopkg.in/yaml.v2 v2.2.7
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.06 go: finding github.com/spf13/jwalterweatherman v1.0.0
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.08 go: finding github.com/subosito/gotenv v1.2.0
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.13 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.14 go: finding gopkg.in/ini.v1 v1.51.0
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.16 go: finding golang.org/x/text v0.3.2
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.21 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.22 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.22 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.24 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.24 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.25 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.25 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.25 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.26 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.27 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.32 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.33 go: finding github.com/kisielk/gotool v1.0.0
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.36 go: finding github.com/sourcegraph/go-diff v0.5.1
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.36 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.39 go: finding github.com/ultraware/funlen v0.0.2
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.41 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.41 go: finding github.com/tommy-muehle/go-mnd v1.1.1
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.42 go: finding github.com/ultraware/whitespace v0.0.4
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.44 go: finding github.com/uudashr/gocognit v1.0.1
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.47 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.55 go: finding github.com/gogo/protobuf v1.2.1
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.59 go: finding honnef.co/go/tools v0.0.1-2019.2.3
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.64 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.64 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.68 go: finding github.com/BurntSushi/toml v0.3.1
12:35:27 [2021-05-25T12:35:27.553Z] #49 23.71 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:35:27 [2021-05-25T12:35:27.615Z] #58 ...
12:35:27 [2021-05-25T12:35:27.615Z] 
12:35:27 [2021-05-25T12:35:27.615Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:35:27 [2021-05-25T12:35:27.615Z] #56 sha256:505570e8cf8530bd4f17aca2d8107718a300795b030f4a91c7aa9c37d08c225b
12:35:27 [2021-05-25T12:35:27.621Z] #49 17.60 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:35:27 [2021-05-25T12:35:27.621Z] #49 17.61 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:35:27 [2021-05-25T12:35:27.621Z] #49 17.66 go: extracting github.com/magiconair/properties v1.8.1
12:35:27 [2021-05-25T12:35:27.621Z] #49 17.71 go: extracting github.com/mitchellh/go-homedir v1.1.0
12:35:27 [2021-05-25T12:35:27.621Z] #49 17.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:35:27 [2021-05-25T12:35:27.621Z] #49 17.75 go: extracting github.com/ultraware/whitespace v0.0.4
12:35:27 [2021-05-25T12:35:27.816Z] #49 ...
12:35:27 [2021-05-25T12:35:27.816Z] 
12:35:27 [2021-05-25T12:35:27.816Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:35:27 [2021-05-25T12:35:27.816Z] #51 sha256:10c81d8628f5633b825f6a98ce2b7f239564267530db7f883f783af0125fe044
12:35:27 [2021-05-25T12:35:27.816Z] #51 DONE 24.8s
12:35:27 [2021-05-25T12:35:27.877Z] #56 34.21 Checking out files:  94% (3705/3922)   
Checking out files:  95% (3726/3922)   
Checking out files:  96% (3766/3922)   
Checking out files:  97% (3805/3922)   
Checking out files:  98% (3844/3922)   
Checking out files:  99% (3883/3922)   
Checking out files: 100% (3922/3922)   
Checking out files: 100% (3922/3922), done.
12:35:27 [2021-05-25T12:35:27.877Z] #56 34.30 + cd /tmp/tmp.GzzGE6Fh9y/src/github.com/containerd/containerd
12:35:27 [2021-05-25T12:35:27.877Z] #56 34.30 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
12:35:27 [2021-05-25T12:35:27.881Z] #49 17.90 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:35:27 [2021-05-25T12:35:27.881Z] #49 17.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:35:27 [2021-05-25T12:35:27.881Z] #49 18.03 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:35:28 [2021-05-25T12:35:28.044Z] INFO: Extracting git...
12:35:28 [2021-05-25T12:35:28.079Z] 
12:35:28 [2021-05-25T12:35:28.079Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:28 [2021-05-25T12:35:28.079Z] #49 sha256:aaf31a7721e49e874b948c1a773b3c8db0c7a2366588463a036d0d4922785a1f
12:35:28 [2021-05-25T12:35:28.139Z] #49 18.16 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:35:28 [2021-05-25T12:35:28.139Z] #49 18.23 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:35:28 [2021-05-25T12:35:28.139Z] #49 18.25 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:35:28 [2021-05-25T12:35:28.139Z] #49 18.31 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:35:28 [2021-05-25T12:35:28.139Z] #49 18.34 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:35:28 [2021-05-25T12:35:28.397Z] #49 18.34 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
12:35:28 [2021-05-25T12:35:28.819Z] #56 35.09 + export 'BUILDTAGS=netgo osusergo static_build'
12:35:28 [2021-05-25T12:35:28.819Z] #56 35.09 + BUILDTAGS='netgo osusergo static_build'
12:35:28 [2021-05-25T12:35:28.819Z] #56 35.09 + export EXTRA_FLAGS=-buildmode=pie
12:35:28 [2021-05-25T12:35:28.819Z] #56 35.09 + EXTRA_FLAGS=-buildmode=pie
12:35:28 [2021-05-25T12:35:28.819Z] #56 35.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:35:28 [2021-05-25T12:35:28.819Z] #56 35.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:35:28 [2021-05-25T12:35:28.819Z] #56 35.09 + '[' '' = dynamic ']'
12:35:28 [2021-05-25T12:35:28.819Z] #56 35.09 + make
12:35:28 [2021-05-25T12:35:28.964Z] #49 19.15 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
12:35:29 [2021-05-25T12:35:29.391Z] #56 35.90 + bin/ctr
12:35:30 [2021-05-25T12:35:30.340Z] #49 20.42 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:35:31 [2021-05-25T12:35:31.276Z] #49 ...
12:35:31 [2021-05-25T12:35:31.276Z] 
12:35:31 [2021-05-25T12:35:31.276Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:35:31 [2021-05-25T12:35:31.276Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:35:31 [2021-05-25T12:35:31.276Z] #13 7.096 Reading package lists...
12:35:31 [2021-05-25T12:35:31.276Z] #13 15.34 Reading package lists...
12:35:31 [2021-05-25T12:35:31.276Z] #13 ...
12:35:31 [2021-05-25T12:35:31.276Z] 
12:35:31 [2021-05-25T12:35:31.276Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
12:35:31 [2021-05-25T12:35:31.276Z] #34 sha256:7964e4d31b395c2aef79f10ebf2e7396b6f82799947601089e4ec19bf77f9a5d
12:35:31 [2021-05-25T12:35:31.276Z] #34 17.67 github.com/pelletier/go-toml/cmd/tomll
12:35:31 [2021-05-25T12:35:31.276Z] #34 DONE 21.3s
12:35:31 [2021-05-25T12:35:31.276Z] 
12:35:31 [2021-05-25T12:35:31.276Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:35:31 [2021-05-25T12:35:31.276Z] #51 sha256:3fe92d5ccfc23f73a56c0e8ca2a1dbb2a68eba5a548aa7bdcdc3defa635442b6
12:35:31 [2021-05-25T12:35:31.276Z] #51 17.24 + cd /tmp/tmp.HQOxrQD0bo/src/github.com/mvdan/sh
12:35:31 [2021-05-25T12:35:31.276Z] #51 17.24 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
12:35:31 [2021-05-25T12:35:31.276Z] #51 17.41 + GO111MODULE=on
12:35:31 [2021-05-25T12:35:31.276Z] #51 17.41 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
12:35:31 [2021-05-25T12:35:31.276Z] #51 18.66 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:35:31 [2021-05-25T12:35:31.276Z] #51 18.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:35:31 [2021-05-25T12:35:31.276Z] #51 18.79 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:35:31 [2021-05-25T12:35:31.276Z] #51 18.85 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:35:31 [2021-05-25T12:35:31.276Z] #51 19.13 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:35:31 [2021-05-25T12:35:31.276Z] #51 19.87 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:35:31 [2021-05-25T12:35:31.276Z] #51 20.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:35:31 [2021-05-25T12:35:31.938Z] #56 ...
12:35:31 [2021-05-25T12:35:31.938Z] 
12:35:31 [2021-05-25T12:35:31.938Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:35:31 [2021-05-25T12:35:31.938Z] #48 sha256:4a6362f9a6b9f05e1ead12abcbb7e696651d9e5149506ac10dbc9fd03a799593
12:35:31 [2021-05-25T12:35:31.938Z] #48 DONE 0.1s
12:35:31 [2021-05-25T12:35:31.938Z] 
12:35:31 [2021-05-25T12:35:31.938Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:35:31 [2021-05-25T12:35:31.938Z] #56 sha256:505570e8cf8530bd4f17aca2d8107718a300795b030f4a91c7aa9c37d08c225b
12:35:32 [2021-05-25T12:35:32.211Z] #51 22.40 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:35:32 [2021-05-25T12:35:32.211Z] #51 ...
12:35:32 [2021-05-25T12:35:32.211Z] 
12:35:32 [2021-05-25T12:35:32.211Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:35:32 [2021-05-25T12:35:32.211Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
12:35:32 [2021-05-25T12:35:32.333Z] #49 ...
12:35:32 [2021-05-25T12:35:32.333Z] 
12:35:32 [2021-05-25T12:35:32.333Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:35:32 [2021-05-25T12:35:32.333Z] #47 sha256:124a969278c7002e9d5b8cc2afe12dc59a44242f04cf950aae6c92736303808d
12:35:32 [2021-05-25T12:35:32.333Z] #47 DONE 28.6s
12:35:32 [2021-05-25T12:35:32.333Z] 
12:35:32 [2021-05-25T12:35:32.333Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:32 [2021-05-25T12:35:32.333Z] #49 sha256:aaf31a7721e49e874b948c1a773b3c8db0c7a2366588463a036d0d4922785a1f
12:35:32 [2021-05-25T12:35:32.333Z] #49 ...
12:35:32 [2021-05-25T12:35:32.333Z] 
12:35:32 [2021-05-25T12:35:32.333Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:35:32 [2021-05-25T12:35:32.333Z] #56 sha256:9053c5acaf012bef1f9d7fe40ac72a9c266a048d2c82902d9ff0f085f7f36678
12:35:32 [2021-05-25T12:35:32.333Z] #56 29.10 Checking out files:  82% (3248/3922)   
Checking out files:  83% (3256/3922)   
Checking out files:  84% (3295/3922)   
Checking out files:  85% (3334/3922)   
Checking out files:  86% (3373/3922)   
Checking out files:  87% (3413/3922)   
Checking out files:  88% (3452/3922)   
Checking out files:  89% (3491/3922)   
Checking out files:  90% (3530/3922)   
Checking out files:  91% (3570/3922)   
Checking out files:  92% (3609/3922)   
Checking out files:  93% (3648/3922)   
Checking out files:  94% (3687/3922)   
Checking out files:  95% (3726/3922)   
Checking out files:  96% (3766/3922)   
Checking out files:  97% (3805/3922)   
Checking out files:  98% (3844/3922)   
Checking out files:  99% (3883/3922)   
Checking out files: 100% (3922/3922)   
Checking out files: 100% (3922/3922), done.
12:35:32 [2021-05-25T12:35:32.333Z] #56 29.37 + cd /tmp/tmp.9TU3gacSDZ/src/github.com/containerd/containerd
12:35:32 [2021-05-25T12:35:32.333Z] #56 29.37 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
12:35:32 [2021-05-25T12:35:32.333Z] #56 29.56 + export 'BUILDTAGS=netgo osusergo static_build'
12:35:32 [2021-05-25T12:35:32.595Z] #56 29.56 + BUILDTAGS='netgo osusergo static_build'
12:35:32 [2021-05-25T12:35:32.595Z] #56 29.56 + export EXTRA_FLAGS=-buildmode=pie
12:35:32 [2021-05-25T12:35:32.595Z] #56 29.56 + EXTRA_FLAGS=-buildmode=pie
12:35:32 [2021-05-25T12:35:32.595Z] #56 29.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:35:32 [2021-05-25T12:35:32.595Z] #56 29.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:35:32 [2021-05-25T12:35:32.595Z] #56 29.56 + '[' '' = dynamic ']'
12:35:32 [2021-05-25T12:35:32.595Z] #56 29.56 + make
12:35:32 [2021-05-25T12:35:32.727Z] #40 21.90 Checking out files:  70% (1186/1694)   
Checking out files:  71% (1203/1694)   
Checking out files:  72% (1220/1694)   
Checking out files:  73% (1237/1694)   
Checking out files:  74% (1254/1694)   
Checking out files:  75% (1271/1694)   
Checking out files:  76% (1288/1694)   
Checking out files:  77% (1305/1694)   
Checking out files:  78% (1322/1694)   
Checking out files:  79% (1339/1694)   
Checking out files:  80% (1356/1694)   
Checking out files:  81% (1373/1694)   
Checking out files:  82% (1390/1694)   
Checking out files:  83% (1407/1694)   
Checking out files:  84% (1423/1694)   
Checking out files:  85% (1440/1694)   
Checking out files:  86% (1457/1694)   
Checking out files:  87% (1474/1694)   
Checking out files:  88% (1491/1694)   
Checking out files:  89% (1508/1694)   
Checking out files:  90% (1525/1694)   
Checking out files:  91% (1542/1694)   
Checking out files:  92% (1559/1694)   
Checking out files:  93% (1576/1694)   
Checking out files:  94% (1593/1694)   
Checking out files:  95% (1610/1694)   
Checking out files:  96% (1627/1694)   
Checking out files:  97% (1644/1694)   
Checking out files:  98% (1661/1694)   
Checking out files:  99% (1678/1694)   
Checking out files: 100% (1694/1694)   
Checking out files: 100% (1694/1694), done.
12:35:32 [2021-05-25T12:35:32.727Z] #40 22.38 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:35:32 [2021-05-25T12:35:32.727Z] #40 ...
12:35:32 [2021-05-25T12:35:32.727Z] 
12:35:32 [2021-05-25T12:35:32.727Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:35:32 [2021-05-25T12:35:32.727Z] #47 sha256:aa1876a3247e4786dfc760974e0431a1448d145ab581249c148923e5e20f0102
12:35:32 [2021-05-25T12:35:32.727Z] #47 12.70 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:35:32 [2021-05-25T12:35:32.727Z] #47 16.41 go: finding github.com/fatih/color v1.9.0
12:35:32 [2021-05-25T12:35:32.727Z] #47 16.46 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:35:32 [2021-05-25T12:35:32.727Z] #47 16.49 go: finding github.com/pkg/errors v0.9.1
12:35:32 [2021-05-25T12:35:32.727Z] #47 16.51 go: finding github.com/spf13/pflag v1.0.3
12:35:32 [2021-05-25T12:35:32.727Z] #47 16.57 go: finding github.com/mattn/go-colorable v0.1.6
12:35:32 [2021-05-25T12:35:32.727Z] #47 16.81 go: finding github.com/mattn/go-isatty v0.0.12
12:35:32 [2021-05-25T12:35:32.727Z] #47 17.08 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:35:32 [2021-05-25T12:35:32.727Z] #47 17.22 go: finding github.com/jonboulle/clockwork v0.1.0
12:35:32 [2021-05-25T12:35:32.727Z] #47 17.23 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:35:32 [2021-05-25T12:35:32.727Z] #47 17.34 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:35:32 [2021-05-25T12:35:32.727Z] #47 17.35 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:35:32 [2021-05-25T12:35:32.727Z] #47 ...
12:35:32 [2021-05-25T12:35:32.727Z] 
12:35:32 [2021-05-25T12:35:32.727Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:32 [2021-05-25T12:35:32.727Z] #49 sha256:a8715035a65f31788e87171b351c7abbb63d878cd947a252b948d0e13ede778f
12:35:32 [2021-05-25T12:35:32.727Z] #49 22.86 go: downloading github.com/mitchellh/mapstructure v1.1.2
12:35:32 [2021-05-25T12:35:32.727Z] #49 22.87 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:35:32 [2021-05-25T12:35:32.727Z] #49 22.88 go: downloading github.com/kisielk/gotool v1.0.0
12:35:32 [2021-05-25T12:35:32.727Z] #49 22.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:35:32 [2021-05-25T12:35:32.727Z] #49 22.89 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
12:35:32 [2021-05-25T12:35:32.727Z] #49 22.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:35:32 [2021-05-25T12:35:32.727Z] #49 22.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:35:32 [2021-05-25T12:35:32.727Z] #49 22.91 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
12:35:32 [2021-05-25T12:35:32.727Z] #49 22.92 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:35:32 [2021-05-25T12:35:32.985Z] #49 22.97 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:35:32 [2021-05-25T12:35:32.985Z] #49 23.00 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:35:32 [2021-05-25T12:35:32.985Z] #49 23.00 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:35:32 [2021-05-25T12:35:32.985Z] #49 23.03 go: extracting github.com/mitchellh/mapstructure v1.1.2
12:35:32 [2021-05-25T12:35:32.985Z] #49 23.06 go: downloading github.com/go-lintpack/lintpack v0.5.2
12:35:33 [2021-05-25T12:35:33.243Z] #49 23.20 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:35:33 [2021-05-25T12:35:33.243Z] #49 23.20 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
12:35:33 [2021-05-25T12:35:33.243Z] #49 23.21 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:35:33 [2021-05-25T12:35:33.243Z] #49 23.26 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
12:35:33 [2021-05-25T12:35:33.243Z] #49 23.27 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
12:35:33 [2021-05-25T12:35:33.243Z] #49 23.27 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:35:33 [2021-05-25T12:35:33.243Z] #49 23.34 go: extracting github.com/kisielk/gotool v1.0.0
12:35:33 [2021-05-25T12:35:33.243Z] #49 23.43 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:35:33 [2021-05-25T12:35:33.501Z] #49 23.62 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:35:33 [2021-05-25T12:35:33.501Z] #49 23.67 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:35:33 [2021-05-25T12:35:33.501Z] #49 23.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:35:33 [2021-05-25T12:35:33.501Z] #49 23.69 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
12:35:33 [2021-05-25T12:35:33.760Z] #49 23.70 go: downloading github.com/ultraware/funlen v0.0.2
12:35:33 [2021-05-25T12:35:33.760Z] #49 23.77 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:35:33 [2021-05-25T12:35:33.760Z] #49 23.77 go: downloading github.com/spf13/jwalterweatherman v1.0.0
12:35:33 [2021-05-25T12:35:33.760Z] #49 23.93 go: extracting github.com/go-lintpack/lintpack v0.5.2
12:35:33 [2021-05-25T12:35:33.989Z] #56 30.82 + bin/ctr
12:35:34 [2021-05-25T12:35:34.018Z] #49 24.00 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:35:34 [2021-05-25T12:35:34.018Z] #49 24.09 go: downloading github.com/stretchr/testify v1.4.0
12:35:34 [2021-05-25T12:35:34.018Z] #49 24.09 go: downloading github.com/inconshreveable/mousetrap v1.0.0
12:35:34 [2021-05-25T12:35:34.018Z] #49 24.13 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
12:35:34 [2021-05-25T12:35:34.018Z] #49 24.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:35:34 [2021-05-25T12:35:34.018Z] #49 24.16 go: extracting github.com/spf13/jwalterweatherman v1.0.0
12:35:34 [2021-05-25T12:35:34.018Z] #49 24.17 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:35:34 [2021-05-25T12:35:34.018Z] #49 24.20 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:35:34 [2021-05-25T12:35:34.018Z] #49 24.22 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:35:34 [2021-05-25T12:35:34.018Z] #49 24.24 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
12:35:34 [2021-05-25T12:35:34.018Z] #49 24.25 go: extracting github.com/inconshreveable/mousetrap v1.0.0
12:35:34 [2021-05-25T12:35:34.018Z] #49 24.25 go: extracting github.com/ultraware/funlen v0.0.2
12:35:34 [2021-05-25T12:35:34.276Z] #49 24.30 go: downloading gopkg.in/yaml.v2 v2.2.7
12:35:34 [2021-05-25T12:35:34.535Z] #49 24.44 go: downloading gopkg.in/ini.v1 v1.51.0
12:35:34 [2021-05-25T12:35:34.535Z] #49 24.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:35:34 [2021-05-25T12:35:34.535Z] #49 24.49 go: downloading golang.org/x/text v0.3.2
12:35:34 [2021-05-25T12:35:34.535Z] #49 24.49 go: downloading github.com/spf13/afero v1.1.2
12:35:34 [2021-05-25T12:35:34.535Z] #49 24.55 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:35:34 [2021-05-25T12:35:34.535Z] #49 24.73 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:35:34 [2021-05-25T12:35:34.535Z] #49 24.81 go: extracting github.com/go-toolsmith/astfmt v1.0.0
12:35:34 [2021-05-25T12:35:34.535Z] #49 ...
12:35:34 [2021-05-25T12:35:34.535Z] 
12:35:34 [2021-05-25T12:35:34.535Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:35:34 [2021-05-25T12:35:34.535Z] #45 sha256:e1849aadfa5789f0bb5fcde94e35f600947c004a215169659e3263b857821bfe
12:35:34 [2021-05-25T12:35:34.535Z] #45 14.80 container/list
12:35:34 [2021-05-25T12:35:34.535Z] #45 15.35 crypto/internal/subtle
12:35:34 [2021-05-25T12:35:34.535Z] #45 15.52 crypto/subtle
12:35:34 [2021-05-25T12:35:34.535Z] #45 15.70 vendor/golang.org/x/crypto/cryptobyte/asn1
12:35:34 [2021-05-25T12:35:34.535Z] #45 15.86 internal/nettrace
12:35:34 [2021-05-25T12:35:34.535Z] #45 16.04 runtime/cgo
12:35:34 [2021-05-25T12:35:34.794Z] #45 ...
12:35:34 [2021-05-25T12:35:34.794Z] 
12:35:34 [2021-05-25T12:35:34.794Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:35:34 [2021-05-25T12:35:34.794Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
12:35:34 [2021-05-25T12:35:34.794Z] #40 24.47 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:35:36 [2021-05-25T12:35:36.171Z] #40 ...
12:35:36 [2021-05-25T12:35:36.171Z] 
12:35:36 [2021-05-25T12:35:36.171Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:35:36 [2021-05-25T12:35:36.171Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
12:35:36 [2021-05-25T12:35:36.171Z] #55 8.050 Reading package lists...
12:35:36 [2021-05-25T12:35:36.171Z] #55 16.40 Reading package lists...
12:35:36 [2021-05-25T12:35:36.171Z] #55 23.39 Building dependency tree...
12:35:36 [2021-05-25T12:35:36.171Z] #55 24.90 Reading state information...
12:35:36 [2021-05-25T12:35:36.171Z] #55 ...
12:35:36 [2021-05-25T12:35:36.171Z] 
12:35:36 [2021-05-25T12:35:36.171Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:35:36 [2021-05-25T12:35:36.171Z] #67 sha256:5874281eeb22999cc797596688779bc433edba6e89f55d15746de946f2e67175
12:35:36 [2021-05-25T12:35:36.171Z] #67 23.73 Checking out files:  71% (1358/1907)   
Checking out files:  72% (1374/1907)   
Checking out files:  73% (1393/1907)   
Checking out files:  74% (1412/1907)   
Checking out files:  75% (1431/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
Checking out files:  81% (1545/1907)   
Checking out files:  82% (1564/1907)   
Checking out files:  83% (1583/1907)   
Checking out files:  84% (1602/1907)   
Checking out files:  85% (1621/1907)   
Checking out files:  86% (1641/1907)   
Checking out files:  87% (1660/1907)   
Checking out files:  88% (1679/1907)   
Checking out files:  89% (1698/1907)   
Checking out files:  90% (1717/1907)   
Checking out files:  91% (1736/1907)   
Checking out files:  92% (1755/1907)   
Checking out files:  93% (1774/1907)   
Checking out files:  94% (1793/1907)   
Checking out files:  95% (1812/1907)   
Checking out files:  96% (1831/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
12:35:36 [2021-05-25T12:35:36.171Z] #67 24.28 + cd /tmp/tmp.565Il7lRoS/src/github.com/docker/libnetwork
12:35:36 [2021-05-25T12:35:36.171Z] #67 24.28 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
12:35:36 [2021-05-25T12:35:36.171Z] #67 24.98 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:35:36 [2021-05-25T12:35:36.171Z] #67 ...
12:35:36 [2021-05-25T12:35:36.171Z] 
12:35:36 [2021-05-25T12:35:36.171Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:35:36 [2021-05-25T12:35:36.171Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
12:35:36 [2021-05-25T12:35:36.171Z] #36 8.714 Reading package lists...
12:35:36 [2021-05-25T12:35:36.171Z] #36 16.60 Reading package lists...
12:35:36 [2021-05-25T12:35:36.171Z] #36 23.66 Building dependency tree...
12:35:36 [2021-05-25T12:35:36.171Z] #36 25.23 Reading state information...
12:35:36 [2021-05-25T12:35:36.186Z] #56 ...
12:35:36 [2021-05-25T12:35:36.186Z] 
12:35:36 [2021-05-25T12:35:36.186Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:35:36 [2021-05-25T12:35:36.186Z] #58 sha256:b427e18181a383b151bc5eae86e358ecf8c1527b103965b9117120862d74502c
12:35:36 [2021-05-25T12:35:36.186Z] #58 41.84 + for f in rootlesskit rootlesskit-docker-proxy
12:35:36 [2021-05-25T12:35:36.186Z] #58 41.84 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:35:36 [2021-05-25T12:35:36.429Z] #36 ...
12:35:36 [2021-05-25T12:35:36.429Z] 
12:35:36 [2021-05-25T12:35:36.429Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:36 [2021-05-25T12:35:36.429Z] #49 sha256:a8715035a65f31788e87171b351c7abbb63d878cd947a252b948d0e13ede778f
12:35:36 [2021-05-25T12:35:36.429Z] #49 24.81 go: downloading github.com/hashicorp/hcl v1.0.0
12:35:36 [2021-05-25T12:35:36.429Z] #49 24.90 go: extracting github.com/stretchr/testify v1.4.0
12:35:36 [2021-05-25T12:35:36.429Z] #49 25.12 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:35:36 [2021-05-25T12:35:36.429Z] #49 25.22 go: extracting github.com/spf13/afero v1.1.2
12:35:36 [2021-05-25T12:35:36.429Z] #49 25.25 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:35:36 [2021-05-25T12:35:36.429Z] #49 25.29 go: extracting gopkg.in/yaml.v2 v2.2.7
12:35:36 [2021-05-25T12:35:36.429Z] #49 25.31 go: extracting gopkg.in/ini.v1 v1.51.0
12:35:36 [2021-05-25T12:35:36.429Z] #49 25.43 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:35:36 [2021-05-25T12:35:36.429Z] #49 25.59 go: downloading github.com/pmezard/go-difflib v1.0.0
12:35:36 [2021-05-25T12:35:36.429Z] #49 25.75 go: downloading github.com/subosito/gotenv v1.2.0
12:35:36 [2021-05-25T12:35:36.429Z] #49 25.78 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:35:36 [2021-05-25T12:35:36.429Z] #49 25.82 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:35:36 [2021-05-25T12:35:36.429Z] #49 25.84 go: downloading github.com/go-critic/go-critic v0.4.1
12:35:36 [2021-05-25T12:35:36.429Z] #49 25.87 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:35:36 [2021-05-25T12:35:36.429Z] #49 25.89 go: extracting github.com/hashicorp/hcl v1.0.0
12:35:36 [2021-05-25T12:35:36.429Z] #49 26.06 go: extracting github.com/subosito/gotenv v1.2.0
12:35:36 [2021-05-25T12:35:36.429Z] #49 26.08 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:35:36 [2021-05-25T12:35:36.429Z] #49 26.10 go: extracting github.com/pmezard/go-difflib v1.0.0
12:35:36 [2021-05-25T12:35:36.429Z] #49 26.18 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:35:36 [2021-05-25T12:35:36.429Z] #49 26.32 go: downloading github.com/sourcegraph/go-diff v0.5.1
12:35:36 [2021-05-25T12:35:36.430Z] #49 26.47 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:35:36 [2021-05-25T12:35:36.430Z] #49 26.50 go: downloading github.com/stretchr/objx v0.2.0
12:35:36 [2021-05-25T12:35:36.430Z] #49 26.59 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:35:36 [2021-05-25T12:35:36.430Z] #49 26.61 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:35:36 [2021-05-25T12:35:36.688Z] #49 ...
12:35:36 [2021-05-25T12:35:36.688Z] 
12:35:36 [2021-05-25T12:35:36.688Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:35:36 [2021-05-25T12:35:36.688Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
12:35:36 [2021-05-25T12:35:36.688Z] #42 8.986 Reading package lists...
12:35:36 [2021-05-25T12:35:36.688Z] #42 17.07 Reading package lists...
12:35:36 [2021-05-25T12:35:36.688Z] #42 24.14 Building dependency tree...
12:35:36 [2021-05-25T12:35:36.688Z] #42 25.61 Reading state information...
12:35:36 [2021-05-25T12:35:36.688Z] #42 ...
12:35:36 [2021-05-25T12:35:36.688Z] 
12:35:36 [2021-05-25T12:35:36.688Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:35:36 [2021-05-25T12:35:36.688Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
12:35:36 [2021-05-25T12:35:36.688Z] #55 26.87 The following additional packages will be installed:
12:35:36 [2021-05-25T12:35:36.946Z] #55 26.88   libbtrfs0
12:35:36 [2021-05-25T12:35:36.946Z] #55 27.11 The following NEW packages will be installed:
12:35:36 [2021-05-25T12:35:36.946Z] #55 27.12   libbtrfs-dev libbtrfs0
12:35:36 [2021-05-25T12:35:36.946Z] #55 ...
12:35:36 [2021-05-25T12:35:36.946Z] 
12:35:36 [2021-05-25T12:35:36.946Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:35:36 [2021-05-25T12:35:36.946Z] #58 sha256:741babc4634165dff0b52cfad1e60dfaf092b9b47265962d63f9d2e844a5bcb0
12:35:36 [2021-05-25T12:35:36.946Z] #58 17.05 go: extracting github.com/urfave/cli/v2 v2.3.0
12:35:36 [2021-05-25T12:35:36.946Z] #58 17.42 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:35:36 [2021-05-25T12:35:36.946Z] #58 19.22 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:35:36 [2021-05-25T12:35:36.946Z] #58 20.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:35:36 [2021-05-25T12:35:36.946Z] #58 20.97 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
12:35:36 [2021-05-25T12:35:36.946Z] #58 21.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:35:36 [2021-05-25T12:35:36.946Z] #58 21.91 go: extracting github.com/russross/blackfriday/v2 v2.1.0
12:35:36 [2021-05-25T12:35:36.946Z] #58 23.00 go: extracting github.com/u-root/u-root v7.0.0+incompatible
12:35:36 [2021-05-25T12:35:36.946Z] #58 25.39 go: finding github.com/pkg/errors v0.9.1
12:35:36 [2021-05-25T12:35:36.946Z] #58 25.66 go: finding github.com/sirupsen/logrus v1.8.1
12:35:36 [2021-05-25T12:35:36.946Z] #58 25.78 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:35:36 [2021-05-25T12:35:36.946Z] #58 25.80 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:35:36 [2021-05-25T12:35:36.946Z] #58 25.91 go: finding github.com/google/uuid v1.2.0
12:35:36 [2021-05-25T12:35:36.946Z] #58 26.02 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:35:36 [2021-05-25T12:35:36.946Z] #58 26.04 go: finding github.com/gofrs/flock v0.8.0
12:35:36 [2021-05-25T12:35:36.946Z] #58 26.10 go: finding github.com/moby/vpnkit v0.5.0
12:35:36 [2021-05-25T12:35:36.946Z] #58 26.14 go: finding github.com/gorilla/mux v1.8.0
12:35:36 [2021-05-25T12:35:36.946Z] #58 26.21 go: finding github.com/moby/sys/mountinfo v0.4.1
12:35:36 [2021-05-25T12:35:36.946Z] #58 26.21 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:35:36 [2021-05-25T12:35:36.946Z] #58 26.24 go: finding github.com/urfave/cli/v2 v2.3.0
12:35:36 [2021-05-25T12:35:36.946Z] #58 26.27 go: finding github.com/u-root/u-root v7.0.0+incompatible
12:35:36 [2021-05-25T12:35:36.946Z] #58 26.45 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
12:35:36 [2021-05-25T12:35:36.946Z] #58 26.57 go: finding github.com/russross/blackfriday/v2 v2.1.0
12:35:37 [2021-05-25T12:35:37.204Z] #58 ...
12:35:37 [2021-05-25T12:35:37.204Z] 
12:35:37 [2021-05-25T12:35:37.204Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:37 [2021-05-25T12:35:37.204Z] #49 sha256:a8715035a65f31788e87171b351c7abbb63d878cd947a252b948d0e13ede778f
12:35:37 [2021-05-25T12:35:37.204Z] #49 26.96 go: extracting github.com/sourcegraph/go-diff v0.5.1
12:35:37 [2021-05-25T12:35:37.204Z] #49 26.97 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:35:37 [2021-05-25T12:35:37.204Z] #49 26.97 go: extracting github.com/go-critic/go-critic v0.4.1
12:35:37 [2021-05-25T12:35:37.204Z] #49 27.18 go: downloading github.com/uudashr/gocognit v1.0.1
12:35:37 [2021-05-25T12:35:37.204Z] #49 27.28 go: downloading github.com/fsnotify/fsnotify v1.4.7
12:35:37 [2021-05-25T12:35:37.204Z] #49 27.28 go: downloading github.com/davecgh/go-spew v1.1.1
12:35:37 [2021-05-25T12:35:37.204Z] #49 27.38 go: extracting github.com/stretchr/objx v0.2.0
12:35:37 [2021-05-25T12:35:37.462Z] #49 27.47 go: extracting github.com/uudashr/gocognit v1.0.1
12:35:37 [2021-05-25T12:35:37.462Z] #49 27.64 go: downloading github.com/gobwas/glob v0.2.3
12:35:37 [2021-05-25T12:35:37.462Z] #49 27.68 go: downloading github.com/BurntSushi/toml v0.3.1
12:35:37 [2021-05-25T12:35:37.720Z] #49 27.74 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:35:37 [2021-05-25T12:35:37.720Z] #49 27.76 go: downloading github.com/gogo/protobuf v1.2.1
12:35:37 [2021-05-25T12:35:37.720Z] #49 27.77 go: extracting github.com/fsnotify/fsnotify v1.4.7
12:35:37 [2021-05-25T12:35:37.720Z] #49 27.77 go: extracting github.com/davecgh/go-spew v1.1.1
12:35:38 [2021-05-25T12:35:38.287Z] #49 28.16 go: extracting github.com/gobwas/glob v0.2.3
12:35:38 [2021-05-25T12:35:38.574Z] #49 28.60 go: extracting github.com/BurntSushi/toml v0.3.1
12:35:38 [2021-05-25T12:35:38.574Z] #49 28.65 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:35:38 [2021-05-25T12:35:38.574Z] #49 28.77 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:35:38 [2021-05-25T12:35:38.730Z] #58 DONE 44.9s
12:35:38 [2021-05-25T12:35:38.730Z] 
12:35:38 [2021-05-25T12:35:38.730Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:35:38 [2021-05-25T12:35:38.730Z] #59 sha256:5a0ff1820c24c676f8103505c347a14097eb81ec316fba122840180a8eb9e6ff
12:35:38 [2021-05-25T12:35:38.730Z] #59 DONE 0.1s
12:35:38 [2021-05-25T12:35:38.730Z] 
12:35:38 [2021-05-25T12:35:38.730Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:35:38 [2021-05-25T12:35:38.730Z] #60 sha256:1d898f17e879b2e09180a2742f87f3ab0192d4a699ccc937831b43b0e33effc2
12:35:38 [2021-05-25T12:35:38.730Z] #60 DONE 0.1s
12:35:38 [2021-05-25T12:35:38.730Z] 
12:35:38 [2021-05-25T12:35:38.730Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:35:38 [2021-05-25T12:35:38.730Z] #56 sha256:505570e8cf8530bd4f17aca2d8107718a300795b030f4a91c7aa9c37d08c225b
12:35:39 [2021-05-25T12:35:39.158Z] #49 29.21 go: downloading github.com/go-toolsmith/astequal v1.0.0
12:35:39 [2021-05-25T12:35:39.158Z] #49 29.33 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:35:39 [2021-05-25T12:35:39.158Z] #49 29.33 go: downloading github.com/go-toolsmith/astp v1.0.0
12:35:39 [2021-05-25T12:35:39.158Z] #49 29.39 go: downloading github.com/go-toolsmith/typep v1.0.0
12:35:39 [2021-05-25T12:35:39.417Z] #49 29.39 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:35:39 [2021-05-25T12:35:39.675Z] #49 29.78 go: extracting github.com/go-toolsmith/typep v1.0.0
12:35:39 [2021-05-25T12:35:39.675Z] #49 29.86 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:35:39 [2021-05-25T12:35:39.675Z] #49 29.86 go: extracting github.com/go-toolsmith/astcast v1.0.0
12:35:39 [2021-05-25T12:35:39.675Z] #49 29.91 go: extracting github.com/go-toolsmith/astequal v1.0.0
12:35:39 [2021-05-25T12:35:39.950Z] #49 ...
12:35:39 [2021-05-25T12:35:39.950Z] 
12:35:39 [2021-05-25T12:35:39.950Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:35:39 [2021-05-25T12:35:39.950Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
12:35:39 [2021-05-25T12:35:39.950Z] #55 27.57 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded.
12:35:39 [2021-05-25T12:35:39.950Z] #55 27.57 Need to get 119 kB of archives.
12:35:39 [2021-05-25T12:35:39.950Z] #55 27.57 After this operation, 387 kB of additional disk space will be used.
12:35:39 [2021-05-25T12:35:39.950Z] #55 27.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:35:39 [2021-05-25T12:35:39.950Z] #55 27.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:35:39 [2021-05-25T12:35:39.950Z] #55 28.54 debconf: delaying package configuration, since apt-utils is not installed
12:35:39 [2021-05-25T12:35:39.950Z] #55 28.73 Fetched 119 kB in 0s (420 kB/s)
12:35:39 [2021-05-25T12:35:39.950Z] #55 28.86 Selecting previously unselected package libbtrfs0.
12:35:39 [2021-05-25T12:35:39.950Z] #55 28.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
12:35:39 [2021-05-25T12:35:39.950Z] #55 28.93 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
12:35:39 [2021-05-25T12:35:39.950Z] #55 28.95 Unpacking libbtrfs0 (4.20.1-2) ...
12:35:39 [2021-05-25T12:35:39.950Z] #55 29.02 Selecting previously unselected package libbtrfs-dev.
12:35:39 [2021-05-25T12:35:39.950Z] #55 29.05 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
12:35:39 [2021-05-25T12:35:39.950Z] #55 29.06 Unpacking libbtrfs-dev (4.20.1-2) ...
12:35:39 [2021-05-25T12:35:39.950Z] #55 29.28 Setting up libbtrfs0 (4.20.1-2) ...
12:35:39 [2021-05-25T12:35:39.950Z] #55 29.37 Setting up libbtrfs-dev (4.20.1-2) ...
12:35:39 [2021-05-25T12:35:39.950Z] #55 29.45 Processing triggers for libc-bin (2.28-10) ...
12:35:39 [2021-05-25T12:35:39.950Z] #55 DONE 30.0s
12:35:39 [2021-05-25T12:35:39.950Z] 
12:35:39 [2021-05-25T12:35:39.950Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:39 [2021-05-25T12:35:39.950Z] #49 sha256:a8715035a65f31788e87171b351c7abbb63d878cd947a252b948d0e13ede778f
12:35:39 [2021-05-25T12:35:39.950Z] #49 29.94 go: extracting github.com/go-toolsmith/astp v1.0.0
12:35:39 [2021-05-25T12:35:39.950Z] #49 30.15 go: extracting github.com/go-toolsmith/strparse v1.0.0
12:35:40 [2021-05-25T12:35:40.227Z] #49 30.27 go: extracting github.com/go-toolsmith/astcopy v1.0.0
12:35:40 [2021-05-25T12:35:40.341Z] INFO: Expanding go...
12:35:41 [2021-05-25T12:35:41.275Z] #56 ...
12:35:41 [2021-05-25T12:35:41.275Z] 
12:35:41 [2021-05-25T12:35:41.275Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:35:41 [2021-05-25T12:35:41.275Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
12:35:41 [2021-05-25T12:35:41.275Z] #63 CACHED
12:35:41 [2021-05-25T12:35:41.275Z] 
12:35:41 [2021-05-25T12:35:41.275Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:35:41 [2021-05-25T12:35:41.275Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
12:35:41 [2021-05-25T12:35:41.275Z] #65 CACHED
12:35:41 [2021-05-25T12:35:41.275Z] 
12:35:41 [2021-05-25T12:35:41.275Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:35:41 [2021-05-25T12:35:41.275Z] #56 sha256:505570e8cf8530bd4f17aca2d8107718a300795b030f4a91c7aa9c37d08c225b
12:35:42 [2021-05-25T12:35:42.149Z] #56 ...
12:35:42 [2021-05-25T12:35:42.149Z] 
12:35:42 [2021-05-25T12:35:42.149Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:35:42 [2021-05-25T12:35:42.149Z] #58 sha256:3142596b78ee9ba54c7e75150a1159375a61092014a0837cad1c6319a982991a
12:35:42 [2021-05-25T12:35:42.149Z] #58 35.94 + for f in rootlesskit rootlesskit-docker-proxy
12:35:42 [2021-05-25T12:35:42.149Z] #58 35.94 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:35:42 [2021-05-25T12:35:42.149Z] #58 DONE 39.2s
12:35:42 [2021-05-25T12:35:42.149Z] 
12:35:42 [2021-05-25T12:35:42.149Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:35:42 [2021-05-25T12:35:42.149Z] #59 sha256:41739b72d1b8b69b3e0309bcdeec44dbd0be689a486504bc906262680045378e
12:35:42 [2021-05-25T12:35:42.412Z] #59 DONE 0.1s
12:35:42 [2021-05-25T12:35:42.412Z] 
12:35:42 [2021-05-25T12:35:42.412Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:35:42 [2021-05-25T12:35:42.412Z] #60 sha256:87f45bb7ba8996dc0dd8da86a61492f0e504f296cc102c2535c5f0e989fc5585
12:35:42 [2021-05-25T12:35:42.412Z] #60 DONE 0.1s
12:35:42 [2021-05-25T12:35:42.412Z] 
12:35:42 [2021-05-25T12:35:42.412Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:42 [2021-05-25T12:35:42.412Z] #49 sha256:aaf31a7721e49e874b948c1a773b3c8db0c7a2366588463a036d0d4922785a1f
12:35:43 [2021-05-25T12:35:43.700Z] #49 ...
12:35:43 [2021-05-25T12:35:43.700Z] 
12:35:43 [2021-05-25T12:35:43.700Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:35:43 [2021-05-25T12:35:43.700Z] #51 sha256:3fe92d5ccfc23f73a56c0e8ca2a1dbb2a68eba5a548aa7bdcdc3defa635442b6
12:35:43 [2021-05-25T12:35:43.700Z] #51 23.47 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:35:43 [2021-05-25T12:35:43.700Z] #51 23.67 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:35:43 [2021-05-25T12:35:43.700Z] #51 23.86 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:35:43 [2021-05-25T12:35:43.700Z] #51 24.03 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:35:43 [2021-05-25T12:35:43.700Z] #51 24.76 runtime/cgo
12:35:43 [2021-05-25T12:35:43.700Z] #51 24.93 runtime
12:35:43 [2021-05-25T12:35:43.700Z] #51 ...
12:35:43 [2021-05-25T12:35:43.700Z] 
12:35:43 [2021-05-25T12:35:43.700Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:35:43 [2021-05-25T12:35:43.700Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
12:35:43 [2021-05-25T12:35:43.700Z] #42 27.61 The following additional packages will be installed:
12:35:43 [2021-05-25T12:35:43.700Z] #42 27.62   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
12:35:43 [2021-05-25T12:35:43.700Z] #42 27.63   libprotoc17 python-pkg-resources python-six zlib1g-dev
12:35:43 [2021-05-25T12:35:43.700Z] #42 27.65 Suggested packages:
12:35:43 [2021-05-25T12:35:43.700Z] #42 27.65   manpages-dev python-setuptools
12:35:43 [2021-05-25T12:35:43.700Z] #42 28.80 The following NEW packages will be installed:
12:35:43 [2021-05-25T12:35:43.700Z] #42 28.81   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
12:35:43 [2021-05-25T12:35:43.700Z] #42 28.81   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
12:35:43 [2021-05-25T12:35:43.700Z] #42 28.82   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
12:35:43 [2021-05-25T12:35:43.700Z] #42 28.82   python-six zlib1g-dev
12:35:43 [2021-05-25T12:35:43.700Z] #42 29.20 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded.
12:35:43 [2021-05-25T12:35:43.700Z] #42 29.20 Need to get 4095 kB of archives.
12:35:43 [2021-05-25T12:35:43.700Z] #42 29.20 After this operation, 22.5 MB of additional disk space will be used.
12:35:43 [2021-05-25T12:35:43.700Z] #42 29.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
12:35:43 [2021-05-25T12:35:43.700Z] #42 29.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:35:43 [2021-05-25T12:35:43.700Z] #42 29.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
12:35:43 [2021-05-25T12:35:43.700Z] #42 29.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:35:43 [2021-05-25T12:35:43.700Z] #42 29.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
12:35:43 [2021-05-25T12:35:43.700Z] #42 29.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:35:43 [2021-05-25T12:35:43.700Z] #42 29.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
12:35:43 [2021-05-25T12:35:43.700Z] #42 29.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
12:35:43 [2021-05-25T12:35:43.700Z] #42 29.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
12:35:43 [2021-05-25T12:35:43.700Z] #42 29.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
12:35:43 [2021-05-25T12:35:43.700Z] #42 29.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
12:35:43 [2021-05-25T12:35:43.700Z] #42 29.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
12:35:43 [2021-05-25T12:35:43.700Z] #42 29.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
12:35:43 [2021-05-25T12:35:43.700Z] #42 29.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
12:35:43 [2021-05-25T12:35:43.700Z] #42 29.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
12:35:43 [2021-05-25T12:35:43.700Z] #42 29.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
12:35:43 [2021-05-25T12:35:43.700Z] #42 29.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
12:35:43 [2021-05-25T12:35:43.700Z] #42 31.52 debconf: delaying package configuration, since apt-utils is not installed
12:35:43 [2021-05-25T12:35:43.700Z] #42 31.72 Fetched 4095 kB in 1s (5430 kB/s)
12:35:43 [2021-05-25T12:35:43.700Z] #42 31.85 Selecting previously unselected package libcap-dev:amd64.
12:35:43 [2021-05-25T12:35:43.700Z] #42 31.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
12:35:43 [2021-05-25T12:35:43.700Z] #42 31.94 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
12:35:43 [2021-05-25T12:35:43.700Z] #42 31.95 Unpacking libcap-dev:amd64 (1:2.25-2) ...
12:35:43 [2021-05-25T12:35:43.700Z] #42 32.08 Selecting previously unselected package libnet1:amd64.
12:35:43 [2021-05-25T12:35:43.700Z] #42 32.08 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:35:43 [2021-05-25T12:35:43.700Z] #42 32.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:35:43 [2021-05-25T12:35:43.700Z] #42 32.25 Selecting previously unselected package libnet1-dev.
12:35:43 [2021-05-25T12:35:43.700Z] #42 32.29 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
12:35:43 [2021-05-25T12:35:43.700Z] #42 32.30 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
12:35:43 [2021-05-25T12:35:43.700Z] #42 32.46 Selecting previously unselected package libnl-3-200:amd64.
12:35:43 [2021-05-25T12:35:43.700Z] #42 32.46 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
12:35:43 [2021-05-25T12:35:43.700Z] #42 32.47 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:35:43 [2021-05-25T12:35:43.700Z] #42 32.66 Selecting previously unselected package libnl-3-dev:amd64.
12:35:43 [2021-05-25T12:35:43.700Z] #42 32.67 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
12:35:43 [2021-05-25T12:35:43.700Z] #42 32.67 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
12:35:43 [2021-05-25T12:35:43.700Z] #42 32.98 Selecting previously unselected package libprotobuf-c1:amd64.
12:35:43 [2021-05-25T12:35:43.700Z] #42 32.98 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:35:43 [2021-05-25T12:35:43.700Z] #42 33.00 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:35:43 [2021-05-25T12:35:43.700Z] #42 33.11 Selecting previously unselected package libprotobuf-c-dev:amd64.
12:35:43 [2021-05-25T12:35:43.700Z] #42 33.11 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
12:35:43 [2021-05-25T12:35:43.700Z] #42 33.12 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:35:43 [2021-05-25T12:35:43.700Z] #42 33.22 Selecting previously unselected package zlib1g-dev:amd64.
12:35:43 [2021-05-25T12:35:43.700Z] #42 33.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
12:35:43 [2021-05-25T12:35:43.700Z] #42 33.24 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:35:43 [2021-05-25T12:35:43.700Z] #42 33.51 Selecting previously unselected package libprotobuf17:amd64.
12:35:43 [2021-05-25T12:35:43.700Z] #42 33.52 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
12:35:43 [2021-05-25T12:35:43.700Z] #42 33.53 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
12:35:44 [2021-05-25T12:35:44.300Z] #42 34.36 Selecting previously unselected package libprotobuf-lite17:amd64.
12:35:44 [2021-05-25T12:35:44.300Z] #42 34.36 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
12:35:44 [2021-05-25T12:35:44.300Z] #42 34.37 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:35:44 [2021-05-25T12:35:44.335Z] #49 ...
12:35:44 [2021-05-25T12:35:44.335Z] 
12:35:44 [2021-05-25T12:35:44.335Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:35:44 [2021-05-25T12:35:44.335Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
12:35:44 [2021-05-25T12:35:44.335Z] #63 CACHED
12:35:44 [2021-05-25T12:35:44.335Z] 
12:35:44 [2021-05-25T12:35:44.335Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:35:44 [2021-05-25T12:35:44.335Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
12:35:44 [2021-05-25T12:35:44.335Z] #65 CACHED
12:35:44 [2021-05-25T12:35:44.335Z] 
12:35:44 [2021-05-25T12:35:44.335Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:35:44 [2021-05-25T12:35:44.335Z] #24 sha256:da2d25b638f07a8abd1c74dcb9f2c3d918816f18cf421f3fc9fda1f5a2f084be
12:35:44 [2021-05-25T12:35:44.559Z] #42 34.63 Selecting previously unselected package libprotobuf-dev:amd64.
12:35:44 [2021-05-25T12:35:44.559Z] #42 34.63 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
12:35:44 [2021-05-25T12:35:44.559Z] #42 34.65 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:35:45 [2021-05-25T12:35:45.934Z] #42 36.11 Selecting previously unselected package libprotoc17:amd64.
12:35:46 [2021-05-25T12:35:46.192Z] #42 36.12 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
12:35:46 [2021-05-25T12:35:46.192Z] #42 36.14 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
12:35:46 [2021-05-25T12:35:46.192Z] #42 ...
12:35:46 [2021-05-25T12:35:46.192Z] 
12:35:46 [2021-05-25T12:35:46.192Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:35:46 [2021-05-25T12:35:46.192Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:35:46 [2021-05-25T12:35:46.193Z] #13 15.34 Reading package lists...
12:35:46 [2021-05-25T12:35:46.193Z] #13 22.60 Building dependency tree...
12:35:46 [2021-05-25T12:35:46.193Z] #13 24.22 Reading state information...
12:35:46 [2021-05-25T12:35:46.193Z] #13 26.61 The following additional packages will be installed:
12:35:46 [2021-05-25T12:35:46.193Z] #13 26.62   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
12:35:46 [2021-05-25T12:35:46.193Z] #13 26.63   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
12:35:46 [2021-05-25T12:35:46.193Z] #13 26.63   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:35:46 [2021-05-25T12:35:46.193Z] #13 26.63   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
12:35:46 [2021-05-25T12:35:46.193Z] #13 26.63   mingw-w64-common mingw-w64-x86-64-dev
12:35:46 [2021-05-25T12:35:46.193Z] #13 26.64 Suggested packages:
12:35:46 [2021-05-25T12:35:46.193Z] #13 26.64   gcc-8-locales seccomp wine64
12:35:46 [2021-05-25T12:35:46.193Z] #13 28.13 The following NEW packages will be installed:
12:35:46 [2021-05-25T12:35:46.193Z] #13 28.14   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:35:46 [2021-05-25T12:35:46.193Z] #13 28.14   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
12:35:46 [2021-05-25T12:35:46.193Z] #13 28.14   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
12:35:46 [2021-05-25T12:35:46.193Z] #13 28.14   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
12:35:46 [2021-05-25T12:35:46.193Z] #13 28.14   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
12:35:46 [2021-05-25T12:35:46.193Z] #13 28.15   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
12:35:46 [2021-05-25T12:35:46.193Z] #13 28.16 The following packages will be upgraded:
12:35:46 [2021-05-25T12:35:46.193Z] #13 28.17   libseccomp2 libsystemd0 libudev1
12:35:46 [2021-05-25T12:35:46.193Z] #13 28.56 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded.
12:35:46 [2021-05-25T12:35:46.193Z] #13 28.56 Need to get 78.2 MB of archives.
12:35:46 [2021-05-25T12:35:46.193Z] #13 28.56 After this operation, 487 MB of additional disk space will be used.
12:35:46 [2021-05-25T12:35:46.193Z] #13 28.56 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
12:35:46 [2021-05-25T12:35:46.193Z] #13 28.57 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
12:35:46 [2021-05-25T12:35:46.193Z] #13 28.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB]
12:35:46 [2021-05-25T12:35:46.193Z] #13 28.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB]
12:35:46 [2021-05-25T12:35:46.193Z] #13 28.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
12:35:46 [2021-05-25T12:35:46.193Z] #13 28.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
12:35:46 [2021-05-25T12:35:46.193Z] #13 29.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
12:35:46 [2021-05-25T12:35:46.193Z] #13 29.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
12:35:46 [2021-05-25T12:35:46.193Z] #13 29.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
12:35:46 [2021-05-25T12:35:46.193Z] #13 29.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
12:35:46 [2021-05-25T12:35:46.193Z] #13 29.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
12:35:46 [2021-05-25T12:35:46.193Z] #13 29.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
12:35:46 [2021-05-25T12:35:46.193Z] #13 29.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
12:35:46 [2021-05-25T12:35:46.452Z] #13 ...
12:35:46 [2021-05-25T12:35:46.452Z] 
12:35:46 [2021-05-25T12:35:46.452Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:35:46 [2021-05-25T12:35:46.452Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
12:35:46 [2021-05-25T12:35:46.452Z] #36 27.29 The following additional packages will be installed:
12:35:46 [2021-05-25T12:35:46.452Z] #36 27.30   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
12:35:46 [2021-05-25T12:35:46.452Z] #36 27.32 Suggested packages:
12:35:46 [2021-05-25T12:35:46.452Z] #36 27.33   cmake-doc ninja-build lrzip
12:35:46 [2021-05-25T12:35:46.452Z] #36 27.33 Recommended packages:
12:35:46 [2021-05-25T12:35:46.452Z] #36 27.33   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:35:46 [2021-05-25T12:35:46.452Z] #36 28.21 The following NEW packages will be installed:
12:35:46 [2021-05-25T12:35:46.452Z] #36 28.21   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
12:35:46 [2021-05-25T12:35:46.452Z] #36 28.23   vim-common xxd
12:35:46 [2021-05-25T12:35:46.452Z] #36 28.62 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded.
12:35:46 [2021-05-25T12:35:46.452Z] #36 28.62 Need to get 14.9 MB of archives.
12:35:46 [2021-05-25T12:35:46.452Z] #36 28.62 After this operation, 61.8 MB of additional disk space will be used.
12:35:46 [2021-05-25T12:35:46.452Z] #36 28.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:35:46 [2021-05-25T12:35:46.452Z] #36 28.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:35:46 [2021-05-25T12:35:46.452Z] #36 28.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
12:35:46 [2021-05-25T12:35:46.452Z] #36 28.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
12:35:46 [2021-05-25T12:35:46.452Z] #36 29.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
12:35:46 [2021-05-25T12:35:46.452Z] #36 29.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
12:35:46 [2021-05-25T12:35:46.452Z] #36 29.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
12:35:46 [2021-05-25T12:35:46.452Z] #36 29.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
12:35:46 [2021-05-25T12:35:46.452Z] #36 29.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
12:35:46 [2021-05-25T12:35:46.452Z] #36 29.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
12:35:46 [2021-05-25T12:35:46.452Z] #36 31.58 debconf: delaying package configuration, since apt-utils is not installed
12:35:46 [2021-05-25T12:35:46.452Z] #36 31.77 Fetched 14.9 MB in 2s (7938 kB/s)
12:35:46 [2021-05-25T12:35:46.452Z] #36 31.86 Selecting previously unselected package xxd.
12:35:46 [2021-05-25T12:35:46.452Z] #36 31.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
12:35:46 [2021-05-25T12:35:46.452Z] #36 31.95 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
12:35:46 [2021-05-25T12:35:46.452Z] #36 31.96 Unpacking xxd (2:8.1.0875-5) ...
12:35:46 [2021-05-25T12:35:46.452Z] #36 32.17 Selecting previously unselected package vim-common.
12:35:46 [2021-05-25T12:35:46.452Z] #36 32.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
12:35:46 [2021-05-25T12:35:46.452Z] #36 32.25 Unpacking vim-common (2:8.1.0875-5) ...
12:35:46 [2021-05-25T12:35:46.452Z] #36 32.72 Selecting previously unselected package cmake-data.
12:35:46 [2021-05-25T12:35:46.452Z] #36 32.72 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
12:35:46 [2021-05-25T12:35:46.452Z] #36 32.74 Unpacking cmake-data (3.13.4-1) ...
12:35:46 [2021-05-25T12:35:46.452Z] #36 35.73 Selecting previously unselected package libicu63:amd64.
12:35:46 [2021-05-25T12:35:46.452Z] #36 35.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
12:35:46 [2021-05-25T12:35:46.452Z] #36 35.77 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
12:35:46 [2021-05-25T12:35:46.452Z] #36 ...
12:35:46 [2021-05-25T12:35:46.452Z] 
12:35:46 [2021-05-25T12:35:46.452Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:35:46 [2021-05-25T12:35:46.452Z] #45 sha256:e1849aadfa5789f0bb5fcde94e35f600947c004a215169659e3263b857821bfe
12:35:46 [2021-05-25T12:35:46.452Z] #45 26.68 vendor/golang.org/x/crypto/internal/subtle
12:35:46 [2021-05-25T12:35:46.452Z] #45 26.85 vendor/golang.org/x/crypto/curve25519
12:35:46 [2021-05-25T12:35:46.452Z] #45 36.41 sync
12:35:46 [2021-05-25T12:35:46.452Z] #45 36.47 internal/reflectlite
12:35:46 [2021-05-25T12:35:46.710Z] #45 ...
12:35:46 [2021-05-25T12:35:46.710Z] 
12:35:46 [2021-05-25T12:35:46.710Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:35:46 [2021-05-25T12:35:46.710Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
12:35:46 [2021-05-25T12:35:46.710Z] #42 36.82 Selecting previously unselected package protobuf-c-compiler.
12:35:46 [2021-05-25T12:35:46.710Z] #42 36.82 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
12:35:46 [2021-05-25T12:35:46.710Z] #42 36.85 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
12:35:46 [2021-05-25T12:35:46.967Z] #42 37.05 Selecting previously unselected package protobuf-compiler.
12:35:46 [2021-05-25T12:35:46.967Z] #42 37.05 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
12:35:46 [2021-05-25T12:35:46.967Z] #42 37.06 Unpacking protobuf-compiler (3.6.1.3-2) ...
12:35:46 [2021-05-25T12:35:46.967Z] #42 37.23 Selecting previously unselected package python-pkg-resources.
12:35:47 [2021-05-25T12:35:47.226Z] #42 37.24 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
12:35:47 [2021-05-25T12:35:47.226Z] #42 37.24 Unpacking python-pkg-resources (40.8.0-1) ...
12:35:47 [2021-05-25T12:35:47.483Z] #42 37.50 Selecting previously unselected package python-six.
12:35:47 [2021-05-25T12:35:47.483Z] #42 37.51 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
12:35:47 [2021-05-25T12:35:47.483Z] #42 37.52 Unpacking python-six (1.12.0-1) ...
12:35:47 [2021-05-25T12:35:47.742Z] #42 37.67 Selecting previously unselected package python-protobuf.
12:35:47 [2021-05-25T12:35:47.742Z] #42 37.67 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
12:35:47 [2021-05-25T12:35:47.742Z] #42 37.67 Unpacking python-protobuf (3.6.1.3-2) ...
12:35:48 [2021-05-25T12:35:48.317Z] #42 38.34 Setting up python-pkg-resources (40.8.0-1) ...
12:35:49 [2021-05-25T12:35:49.761Z] #42 ...
12:35:49 [2021-05-25T12:35:49.761Z] 
12:35:49 [2021-05-25T12:35:49.761Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:35:49 [2021-05-25T12:35:49.761Z] #56 sha256:1013551180aa60cff3efc467da48c521a0d13291acb29395e7c0dcb93074257b
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.233 + RM_GOPATH=0
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.233 + TMP_GOPATH=
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.233 + : /build
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.233 + '[' -z '' ']'
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.233 ++ mktemp -d
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.242 + export GOPATH=/tmp/tmp.DT6Uesmv4A
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.242 + GOPATH=/tmp/tmp.DT6Uesmv4A
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.242 + RM_GOPATH=1
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.242 + case "$(go env GOARCH)" in
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.242 ++ go env GOARCH
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.256 + export GO_BUILDMODE=-buildmode=pie
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.256 + GO_BUILDMODE=-buildmode=pie
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.258 ++ dirname /tmp/install/install.sh
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.259 + dir=/tmp/install
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.259 + bin=containerd
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.259 + shift
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.263 + '[' '!' -f /tmp/install/containerd.installer ']'
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.268 + . /tmp/install/containerd.installer
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.268 ++ set -e
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.268 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.270 + install_containerd
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.272 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.275 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.276 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DT6Uesmv4A/src/github.com/containerd/containerd
12:35:49 [2021-05-25T12:35:49.761Z] #56 1.281 Cloning into '/tmp/tmp.DT6Uesmv4A/src/github.com/containerd/containerd'...
12:35:50 [2021-05-25T12:35:50.019Z] #56 ...
12:35:50 [2021-05-25T12:35:50.019Z] 
12:35:50 [2021-05-25T12:35:50.019Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:35:50 [2021-05-25T12:35:50.019Z] #45 sha256:e1849aadfa5789f0bb5fcde94e35f600947c004a215169659e3263b857821bfe
12:35:50 [2021-05-25T12:35:50.019Z] #45 37.73 github.com/LK4D4/vndr/godl/singleflight
12:35:50 [2021-05-25T12:35:50.019Z] #45 38.13 math/rand
12:35:50 [2021-05-25T12:35:50.019Z] #45 39.14 internal/singleflight
12:35:50 [2021-05-25T12:35:50.019Z] #45 39.73 errors
12:35:50 [2021-05-25T12:35:50.019Z] #45 39.75 sort
12:35:50 [2021-05-25T12:35:50.019Z] #45 40.12 io
12:35:51 [2021-05-25T12:35:51.398Z] #45 41.24 bytes
12:35:51 [2021-05-25T12:35:51.398Z] #45 41.31 strconv
12:35:51 [2021-05-25T12:35:51.966Z] #45 ...
12:35:51 [2021-05-25T12:35:51.966Z] 
12:35:51 [2021-05-25T12:35:51.966Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:35:51 [2021-05-25T12:35:51.966Z] #67 sha256:5874281eeb22999cc797596688779bc433edba6e89f55d15746de946f2e67175
12:35:51 [2021-05-25T12:35:51.966Z] #67 DONE 42.1s
12:35:52 [2021-05-25T12:35:52.224Z] 
12:35:52 [2021-05-25T12:35:52.224Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:35:52 [2021-05-25T12:35:52.224Z] #49 sha256:a8715035a65f31788e87171b351c7abbb63d878cd947a252b948d0e13ede778f
12:35:52 [2021-05-25T12:35:52.224Z] #49 33.69 go: extracting github.com/gogo/protobuf v1.2.1
12:35:52 [2021-05-25T12:35:52.224Z] #49 36.05 go: extracting golang.org/x/text v0.3.2
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.25 go: finding github.com/fatih/color v1.7.0
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.29 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.34 go: finding github.com/mattn/go-colorable v0.1.4
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.37 go: finding github.com/mattn/go-isatty v0.0.8
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.52 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.53 go: finding github.com/go-critic/go-critic v0.4.1
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.60 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.62 go: finding github.com/pkg/errors v0.8.1
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.64 go: finding github.com/go-lintpack/lintpack v0.5.2
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.64 go: finding github.com/sirupsen/logrus v1.4.2
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.68 go: finding github.com/go-toolsmith/astfmt v1.0.0
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.69 go: finding github.com/go-toolsmith/astequal v1.0.0
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.71 go: finding github.com/stretchr/testify v1.4.0
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.71 go: finding github.com/mitchellh/go-homedir v1.1.0
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.74 go: finding github.com/go-toolsmith/astcast v1.0.0
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.74 go: finding github.com/go-toolsmith/astp v1.0.0
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.76 go: finding github.com/go-toolsmith/typep v1.0.0
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.77 go: finding github.com/davecgh/go-spew v1.1.1
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.78 go: finding github.com/spf13/viper v1.6.1
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.87 go: finding github.com/go-toolsmith/astcopy v1.0.0
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.91 go: finding github.com/pmezard/go-difflib v1.0.0
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.93 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
12:35:52 [2021-05-25T12:35:52.224Z] #49 41.96 go: finding github.com/stretchr/objx v0.2.0
12:35:52 [2021-05-25T12:35:52.224Z] #49 42.05 go: finding github.com/go-toolsmith/strparse v1.0.0
12:35:52 [2021-05-25T12:35:52.224Z] #49 42.08 go: finding github.com/bombsimon/wsl/v2 v2.0.0
12:35:52 [2021-05-25T12:35:52.224Z] #49 42.10 go: finding github.com/gobwas/glob v0.2.3
12:35:52 [2021-05-25T12:35:52.224Z] #49 42.19 go: finding gopkg.in/yaml.v2 v2.2.7
12:35:52 [2021-05-25T12:35:52.224Z] #49 42.23 go: finding github.com/fsnotify/fsnotify v1.4.7
12:35:52 [2021-05-25T12:35:52.224Z] #49 42.24 go: finding github.com/spf13/cobra v0.0.5
12:35:52 [2021-05-25T12:35:52.224Z] #49 42.25 go: finding github.com/spf13/pflag v1.0.5
12:35:52 [2021-05-25T12:35:52.224Z] #49 42.29 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:35:52 [2021-05-25T12:35:52.224Z] #49 42.33 go: finding github.com/hashicorp/hcl v1.0.0
12:35:52 [2021-05-25T12:35:52.224Z] #49 42.41 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:35:52 [2021-05-25T12:35:52.483Z] #49 42.42 go: finding github.com/magiconair/properties v1.8.1
12:35:52 [2021-05-25T12:35:52.483Z] #49 42.47 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:35:52 [2021-05-25T12:35:52.483Z] #49 42.48 go: finding github.com/mitchellh/mapstructure v1.1.2
12:35:52 [2021-05-25T12:35:52.483Z] #49 42.51 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:35:52 [2021-05-25T12:35:52.483Z] #49 42.59 go: finding github.com/pelletier/go-toml v1.2.0
12:35:52 [2021-05-25T12:35:52.483Z] #49 42.67 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:35:52 [2021-05-25T12:35:52.742Z] #49 42.82 go: finding github.com/spf13/afero v1.1.2
12:35:52 [2021-05-25T12:35:52.742Z] #49 42.82 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:35:52 [2021-05-25T12:35:52.742Z] #49 42.84 go: finding github.com/spf13/cast v1.3.0
12:35:52 [2021-05-25T12:35:52.742Z] #49 42.90 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:35:53 [2021-05-25T12:35:53.002Z] #49 42.92 go: finding github.com/spf13/jwalterweatherman v1.0.0
12:35:53 [2021-05-25T12:35:53.002Z] #49 42.97 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:35:53 [2021-05-25T12:35:53.002Z] #49 43.05 go: finding github.com/subosito/gotenv v1.2.0
12:35:53 [2021-05-25T12:35:53.002Z] #49 43.13 go: finding gopkg.in/ini.v1 v1.51.0
12:35:53 [2021-05-25T12:35:53.002Z] #49 43.16 go: finding golang.org/x/text v0.3.2
12:35:53 [2021-05-25T12:35:53.002Z] #49 43.22 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:35:53 [2021-05-25T12:35:53.002Z] #49 43.24 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:35:53 [2021-05-25T12:35:53.002Z] #49 43.25 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:35:53 [2021-05-25T12:35:53.002Z] #49 ...
12:35:53 [2021-05-25T12:35:53.002Z] 
12:35:53 [2021-05-25T12:35:53.002Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:35:53 [2021-05-25T12:35:53.002Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
12:35:53 [2021-05-25T12:35:53.002Z] #36 43.26 Selecting previously unselected package libxml2:amd64.
12:35:53 [2021-05-25T12:35:53.260Z] #36 43.26 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
12:35:53 [2021-05-25T12:35:53.260Z] #36 43.27 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
12:35:53 [2021-05-25T12:35:53.827Z] #36 43.84 Selecting previously unselected package libarchive13:amd64.
12:35:53 [2021-05-25T12:35:53.827Z] #36 43.84 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
12:35:53 [2021-05-25T12:35:53.827Z] #36 43.85 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:35:54 [2021-05-25T12:35:54.086Z] #36 44.22 Selecting previously unselected package libjsoncpp1:amd64.
12:35:54 [2021-05-25T12:35:54.086Z] #36 44.24 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
12:35:54 [2021-05-25T12:35:54.086Z] #36 44.25 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
12:35:54 [2021-05-25T12:35:54.345Z] #36 44.37 Selecting previously unselected package librhash0:amd64.
12:35:54 [2021-05-25T12:35:54.345Z] #36 44.39 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
12:35:54 [2021-05-25T12:35:54.345Z] #36 44.40 Unpacking librhash0:amd64 (1.3.8-1) ...
12:35:54 [2021-05-25T12:35:54.604Z] #36 44.62 Selecting previously unselected package libuv1:amd64.
12:35:54 [2021-05-25T12:35:54.604Z] #36 44.63 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
12:35:54 [2021-05-25T12:35:54.604Z] #36 44.63 Unpacking libuv1:amd64 (1.24.1-1) ...
12:35:54 [2021-05-25T12:35:54.862Z] #36 44.79 Selecting previously unselected package cmake.
12:35:54 [2021-05-25T12:35:54.862Z] #36 44.80 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
12:35:54 [2021-05-25T12:35:54.862Z] #36 44.81 Unpacking cmake (3.13.4-1) ...
12:35:56 [2021-05-25T12:35:56.247Z]  ---> 2c07055157cb
12:35:56 [2021-05-25T12:35:56.247Z] Successfully built 2c07055157cb
12:35:56 [2021-05-25T12:35:56.247Z] Successfully tagged docker:latest
12:35:56 [2021-05-25T12:35:56.247Z] INFO: Image build ended at 05/25/2021 12:35:54. Duration:00:00:36.1813953
12:35:56 [2021-05-25T12:35:56.247Z] 
12:35:56 [2021-05-25T12:35:56.247Z] 
12:35:56 [2021-05-25T12:35:56.247Z] INFO: Building the test binaries at 05/25/2021 12:35:54...
12:35:58 [2021-05-25T12:35:58.149Z] #36 ...
12:35:58 [2021-05-25T12:35:58.149Z] 
12:35:58 [2021-05-25T12:35:58.149Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:35:58 [2021-05-25T12:35:58.149Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:35:58 [2021-05-25T12:35:58.149Z] #13 33.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
12:35:58 [2021-05-25T12:35:58.149Z] #13 36.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
12:35:58 [2021-05-25T12:35:58.149Z] #13 36.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
12:35:58 [2021-05-25T12:35:58.149Z] #13 36.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:35:58 [2021-05-25T12:35:58.149Z] #13 36.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:35:58 [2021-05-25T12:35:58.149Z] #13 36.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
12:35:58 [2021-05-25T12:35:58.149Z] #13 36.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
12:35:58 [2021-05-25T12:35:58.149Z] #13 36.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
12:35:58 [2021-05-25T12:35:58.149Z] #13 36.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
12:35:58 [2021-05-25T12:35:58.149Z] #13 36.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
12:35:58 [2021-05-25T12:35:58.149Z] #13 36.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
12:35:58 [2021-05-25T12:35:58.150Z] #13 36.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
12:35:58 [2021-05-25T12:35:58.150Z] #13 36.46 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
12:35:58 [2021-05-25T12:35:58.150Z] #13 36.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
12:35:58 [2021-05-25T12:35:58.150Z] #13 36.48 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
12:35:58 [2021-05-25T12:35:58.150Z] #13 37.86 debconf: delaying package configuration, since apt-utils is not installed
12:35:58 [2021-05-25T12:35:58.150Z] #13 38.17 Fetched 78.2 MB in 8s (9515 kB/s)
12:35:58 [2021-05-25T12:35:58.150Z] #13 38.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
12:35:58 [2021-05-25T12:35:58.150Z] #13 38.55 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ...
12:35:58 [2021-05-25T12:35:58.150Z] #13 38.66 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
12:35:58 [2021-05-25T12:35:58.150Z] #13 39.22 Setting up libsystemd0:amd64 (241-7~deb10u7) ...
12:35:58 [2021-05-25T12:35:58.150Z] #13 39.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
12:35:58 [2021-05-25T12:35:58.150Z] #13 39.49 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
12:35:58 [2021-05-25T12:35:58.150Z] #13 39.51 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
12:35:58 [2021-05-25T12:35:58.150Z] #13 39.75 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
12:35:58 [2021-05-25T12:35:58.150Z] #13 39.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
12:35:58 [2021-05-25T12:35:58.150Z] #13 40.02 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ...
12:35:58 [2021-05-25T12:35:58.150Z] #13 40.05 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
12:35:58 [2021-05-25T12:35:58.150Z] #13 40.29 Setting up libudev1:amd64 (241-7~deb10u7) ...
12:35:58 [2021-05-25T12:35:58.150Z] #13 40.47 Selecting previously unselected package binutils-mingw-w64-i686.
12:35:58 [2021-05-25T12:35:58.150Z] #13 40.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
12:35:58 [2021-05-25T12:35:58.150Z] #13 40.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
12:35:58 [2021-05-25T12:35:58.150Z] #13 40.57 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:35:58 [2021-05-25T12:35:58.150Z] #13 43.10 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:35:58 [2021-05-25T12:35:58.150Z] #13 43.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
12:35:58 [2021-05-25T12:35:58.150Z] #13 43.12 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:35:58 [2021-05-25T12:35:58.150Z] #13 ...
12:35:58 [2021-05-25T12:35:58.150Z] 
12:35:58 [2021-05-25T12:35:58.150Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:35:58 [2021-05-25T12:35:58.150Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
12:35:58 [2021-05-25T12:35:58.150Z] #32 46.85 Checking out files:  87% (1337/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
12:35:58 [2021-05-25T12:35:58.150Z] #32 47.51 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
12:35:58 [2021-05-25T12:35:58.150Z] #32 47.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:35:59 [2021-05-25T12:35:59.093Z] #32 ...
12:35:59 [2021-05-25T12:35:59.093Z] 
12:35:59 [2021-05-25T12:35:59.094Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:35:59 [2021-05-25T12:35:59.094Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
12:35:59 [2021-05-25T12:35:59.094Z] #36 48.02 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
12:35:59 [2021-05-25T12:35:59.094Z] #36 48.06 Setting up xxd (2:8.1.0875-5) ...
12:35:59 [2021-05-25T12:35:59.094Z] #36 48.07 Setting up libuv1:amd64 (1.24.1-1) ...
12:35:59 [2021-05-25T12:35:59.094Z] #36 48.09 Setting up vim-common (2:8.1.0875-5) ...
12:35:59 [2021-05-25T12:35:59.094Z] #36 48.15 Setting up librhash0:amd64 (1.3.8-1) ...
12:35:59 [2021-05-25T12:35:59.094Z] #36 48.17 Setting up cmake-data (3.13.4-1) ...
12:35:59 [2021-05-25T12:35:59.094Z] #36 48.22 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
12:35:59 [2021-05-25T12:35:59.094Z] #36 48.24 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
12:35:59 [2021-05-25T12:35:59.094Z] #36 48.26 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:35:59 [2021-05-25T12:35:59.094Z] #36 48.28 Setting up cmake (3.13.4-1) ...
12:35:59 [2021-05-25T12:35:59.094Z] #36 48.29 Processing triggers for libc-bin (2.28-10) ...
12:35:59 [2021-05-25T12:35:59.094Z] #36 48.39 Processing triggers for mime-support (3.62) ...
12:35:59 [2021-05-25T12:35:59.094Z] #36 DONE 49.2s
12:35:59 [2021-05-25T12:35:59.285Z] #24 54.20 Checking out files:  37% (4309/11362)   
Checking out files:  38% (4318/11362)   
Checking out files:  39% (4432/11362)   
Checking out files:  40% (4545/11362)   
Checking out files:  41% (4659/11362)   
Checking out files:  42% (4773/11362)   
Checking out files:  43% (4886/11362)   
Checking out files:  44% (5000/11362)   
Checking out files:  45% (5113/11362)   
Checking out files:  46% (5227/11362)   
Checking out files:  47% (5341/11362)   
Checking out files:  48% (5454/11362)   
Checking out files:  49% (5568/11362)   
Checking out files:  50% (5681/11362)   
Checking out files:  51% (5795/11362)   
Checking out files:  52% (5909/11362)   
Checking out files:  53% (6022/11362)   
Checking out files:  54% (6136/11362)   
Checking out files:  55% (6250/11362)   
Checking out files:  56% (6363/11362)   
Checking out files:  57% (6477/11362)   
Checking out files:  58% (6590/11362)   
Checking out files:  59% (6704/11362)   
Checking out files:  60% (6818/11362)   
Checking out files:  61% (6931/11362)   
Checking out files:  62% (7045/11362)   
Checking out files:  63% (7159/11362)   
Checking out files:  64% (7272/11362)   
Checking out files:  65% (7386/11362)   
Checking out files:  66% (7499/11362)   
Checking out files:  67% (7613/11362)   
Checking out files:  68% (7727/11362)   
Checking out files:  69% (7840/11362)   
Checking out files:  70% (7954/11362)   
Checking out files:  71% (8068/11362)   
Checking out files:  72% (8181/11362)   
Checking out files:  73% (8295/11362)   
Checking out files:  74% (8408/11362)   
Checking out files:  75% (8522/11362)   
Checking out files:  76% (8636/11362)   
Checking out files:  77% (8749/11362)   
Checking out files:  78% (8863/11362)   
Checking out files:  79% (8976/11362)   
Checking out files:  80% (9090/11362)   
Checking out files:  81% (9204/11362)   
Checking out files:  82% (9317/11362)   
Checking out files:  82% (9323/11362)   
Checking out files:  83% (9431/11362)   
Checking out files:  84% (9545/11362)   
Checking out files:  85% (9658/11362)   
Checking out files:  86% (9772/11362)   
Checking out files:  87% (9885/11362)   
Checking out files:  88% (9999/11362)   
Checking out files:  89% (10113/11362)   
Checking out files:  90% (10226/11362)   
Checking out files:  91% (10340/11362)   
Checking out files:  92% (10454/11362)   
Checking out files:  93% (10567/11362)   
Checking out files:  94% (10681/11362)   
Checking out files:  95% (10794/11362)   
Checking out files:  96% (10908/11362)   
Checking out files:  97% (11022/11362)   
Checking out files:  98% (11135/11362)   
Checking out files:  99% (11249/11362)   
Checking out files: 100% (11362/11362)   
Checking out files: 100% (11362/11362), done.
12:35:59 [2021-05-25T12:35:59.285Z] #24 55.71 + cd /tmp/tmp.9Ep2BRGSzH/tmp/docker-ce
12:35:59 [2021-05-25T12:35:59.285Z] #24 55.71 + git checkout -q v17.06.2-ce
12:35:59 [2021-05-25T12:35:59.352Z] 
12:35:59 [2021-05-25T12:35:59.352Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:35:59 [2021-05-25T12:35:59.352Z] #51 sha256:3fe92d5ccfc23f73a56c0e8ca2a1dbb2a68eba5a548aa7bdcdc3defa635442b6
12:35:59 [2021-05-25T12:35:59.352Z] #51 49.13 syscall
12:35:59 [2021-05-25T12:35:59.352Z] #51 49.18 reflect
12:36:00 [2021-05-25T12:36:00.677Z] #24 57.76 + mkdir -p /tmp/tmp.9Ep2BRGSzH/src/github.com/docker
12:36:00 [2021-05-25T12:36:00.677Z] #24 57.76 + mv components/cli /tmp/tmp.9Ep2BRGSzH/src/github.com/docker/cli
12:36:00 [2021-05-25T12:36:00.677Z] #24 57.76 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
12:36:00 [2021-05-25T12:36:00.930Z] INFO: make.ps1 starting at 05/25/2021 12:36:00
12:36:01 [2021-05-25T12:36:01.385Z] INFO: Git commit (22b9e2a7e5) assumed from DOCKER_GITCOMMIT environment variable
12:36:01 [2021-05-25T12:36:01.385Z] INFO: Invoking autogen...
12:36:01 [2021-05-25T12:36:01.468Z] INFO: Expanding compiler 1 of 3...
12:36:01 [2021-05-25T12:36:01.468Z] INFO: Expanding compiler 2 of 3...
12:36:01 [2021-05-25T12:36:01.840Z] INFO: Building daemon...
12:36:03 [2021-05-25T12:36:03.541Z] #51 ...
12:36:03 [2021-05-25T12:36:03.541Z] 
12:36:03 [2021-05-25T12:36:03.541Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:36:03 [2021-05-25T12:36:03.541Z] #49 sha256:a8715035a65f31788e87171b351c7abbb63d878cd947a252b948d0e13ede778f
12:36:03 [2021-05-25T12:36:03.541Z] #49 43.33 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:36:03 [2021-05-25T12:36:03.541Z] #49 43.35 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:36:03 [2021-05-25T12:36:03.541Z] #49 43.38 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:36:03 [2021-05-25T12:36:03.541Z] #49 43.39 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:36:03 [2021-05-25T12:36:03.541Z] #49 43.41 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:36:03 [2021-05-25T12:36:03.541Z] #49 43.42 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:36:03 [2021-05-25T12:36:03.541Z] #49 43.44 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:36:03 [2021-05-25T12:36:03.541Z] #49 43.47 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:36:03 [2021-05-25T12:36:03.541Z] #49 43.48 go: finding github.com/kisielk/gotool v1.0.0
12:36:03 [2021-05-25T12:36:03.541Z] #49 43.56 go: finding github.com/sourcegraph/go-diff v0.5.1
12:36:03 [2021-05-25T12:36:03.541Z] #49 43.59 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:36:03 [2021-05-25T12:36:03.541Z] #49 43.59 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:36:03 [2021-05-25T12:36:03.541Z] #49 43.61 go: finding github.com/tommy-muehle/go-mnd v1.1.1
12:36:03 [2021-05-25T12:36:03.541Z] #49 43.63 go: finding github.com/ultraware/funlen v0.0.2
12:36:03 [2021-05-25T12:36:03.541Z] #49 43.65 go: finding github.com/ultraware/whitespace v0.0.4
12:36:03 [2021-05-25T12:36:03.541Z] #49 43.68 go: finding github.com/uudashr/gocognit v1.0.1
12:36:03 [2021-05-25T12:36:03.541Z] #49 43.71 go: finding github.com/gogo/protobuf v1.2.1
12:36:03 [2021-05-25T12:36:03.541Z] #49 43.76 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:36:03 [2021-05-25T12:36:03.541Z] #49 44.04 go: finding honnef.co/go/tools v0.0.1-2019.2.3
12:36:03 [2021-05-25T12:36:03.541Z] #49 44.12 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:36:03 [2021-05-25T12:36:03.541Z] #49 44.13 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:36:03 [2021-05-25T12:36:03.541Z] #49 44.20 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:36:03 [2021-05-25T12:36:03.541Z] #49 44.20 go: finding github.com/BurntSushi/toml v0.3.1
12:36:03 [2021-05-25T12:36:03.541Z] #49 ...
12:36:03 [2021-05-25T12:36:03.541Z] 
12:36:03 [2021-05-25T12:36:03.541Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:36:03 [2021-05-25T12:36:03.541Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
12:36:03 [2021-05-25T12:36:03.541Z] #42 43.32 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:36:03 [2021-05-25T12:36:03.541Z] #42 43.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:36:03 [2021-05-25T12:36:03.541Z] #42 43.38 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:36:03 [2021-05-25T12:36:03.541Z] #42 43.39 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:36:03 [2021-05-25T12:36:03.541Z] #42 43.41 Setting up python-six (1.12.0-1) ...
12:36:03 [2021-05-25T12:36:03.541Z] #42 46.78 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:36:03 [2021-05-25T12:36:03.541Z] #42 46.80 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:36:03 [2021-05-25T12:36:03.541Z] #42 46.83 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
12:36:03 [2021-05-25T12:36:03.541Z] #42 46.85 Setting up libcap-dev:amd64 (1:2.25-2) ...
12:36:03 [2021-05-25T12:36:03.541Z] #42 46.88 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
12:36:03 [2021-05-25T12:36:03.541Z] #42 46.90 Setting up protobuf-compiler (3.6.1.3-2) ...
12:36:03 [2021-05-25T12:36:03.541Z] #42 46.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
12:36:03 [2021-05-25T12:36:03.541Z] #42 46.94 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:36:03 [2021-05-25T12:36:03.541Z] #42 46.96 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
12:36:03 [2021-05-25T12:36:03.541Z] #42 46.97 Setting up python-protobuf (3.6.1.3-2) ...
12:36:03 [2021-05-25T12:36:03.541Z] #42 53.52 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
12:36:03 [2021-05-25T12:36:03.541Z] #42 53.54 Processing triggers for libc-bin (2.28-10) ...
12:36:03 [2021-05-25T12:36:03.541Z] #42 ...
12:36:03 [2021-05-25T12:36:03.541Z] 
12:36:03 [2021-05-25T12:36:03.541Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:36:03 [2021-05-25T12:36:03.541Z] #37 sha256:0e6bc5fcc05ca5f019c1b55d1b4f276823ecd28af3050768c7e43ae3f129463e
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.199 + RM_GOPATH=0
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.199 + TMP_GOPATH=
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.199 + : /build
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.199 + '[' -z '' ']'
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.200 ++ mktemp -d
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.209 + export GOPATH=/tmp/tmp.QassZRMGV7
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.209 + GOPATH=/tmp/tmp.QassZRMGV7
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.210 + RM_GOPATH=1
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.210 + case "$(go env GOARCH)" in
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.210 ++ go env GOARCH
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.218 + export GO_BUILDMODE=-buildmode=pie
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.218 + GO_BUILDMODE=-buildmode=pie
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.219 ++ dirname /tmp/install/install.sh
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.226 + dir=/tmp/install
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.237 + bin=tini
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.237 + shift
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.237 + '[' '!' -f /tmp/install/tini.installer ']'
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.237 + . /tmp/install/tini.installer
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.237 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.238 + install_tini
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.238 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.238 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.239 + git clone https://github.com/krallin/tini.git /tmp/tmp.QassZRMGV7/tini
12:36:03 [2021-05-25T12:36:03.541Z] #37 1.243 Cloning into '/tmp/tmp.QassZRMGV7/tini'...
12:36:03 [2021-05-25T12:36:03.541Z] #37 2.051 + cd /tmp/tmp.QassZRMGV7/tini
12:36:03 [2021-05-25T12:36:03.541Z] #37 2.051 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
12:36:03 [2021-05-25T12:36:03.541Z] #37 2.067 + cmake .
12:36:03 [2021-05-25T12:36:03.541Z] #37 2.664 -- The C compiler identification is GNU 8.3.0
12:36:03 [2021-05-25T12:36:03.541Z] #37 2.710 -- Check for working C compiler: /usr/bin/cc
12:36:03 [2021-05-25T12:36:03.541Z] #37 3.488 -- Check for working C compiler: /usr/bin/cc -- works
12:36:03 [2021-05-25T12:36:03.541Z] #37 3.496 -- Detecting C compiler ABI info
12:36:03 [2021-05-25T12:36:03.541Z] #37 4.409 -- Detecting C compiler ABI info - done
12:36:03 [2021-05-25T12:36:03.541Z] #37 4.474 -- Detecting C compile features
12:36:03 [2021-05-25T12:36:03.801Z] #37 ...
12:36:03 [2021-05-25T12:36:03.801Z] 
12:36:03 [2021-05-25T12:36:03.801Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:36:03 [2021-05-25T12:36:03.801Z] #45 sha256:e1849aadfa5789f0bb5fcde94e35f600947c004a215169659e3263b857821bfe
12:36:03 [2021-05-25T12:36:03.801Z] #45 43.94 bufio
12:36:03 [2021-05-25T12:36:03.801Z] #45 44.90 reflect
12:36:03 [2021-05-25T12:36:03.801Z] #45 45.49 internal/oserror
12:36:03 [2021-05-25T12:36:03.801Z] #45 45.56 syscall
12:36:03 [2021-05-25T12:36:03.801Z] #45 52.53 time
12:36:04 [2021-05-25T12:36:04.061Z] #45 ...
12:36:04 [2021-05-25T12:36:04.061Z] 
12:36:04 [2021-05-25T12:36:04.061Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:36:04 [2021-05-25T12:36:04.061Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:36:04 [2021-05-25T12:36:04.061Z] #13 46.21 Selecting previously unselected package binutils-mingw-w64.
12:36:04 [2021-05-25T12:36:04.061Z] #13 46.25 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
12:36:04 [2021-05-25T12:36:04.061Z] #13 46.26 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
12:36:04 [2021-05-25T12:36:04.061Z] #13 46.41 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:36:04 [2021-05-25T12:36:04.061Z] #13 46.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
12:36:04 [2021-05-25T12:36:04.061Z] #13 46.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:36:04 [2021-05-25T12:36:04.061Z] #13 46.66 Selecting previously unselected package dmsetup.
12:36:04 [2021-05-25T12:36:04.061Z] #13 46.67 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
12:36:04 [2021-05-25T12:36:04.061Z] #13 46.68 Unpacking dmsetup (2:1.02.155-3) ...
12:36:04 [2021-05-25T12:36:04.061Z] #13 46.89 Selecting previously unselected package mingw-w64-common.
12:36:04 [2021-05-25T12:36:04.061Z] #13 46.89 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
12:36:04 [2021-05-25T12:36:04.061Z] #13 46.90 Unpacking mingw-w64-common (6.0.0-3) ...
12:36:04 [2021-05-25T12:36:04.321Z] #13 ...
12:36:04 [2021-05-25T12:36:04.321Z] 
12:36:04 [2021-05-25T12:36:04.321Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:36:04 [2021-05-25T12:36:04.321Z] #47 sha256:aa1876a3247e4786dfc760974e0431a1448d145ab581249c148923e5e20f0102
12:36:04 [2021-05-25T12:36:04.321Z] #47 DONE 54.5s
12:36:04 [2021-05-25T12:36:04.321Z] 
12:36:04 [2021-05-25T12:36:04.321Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:36:04 [2021-05-25T12:36:04.321Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
12:36:04 [2021-05-25T12:36:04.321Z] #42 DONE 54.5s
12:36:04 [2021-05-25T12:36:04.469Z] #49 80.47 + /build/golangci-lint --version
12:36:04 [2021-05-25T12:36:04.469Z] #49 80.63 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
12:36:04 [2021-05-25T12:36:04.469Z] #49 DONE 81.1s
12:36:04 [2021-05-25T12:36:04.469Z] 
12:36:04 [2021-05-25T12:36:04.469Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:36:04 [2021-05-25T12:36:04.469Z] #56 sha256:aba2e509403f8926190d40b085af15080d0e5da66ccfa4a4ec2695493b9c15e1
12:36:04 [2021-05-25T12:36:04.469Z] #56 ...
12:36:04 [2021-05-25T12:36:04.469Z] 
12:36:04 [2021-05-25T12:36:04.469Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:36:04 [2021-05-25T12:36:04.469Z] #50 sha256:2c89cf9eed0a1612eaa5afe47fd81ea5ef6bc9a1c51b16838cf2ea7af0891d98
12:36:04 [2021-05-25T12:36:04.469Z] #50 DONE 0.2s
12:36:04 [2021-05-25T12:36:04.469Z] 
12:36:04 [2021-05-25T12:36:04.469Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:36:04 [2021-05-25T12:36:04.469Z] #56 sha256:aba2e509403f8926190d40b085af15080d0e5da66ccfa4a4ec2695493b9c15e1
12:36:04 [2021-05-25T12:36:04.469Z] #56 ...
12:36:04 [2021-05-25T12:36:04.469Z] 
12:36:04 [2021-05-25T12:36:04.469Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:36:04 [2021-05-25T12:36:04.469Z] #52 sha256:169b6e217935392feeb014d8378e1ecf2d989220ee972db32fb0e99c8e02b086
12:36:04 [2021-05-25T12:36:04.469Z] #52 DONE 0.1s
12:36:04 [2021-05-25T12:36:04.469Z] 
12:36:04 [2021-05-25T12:36:04.469Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:36:04 [2021-05-25T12:36:04.469Z] #54 sha256:33e02e5e4b7caf89e387d2720abbab47cf265e201dc8920d5cd7bb0aaf177396
12:36:04 [2021-05-25T12:36:04.469Z] #54 DONE 0.3s
12:36:04 [2021-05-25T12:36:04.469Z] 
12:36:04 [2021-05-25T12:36:04.469Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:36:04 [2021-05-25T12:36:04.469Z] #56 sha256:aba2e509403f8926190d40b085af15080d0e5da66ccfa4a4ec2695493b9c15e1
12:36:04 [2021-05-25T12:36:04.469Z] #56 84.88 + bin/containerd
12:36:04 [2021-05-25T12:36:04.580Z] 
12:36:04 [2021-05-25T12:36:04.580Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:36:04 [2021-05-25T12:36:04.580Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:36:06 [2021-05-25T12:36:06.106Z] INFO: Expanding compiler 3 of 3...
12:36:06 [2021-05-25T12:36:06.558Z] INFO: Removing downloaded files...
12:36:06 [2021-05-25T12:36:06.558Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
12:36:06 [2021-05-25T12:36:06.558Z] INFO: Configuring git core.autocrlf...
12:36:07 [2021-05-25T12:36:07.867Z] #43 3.400 Note: Building without setproctitle() and strlcpy() support.
12:36:07 [2021-05-25T12:36:07.867Z] #43 3.400       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:36:07 [2021-05-25T12:36:07.867Z] #43 3.417 Note: Building without GnuTLS support
12:36:07 [2021-05-25T12:36:07.867Z] #43 3.428 Makefile.config:39: Warn: you have no libnftables installed
12:36:07 [2021-05-25T12:36:07.867Z] #43 3.428 Makefile.config:40: Warn: Building without nftables support
12:36:09 [2021-05-25T12:36:09.769Z] #43 ...
12:36:09 [2021-05-25T12:36:09.769Z] 
12:36:09 [2021-05-25T12:36:09.769Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:36:09 [2021-05-25T12:36:09.769Z] #37 sha256:0e6bc5fcc05ca5f019c1b55d1b4f276823ecd28af3050768c7e43ae3f129463e
12:36:09 [2021-05-25T12:36:09.770Z] #37 7.090 -- Detecting C compile features - done
12:36:09 [2021-05-25T12:36:09.770Z] #37 7.165 -- Performing Test HAS_BUILTIN_FORTIFY
12:36:09 [2021-05-25T12:36:09.770Z] #37 7.487 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:36:09 [2021-05-25T12:36:09.770Z] #37 7.684 -- Configuring done
12:36:09 [2021-05-25T12:36:09.770Z] #37 7.709 -- Generating done
12:36:09 [2021-05-25T12:36:09.770Z] #37 7.717 -- Build files have been written to: /tmp/tmp.QassZRMGV7/tini
12:36:09 [2021-05-25T12:36:09.770Z] #37 7.740 + make tini-static
12:36:09 [2021-05-25T12:36:09.770Z] #37 8.162 Scanning dependencies of target tini-static
12:36:09 [2021-05-25T12:36:09.770Z] #37 8.280 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:36:09 [2021-05-25T12:36:09.770Z] #37 9.459 [100%] Linking C executable tini-static
12:36:09 [2021-05-25T12:36:09.770Z] #37 10.02 [100%] Built target tini-static
12:36:09 [2021-05-25T12:36:09.770Z] #37 10.10 + mkdir -p /build
12:36:09 [2021-05-25T12:36:09.770Z] #37 10.11 + cp tini-static /build/docker-init
12:36:09 [2021-05-25T12:36:09.770Z] #37 DONE 10.3s
12:36:09 [2021-05-25T12:36:09.770Z] 
12:36:09 [2021-05-25T12:36:09.770Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:36:09 [2021-05-25T12:36:09.770Z] #45 sha256:e1849aadfa5789f0bb5fcde94e35f600947c004a215169659e3263b857821bfe
12:36:09 [2021-05-25T12:36:09.770Z] #45 58.11 internal/fmtsort
12:36:09 [2021-05-25T12:36:09.770Z] #45 58.22 internal/poll
12:36:09 [2021-05-25T12:36:09.770Z] #45 58.76 internal/syscall/execenv
12:36:09 [2021-05-25T12:36:09.770Z] #45 58.95 internal/syscall/unix
12:36:09 [2021-05-25T12:36:09.770Z] #45 59.21 strings
12:36:10 [2021-05-25T12:36:10.706Z] #45 60.71 os
12:36:12 [2021-05-25T12:36:12.082Z] #45 62.25 regexp/syntax
12:36:13 [2021-05-25T12:36:13.477Z] #45 63.62 fmt
12:36:13 [2021-05-25T12:36:13.477Z] #45 ...
12:36:13 [2021-05-25T12:36:13.477Z] 
12:36:13 [2021-05-25T12:36:13.477Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:36:13 [2021-05-25T12:36:13.477Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:36:13 [2021-05-25T12:36:13.477Z] #43 5.770 fatal: not a git repository (or any of the parent directories): .git
12:36:13 [2021-05-25T12:36:13.477Z] #43 5.945   GEN      .gitid
12:36:13 [2021-05-25T12:36:13.477Z] #43 6.013   GEN      criu/include/version.h
12:36:13 [2021-05-25T12:36:13.477Z] #43 6.116   GEN      include/common/asm
12:36:13 [2021-05-25T12:36:13.477Z] #43 7.474   PBCC     images/timens.pb-c.c
12:36:13 [2021-05-25T12:36:13.477Z] #43 7.498   DEP      images/timens.pb-c.d
12:36:13 [2021-05-25T12:36:13.477Z] #43 7.553   PBCC     images/fown.pb-c.c
12:36:13 [2021-05-25T12:36:13.477Z] #43 7.585   PBCC     images/google/protobuf/descriptor.pb-c.c
12:36:13 [2021-05-25T12:36:13.477Z] #43 7.693   PBCC     images/opts.pb-c.c
12:36:13 [2021-05-25T12:36:13.477Z] #43 7.747   PBCC     images/memfd.pb-c.c
12:36:13 [2021-05-25T12:36:13.477Z] #43 7.786   DEP      images/fown.pb-c.d
12:36:13 [2021-05-25T12:36:13.477Z] #43 7.859   DEP      images/google/protobuf/descriptor.pb-c.d
12:36:13 [2021-05-25T12:36:13.477Z] #43 7.951   DEP      images/opts.pb-c.d
12:36:13 [2021-05-25T12:36:13.477Z] #43 7.998   DEP      images/memfd.pb-c.d
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.056   PBCC     images/sit.pb-c.c
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.138   DEP      images/sit.pb-c.d
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.176   PBCC     images/macvlan.pb-c.c
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.204   DEP      images/macvlan.pb-c.d
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.231   PBCC     images/autofs.pb-c.c
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.256   DEP      images/autofs.pb-c.d
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.286   PBCC     images/sysctl.pb-c.c
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.306   DEP      images/sysctl.pb-c.d
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.332   PBCC     images/time.pb-c.c
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.348   DEP      images/time.pb-c.d
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.410   PBCC     images/binfmt-misc.pb-c.c
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.454   DEP      images/binfmt-misc.pb-c.d
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.506   PBCC     images/seccomp.pb-c.c
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.559   DEP      images/seccomp.pb-c.d
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.586   PBCC     images/userns.pb-c.c
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.614   DEP      images/userns.pb-c.d
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.687   PBCC     images/cgroup.pb-c.c
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.735   DEP      images/cgroup.pb-c.d
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.829   PBCC     images/ext-file.pb-c.c
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.843   DEP      images/ext-file.pb-c.d
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.909   PBCC     images/rpc.pb-c.c
12:36:13 [2021-05-25T12:36:13.477Z] #43 8.968   DEP      images/rpc.pb-c.d
12:36:13 [2021-05-25T12:36:13.477Z] #43 9.002   PBCC     images/siginfo.pb-c.c
12:36:13 [2021-05-25T12:36:13.477Z] #43 9.022   DEP      images/siginfo.pb-c.d
12:36:13 [2021-05-25T12:36:13.477Z] #43 9.054   PBCC     images/pagemap.pb-c.c
12:36:13 [2021-05-25T12:36:13.477Z] #43 9.098   DEP      images/pagemap.pb-c.d
12:36:13 [2021-05-25T12:36:13.734Z] #43 9.138   PBCC     images/rlimit.pb-c.c
12:36:13 [2021-05-25T12:36:13.734Z] #43 9.159   DEP      images/rlimit.pb-c.d
12:36:13 [2021-05-25T12:36:13.734Z] #43 9.200   PBCC     images/file-lock.pb-c.c
12:36:13 [2021-05-25T12:36:13.734Z] #43 9.217   DEP      images/file-lock.pb-c.d
12:36:13 [2021-05-25T12:36:13.734Z] #43 9.266   PBCC     images/tty.pb-c.c
12:36:13 [2021-05-25T12:36:13.734Z] #43 9.303   DEP      images/tty.pb-c.d
12:36:13 [2021-05-25T12:36:13.735Z] #43 9.360   PBCC     images/tun.pb-c.c
12:36:13 [2021-05-25T12:36:13.735Z] #43 9.425   PBCC     images/netdev.pb-c.c
12:36:13 [2021-05-25T12:36:13.992Z] #43 9.511   DEP      images/tun.pb-c.d
12:36:13 [2021-05-25T12:36:13.992Z] #43 9.554   DEP      images/netdev.pb-c.d
12:36:14 [2021-05-25T12:36:14.250Z] #43 9.604   PBCC     images/vma.pb-c.c
12:36:14 [2021-05-25T12:36:14.250Z] #43 9.653   DEP      images/vma.pb-c.d
12:36:14 [2021-05-25T12:36:14.250Z] #43 9.720   PBCC     images/creds.pb-c.c
12:36:14 [2021-05-25T12:36:14.250Z] #43 9.761   DEP      images/creds.pb-c.d
12:36:14 [2021-05-25T12:36:14.250Z] #43 9.807   PBCC     images/utsns.pb-c.c
12:36:14 [2021-05-25T12:36:14.250Z] #43 9.838   DEP      images/utsns.pb-c.d
12:36:14 [2021-05-25T12:36:14.250Z] #43 9.864   PBCC     images/ipc-desc.pb-c.c
12:36:14 [2021-05-25T12:36:14.250Z] #43 9.901   PBCC     images/ipc-sem.pb-c.c
12:36:14 [2021-05-25T12:36:14.250Z] #43 9.909   DEP      images/ipc-desc.pb-c.d
12:36:14 [2021-05-25T12:36:14.508Z] #43 9.954   DEP      images/ipc-sem.pb-c.d
12:36:14 [2021-05-25T12:36:14.508Z] #43 10.00   PBCC     images/ipc-msg.pb-c.c
12:36:14 [2021-05-25T12:36:14.508Z] #43 10.04   DEP      images/ipc-msg.pb-c.d
12:36:14 [2021-05-25T12:36:14.508Z] #43 10.08   PBCC     images/ipc-shm.pb-c.c
12:36:14 [2021-05-25T12:36:14.508Z] #43 10.11   DEP      images/ipc-shm.pb-c.d
12:36:14 [2021-05-25T12:36:14.508Z] #43 10.16   PBCC     images/ipc-var.pb-c.c
12:36:14 [2021-05-25T12:36:14.767Z] #43 10.20   DEP      images/ipc-var.pb-c.d
12:36:14 [2021-05-25T12:36:14.767Z] #43 10.26   PBCC     images/sk-opts.pb-c.c
12:36:14 [2021-05-25T12:36:14.767Z] #43 10.33   PBCC     images/packet-sock.pb-c.c
12:36:14 [2021-05-25T12:36:14.767Z] #43 10.38   DEP      images/sk-opts.pb-c.d
12:36:14 [2021-05-25T12:36:14.767Z] #43 10.43   DEP      images/packet-sock.pb-c.d
12:36:15 [2021-05-25T12:36:15.025Z] #43 10.51   PBCC     images/sk-netlink.pb-c.c
12:36:15 [2021-05-25T12:36:15.025Z] #43 10.52   DEP      images/sk-netlink.pb-c.d
12:36:15 [2021-05-25T12:36:15.025Z] #43 10.57   PBCC     images/sk-inet.pb-c.c
12:36:15 [2021-05-25T12:36:15.025Z] #43 10.60   DEP      images/sk-inet.pb-c.d
12:36:15 [2021-05-25T12:36:15.025Z] #43 10.66   PBCC     images/sk-unix.pb-c.c
12:36:15 [2021-05-25T12:36:15.284Z] #43 10.73   DEP      images/sk-unix.pb-c.d
12:36:15 [2021-05-25T12:36:15.284Z] #43 10.78   PBCC     images/mm.pb-c.c
12:36:15 [2021-05-25T12:36:15.284Z] #43 10.84   DEP      images/mm.pb-c.d
12:36:15 [2021-05-25T12:36:15.284Z] #43 10.90   PBCC     images/timerfd.pb-c.c
12:36:15 [2021-05-25T12:36:15.284Z] #43 10.97   DEP      images/timerfd.pb-c.d
12:36:15 [2021-05-25T12:36:15.543Z] #43 11.02   PBCC     images/timer.pb-c.c
12:36:15 [2021-05-25T12:36:15.543Z] #43 11.04   DEP      images/timer.pb-c.d
12:36:15 [2021-05-25T12:36:15.543Z] #43 11.08   PBCC     images/sa.pb-c.c
12:36:15 [2021-05-25T12:36:15.543Z] #43 11.13   DEP      images/sa.pb-c.d
12:36:15 [2021-05-25T12:36:15.543Z] #43 11.20   PBCC     images/pipe-data.pb-c.c
12:36:15 [2021-05-25T12:36:15.801Z] #43 11.21   DEP      images/pipe-data.pb-c.d
12:36:15 [2021-05-25T12:36:15.801Z] #43 11.28   PBCC     images/mnt.pb-c.c
12:36:15 [2021-05-25T12:36:15.801Z] #43 11.31   DEP      images/mnt.pb-c.d
12:36:15 [2021-05-25T12:36:15.801Z] #43 11.36   PBCC     images/sk-packet.pb-c.c
12:36:15 [2021-05-25T12:36:15.801Z] #43 11.38   DEP      images/sk-packet.pb-c.d
12:36:15 [2021-05-25T12:36:15.801Z] #43 11.41   PBCC     images/tcp-stream.pb-c.c
12:36:15 [2021-05-25T12:36:15.801Z] #43 11.43   DEP      images/tcp-stream.pb-c.d
12:36:16 [2021-05-25T12:36:16.060Z] #43 11.51   PBCC     images/pipe.pb-c.c
12:36:16 [2021-05-25T12:36:16.060Z] #43 11.56   DEP      images/pipe.pb-c.d
12:36:16 [2021-05-25T12:36:16.060Z] #43 11.61   PBCC     images/pstree.pb-c.c
12:36:16 [2021-05-25T12:36:16.060Z] #43 11.67   DEP      images/pstree.pb-c.d
12:36:16 [2021-05-25T12:36:16.319Z] #43 11.71   PBCC     images/fs.pb-c.c
12:36:16 [2021-05-25T12:36:16.319Z] #43 11.72   DEP      images/fs.pb-c.d
12:36:16 [2021-05-25T12:36:16.319Z] #43 11.77   PBCC     images/signalfd.pb-c.c
12:36:16 [2021-05-25T12:36:16.319Z] #43 11.82   DEP      images/signalfd.pb-c.d
12:36:16 [2021-05-25T12:36:16.319Z] #43 11.89   PBCC     images/fh.pb-c.c
12:36:16 [2021-05-25T12:36:16.319Z] #43 11.93   PBCC     images/fsnotify.pb-c.c
12:36:16 [2021-05-25T12:36:16.319Z] #43 12.01   DEP      images/fh.pb-c.d
12:36:16 [2021-05-25T12:36:16.577Z] #43 12.08   DEP      images/fsnotify.pb-c.d
12:36:16 [2021-05-25T12:36:16.577Z] #43 12.13   PBCC     images/eventpoll.pb-c.c
12:36:16 [2021-05-25T12:36:16.577Z] #43 12.18   DEP      images/eventpoll.pb-c.d
12:36:16 [2021-05-25T12:36:16.577Z] #43 12.22   PBCC     images/eventfd.pb-c.c
12:36:16 [2021-05-25T12:36:16.577Z] #43 12.26   DEP      images/eventfd.pb-c.d
12:36:16 [2021-05-25T12:36:16.836Z] #43 12.32   PBCC     images/remap-file-path.pb-c.c
12:36:16 [2021-05-25T12:36:16.836Z] #43 12.34   DEP      images/remap-file-path.pb-c.d
12:36:16 [2021-05-25T12:36:16.836Z] #43 12.40   PBCC     images/fifo.pb-c.c
12:36:17 [2021-05-25T12:36:17.095Z] #43 12.43   DEP      images/fifo.pb-c.d
12:36:17 [2021-05-25T12:36:17.095Z] #43 12.49   PBCC     images/ghost-file.pb-c.c
12:36:17 [2021-05-25T12:36:17.095Z] #43 12.56   DEP      images/ghost-file.pb-c.d
12:36:17 [2021-05-25T12:36:17.095Z] #43 12.63   PBCC     images/regfile.pb-c.c
12:36:17 [2021-05-25T12:36:17.095Z] #43 12.67   DEP      images/regfile.pb-c.d
12:36:17 [2021-05-25T12:36:17.353Z] #43 12.72   PBCC     images/ns.pb-c.c
12:36:17 [2021-05-25T12:36:17.353Z] #43 12.74   DEP      images/ns.pb-c.d
12:36:17 [2021-05-25T12:36:17.353Z] #43 12.81   PBCC     images/fdinfo.pb-c.c
12:36:17 [2021-05-25T12:36:17.353Z] #43 ...
12:36:17 [2021-05-25T12:36:17.353Z] 
12:36:17 [2021-05-25T12:36:17.353Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:36:17 [2021-05-25T12:36:17.353Z] #51 sha256:3fe92d5ccfc23f73a56c0e8ca2a1dbb2a68eba5a548aa7bdcdc3defa635442b6
12:36:17 [2021-05-25T12:36:17.353Z] #51 57.29 time
12:36:17 [2021-05-25T12:36:17.353Z] #51 61.93 encoding/binary
12:36:17 [2021-05-25T12:36:17.353Z] #51 61.97 context
12:36:17 [2021-05-25T12:36:17.353Z] #51 62.86 os
12:36:17 [2021-05-25T12:36:17.353Z] #51 63.81 encoding/base64
12:36:17 [2021-05-25T12:36:17.353Z] #51 64.50 golang.org/x/sys/unix
12:36:17 [2021-05-25T12:36:17.353Z] #51 66.19 fmt
12:36:17 [2021-05-25T12:36:17.353Z] #51 ...
12:36:17 [2021-05-25T12:36:17.353Z] 
12:36:17 [2021-05-25T12:36:17.353Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:36:17 [2021-05-25T12:36:17.353Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:36:17 [2021-05-25T12:36:17.353Z] #43 12.93   DEP      images/fdinfo.pb-c.d
12:36:17 [2021-05-25T12:36:17.353Z] #43 13.01   PBCC     images/core-aarch64.pb-c.c
12:36:17 [2021-05-25T12:36:17.353Z] #43 13.05   PBCC     images/core-arm.pb-c.c
12:36:17 [2021-05-25T12:36:17.612Z] #43 13.10   PBCC     images/core-ppc64.pb-c.c
12:36:17 [2021-05-25T12:36:17.612Z] #43 13.13   PBCC     images/core-s390.pb-c.c
12:36:17 [2021-05-25T12:36:17.612Z] #43 13.17   PBCC     images/core-x86.pb-c.c
12:36:17 [2021-05-25T12:36:17.870Z] #43 13.26   PBCC     images/core.pb-c.c
12:36:17 [2021-05-25T12:36:17.870Z] #43 ...
12:36:17 [2021-05-25T12:36:17.870Z] 
12:36:17 [2021-05-25T12:36:17.870Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:36:17 [2021-05-25T12:36:17.870Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:36:17 [2021-05-25T12:36:17.870Z] #13 53.65 Selecting previously unselected package mingw-w64-x86-64-dev.
12:36:17 [2021-05-25T12:36:17.870Z] #13 53.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
12:36:17 [2021-05-25T12:36:17.870Z] #13 53.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
12:36:17 [2021-05-25T12:36:17.870Z] #13 59.64 Selecting previously unselected package gcc-mingw-w64-base.
12:36:17 [2021-05-25T12:36:17.870Z] #13 59.65 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:36:17 [2021-05-25T12:36:17.870Z] #13 59.66 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:36:17 [2021-05-25T12:36:17.870Z] #13 59.83 Selecting previously unselected package gcc-mingw-w64-x86-64.
12:36:17 [2021-05-25T12:36:17.870Z] #13 59.84 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:36:17 [2021-05-25T12:36:17.870Z] #13 59.84 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:36:17 [2021-05-25T12:36:17.870Z] #13 ...
12:36:17 [2021-05-25T12:36:17.870Z] 
12:36:17 [2021-05-25T12:36:17.871Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:36:17 [2021-05-25T12:36:17.871Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:36:17 [2021-05-25T12:36:17.871Z] #43 13.34   PBCC     images/inventory.pb-c.c
12:36:17 [2021-05-25T12:36:17.871Z] #43 13.43   DEP      images/core-aarch64.pb-c.d
12:36:17 [2021-05-25T12:36:17.871Z] #43 13.48   DEP      images/core-arm.pb-c.d
12:36:17 [2021-05-25T12:36:17.871Z] #43 13.54   DEP      images/core-ppc64.pb-c.d
12:36:18 [2021-05-25T12:36:18.129Z] #43 13.61   DEP      images/core-s390.pb-c.d
12:36:18 [2021-05-25T12:36:18.129Z] #43 13.69   DEP      images/core-x86.pb-c.d
12:36:18 [2021-05-25T12:36:18.129Z] #43 13.72   DEP      images/core.pb-c.d
12:36:18 [2021-05-25T12:36:18.129Z] #43 13.82   DEP      images/inventory.pb-c.d
12:36:18 [2021-05-25T12:36:18.388Z] #43 13.91   PBCC     images/cpuinfo.pb-c.c
12:36:18 [2021-05-25T12:36:18.388Z] #43 13.92   DEP      images/cpuinfo.pb-c.d
12:36:18 [2021-05-25T12:36:18.388Z] #43 13.96   PBCC     images/stats.pb-c.c
12:36:18 [2021-05-25T12:36:18.647Z] #43 13.98   DEP      images/stats.pb-c.d
12:36:20 [2021-05-25T12:36:20.019Z] #56 ...
12:36:20 [2021-05-25T12:36:20.019Z] 
12:36:20 [2021-05-25T12:36:20.019Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:36:20 [2021-05-25T12:36:20.019Z] #49 sha256:4774807d0d72d64e5698cbacb9e5891231d6d1a2fe7cbc7d9ea431d2bd29c0c1
12:36:20 [2021-05-25T12:36:20.019Z] #49 81.66 + /build/golangci-lint --version
12:36:20 [2021-05-25T12:36:20.019Z] #49 81.83 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
12:36:20 [2021-05-25T12:36:20.019Z] #49 DONE 82.1s
12:36:20 [2021-05-25T12:36:20.019Z] 
12:36:20 [2021-05-25T12:36:20.019Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:36:20 [2021-05-25T12:36:20.019Z] #56 sha256:505570e8cf8530bd4f17aca2d8107718a300795b030f4a91c7aa9c37d08c225b
12:36:20 [2021-05-25T12:36:20.019Z] #56 ...
12:36:20 [2021-05-25T12:36:20.019Z] 
12:36:20 [2021-05-25T12:36:20.019Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:36:20 [2021-05-25T12:36:20.019Z] #50 sha256:937e315d1847606cac9fe799e51d1081a4c7ff64fc1ddd889f80cab12e68acf8
12:36:20 [2021-05-25T12:36:20.019Z] #50 DONE 0.4s
12:36:20 [2021-05-25T12:36:20.019Z] 
12:36:20 [2021-05-25T12:36:20.019Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:36:20 [2021-05-25T12:36:20.019Z] #52 sha256:60fd3d3ba86c280b8668ad5a2143ce6bdfbcd9cb017a9b82ab7e2642df0e0df1
12:36:20 [2021-05-25T12:36:20.019Z] #52 DONE 0.1s
12:36:20 [2021-05-25T12:36:20.019Z] 
12:36:20 [2021-05-25T12:36:20.019Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:36:20 [2021-05-25T12:36:20.019Z] #56 sha256:505570e8cf8530bd4f17aca2d8107718a300795b030f4a91c7aa9c37d08c225b
12:36:20 [2021-05-25T12:36:20.019Z] #56 ...
12:36:20 [2021-05-25T12:36:20.019Z] 
12:36:20 [2021-05-25T12:36:20.019Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:36:20 [2021-05-25T12:36:20.019Z] #54 sha256:05a25425449cc6e6371e85308a6ac23f27f02ed358b7a4c8a64b1626fcd00733
12:36:20 [2021-05-25T12:36:20.019Z] #54 DONE 0.2s
12:36:20 [2021-05-25T12:36:20.019Z] 
12:36:20 [2021-05-25T12:36:20.019Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:36:20 [2021-05-25T12:36:20.019Z] #56 sha256:505570e8cf8530bd4f17aca2d8107718a300795b030f4a91c7aa9c37d08c225b
12:36:20 [2021-05-25T12:36:20.019Z] #56 85.72 + bin/containerd
12:36:20 [2021-05-25T12:36:20.023Z] #43 15.47 make[1]: Nothing to be done for 'all'.
12:36:21 [2021-05-25T12:36:21.399Z] #43 16.83   CC       images/stats.o
12:36:21 [2021-05-25T12:36:21.966Z] #43 17.29   CC       images/core.o
12:36:22 [2021-05-25T12:36:22.225Z] #43 17.83   CC       images/core-x86.o
12:36:22 [2021-05-25T12:36:22.675Z] #24 ...
12:36:22 [2021-05-25T12:36:22.675Z] 
12:36:22 [2021-05-25T12:36:22.675Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:36:22 [2021-05-25T12:36:22.675Z] #49 sha256:aaf31a7721e49e874b948c1a773b3c8db0c7a2366588463a036d0d4922785a1f
12:36:22 [2021-05-25T12:36:22.675Z] #49 79.41 + /build/golangci-lint --version
12:36:22 [2021-05-25T12:36:22.675Z] #49 79.64 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
12:36:22 [2021-05-25T12:36:22.792Z] #43 18.34   CC       images/core-arm.o
12:36:23 [2021-05-25T12:36:23.051Z] #43 18.72   CC       images/core-aarch64.o
12:36:23 [2021-05-25T12:36:23.618Z] #43 19.11   CC       images/core-ppc64.o
12:36:23 [2021-05-25T12:36:23.623Z] #49 DONE 80.5s
12:36:23 [2021-05-25T12:36:23.623Z] 
12:36:23 [2021-05-25T12:36:23.623Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:36:23 [2021-05-25T12:36:23.623Z] #24 sha256:da2d25b638f07a8abd1c74dcb9f2c3d918816f18cf421f3fc9fda1f5a2f084be
12:36:23 [2021-05-25T12:36:23.877Z] #43 ...
12:36:23 [2021-05-25T12:36:23.877Z] 
12:36:23 [2021-05-25T12:36:23.877Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:36:23 [2021-05-25T12:36:23.877Z] #56 sha256:1013551180aa60cff3efc467da48c521a0d13291acb29395e7c0dcb93074257b
12:36:25 [2021-05-25T12:36:25.434Z] #56 44.05 Checking out files:  50% (1995/3922)   
Checking out files:  51% (2001/3922)   
Checking out files:  52% (2040/3922)   
Checking out files:  53% (2079/3922)   
Checking out files:  54% (2118/3922)   
Checking out files:  55% (2158/3922)   
Checking out files:  56% (2197/3922)   
Checking out files:  57% (2236/3922)   
Checking out files:  58% (2275/3922)   
Checking out files:  59% (2314/3922)   
Checking out files:  60% (2354/3922)   
Checking out files:  61% (2393/3922)   
Checking out files:  62% (2432/3922)   
Checking out files:  63% (2471/3922)   
Checking out files:  64% (2511/3922)   
Checking out files:  65% (2550/3922)   
Checking out files:  66% (2589/3922)   
Checking out files:  67% (2628/3922)   
Checking out files:  68% (2667/3922)   
Checking out files:  69% (2707/3922)   
Checking out files:  70% (2746/3922)   
Checking out files:  71% (2785/3922)   
Checking out files:  72% (2824/3922)   
Checking out files:  73% (2864/3922)   
Checking out files:  74% (2903/3922)   
Checking out files:  75% (2942/3922)   
Checking out files:  76% (2981/3922)   
Checking out files:  77% (3020/3922)   
Checking out files:  78% (3060/3922)   
Checking out files:  79% (3099/3922)   
Checking out files:  80% (3138/3922)   
Checking out files:  81% (3177/3922)   
Checking out files:  82% (3217/3922)   
Checking out files:  83% (3256/3922)   
Checking out files:  84% (3295/3922)   
Checking out files:  85% (3334/3922)   
Checking out files:  86% (3373/3922)   
Checking out files:  87% (3413/3922)   
Checking out files:  88% (3452/3922)   
Checking out files:  89% (3491/3922)   
Checking out files:  90% (3530/3922)   
Checking out files:  90% (3560/3922)   
Checking out files:  91% (3570/3922)   
Checking out files:  92% (3609/3922)   
Checking out files:  93% (3648/3922)   
Checking out files:  94% (3687/3922)   
Checking out files:  95% (3726/3922)   
Checking out files:  96% (3766/3922)   
Checking out files:  97% (3805/3922)   
Checking out files:  98% (3844/3922)   
Checking out files:  99% (3883/3922)   
Checking out files: 100% (3922/3922)   
Checking out files: 100% (3922/3922), done.
12:36:25 [2021-05-25T12:36:25.434Z] #56 45.42 + cd /tmp/tmp.DT6Uesmv4A/src/github.com/containerd/containerd
12:36:25 [2021-05-25T12:36:25.434Z] #56 45.42 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
12:36:25 [2021-05-25T12:36:25.693Z] #56 45.87 + export 'BUILDTAGS=netgo osusergo static_build'
12:36:25 [2021-05-25T12:36:25.693Z] #56 45.87 + BUILDTAGS='netgo osusergo static_build'
12:36:25 [2021-05-25T12:36:25.693Z] #56 45.87 + export EXTRA_FLAGS=-buildmode=pie
12:36:25 [2021-05-25T12:36:25.693Z] #56 45.87 + EXTRA_FLAGS=-buildmode=pie
12:36:25 [2021-05-25T12:36:25.693Z] #56 45.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:36:25 [2021-05-25T12:36:25.693Z] #56 45.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:36:25 [2021-05-25T12:36:25.693Z] #56 45.87 + '[' '' = dynamic ']'
12:36:25 [2021-05-25T12:36:25.693Z] #56 45.87 + make
12:36:26 [2021-05-25T12:36:26.260Z] #56 ...
12:36:26 [2021-05-25T12:36:26.260Z] 
12:36:26 [2021-05-25T12:36:26.260Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:36:26 [2021-05-25T12:36:26.260Z] #45 sha256:e1849aadfa5789f0bb5fcde94e35f600947c004a215169659e3263b857821bfe
12:36:26 [2021-05-25T12:36:26.260Z] #45 66.32 path/filepath
12:36:26 [2021-05-25T12:36:26.260Z] #45 67.46 flag
12:36:26 [2021-05-25T12:36:26.260Z] #45 67.48 go/token
12:36:26 [2021-05-25T12:36:26.260Z] #45 68.18 go/scanner
12:36:26 [2021-05-25T12:36:26.260Z] #45 68.85 regexp
12:36:26 [2021-05-25T12:36:26.260Z] #45 69.19 go/ast
12:36:26 [2021-05-25T12:36:26.260Z] #45 72.15 internal/lazyregexp
12:36:26 [2021-05-25T12:36:26.260Z] #45 72.44 path
12:36:26 [2021-05-25T12:36:26.260Z] #45 72.86 io/ioutil
12:36:26 [2021-05-25T12:36:26.260Z] #45 73.32 net/url
12:36:26 [2021-05-25T12:36:26.260Z] #45 73.61 text/template/parse
12:36:26 [2021-05-25T12:36:26.260Z] #45 75.03 go/parser
12:36:26 [2021-05-25T12:36:26.260Z] #45 ...
12:36:26 [2021-05-25T12:36:26.260Z] 
12:36:26 [2021-05-25T12:36:26.260Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:36:26 [2021-05-25T12:36:26.260Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:36:26 [2021-05-25T12:36:26.260Z] #43 19.74   CC       images/core-s390.o
12:36:26 [2021-05-25T12:36:26.260Z] #43 20.36   CC       images/cpuinfo.o
12:36:26 [2021-05-25T12:36:26.260Z] #43 20.76   CC       images/inventory.o
12:36:26 [2021-05-25T12:36:26.260Z] #43 21.06   CC       images/fdinfo.o
12:36:26 [2021-05-25T12:36:26.260Z] #43 21.38   CC       images/fown.o
12:36:26 [2021-05-25T12:36:26.260Z] #43 21.57   CC       images/ns.o
12:36:26 [2021-05-25T12:36:26.260Z] #43 21.83   CC       images/regfile.o
12:36:26 [2021-05-25T12:36:26.519Z] #43 22.04   CC       images/ghost-file.o
12:36:26 [2021-05-25T12:36:26.777Z] #43 22.32   CC       images/fifo.o
12:36:27 [2021-05-25T12:36:27.036Z] #43 22.61   CC       images/remap-file-path.o
12:36:27 [2021-05-25T12:36:27.294Z] #43 22.86   CC       images/eventfd.o
12:36:27 [2021-05-25T12:36:27.553Z] #43 23.08   CC       images/eventpoll.o
12:36:27 [2021-05-25T12:36:27.812Z] #43 23.43   CC       images/fh.o
12:36:27 [2021-05-25T12:36:27.868Z] #24 ...
12:36:27 [2021-05-25T12:36:27.868Z] 
12:36:27 [2021-05-25T12:36:27.868Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:36:27 [2021-05-25T12:36:27.868Z] #56 sha256:9053c5acaf012bef1f9d7fe40ac72a9c266a048d2c82902d9ff0f085f7f36678
12:36:27 [2021-05-25T12:36:27.868Z] #56 84.82 + bin/containerd
12:36:28 [2021-05-25T12:36:28.379Z] #43 23.82   CC       images/fsnotify.o
12:36:28 [2021-05-25T12:36:28.946Z] #43 24.57   CC       images/signalfd.o
12:36:29 [2021-05-25T12:36:29.205Z] #43 24.76   CC       images/fs.o
12:36:29 [2021-05-25T12:36:29.464Z] #43 24.98   CC       images/pstree.o
12:36:29 [2021-05-25T12:36:29.722Z] #43 25.26   CC       images/pipe.o
12:36:29 [2021-05-25T12:36:29.981Z] #43 25.49   CC       images/tcp-stream.o
12:36:29 [2021-05-25T12:36:29.981Z] #43 ...
12:36:29 [2021-05-25T12:36:29.981Z] 
12:36:29 [2021-05-25T12:36:29.981Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:36:29 [2021-05-25T12:36:29.981Z] #51 sha256:3fe92d5ccfc23f73a56c0e8ca2a1dbb2a68eba5a548aa7bdcdc3defa635442b6
12:36:29 [2021-05-25T12:36:29.981Z] #51 70.01 encoding/json
12:36:29 [2021-05-25T12:36:29.981Z] #51 72.49 github.com/pkg/diff
12:36:29 [2021-05-25T12:36:29.981Z] #51 73.67 golang.org/x/crypto/ssh/terminal
12:36:29 [2021-05-25T12:36:29.981Z] #51 74.93 mvdan.cc/editorconfig
12:36:29 [2021-05-25T12:36:29.981Z] #51 75.12 mvdan.cc/sh/v3/fileutil
12:36:29 [2021-05-25T12:36:29.981Z] #51 75.40 text/tabwriter
12:36:29 [2021-05-25T12:36:29.981Z] #51 76.05 mvdan.cc/sh/v3/syntax
12:36:30 [2021-05-25T12:36:30.017Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:36:30 [2021-05-25T12:36:30.017Z] 
12:36:30 [2021-05-25T12:36:30.017Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:36:30 [2021-05-25T12:36:30.017Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:36:30 [2021-05-25T12:36:30.017Z] HOSTNAME=61241a78f9ab
12:36:30 [2021-05-25T12:36:30.017Z] DEST=bundles/test-integration
12:36:30 [2021-05-25T12:36:30.017Z] PWD=/go/src/github.com/docker/docker
12:36:30 [2021-05-25T12:36:30.017Z] DOCKER_ROOTLESS=1
12:36:30 [2021-05-25T12:36:30.017Z] DOCKER_GITCOMMIT=22b9e2a7e53645a3090ef305658f22264c380368
12:36:30 [2021-05-25T12:36:30.017Z] container=docker
12:36:30 [2021-05-25T12:36:30.017Z] HOME=/root
12:36:30 [2021-05-25T12:36:30.017Z] GOLANG_VERSION=1.13.15
12:36:30 [2021-05-25T12:36:30.017Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:36:30 [2021-05-25T12:36:30.017Z] VALIDATE_BRANCH=master
12:36:30 [2021-05-25T12:36:30.017Z] TERM=xterm
12:36:30 [2021-05-25T12:36:30.017Z] DOCKER_PKG=github.com/docker/docker
12:36:30 [2021-05-25T12:36:30.017Z] SHLVL=1
12:36:30 [2021-05-25T12:36:30.017Z] TIMEOUT=120m
12:36:30 [2021-05-25T12:36:30.017Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:36:30 [2021-05-25T12:36:30.017Z] DOCKER_GRAPHDRIVER=overlay2
12:36:30 [2021-05-25T12:36:30.017Z] GO111MODULE=off
12:36:30 [2021-05-25T12:36:30.017Z] DOCKER_EXPERIMENTAL=1
12:36:30 [2021-05-25T12:36:30.017Z] TEST_SKIP_INTEGRATION_CLI=1
12:36:30 [2021-05-25T12:36:30.017Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:36:30 [2021-05-25T12:36:30.017Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:36:30 [2021-05-25T12:36:30.017Z] GOPATH=/go
12:36:30 [2021-05-25T12:36:30.017Z] PKG_CONFIG=pkg-config
12:36:30 [2021-05-25T12:36:30.017Z] _=/usr/bin/env
12:36:30 [2021-05-25T12:36:30.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:36:30 [2021-05-25T12:36:30.240Z] #51 ...
12:36:30 [2021-05-25T12:36:30.240Z] 
12:36:30 [2021-05-25T12:36:30.240Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:36:30 [2021-05-25T12:36:30.240Z] #45 sha256:e1849aadfa5789f0bb5fcde94e35f600947c004a215169659e3263b857821bfe
12:36:30 [2021-05-25T12:36:30.240Z] #45 77.45 text/template
12:36:30 [2021-05-25T12:36:30.240Z] #45 78.57 log
12:36:30 [2021-05-25T12:36:30.240Z] #45 79.06 encoding/xml
12:36:32 [2021-05-25T12:36:32.771Z] #45 82.37 go/doc
12:36:33 [2021-05-25T12:36:33.030Z] #45 ...
12:36:33 [2021-05-25T12:36:33.030Z] 
12:36:33 [2021-05-25T12:36:33.030Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:36:33 [2021-05-25T12:36:33.030Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:36:33 [2021-05-25T12:36:33.030Z] #43 25.75   CC       images/sk-packet.o
12:36:33 [2021-05-25T12:36:33.030Z] #43 26.09   CC       images/mnt.o
12:36:33 [2021-05-25T12:36:33.030Z] #43 26.37   CC       images/pipe-data.o
12:36:33 [2021-05-25T12:36:33.030Z] #43 26.57   CC       images/sa.o
12:36:33 [2021-05-25T12:36:33.030Z] #43 26.89   CC       images/timer.o
12:36:33 [2021-05-25T12:36:33.030Z] #43 27.29   CC       images/timerfd.o
12:36:33 [2021-05-25T12:36:33.030Z] #43 27.54   CC       images/mm.o
12:36:33 [2021-05-25T12:36:33.030Z] #43 27.86   CC       images/sk-opts.o
12:36:33 [2021-05-25T12:36:33.030Z] #43 28.14   CC       images/sk-unix.o
12:36:33 [2021-05-25T12:36:33.030Z] #43 28.44   CC       images/sk-inet.o
12:36:33 [2021-05-25T12:36:33.289Z] #43 28.79   CC       images/tun.o
12:36:33 [2021-05-25T12:36:33.856Z] #43 29.21   CC       images/sk-netlink.o
12:36:33 [2021-05-25T12:36:33.856Z] #43 29.40   CC       images/packet-sock.o
12:36:34 [2021-05-25T12:36:34.423Z] #43 29.80   CC       images/ipc-var.o
12:36:34 [2021-05-25T12:36:34.423Z] #43 30.01   CC       images/ipc-desc.o
12:36:34 [2021-05-25T12:36:34.682Z] #43 30.27   CC       images/ipc-shm.o
12:36:34 [2021-05-25T12:36:34.941Z] #43 30.42   CC       images/ipc-msg.o
12:36:35 [2021-05-25T12:36:35.199Z] #43 30.77   CC       images/ipc-sem.o
12:36:35 [2021-05-25T12:36:35.457Z] #43 31.04   CC       images/utsns.o
12:36:35 [2021-05-25T12:36:35.716Z] #43 31.25   CC       images/creds.o
12:36:35 [2021-05-25T12:36:35.975Z] #43 31.41   CC       images/vma.o
12:36:36 [2021-05-25T12:36:36.233Z] #43 31.64   CC       images/netdev.o
12:36:36 [2021-05-25T12:36:36.491Z] #43 32.03   CC       images/tty.o
12:36:36 [2021-05-25T12:36:36.562Z] #56 114.3 # github.com/containerd/containerd/cmd/containerd
12:36:36 [2021-05-25T12:36:36.562Z] #56 114.3 /usr/bin/ld: /tmp/go-link-123868124/000018.o: in function `New':
12:36:36 [2021-05-25T12:36:36.562Z] #56 114.3 /tmp/tmp.jaR12b7SpL/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
12:36:36 [2021-05-25T12:36:36.562Z] #56 114.4 + bin/containerd-stress
12:36:36 [2021-05-25T12:36:36.562Z] #56 116.6 + bin/containerd-shim
12:36:37 [2021-05-25T12:36:37.059Z] #43 32.63   CC       images/file-lock.o
12:36:37 [2021-05-25T12:36:37.059Z] #43 ...
12:36:37 [2021-05-25T12:36:37.059Z] 
12:36:37 [2021-05-25T12:36:37.059Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:36:37 [2021-05-25T12:36:37.059Z] #56 sha256:1013551180aa60cff3efc467da48c521a0d13291acb29395e7c0dcb93074257b
12:36:37 [2021-05-25T12:36:37.059Z] #56 47.33 + bin/ctr
12:36:37 [2021-05-25T12:36:37.318Z] #56 ...
12:36:37 [2021-05-25T12:36:37.318Z] 
12:36:37 [2021-05-25T12:36:37.318Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:36:37 [2021-05-25T12:36:37.318Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:36:37 [2021-05-25T12:36:37.318Z] #13 81.04 Selecting previously unselected package g++-mingw-w64-x86-64.
12:36:37 [2021-05-25T12:36:37.318Z] #13 81.05 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:36:37 [2021-05-25T12:36:37.318Z] #13 81.05 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:36:38 [2021-05-25T12:36:38.695Z] #13 ...
12:36:38 [2021-05-25T12:36:38.695Z] 
12:36:38 [2021-05-25T12:36:38.695Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:36:38 [2021-05-25T12:36:38.695Z] #51 sha256:3fe92d5ccfc23f73a56c0e8ca2a1dbb2a68eba5a548aa7bdcdc3defa635442b6
12:36:38 [2021-05-25T12:36:38.695Z] #51 82.43 mvdan.cc/sh/v3/cmd/shfmt
12:36:38 [2021-05-25T12:36:38.695Z] #51 DONE 88.9s
12:36:38 [2021-05-25T12:36:38.954Z] 
12:36:38 [2021-05-25T12:36:38.954Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:36:38 [2021-05-25T12:36:38.954Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:36:38 [2021-05-25T12:36:38.954Z] #43 32.96   CC       images/rlimit.o
12:36:38 [2021-05-25T12:36:38.954Z] #43 33.24   CC       images/pagemap.o
12:36:38 [2021-05-25T12:36:38.954Z] #43 33.50   CC       images/siginfo.o
12:36:38 [2021-05-25T12:36:38.954Z] #43 33.74   CC       images/rpc.o
12:36:39 [2021-05-25T12:36:39.889Z] #43 35.36   CC       images/ext-file.o
12:36:39 [2021-05-25T12:36:39.889Z] #43 35.54   CC       images/cgroup.o
12:36:40 [2021-05-25T12:36:40.457Z] #43 36.01   CC       images/userns.o
12:36:41 [2021-05-25T12:36:41.024Z] #43 36.36   CC       images/google/protobuf/descriptor.o
12:36:42 [2021-05-25T12:36:42.399Z] #43 37.91   CC       images/opts.o
12:36:42 [2021-05-25T12:36:42.658Z] #43 38.12   CC       images/seccomp.o
12:36:42 [2021-05-25T12:36:42.658Z] #43 38.28   CC       images/binfmt-misc.o
12:36:42 [2021-05-25T12:36:42.916Z] #43 38.39   CC       images/time.o
12:36:43 [2021-05-25T12:36:43.139Z] #56 123.4 + bin/containerd-shim-runc-v1
12:36:43 [2021-05-25T12:36:43.174Z] #43 38.64   CC       images/sysctl.o
12:36:43 [2021-05-25T12:36:43.433Z] #43 38.82   CC       images/autofs.o
12:36:43 [2021-05-25T12:36:43.433Z] #43 38.98   CC       images/macvlan.o
12:36:43 [2021-05-25T12:36:43.691Z] #43 39.17   CC       images/sit.o
12:36:43 [2021-05-25T12:36:43.959Z] #43 39.39   CC       images/memfd.o
12:36:44 [2021-05-25T12:36:44.228Z] #43 39.77   CC       images/timens.o
12:36:44 [2021-05-25T12:36:44.486Z] #43 ...
12:36:44 [2021-05-25T12:36:44.486Z] 
12:36:44 [2021-05-25T12:36:44.486Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:36:44 [2021-05-25T12:36:44.486Z] #45 sha256:e1849aadfa5789f0bb5fcde94e35f600947c004a215169659e3263b857821bfe
12:36:44 [2021-05-25T12:36:44.486Z] #45 84.49 github.com/LK4D4/vndr/versioned
12:36:44 [2021-05-25T12:36:44.486Z] #45 84.59 compress/flate
12:36:44 [2021-05-25T12:36:44.486Z] #45 85.38 github.com/LK4D4/vndr/build
12:36:44 [2021-05-25T12:36:44.486Z] #45 87.52 hash/crc32
12:36:44 [2021-05-25T12:36:44.486Z] #45 88.01 compress/gzip
12:36:44 [2021-05-25T12:36:44.486Z] #45 88.37 net
12:36:44 [2021-05-25T12:36:44.486Z] #45 88.64 vendor/golang.org/x/text/transform
12:36:44 [2021-05-25T12:36:44.486Z] #45 89.31 vendor/golang.org/x/text/unicode/bidi
12:36:44 [2021-05-25T12:36:44.486Z] #45 91.30 vendor/golang.org/x/text/secure/bidirule
12:36:44 [2021-05-25T12:36:44.486Z] #45 91.60 vendor/golang.org/x/text/unicode/norm
12:36:44 [2021-05-25T12:36:44.486Z] #45 ...
12:36:44 [2021-05-25T12:36:44.486Z] 
12:36:44 [2021-05-25T12:36:44.486Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:36:44 [2021-05-25T12:36:44.486Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:36:44 [2021-05-25T12:36:44.486Z] #43 40.13   LINK     images/built-in.o
12:36:44 [2021-05-25T12:36:44.746Z] #43 40.30   GEN      compel/include/asm
12:36:44 [2021-05-25T12:36:44.746Z] #43 40.35   GEN      compel/include/version.h
12:36:44 [2021-05-25T12:36:44.746Z] #43 40.37 touch .config
12:36:44 [2021-05-25T12:36:44.746Z] #43 40.39   GEN      include/common/config.h
12:36:45 [2021-05-25T12:36:45.005Z] #43 40.51   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
12:36:45 [2021-05-25T12:36:45.005Z] #43 40.54   GEN      compel/plugins/include/uapi/std/syscall-64.h
12:36:45 [2021-05-25T12:36:45.005Z] #43 40.56   GEN      compel/arch/x86/plugins/std/syscalls-64.S
12:36:45 [2021-05-25T12:36:45.005Z] #43 40.58   DEP      compel/arch/x86/plugins/std/syscalls-64.d
12:36:45 [2021-05-25T12:36:45.005Z] #43 40.61   DEP      compel/arch/x86/plugins/std/memcpy.d
12:36:45 [2021-05-25T12:36:45.005Z] #43 40.62   DEP      compel/arch/x86/plugins/std/parasite-head.d
12:36:45 [2021-05-25T12:36:45.263Z] #43 40.64   GEN      compel/plugins/include/uapi/std/syscall.h
12:36:45 [2021-05-25T12:36:45.263Z] #43 40.66   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
12:36:45 [2021-05-25T12:36:45.263Z] #43 40.67   GEN      compel/plugins/include/uapi/std/syscall-codes.h
12:36:45 [2021-05-25T12:36:45.263Z] #43 40.69   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:36:45 [2021-05-25T12:36:45.263Z] #43 40.69   DEP      compel/plugins/std/infect.d
12:36:45 [2021-05-25T12:36:45.263Z] #43 40.81   DEP      compel/plugins/std/string.d
12:36:45 [2021-05-25T12:36:45.263Z] #43 40.88   DEP      compel/plugins/std/log.d
12:36:45 [2021-05-25T12:36:45.521Z] #43 40.99   DEP      compel/plugins/std/fds.d
12:36:45 [2021-05-25T12:36:45.521Z] #43 41.14   DEP      compel/plugins/std/std.d
12:36:45 [2021-05-25T12:36:45.778Z] #43 41.24   DEP      compel/plugins/shmem/shmem.d
12:36:45 [2021-05-25T12:36:45.778Z] #43 41.34   DEP      compel/plugins/fds/fds.d
12:36:46 [2021-05-25T12:36:46.013Z] #56 ...
12:36:46 [2021-05-25T12:36:46.013Z] 
12:36:46 [2021-05-25T12:36:46.013Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:36:46 [2021-05-25T12:36:46.013Z] #24 sha256:da2d25b638f07a8abd1c74dcb9f2c3d918816f18cf421f3fc9fda1f5a2f084be
12:36:46 [2021-05-25T12:36:46.013Z] #24 101.1 + return
12:36:46 [2021-05-25T12:36:46.013Z] #24 DONE 101.5s
12:36:46 [2021-05-25T12:36:46.013Z] 
12:36:46 [2021-05-25T12:36:46.013Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:36:46 [2021-05-25T12:36:46.013Z] #56 sha256:9053c5acaf012bef1f9d7fe40ac72a9c266a048d2c82902d9ff0f085f7f36678
12:36:46 [2021-05-25T12:36:46.037Z] #43 41.45   CC       compel/plugins/std/std.o
12:36:46 [2021-05-25T12:36:46.037Z] #43 41.72   CC       compel/plugins/std/fds.o
12:36:46 [2021-05-25T12:36:46.277Z] #56 ...
12:36:46 [2021-05-25T12:36:46.277Z] 
12:36:46 [2021-05-25T12:36:46.277Z] #19 [dev-systemd-false  6/26] RUN ldconfig
12:36:46 [2021-05-25T12:36:46.277Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6
12:36:46 [2021-05-25T12:36:46.277Z] #19 CACHED
12:36:46 [2021-05-25T12:36:46.277Z] 
12:36:46 [2021-05-25T12:36:46.277Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:36:46 [2021-05-25T12:36:46.277Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab
12:36:46 [2021-05-25T12:36:46.277Z] #21 CACHED
12:36:46 [2021-05-25T12:36:46.277Z] 
12:36:46 [2021-05-25T12:36:46.277Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:36:46 [2021-05-25T12:36:46.277Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f
12:36:46 [2021-05-25T12:36:46.277Z] #15 CACHED
12:36:46 [2021-05-25T12:36:46.277Z] 
12:36:46 [2021-05-25T12:36:46.277Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:36:46 [2021-05-25T12:36:46.277Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1
12:36:46 [2021-05-25T12:36:46.277Z] #16 CACHED
12:36:46 [2021-05-25T12:36:46.277Z] 
12:36:46 [2021-05-25T12:36:46.277Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:36:46 [2021-05-25T12:36:46.277Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22
12:36:46 [2021-05-25T12:36:46.277Z] #18 CACHED
12:36:46 [2021-05-25T12:36:46.277Z] 
12:36:46 [2021-05-25T12:36:46.277Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:36:46 [2021-05-25T12:36:46.277Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997
12:36:46 [2021-05-25T12:36:46.277Z] #17 CACHED
12:36:46 [2021-05-25T12:36:46.277Z] 
12:36:46 [2021-05-25T12:36:46.277Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:36:46 [2021-05-25T12:36:46.277Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
12:36:46 [2021-05-25T12:36:46.277Z] #20 CACHED
12:36:46 [2021-05-25T12:36:46.277Z] 
12:36:46 [2021-05-25T12:36:46.277Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
12:36:46 [2021-05-25T12:36:46.277Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c
12:36:46 [2021-05-25T12:36:46.277Z] #14 CACHED
12:36:46 [2021-05-25T12:36:46.277Z] 
12:36:46 [2021-05-25T12:36:46.277Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:36:46 [2021-05-25T12:36:46.277Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2
12:36:46 [2021-05-25T12:36:46.277Z] #27 CACHED
12:36:46 [2021-05-25T12:36:46.277Z] 
12:36:46 [2021-05-25T12:36:46.277Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:36:46 [2021-05-25T12:36:46.277Z] #28 sha256:dcb5ba44d0a595018326a812f03bfccb61c920f03bf9268958e90f00a613fd97
12:36:46 [2021-05-25T12:36:46.277Z] #28 CACHED
12:36:46 [2021-05-25T12:36:46.277Z] 
12:36:46 [2021-05-25T12:36:46.277Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:36:46 [2021-05-25T12:36:46.277Z] #29 sha256:cb43d8d4ac641745544e35f6bb72d560efd4f3cb58db12d891326b90a0d969fb
12:36:46 [2021-05-25T12:36:46.277Z] #29 CACHED
12:36:46 [2021-05-25T12:36:46.277Z] 
12:36:46 [2021-05-25T12:36:46.277Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:36:46 [2021-05-25T12:36:46.277Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780
12:36:46 [2021-05-25T12:36:46.540Z] #22 CACHED
12:36:46 [2021-05-25T12:36:46.540Z] 
12:36:46 [2021-05-25T12:36:46.540Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:36:46 [2021-05-25T12:36:46.540Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58
12:36:46 [2021-05-25T12:36:46.540Z] #31 CACHED
12:36:46 [2021-05-25T12:36:46.540Z] 
12:36:46 [2021-05-25T12:36:46.540Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:36:46 [2021-05-25T12:36:46.540Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
12:36:46 [2021-05-25T12:36:46.540Z] #32 CACHED
12:36:46 [2021-05-25T12:36:46.540Z] 
12:36:46 [2021-05-25T12:36:46.540Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:36:46 [2021-05-25T12:36:46.540Z] #25 sha256:9d7858385c8c740c3c2dd880259a853b0164e78a08da49e90cdd6b3e8947c443
12:36:46 [2021-05-25T12:36:46.540Z] #25 DONE 0.2s
12:36:46 [2021-05-25T12:36:46.540Z] 
12:36:46 [2021-05-25T12:36:46.540Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:36:46 [2021-05-25T12:36:46.540Z] #30 sha256:1682f04d7991bedc11c2bceafe0a6338db09698cb11739fb6e32dcab1d661393
12:36:46 [2021-05-25T12:36:46.604Z] #43 42.10   CC       compel/plugins/std/log.o
12:36:46 [2021-05-25T12:36:46.803Z] #30 ...
12:36:46 [2021-05-25T12:36:46.803Z] 
12:36:46 [2021-05-25T12:36:46.803Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
12:36:46 [2021-05-25T12:36:46.803Z] #34 sha256:7650117e22f8b50805b78087ba97b43276586c6ff9be63a404a52bdbb504712d
12:36:46 [2021-05-25T12:36:46.803Z] #34 CACHED
12:36:46 [2021-05-25T12:36:46.803Z] 
12:36:46 [2021-05-25T12:36:46.803Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:36:46 [2021-05-25T12:36:46.803Z] #30 sha256:1682f04d7991bedc11c2bceafe0a6338db09698cb11739fb6e32dcab1d661393
12:36:47 [2021-05-25T12:36:47.344Z] #56 128.3 + bin/containerd-shim-runc-v2
12:36:47 [2021-05-25T12:36:47.379Z] #30 ...
12:36:47 [2021-05-25T12:36:47.379Z] 
12:36:47 [2021-05-25T12:36:47.379Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:36:47 [2021-05-25T12:36:47.379Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58
12:36:47 [2021-05-25T12:36:47.379Z] #39 CACHED
12:36:47 [2021-05-25T12:36:47.379Z] 
12:36:47 [2021-05-25T12:36:47.380Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:36:47 [2021-05-25T12:36:47.380Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
12:36:47 [2021-05-25T12:36:47.380Z] #40 CACHED
12:36:47 [2021-05-25T12:36:47.380Z] 
12:36:47 [2021-05-25T12:36:47.380Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:36:47 [2021-05-25T12:36:47.380Z] #30 sha256:1682f04d7991bedc11c2bceafe0a6338db09698cb11739fb6e32dcab1d661393
12:36:47 [2021-05-25T12:36:47.539Z] #43 43.01   CC       compel/plugins/std/string.o
12:36:47 [2021-05-25T12:36:47.955Z] #30 ...
12:36:47 [2021-05-25T12:36:47.955Z] 
12:36:47 [2021-05-25T12:36:47.955Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:36:47 [2021-05-25T12:36:47.955Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
12:36:47 [2021-05-25T12:36:47.955Z] #42 CACHED
12:36:47 [2021-05-25T12:36:47.955Z] 
12:36:47 [2021-05-25T12:36:47.955Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:36:47 [2021-05-25T12:36:47.955Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
12:36:47 [2021-05-25T12:36:47.955Z] #43 CACHED
12:36:48 [2021-05-25T12:36:48.219Z] 
12:36:48 [2021-05-25T12:36:48.219Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:36:48 [2021-05-25T12:36:48.219Z] #56 sha256:9053c5acaf012bef1f9d7fe40ac72a9c266a048d2c82902d9ff0f085f7f36678
12:36:48 [2021-05-25T12:36:48.474Z] #43 43.70   CC       compel/plugins/std/infect.o
12:36:48 [2021-05-25T12:36:48.474Z] #43 44.09   CC       compel/arch/x86/plugins/std/parasite-head.o
12:36:48 [2021-05-25T12:36:48.723Z] #56 129.3 + binaries
12:36:48 [2021-05-25T12:36:48.723Z] #56 129.3 + install -D bin/containerd /build/containerd
12:36:48 [2021-05-25T12:36:48.723Z] #56 129.4 + install -D bin/containerd-shim /build/containerd-shim
12:36:48 [2021-05-25T12:36:48.723Z] #56 129.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:36:48 [2021-05-25T12:36:48.723Z] #56 129.4 + install -D bin/ctr /build/ctr
12:36:48 [2021-05-25T12:36:48.732Z] #43 44.13   CC       compel/arch/x86/plugins/std/memcpy.o
12:36:48 [2021-05-25T12:36:48.732Z] #43 44.21   CC       compel/arch/x86/plugins/std/syscalls-64.o
12:36:48 [2021-05-25T12:36:48.732Z] #43 44.27   AR       compel/plugins/std.lib.a
12:36:48 [2021-05-25T12:36:48.732Z] #43 44.32   CC       compel/plugins/fds/fds.o
12:36:48 [2021-05-25T12:36:48.989Z] #43 44.48   AR       compel/plugins/fds.lib.a
12:36:48 [2021-05-25T12:36:48.989Z] #43 44.55   HOSTDEP  compel/src/lib/log-host.d
12:36:49 [2021-05-25T12:36:49.247Z] #43 44.65   HOSTDEP  compel/src/lib/handle-elf-host.d
12:36:49 [2021-05-25T12:36:49.247Z] #43 44.81   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
12:36:49 [2021-05-25T12:36:49.247Z] #43 44.91   HOSTDEP  compel/src/main-host.d
12:36:49 [2021-05-25T12:36:49.292Z] #56 DONE 130.2s
12:36:49 [2021-05-25T12:36:49.506Z] #43 45.01   DEP      compel/src/lib/ptrace.d
12:36:49 [2021-05-25T12:36:49.506Z] #43 45.13   DEP      compel/src/lib/infect.d
12:36:49 [2021-05-25T12:36:49.612Z] #56 ...
12:36:49 [2021-05-25T12:36:49.612Z] 
12:36:49 [2021-05-25T12:36:49.612Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:36:49 [2021-05-25T12:36:49.612Z] #30 sha256:1682f04d7991bedc11c2bceafe0a6338db09698cb11739fb6e32dcab1d661393
12:36:49 [2021-05-25T12:36:49.612Z] #30 DONE 2.9s
12:36:49 [2021-05-25T12:36:49.612Z] 
12:36:49 [2021-05-25T12:36:49.612Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:36:49 [2021-05-25T12:36:49.612Z] #33 sha256:599b0ddc778cd8f66d3b94c8ef2f461ea728b3fd56025548c97dbe8cc3f60457
12:36:49 [2021-05-25T12:36:49.612Z] #33 DONE 0.2s
12:36:49 [2021-05-25T12:36:49.612Z] 
12:36:49 [2021-05-25T12:36:49.612Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:36:49 [2021-05-25T12:36:49.612Z] #56 sha256:9053c5acaf012bef1f9d7fe40ac72a9c266a048d2c82902d9ff0f085f7f36678
12:36:49 [2021-05-25T12:36:49.612Z] #56 ...
12:36:49 [2021-05-25T12:36:49.612Z] 
12:36:49 [2021-05-25T12:36:49.612Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
12:36:49 [2021-05-25T12:36:49.612Z] #35 sha256:29d525eac60e4ad612bf0fbb77d8dbe950fc10d9e56c0c7bff82b3e60d6b05c5
12:36:49 [2021-05-25T12:36:49.612Z] #35 DONE 0.1s
12:36:49 [2021-05-25T12:36:49.764Z] #43 45.39   DEP      compel/src/lib/infect-util.d
12:36:49 [2021-05-25T12:36:49.882Z] 
12:36:49 [2021-05-25T12:36:49.882Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:36:49 [2021-05-25T12:36:49.882Z] #38 sha256:a0bdc991b0d5d94745035530bc3eefe909f9c8d6f0c56ab4d8567b0c9fbede5d
12:36:49 [2021-05-25T12:36:49.882Z] #38 DONE 0.1s
12:36:49 [2021-05-25T12:36:49.882Z] 
12:36:49 [2021-05-25T12:36:49.882Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:36:49 [2021-05-25T12:36:49.882Z] #41 sha256:3df0afb40ff59aa98b524b9576240d85794fbe50956565c0398a1b671de36267
12:36:50 [2021-05-25T12:36:50.023Z] #43 45.47   DEP      compel/src/lib/infect-rpc.d
12:36:50 [2021-05-25T12:36:50.023Z] #43 45.56   DEP      compel/arch/x86/src/lib/infect.d
12:36:50 [2021-05-25T12:36:50.160Z] #41 DONE 0.2s
12:36:50 [2021-05-25T12:36:50.160Z] 
12:36:50 [2021-05-25T12:36:50.160Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:36:50 [2021-05-25T12:36:50.160Z] #56 sha256:9053c5acaf012bef1f9d7fe40ac72a9c266a048d2c82902d9ff0f085f7f36678
12:36:50 [2021-05-25T12:36:50.160Z] #56 ...
12:36:50 [2021-05-25T12:36:50.160Z] 
12:36:50 [2021-05-25T12:36:50.160Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:36:50 [2021-05-25T12:36:50.160Z] #44 sha256:a06fa7852b9b9cbd573ba4c3f29fa33e9d26fd95ee220f73be838b8480c32958
12:36:50 [2021-05-25T12:36:50.160Z] #44 DONE 0.1s
12:36:50 [2021-05-25T12:36:50.160Z] 
12:36:50 [2021-05-25T12:36:50.160Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:36:50 [2021-05-25T12:36:50.160Z] #46 sha256:9833f51c1bfb2d55f92934bbae41aae779006821877a125d471912802ac070ec
12:36:50 [2021-05-25T12:36:50.160Z] #46 DONE 0.1s
12:36:50 [2021-05-25T12:36:50.160Z] 
12:36:50 [2021-05-25T12:36:50.160Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:36:50 [2021-05-25T12:36:50.160Z] #56 sha256:9053c5acaf012bef1f9d7fe40ac72a9c266a048d2c82902d9ff0f085f7f36678
12:36:50 [2021-05-25T12:36:50.230Z] 
12:36:50 [2021-05-25T12:36:50.230Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:36:50 [2021-05-25T12:36:50.230Z] #57 sha256:f14c80f61153fd442131661c1c9f3b12ef0ac2309110b618dbe4f7e70763de66
12:36:50 [2021-05-25T12:36:50.281Z] #43 45.71   DEP      compel/arch/x86/src/lib/cpu.d
12:36:50 [2021-05-25T12:36:50.281Z] #43 45.81   DEP      compel/src/lib/log.d
12:36:50 [2021-05-25T12:36:50.281Z] #43 45.88   DEP      compel/src/main.d
12:36:50 [2021-05-25T12:36:50.425Z] #56 ...
12:36:50 [2021-05-25T12:36:50.425Z] 
12:36:50 [2021-05-25T12:36:50.425Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:36:50 [2021-05-25T12:36:50.425Z] #48 sha256:a6c508eb11d9d0ee45b07ed41c8679671b32fd5423df32bb312f434ba018fe3c
12:36:50 [2021-05-25T12:36:50.425Z] #48 DONE 0.1s
12:36:50 [2021-05-25T12:36:50.425Z] 
12:36:50 [2021-05-25T12:36:50.425Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:36:50 [2021-05-25T12:36:50.426Z] #50 sha256:889ebac5565031e710faf419872f0d0e217518f285c2c8413d3fc7060572e72f
12:36:50 [2021-05-25T12:36:50.489Z] #57 DONE 0.2s
12:36:50 [2021-05-25T12:36:50.489Z] 
12:36:50 [2021-05-25T12:36:50.489Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:36:50 [2021-05-25T12:36:50.489Z] #61 sha256:12baef6db6d45f9127bc424d640502e68b1be128a188e26e12be333ffca262b9
12:36:50 [2021-05-25T12:36:50.489Z] #61 DONE 0.1s
12:36:50 [2021-05-25T12:36:50.489Z] 
12:36:50 [2021-05-25T12:36:50.489Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:36:50 [2021-05-25T12:36:50.489Z] #66 sha256:af6774fd2bc141fabcc6620df114c9dd4352dc86a439d071efecef3aff492b88
12:36:50 [2021-05-25T12:36:50.539Z] #43 46.05   DEP      compel/src/lib/handle-elf.d
12:36:50 [2021-05-25T12:36:50.539Z] #43 46.22   DEP      compel/arch/x86/src/lib/handle-elf.d
12:36:50 [2021-05-25T12:36:50.687Z] #50 DONE 0.2s
12:36:50 [2021-05-25T12:36:50.687Z] 
12:36:50 [2021-05-25T12:36:50.687Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:36:50 [2021-05-25T12:36:50.687Z] #52 sha256:8bec343db61e8e31cedaf168d6939c6e51aa0e8b78702f44f1a5c572301a095c
12:36:50 [2021-05-25T12:36:50.687Z] #52 DONE 0.1s
12:36:50 [2021-05-25T12:36:50.687Z] 
12:36:50 [2021-05-25T12:36:50.687Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:36:50 [2021-05-25T12:36:50.687Z] #56 sha256:9053c5acaf012bef1f9d7fe40ac72a9c266a048d2c82902d9ff0f085f7f36678
12:36:50 [2021-05-25T12:36:50.687Z] #56 ...
12:36:50 [2021-05-25T12:36:50.687Z] 
12:36:50 [2021-05-25T12:36:50.687Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:36:50 [2021-05-25T12:36:50.687Z] #54 sha256:77664640be98dff794f39e16b4240bc6735167e55b306ec4c5ad467a83bc3ecc
12:36:50 [2021-05-25T12:36:50.687Z] #54 DONE 0.1s
12:36:50 [2021-05-25T12:36:50.798Z] #43 46.32   CC       compel/src/lib/log.o
12:36:50 [2021-05-25T12:36:50.948Z] 
12:36:50 [2021-05-25T12:36:50.948Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:36:50 [2021-05-25T12:36:50.948Z] #56 sha256:9053c5acaf012bef1f9d7fe40ac72a9c266a048d2c82902d9ff0f085f7f36678
12:36:51 [2021-05-25T12:36:51.056Z] #43 46.51   CC       compel/arch/x86/src/lib/cpu.o
12:36:51 [2021-05-25T12:36:51.057Z] #66 DONE 0.5s
12:36:51 [2021-05-25T12:36:51.057Z] 
12:36:51 [2021-05-25T12:36:51.057Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:36:51 [2021-05-25T12:36:51.057Z] #68 sha256:ef5508b19fdbe1f3f5c11f863467cf8e62eae1d63ded4f9806410762f50d37e7
12:36:51 [2021-05-25T12:36:51.057Z] #68 DONE 0.0s
12:36:51 [2021-05-25T12:36:51.057Z] 
12:36:51 [2021-05-25T12:36:51.057Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:36:51 [2021-05-25T12:36:51.057Z] #69 sha256:c0d4236d8b4709079c64c43031a91346e64fe39e9a18340a109454bb3b163601
12:36:51 [2021-05-25T12:36:51.057Z] #69 DONE 0.0s
12:36:51 [2021-05-25T12:36:51.057Z] 
12:36:51 [2021-05-25T12:36:51.057Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
12:36:51 [2021-05-25T12:36:51.057Z] #70 sha256:b3368fed8281239ed6024a45a7f4db2d548a889377b7615e31b61615c9350411
12:36:51 [2021-05-25T12:36:51.992Z] #43 47.22   CC       compel/arch/x86/src/lib/infect.o
12:36:51 [2021-05-25T12:36:51.992Z] #43 ...
12:36:51 [2021-05-25T12:36:51.992Z] 
12:36:51 [2021-05-25T12:36:51.992Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:36:51 [2021-05-25T12:36:51.992Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:36:51 [2021-05-25T12:36:51.992Z] #13 97.85 Selecting previously unselected package libapparmor1:amd64.
12:36:51 [2021-05-25T12:36:51.992Z] #13 97.86 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
12:36:51 [2021-05-25T12:36:51.992Z] #13 97.87 Unpacking libapparmor1:amd64 (2.13.2-10) ...
12:36:51 [2021-05-25T12:36:51.992Z] #13 97.99 Selecting previously unselected package libapparmor-dev:amd64.
12:36:51 [2021-05-25T12:36:51.992Z] #13 97.99 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
12:36:51 [2021-05-25T12:36:51.992Z] #13 98.00 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
12:36:52 [2021-05-25T12:36:52.129Z] #56 115.3 # github.com/containerd/containerd/cmd/containerd
12:36:52 [2021-05-25T12:36:52.129Z] #56 115.3 /usr/bin/ld: /tmp/go-link-887551232/000018.o: in function `New':
12:36:52 [2021-05-25T12:36:52.129Z] #56 115.3 /tmp/tmp.GzzGE6Fh9y/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
12:36:52 [2021-05-25T12:36:52.129Z] #56 115.4 + bin/containerd-stress
12:36:52 [2021-05-25T12:36:52.129Z] #56 117.5 + bin/containerd-shim
12:36:52 [2021-05-25T12:36:52.251Z] #13 98.17 Selecting previously unselected package libbtrfs0.
12:36:52 [2021-05-25T12:36:52.251Z] #13 98.18 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
12:36:52 [2021-05-25T12:36:52.251Z] #13 98.19 Unpacking libbtrfs0 (4.20.1-2) ...
12:36:52 [2021-05-25T12:36:52.251Z] #13 98.28 Selecting previously unselected package libbtrfs-dev.
12:36:52 [2021-05-25T12:36:52.251Z] #13 98.28 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
12:36:52 [2021-05-25T12:36:52.251Z] #13 98.29 Unpacking libbtrfs-dev (4.20.1-2) ...
12:36:52 [2021-05-25T12:36:52.251Z] #13 98.42 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:36:52 [2021-05-25T12:36:52.436Z] #70 DONE 1.1s
12:36:52 [2021-05-25T12:36:52.436Z] 
12:36:52 [2021-05-25T12:36:52.436Z] #71 exporting to image
12:36:52 [2021-05-25T12:36:52.436Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:36:52 [2021-05-25T12:36:52.436Z] #71 exporting layers
12:36:52 [2021-05-25T12:36:52.509Z] #13 98.42 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
12:36:52 [2021-05-25T12:36:52.509Z] #13 98.43 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:36:52 [2021-05-25T12:36:52.509Z] #13 98.50 Selecting previously unselected package libudev-dev:amd64.
12:36:52 [2021-05-25T12:36:52.509Z] #13 98.52 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
12:36:52 [2021-05-25T12:36:52.768Z] #13 98.55 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
12:36:52 [2021-05-25T12:36:52.768Z] #13 98.70 Selecting previously unselected package libsepol1-dev:amd64.
12:36:52 [2021-05-25T12:36:52.768Z] #13 98.70 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
12:36:52 [2021-05-25T12:36:52.768Z] #13 98.71 Unpacking libsepol1-dev:amd64 (2.8-1) ...
12:36:53 [2021-05-25T12:36:53.026Z] #13 99.00 Selecting previously unselected package libpcre16-3:amd64.
12:36:53 [2021-05-25T12:36:53.026Z] #13 99.00 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
12:36:53 [2021-05-25T12:36:53.026Z] #13 99.01 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
12:36:53 [2021-05-25T12:36:53.285Z] #13 99.22 Selecting previously unselected package libpcre32-3:amd64.
12:36:53 [2021-05-25T12:36:53.285Z] #13 99.22 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
12:36:53 [2021-05-25T12:36:53.285Z] #13 99.23 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
12:36:53 [2021-05-25T12:36:53.543Z] #13 99.40 Selecting previously unselected package libpcrecpp0v5:amd64.
12:36:53 [2021-05-25T12:36:53.543Z] #13 99.41 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
12:36:53 [2021-05-25T12:36:53.543Z] #13 99.42 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
12:36:53 [2021-05-25T12:36:53.543Z] #13 99.50 Selecting previously unselected package libpcre3-dev:amd64.
12:36:53 [2021-05-25T12:36:53.543Z] #13 99.52 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
12:36:53 [2021-05-25T12:36:53.543Z] #13 99.53 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
12:36:53 [2021-05-25T12:36:53.815Z] #71 exporting layers 1.7s done
12:36:53 [2021-05-25T12:36:53.815Z] #71 writing image sha256:05a826e5b6a2521ed2e122a86fc5787cc3ab6f8746cdb1a3c454676896da6fb5 done
12:36:53 [2021-05-25T12:36:53.815Z] #71 naming to docker.io/library/docker:22b9e2a7e53645a3090ef305658f22264c380368 done
12:36:53 [2021-05-25T12:36:53.815Z] #71 DONE 1.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
12:36:54 [2021-05-25T12:36:54.110Z] #13 99.99 Selecting previously unselected package libselinux1-dev:amd64.
12:36:54 [2021-05-25T12:36:54.110Z] #13 100.00 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
12:36:54 [2021-05-25T12:36:54.110Z] #13 100.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
12:36:54 [2021-05-25T12:36:54.157Z] + trap exit INT TERM
12:36:54 [2021-05-25T12:36:54.157Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
12:36:54 [2021-05-25T12:36:54.157Z] + CONTAINER_NAME=docker-pr2
12:36:54 [2021-05-25T12:36:54.157Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42412/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42412/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=22b9e2a7e53645a3090ef305658f22264c380368 -e DOCKER_GRAPHDRIVER docker:22b9e2a7e53645a3090ef305658f22264c380368 hack/make.sh dynbinary-daemon
12:36:54 [2021-05-25T12:36:54.368Z] #13 100.3 Selecting previously unselected package libdevmapper-dev:amd64.
12:36:54 [2021-05-25T12:36:54.369Z] #13 100.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
12:36:54 [2021-05-25T12:36:54.369Z] #13 100.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:36:54 [2021-05-25T12:36:54.627Z] #13 100.4 Selecting previously unselected package libseccomp-dev:amd64.
12:36:54 [2021-05-25T12:36:54.627Z] #13 100.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
12:36:54 [2021-05-25T12:36:54.627Z] #13 100.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
12:36:54 [2021-05-25T12:36:54.627Z] #13 100.6 Selecting previously unselected package libsystemd-dev:amd64.
12:36:54 [2021-05-25T12:36:54.627Z] #13 100.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
12:36:54 [2021-05-25T12:36:54.627Z] #13 100.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
12:36:54 [2021-05-25T12:36:54.726Z] 
12:36:54 [2021-05-25T12:36:54.726Z] Removing bundles/
12:36:54 [2021-05-25T12:36:54.726Z] 
12:36:54 [2021-05-25T12:36:54.726Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
12:36:54 [2021-05-25T12:36:54.726Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:36:54 [2021-05-25T12:36:54.726Z] GOOS="" GOARCH="" GOARM=""
12:36:55 [2021-05-25T12:36:55.194Z] #13 101.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
12:36:55 [2021-05-25T12:36:55.194Z] #13 101.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
12:36:55 [2021-05-25T12:36:55.194Z] #13 101.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
12:36:55 [2021-05-25T12:36:55.194Z] #13 101.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:36:55 [2021-05-25T12:36:55.194Z] #13 101.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
12:36:55 [2021-05-25T12:36:55.194Z] #13 101.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
12:36:55 [2021-05-25T12:36:55.194Z] #13 101.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:36:55 [2021-05-25T12:36:55.194Z] #13 101.2 Setting up libbtrfs0 (4.20.1-2) ...
12:36:55 [2021-05-25T12:36:55.194Z] #13 101.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
12:36:55 [2021-05-25T12:36:55.194Z] #13 ...
12:36:55 [2021-05-25T12:36:55.194Z] 
12:36:55 [2021-05-25T12:36:55.194Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:36:55 [2021-05-25T12:36:55.194Z] #45 sha256:e1849aadfa5789f0bb5fcde94e35f600947c004a215169659e3263b857821bfe
12:36:55 [2021-05-25T12:36:55.194Z] #45 95.34 vendor/golang.org/x/net/idna
12:36:55 [2021-05-25T12:36:55.194Z] #45 97.68 vendor/golang.org/x/net/http2/hpack
12:36:55 [2021-05-25T12:36:55.194Z] #45 98.87 mime
12:36:55 [2021-05-25T12:36:55.194Z] #45 100.2 mime/quotedprintable
12:36:55 [2021-05-25T12:36:55.194Z] #45 100.6 net/http/internal
12:36:55 [2021-05-25T12:36:55.194Z] #45 104.4 net/textproto
12:36:55 [2021-05-25T12:36:55.194Z] #45 104.4 crypto/x509
12:36:55 [2021-05-25T12:36:55.194Z] #45 105.4 vendor/golang.org/x/net/http/httpguts
12:36:55 [2021-05-25T12:36:55.194Z] #45 ...
12:36:55 [2021-05-25T12:36:55.194Z] 
12:36:55 [2021-05-25T12:36:55.194Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:36:55 [2021-05-25T12:36:55.194Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
12:36:55 [2021-05-25T12:36:55.194Z] #13 101.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
12:36:55 [2021-05-25T12:36:55.194Z] #13 101.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:36:55 [2021-05-25T12:36:55.194Z] #13 101.3 Setting up libbtrfs-dev (4.20.1-2) ...
12:36:55 [2021-05-25T12:36:55.194Z] #13 101.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
12:36:55 [2021-05-25T12:36:55.452Z] #13 101.4 Setting up mingw-w64-common (6.0.0-3) ...
12:36:55 [2021-05-25T12:36:55.452Z] #13 101.4 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
12:36:55 [2021-05-25T12:36:55.452Z] #13 101.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
12:36:55 [2021-05-25T12:36:55.452Z] #13 101.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
12:36:55 [2021-05-25T12:36:55.452Z] #13 101.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:36:55 [2021-05-25T12:36:55.452Z] #13 101.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
12:36:55 [2021-05-25T12:36:55.452Z] #13 101.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
12:36:55 [2021-05-25T12:36:55.452Z] #13 101.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:36:55 [2021-05-25T12:36:55.452Z] #13 101.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
12:36:55 [2021-05-25T12:36:55.452Z] #13 101.5 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
12:36:55 [2021-05-25T12:36:55.452Z] #13 101.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
12:36:55 [2021-05-25T12:36:55.452Z] #13 101.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
12:36:55 [2021-05-25T12:36:55.452Z] #13 101.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:36:55 [2021-05-25T12:36:55.452Z] #13 101.5 Setting up dmsetup (2:1.02.155-3) ...
12:36:55 [2021-05-25T12:36:55.452Z] #13 101.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:36:55 [2021-05-25T12:36:55.711Z] #13 101.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:36:55 [2021-05-25T12:36:55.711Z] #13 101.6 Processing triggers for libc-bin (2.28-10) ...
12:36:57 [2021-05-25T12:36:57.087Z] #13 DONE 103.0s
12:36:57 [2021-05-25T12:36:57.087Z] 
12:36:57 [2021-05-25T12:36:57.087Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:36:57 [2021-05-25T12:36:57.087Z] #53 sha256:0665b76b4d09bbf397b1253bd2b6fee97cd50759e1a14cf9685c51e3fb7cac26
12:36:58 [2021-05-25T12:36:58.713Z] #56 124.5 + bin/containerd-shim-runc-v1
12:36:58 [2021-05-25T12:36:58.990Z] #53 1.658 + RM_GOPATH=0
12:36:58 [2021-05-25T12:36:58.990Z] #53 1.658 + TMP_GOPATH=
12:36:58 [2021-05-25T12:36:58.990Z] #53 1.658 + : /build
12:36:58 [2021-05-25T12:36:58.990Z] #53 1.658 + '[' -z '' ']'
12:36:58 [2021-05-25T12:36:58.990Z] #53 1.659 ++ mktemp -d
12:36:58 [2021-05-25T12:36:58.990Z] #53 1.661 + export GOPATH=/tmp/tmp.0mSsaqJlfo
12:36:58 [2021-05-25T12:36:58.990Z] #53 1.661 + GOPATH=/tmp/tmp.0mSsaqJlfo
12:36:58 [2021-05-25T12:36:58.990Z] #53 1.661 + RM_GOPATH=1
12:36:58 [2021-05-25T12:36:58.990Z] #53 1.661 + case "$(go env GOARCH)" in
12:36:58 [2021-05-25T12:36:58.990Z] #53 1.661 ++ go env GOARCH
12:36:58 [2021-05-25T12:36:58.990Z] #53 1.709 + export GO_BUILDMODE=-buildmode=pie
12:36:58 [2021-05-25T12:36:58.990Z] #53 1.709 + GO_BUILDMODE=-buildmode=pie
12:36:58 [2021-05-25T12:36:58.990Z] #53 1.709 ++ dirname /tmp/install/install.sh
12:36:58 [2021-05-25T12:36:58.990Z] #53 ...
12:36:58 [2021-05-25T12:36:58.990Z] 
12:36:58 [2021-05-25T12:36:58.991Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
12:36:58 [2021-05-25T12:36:58.991Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
12:36:58 [2021-05-25T12:36:58.991Z] #14 DONE 1.8s
12:36:58 [2021-05-25T12:36:58.991Z] 
12:36:58 [2021-05-25T12:36:58.991Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:36:58 [2021-05-25T12:36:58.991Z] #53 sha256:0665b76b4d09bbf397b1253bd2b6fee97cd50759e1a14cf9685c51e3fb7cac26
12:36:58 [2021-05-25T12:36:58.991Z] #53 1.713 + dir=/tmp/install
12:36:58 [2021-05-25T12:36:58.991Z] #53 1.713 + bin=runc
12:36:58 [2021-05-25T12:36:58.991Z] #53 1.713 + shift
12:36:58 [2021-05-25T12:36:58.991Z] #53 1.713 + '[' '!' -f /tmp/install/runc.installer ']'
12:36:58 [2021-05-25T12:36:58.991Z] #53 1.713 + . /tmp/install/runc.installer
12:36:58 [2021-05-25T12:36:58.991Z] #53 1.715 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
12:36:58 [2021-05-25T12:36:58.991Z] #53 1.716 + install_runc
12:36:58 [2021-05-25T12:36:58.991Z] #53 1.726 + grep -q '^3\.10\.0.*\.el7\.'
12:36:58 [2021-05-25T12:36:58.991Z] #53 1.726 + uname -r
12:36:58 [2021-05-25T12:36:58.991Z] #53 1.727 + RUNC_BUILDTAGS='seccomp '
12:36:58 [2021-05-25T12:36:58.991Z] #53 1.743 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )
12:36:58 [2021-05-25T12:36:58.991Z] #53 1.743 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )'
12:36:58 [2021-05-25T12:36:58.991Z] #53 1.743 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0mSsaqJlfo/src/github.com/opencontainers/runc
12:36:58 [2021-05-25T12:36:58.991Z] #53 1.747 Cloning into '/tmp/tmp.0mSsaqJlfo/src/github.com/opencontainers/runc'...
12:36:59 [2021-05-25T12:36:59.928Z] #53 ...
12:36:59 [2021-05-25T12:36:59.928Z] 
12:36:59 [2021-05-25T12:36:59.928Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:36:59 [2021-05-25T12:36:59.928Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
12:36:59 [2021-05-25T12:36:59.928Z] #15 DONE 1.3s
12:37:00 [2021-05-25T12:37:00.186Z] 
12:37:00 [2021-05-25T12:37:00.186Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:37:00 [2021-05-25T12:37:00.186Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
12:37:01 [2021-05-25T12:37:01.121Z] #16 1.150 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:37:01 [2021-05-25T12:37:01.380Z] #16 DONE 1.2s
12:37:01 [2021-05-25T12:37:01.380Z] 
12:37:01 [2021-05-25T12:37:01.380Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:37:01 [2021-05-25T12:37:01.380Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
12:37:02 [2021-05-25T12:37:02.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:37:02 [2021-05-25T12:37:02.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:37:02 [2021-05-25T12:37:02.757Z] #17 ...
12:37:02 [2021-05-25T12:37:02.757Z] 
12:37:02 [2021-05-25T12:37:02.757Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:37:02 [2021-05-25T12:37:02.757Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:37:02 [2021-05-25T12:37:02.757Z] #43 48.02   CC       compel/src/lib/infect-rpc.o
12:37:02 [2021-05-25T12:37:02.757Z] #43 48.37   CC       compel/src/lib/infect-util.o
12:37:02 [2021-05-25T12:37:02.757Z] #43 48.67   CC       compel/src/lib/infect.o
12:37:02 [2021-05-25T12:37:02.757Z] #43 51.10   CC       compel/src/lib/ptrace.o
12:37:02 [2021-05-25T12:37:02.757Z] #43 51.58   AR       compel/libcompel.a
12:37:02 [2021-05-25T12:37:02.757Z] #43 51.69   HOSTCC   compel/src/main-host.o
12:37:02 [2021-05-25T12:37:02.757Z] #43 52.05   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
12:37:02 [2021-05-25T12:37:02.757Z] #43 52.19   HOSTCC   compel/src/lib/handle-elf-host.o
12:37:02 [2021-05-25T12:37:02.757Z] #43 52.68   HOSTCC   compel/src/lib/log-host.o
12:37:02 [2021-05-25T12:37:02.757Z] #43 52.99   HOSTLINK compel/compel-host-bin
12:37:02 [2021-05-25T12:37:02.757Z] #43 53.10   DEP      soccr/soccr.d
12:37:02 [2021-05-25T12:37:02.757Z] #43 53.23   CC       soccr/soccr.o
12:37:02 [2021-05-25T12:37:02.757Z] #43 55.24   AR       soccr/libsoccr.a
12:37:02 [2021-05-25T12:37:02.757Z] #43 55.33 make[1]: 'soccr/libsoccr.a' is up to date.
12:37:02 [2021-05-25T12:37:02.757Z] #43 55.89   DEP      criu/arch/x86/sigframe.d
12:37:02 [2021-05-25T12:37:02.757Z] #43 56.07   DEP      criu/arch/x86/sigaction_compat.d
12:37:02 [2021-05-25T12:37:02.757Z] #43 56.22   DEP      criu/arch/x86/kerndat.d
12:37:02 [2021-05-25T12:37:02.757Z] #43 56.38   DEP      criu/arch/x86/crtools.d
12:37:02 [2021-05-25T12:37:02.757Z] #43 56.57   DEP      criu/arch/x86/cpu.d
12:37:02 [2021-05-25T12:37:02.757Z] #43 56.78   CC       criu/arch/x86/cpu.o
12:37:02 [2021-05-25T12:37:02.757Z] #43 57.97   CC       criu/arch/x86/crtools.o
12:37:02 [2021-05-25T12:37:02.757Z] #43 ...
12:37:02 [2021-05-25T12:37:02.757Z] 
12:37:02 [2021-05-25T12:37:02.757Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:37:02 [2021-05-25T12:37:02.757Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
12:37:02 [2021-05-25T12:37:02.757Z] #17 DONE 1.3s
12:37:02 [2021-05-25T12:37:02.757Z] 
12:37:02 [2021-05-25T12:37:02.757Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:37:02 [2021-05-25T12:37:02.757Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
12:37:02 [2021-05-25T12:37:02.917Z] #56 129.4 + bin/containerd-shim-runc-v2
12:37:03 [2021-05-25T12:37:03.909Z] #56 130.4 + binaries
12:37:03 [2021-05-25T12:37:03.909Z] #56 130.4 + install -D bin/containerd /build/containerd
12:37:03 [2021-05-25T12:37:03.909Z] #56 130.4 + install -D bin/containerd-shim /build/containerd-shim
12:37:03 [2021-05-25T12:37:03.909Z] #56 130.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:37:03 [2021-05-25T12:37:03.909Z] #56 130.5 + install -D bin/ctr /build/ctr
12:37:04 [2021-05-25T12:37:04.133Z] #18 DONE 1.2s
12:37:04 [2021-05-25T12:37:04.133Z] 
12:37:04 [2021-05-25T12:37:04.133Z] #19 [dev-systemd-false  6/26] RUN ldconfig
12:37:04 [2021-05-25T12:37:04.133Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
12:37:04 [2021-05-25T12:37:04.170Z] #56 DONE 130.7s
12:37:05 [2021-05-25T12:37:05.510Z] #19 DONE 1.3s
12:37:05 [2021-05-25T12:37:05.511Z] 
12:37:05 [2021-05-25T12:37:05.511Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:37:05 [2021-05-25T12:37:05.511Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
12:37:05 [2021-05-25T12:37:05.557Z] 
12:37:05 [2021-05-25T12:37:05.557Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:37:05 [2021-05-25T12:37:05.557Z] #57 sha256:c9c21b7a9186985b2688515d57d87d13d0e297ce33021277756f74e2309d3e6d
12:37:05 [2021-05-25T12:37:05.557Z] #57 DONE 0.2s
12:37:05 [2021-05-25T12:37:05.557Z] 
12:37:05 [2021-05-25T12:37:05.557Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:37:05 [2021-05-25T12:37:05.557Z] #61 sha256:bb055b997c76189db3f0dff9c6731a71ceca5af477121254b378586d2cbc6dd0
12:37:05 [2021-05-25T12:37:05.769Z] #20 ...
12:37:05 [2021-05-25T12:37:05.769Z] 
12:37:05 [2021-05-25T12:37:05.769Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:37:05 [2021-05-25T12:37:05.769Z] #45 sha256:e1849aadfa5789f0bb5fcde94e35f600947c004a215169659e3263b857821bfe
12:37:05 [2021-05-25T12:37:05.769Z] #45 105.7 vendor/golang.org/x/net/http/httpproxy
12:37:05 [2021-05-25T12:37:05.769Z] #45 106.2 mime/multipart
12:37:05 [2021-05-25T12:37:05.769Z] #45 109.2 crypto/tls
12:37:05 [2021-05-25T12:37:05.769Z] #45 ...
12:37:05 [2021-05-25T12:37:05.769Z] 
12:37:05 [2021-05-25T12:37:05.769Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:37:05 [2021-05-25T12:37:05.769Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:37:05 [2021-05-25T12:37:05.769Z] #43 59.48   CC       criu/arch/x86/kerndat.o
12:37:05 [2021-05-25T12:37:05.769Z] #43 60.18   CC       criu/arch/x86/sigaction_compat.o
12:37:05 [2021-05-25T12:37:05.769Z] #43 60.56   CC       criu/arch/x86/sigframe.o
12:37:05 [2021-05-25T12:37:05.769Z] #43 61.08   LINK     criu/arch/x86/crtools.built-in.o
12:37:05 [2021-05-25T12:37:05.769Z] #43 61.13   DEP      criu/pie/util-vdso-elf32.d
12:37:05 [2021-05-25T12:37:05.769Z] #43 61.37   DEP      criu/pie/util-vdso.d
12:37:05 [2021-05-25T12:37:05.817Z] #61 DONE 0.1s
12:37:05 [2021-05-25T12:37:05.817Z] 
12:37:05 [2021-05-25T12:37:05.817Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:37:05 [2021-05-25T12:37:05.817Z] #66 sha256:166e6e82c5b4f723834526f24c1b1f76e3e3871d6e9dc015d9eee34c1ee98f54
12:37:05 [2021-05-25T12:37:05.861Z] #56 120.8 # github.com/containerd/containerd/cmd/containerd
12:37:05 [2021-05-25T12:37:05.861Z] #56 120.8 /usr/bin/ld: /tmp/go-link-601010663/000018.o: in function `New':
12:37:05 [2021-05-25T12:37:05.861Z] #56 120.8 /tmp/tmp.9TU3gacSDZ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
12:37:05 [2021-05-25T12:37:05.861Z] #56 120.9 + bin/containerd-stress
12:37:06 [2021-05-25T12:37:06.032Z] #43 61.56   DEP      criu/pie/util.d
12:37:06 [2021-05-25T12:37:06.076Z] #66 DONE 0.5s
12:37:06 [2021-05-25T12:37:06.076Z] 
12:37:06 [2021-05-25T12:37:06.076Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:37:06 [2021-05-25T12:37:06.076Z] #68 sha256:d96f1f82964262596aba6faa764b3cc75781967a9a8314c5cb6e90d6838d03ef
12:37:06 [2021-05-25T12:37:06.076Z] #68 DONE 0.1s
12:37:06 [2021-05-25T12:37:06.291Z] #43 61.72   CC       criu/pie/util.o
12:37:06 [2021-05-25T12:37:06.336Z] 
12:37:06 [2021-05-25T12:37:06.336Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:37:06 [2021-05-25T12:37:06.336Z] #69 sha256:8e188dd663537c0973362e7936aef52e7631146931b2a677cd4a9b0e1857eaab
12:37:06 [2021-05-25T12:37:06.336Z] #69 DONE 0.0s
12:37:06 [2021-05-25T12:37:06.336Z] 
12:37:06 [2021-05-25T12:37:06.336Z] #70 [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
12:37:06 [2021-05-25T12:37:06.336Z] #70 sha256:c6b8ea998ff8aa0d002520cba7c544f70ab7060cc10259b5ad48f76ec4336124
12:37:06 [2021-05-25T12:37:06.803Z] #56 123.9 + bin/containerd-shim
12:37:06 [2021-05-25T12:37:06.858Z] #43 62.16   CC       criu/pie/util-vdso.o
12:37:07 [2021-05-25T12:37:07.275Z] #70 0.751 Hit:1 http://deb.debian.org/debian buster-backports InRelease
12:37:07 [2021-05-25T12:37:07.275Z] #70 0.751 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
12:37:07 [2021-05-25T12:37:07.275Z] #70 0.751 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
12:37:07 [2021-05-25T12:37:07.275Z] #70 0.751 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
12:37:07 [2021-05-25T12:37:07.425Z] #43 62.95   CC       criu/pie/util-vdso-elf32.o
12:37:08 [2021-05-25T12:37:08.216Z] #70 1.130 Reading package lists...
12:37:08 [2021-05-25T12:37:08.360Z] #43 63.78   AR       criu/pie/pie.lib.a
12:37:08 [2021-05-25T12:37:08.360Z] #43 63.83   DEP      criu/pie/restorer.d
12:37:08 [2021-05-25T12:37:08.619Z] #43 64.17   DEP      criu/arch/x86/sigaction_compat_pie.d
12:37:08 [2021-05-25T12:37:08.787Z] #70 1.867 Reading package lists...
12:37:08 [2021-05-25T12:37:08.878Z] #43 64.33   DEP      criu/arch/x86/restorer_unmap.d
12:37:08 [2021-05-25T12:37:08.878Z] #43 64.36   DEP      criu/arch/x86/restorer.d
12:37:09 [2021-05-25T12:37:09.047Z] #70 2.515 Building dependency tree...
12:37:09 [2021-05-25T12:37:09.047Z] #70 2.651 Reading state information...
12:37:09 [2021-05-25T12:37:09.047Z] #70 2.762 The following additional packages will be installed:
12:37:09 [2021-05-25T12:37:09.047Z] #70 2.762   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
12:37:09 [2021-05-25T12:37:09.047Z] #70 2.762   libpam-systemd
12:37:09 [2021-05-25T12:37:09.047Z] #70 2.763 Suggested packages:
12:37:09 [2021-05-25T12:37:09.047Z] #70 2.763   systemd-container policykit-1
12:37:09 [2021-05-25T12:37:09.047Z] #70 2.763 Recommended packages:
12:37:09 [2021-05-25T12:37:09.047Z] #70 2.763   libnss-systemd
12:37:09 [2021-05-25T12:37:09.047Z] #70 2.842 The following NEW packages will be installed:
12:37:09 [2021-05-25T12:37:09.136Z] #43 64.61   DEP      criu/arch/x86/vdso-pie.d
12:37:09 [2021-05-25T12:37:09.307Z] #70 2.842   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
12:37:09 [2021-05-25T12:37:09.307Z] #70 2.843   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
12:37:09 [2021-05-25T12:37:09.307Z] #70 3.110 0 upgraded, 11 newly installed, 0 to remove and 28 not upgraded.
12:37:09 [2021-05-25T12:37:09.307Z] #70 3.110 Need to get 4762 kB of archives.
12:37:09 [2021-05-25T12:37:09.307Z] #70 3.110 After this operation, 16.6 MB of additional disk space will be used.
12:37:09 [2021-05-25T12:37:09.307Z] #70 3.110 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
12:37:09 [2021-05-25T12:37:09.395Z] #43 64.73   DEP      criu/pie/parasite-vdso.d
12:37:09 [2021-05-25T12:37:09.395Z] #43 64.89   DEP      criu/pie/parasite.d
12:37:09 [2021-05-25T12:37:09.395Z] #43 ...
12:37:09 [2021-05-25T12:37:09.395Z] 
12:37:09 [2021-05-25T12:37:09.395Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:37:09 [2021-05-25T12:37:09.395Z] #58 sha256:741babc4634165dff0b52cfad1e60dfaf092b9b47265962d63f9d2e844a5bcb0
12:37:09 [2021-05-25T12:37:09.395Z] #58 109.5 + for f in rootlesskit rootlesskit-docker-proxy
12:37:09 [2021-05-25T12:37:09.395Z] #58 109.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:37:09 [2021-05-25T12:37:09.567Z] #70 3.113 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
12:37:09 [2021-05-25T12:37:09.567Z] #70 3.114 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
12:37:09 [2021-05-25T12:37:09.567Z] #70 3.120 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
12:37:09 [2021-05-25T12:37:09.567Z] #70 3.122 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
12:37:09 [2021-05-25T12:37:09.567Z] #70 3.123 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB]
12:37:09 [2021-05-25T12:37:09.567Z] #70 3.170 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB]
12:37:09 [2021-05-25T12:37:09.567Z] #70 3.172 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
12:37:09 [2021-05-25T12:37:09.567Z] #70 3.174 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
12:37:09 [2021-05-25T12:37:09.567Z] #70 3.176 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB]
12:37:09 [2021-05-25T12:37:09.567Z] #70 3.178 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
12:37:09 [2021-05-25T12:37:09.567Z] #70 3.341 debconf: delaying package configuration, since apt-utils is not installed
12:37:09 [2021-05-25T12:37:09.567Z] #70 3.368 Fetched 4762 kB in 0s (14.6 MB/s)
12:37:09 [2021-05-25T12:37:09.567Z] #70 3.402 Selecting previously unselected package libargon2-1:amd64.
12:37:09 [2021-05-25T12:37:09.654Z] #58 ...
12:37:09 [2021-05-25T12:37:09.654Z] 
12:37:09 [2021-05-25T12:37:09.654Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:37:09 [2021-05-25T12:37:09.654Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:37:09 [2021-05-25T12:37:09.654Z] #43 65.14   CC       criu/pie/parasite.o
12:37:09 [2021-05-25T12:37:09.654Z] #43 ...
12:37:09 [2021-05-25T12:37:09.654Z] 
12:37:09 [2021-05-25T12:37:09.654Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:37:09 [2021-05-25T12:37:09.654Z] #58 sha256:741babc4634165dff0b52cfad1e60dfaf092b9b47265962d63f9d2e844a5bcb0
12:37:09 [2021-05-25T12:37:09.654Z] #58 DONE 119.8s
12:37:09 [2021-05-25T12:37:09.827Z] #70 3.402 (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 ... 28057 files and directories currently installed.)
12:37:09 [2021-05-25T12:37:09.827Z] #70 3.566 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
12:37:09 [2021-05-25T12:37:09.827Z] #70 3.575 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
12:37:09 [2021-05-25T12:37:09.827Z] #70 3.610 Selecting previously unselected package libjson-c3:amd64.
12:37:09 [2021-05-25T12:37:09.827Z] #70 3.612 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
12:37:09 [2021-05-25T12:37:09.827Z] #70 3.616 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
12:37:09 [2021-05-25T12:37:09.827Z] #70 3.651 Selecting previously unselected package libcryptsetup12:amd64.
12:37:09 [2021-05-25T12:37:09.827Z] #70 3.651 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
12:37:09 [2021-05-25T12:37:09.827Z] #70 3.655 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
12:37:09 [2021-05-25T12:37:09.827Z] #70 3.704 Selecting previously unselected package libidn11:amd64.
12:37:09 [2021-05-25T12:37:09.912Z] 
12:37:09 [2021-05-25T12:37:09.912Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:37:09 [2021-05-25T12:37:09.912Z] #59 sha256:9a38772bb90ddb6a37e00f718461d8124fd929f8b9ea3808d0a2a75ca1b0363c
12:37:09 [2021-05-25T12:37:09.912Z] #59 DONE 0.1s
12:37:09 [2021-05-25T12:37:09.912Z] 
12:37:09 [2021-05-25T12:37:09.912Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:37:09 [2021-05-25T12:37:09.912Z] #60 sha256:de37dc3d0afb3f97e5fb015caee055d24ea376a8828ada599575a4ce1f13f7a3
12:37:09 [2021-05-25T12:37:09.912Z] #60 DONE 0.1s
12:37:09 [2021-05-25T12:37:09.912Z] 
12:37:09 [2021-05-25T12:37:09.912Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:37:09 [2021-05-25T12:37:09.912Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
12:37:09 [2021-05-25T12:37:09.912Z] #20 1.724 Hit:1 http://deb.debian.org/debian buster-backports InRelease
12:37:09 [2021-05-25T12:37:09.912Z] #20 2.089 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
12:37:09 [2021-05-25T12:37:09.912Z] #20 2.172 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
12:37:09 [2021-05-25T12:37:09.912Z] #20 2.256 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
12:37:10 [2021-05-25T12:37:10.087Z] #70 3.707 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
12:37:10 [2021-05-25T12:37:10.087Z] #70 3.710 Unpacking libidn11:amd64 (1.33-2.2) ...
12:37:10 [2021-05-25T12:37:10.087Z] #70 3.753 Selecting previously unselected package libkmod2:amd64.
12:37:10 [2021-05-25T12:37:10.087Z] #70 3.754 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
12:37:10 [2021-05-25T12:37:10.087Z] #70 3.757 Unpacking libkmod2:amd64 (26-1) ...
12:37:10 [2021-05-25T12:37:10.087Z] #70 3.802 Selecting previously unselected package systemd.
12:37:10 [2021-05-25T12:37:10.087Z] #70 3.802 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ...
12:37:10 [2021-05-25T12:37:10.087Z] #70 3.841 Unpacking systemd (241-7~deb10u7) ...
12:37:10 [2021-05-25T12:37:10.347Z] #70 4.258 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
12:37:10 [2021-05-25T12:37:10.607Z] #70 4.268 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
12:37:10 [2021-05-25T12:37:10.607Z] #70 4.279 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
12:37:10 [2021-05-25T12:37:10.607Z] #70 4.290 Setting up libidn11:amd64 (1.33-2.2) ...
12:37:10 [2021-05-25T12:37:10.607Z] #70 4.301 Setting up libkmod2:amd64 (26-1) ...
12:37:10 [2021-05-25T12:37:10.607Z] #70 4.311 Setting up systemd (241-7~deb10u7) ...
12:37:10 [2021-05-25T12:37:10.607Z] #70 4.356 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:37:10 [2021-05-25T12:37:10.607Z] #70 4.357 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:37:10 [2021-05-25T12:37:10.607Z] #70 4.361 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
12:37:10 [2021-05-25T12:37:10.607Z] #70 4.361 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
12:37:10 [2021-05-25T12:37:10.868Z] #70 4.762 Selecting previously unselected package systemd-sysv.
12:37:11 [2021-05-25T12:37:11.128Z] #70 4.762 (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 ... 28854 files and directories currently installed.)
12:37:11 [2021-05-25T12:37:11.128Z] #70 4.775 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ...
12:37:11 [2021-05-25T12:37:11.128Z] #70 4.779 Unpacking systemd-sysv (241-7~deb10u7) ...
12:37:11 [2021-05-25T12:37:11.128Z] #70 4.819 Selecting previously unselected package libdbus-1-3:amd64.
12:37:11 [2021-05-25T12:37:11.128Z] #70 4.822 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
12:37:11 [2021-05-25T12:37:11.128Z] #70 4.826 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
12:37:11 [2021-05-25T12:37:11.128Z] #70 4.882 Selecting previously unselected package dbus.
12:37:11 [2021-05-25T12:37:11.128Z] #70 4.885 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
12:37:11 [2021-05-25T12:37:11.128Z] #70 4.896 Unpacking dbus (1.12.20-0+deb10u1) ...
12:37:11 [2021-05-25T12:37:11.128Z] #70 4.953 Selecting previously unselected package libpam-systemd:amd64.
12:37:11 [2021-05-25T12:37:11.128Z] #70 4.956 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ...
12:37:11 [2021-05-25T12:37:11.128Z] #70 4.960 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ...
12:37:11 [2021-05-25T12:37:11.128Z] #70 5.002 Selecting previously unselected package dbus-user-session.
12:37:11 [2021-05-25T12:37:11.388Z] #70 5.005 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
12:37:11 [2021-05-25T12:37:11.388Z] #70 5.009 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
12:37:11 [2021-05-25T12:37:11.388Z] #70 5.050 Setting up systemd-sysv (241-7~deb10u7) ...
12:37:11 [2021-05-25T12:37:11.388Z] #70 5.062 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
12:37:11 [2021-05-25T12:37:11.388Z] #70 5.073 Setting up dbus (1.12.20-0+deb10u1) ...
12:37:11 [2021-05-25T12:37:11.388Z] #70 5.195 invoke-rc.d: could not determine current runlevel
12:37:11 [2021-05-25T12:37:11.388Z] #70 5.199 invoke-rc.d: policy-rc.d denied execution of start.
12:37:11 [2021-05-25T12:37:11.388Z] #70 5.203 Setting up libpam-systemd:amd64 (241-7~deb10u7) ...
12:37:11 [2021-05-25T12:37:11.652Z] #70 5.325 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
12:37:11 [2021-05-25T12:37:11.652Z] #70 5.341 Processing triggers for systemd (241-7~deb10u7) ...
12:37:11 [2021-05-25T12:37:11.652Z] #70 5.352 Processing triggers for libc-bin (2.28-10) ...
12:37:11 [2021-05-25T12:37:11.818Z] #20 4.080 Reading package lists...
12:37:11 [2021-05-25T12:37:11.818Z] #20 ...
12:37:11 [2021-05-25T12:37:11.818Z] 
12:37:11 [2021-05-25T12:37:11.818Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:37:11 [2021-05-25T12:37:11.818Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
12:37:11 [2021-05-25T12:37:11.818Z] #63 CACHED
12:37:11 [2021-05-25T12:37:11.818Z] 
12:37:11 [2021-05-25T12:37:11.818Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:37:11 [2021-05-25T12:37:11.818Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
12:37:11 [2021-05-25T12:37:11.818Z] #65 CACHED
12:37:11 [2021-05-25T12:37:11.818Z] 
12:37:11 [2021-05-25T12:37:11.818Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:37:11 [2021-05-25T12:37:11.818Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:37:11 [2021-05-25T12:37:11.818Z] #43 67.26   LINK     criu/pie/parasite.built-in.o
12:37:11 [2021-05-25T12:37:11.818Z] #43 67.28   GEN      criu/pie/parasite-blob.h
12:37:11 [2021-05-25T12:37:11.818Z] #43 67.32   CC       criu/pie/parasite-vdso.o
12:37:11 [2021-05-25T12:37:11.913Z] #70 DONE 5.6s
12:37:11 [2021-05-25T12:37:11.913Z] 
12:37:11 [2021-05-25T12:37:11.913Z] #71 [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
12:37:11 [2021-05-25T12:37:11.913Z] #71 sha256:5dae3ee8392b65bec62ac2a6d0d368435208ff2b9b006de089017168d69cd308
12:37:12 [2021-05-25T12:37:12.483Z] #71 0.482   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:37:12 [2021-05-25T12:37:12.483Z] #71 0.485                                  Dload  Upload   Total   Spent    Left  Speed
12:37:12 [2021-05-25T12:37:12.483Z] #71 0.485 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  18602      0 --:--:-- --:--:-- --:--:-- 18602
12:37:12 [2021-05-25T12:37:12.483Z] #71 DONE 0.6s
12:37:12 [2021-05-25T12:37:12.483Z] 
12:37:12 [2021-05-25T12:37:12.483Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
12:37:12 [2021-05-25T12:37:12.483Z] #72 sha256:da3a663ff52ce929d6e08382ffb72e599dac83696f76b05c31c6af2e22479503
12:37:12 [2021-05-25T12:37:12.753Z] #43 68.11   CC       criu/arch/x86/vdso-pie.o
12:37:12 [2021-05-25T12:37:12.753Z] #43 68.45   CC       criu/arch/x86/restorer.o
12:37:13 [2021-05-25T12:37:13.407Z] #56 129.6 + bin/containerd-shim-runc-v1
12:37:13 [2021-05-25T12:37:13.428Z] #72 DONE 0.7s
12:37:13 [2021-05-25T12:37:13.428Z] 
12:37:13 [2021-05-25T12:37:13.428Z] #73 exporting to image
12:37:13 [2021-05-25T12:37:13.428Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:37:13 [2021-05-25T12:37:13.428Z] #73 exporting layers
12:37:13 [2021-05-25T12:37:13.690Z] #43 69.16   CC       criu/arch/x86/restorer_unmap.o
12:37:13 [2021-05-25T12:37:13.690Z] #43 69.24   CC       criu/arch/x86/sigaction_compat_pie.o
12:37:13 [2021-05-25T12:37:13.948Z] #43 69.57   CC       criu/pie/restorer.o
12:37:15 [2021-05-25T12:37:15.338Z] #73 exporting layers 2.0s done
12:37:15 [2021-05-25T12:37:15.338Z] #73 writing image sha256:0f9079cea3fb5f13cd96aa4f3eaae1436895b5683a4fbc066999211624fc5a2f done
12:37:15 [2021-05-25T12:37:15.338Z] #73 naming to docker.io/library/docker:22b9e2a7e53645a3090ef305658f22264c380368 done
12:37:15 [2021-05-25T12:37:15.338Z] #73 DONE 2.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:37:15 [2021-05-25T12:37:15.681Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=22b9e2a7e53645a3090ef305658f22264c380368 -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:22b9e2a7e53645a3090ef305658f22264c380368 hack/make.sh dynbinary test-integration
12:37:16 [2021-05-25T12:37:16.251Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
12:37:16 [2021-05-25T12:37:16.251Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
12:37:16 [2021-05-25T12:37:16.251Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
12:37:16 [2021-05-25T12:37:16.251Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
12:37:16 [2021-05-25T12:37:16.251Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
12:37:16 [2021-05-25T12:37:16.251Z] Detected virtualization docker.
12:37:16 [2021-05-25T12:37:16.251Z] Detected architecture x86-64.
12:37:16 [2021-05-25T12:37:16.251Z] Set hostname to <0e99df3b3fc9>.
12:37:16 [2021-05-25T12:37:16.723Z] #56 134.0 + bin/containerd-shim-runc-v2
12:37:16 [2021-05-25T12:37:16.822Z] + source /etc/docker-entrypoint-cmd
12:37:16 [2021-05-25T12:37:16.822Z] ++ hack/make.sh dynbinary test-integration
12:37:16 [2021-05-25T12:37:16.822Z] 
12:37:16 [2021-05-25T12:37:16.822Z] Removing bundles/
12:37:16 [2021-05-25T12:37:16.822Z] 
12:37:16 [2021-05-25T12:37:16.822Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:37:16 [2021-05-25T12:37:16.822Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:37:16 [2021-05-25T12:37:16.822Z] GOOS="" GOARCH="" GOARM=""
12:37:17 [2021-05-25T12:37:17.269Z] #43 72.75   LINK     criu/pie/restorer.built-in.o
12:37:17 [2021-05-25T12:37:17.269Z] #43 72.78   GEN      criu/pie/restorer-blob.h
12:37:17 [2021-05-25T12:37:17.269Z] #43 72.90   DEP      criu/vdso.d
12:37:17 [2021-05-25T12:37:17.534Z] #43 73.14   DEP      criu/vdso-compat.d
12:37:17 [2021-05-25T12:37:17.796Z] #43 73.31   DEP      criu/uts_ns.d
12:37:18 [2021-05-25T12:37:18.055Z] #43 73.48   DEP      criu/util.d
12:37:18 [2021-05-25T12:37:18.055Z] #43 ...
12:37:18 [2021-05-25T12:37:18.055Z] 
12:37:18 [2021-05-25T12:37:18.055Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:37:18 [2021-05-25T12:37:18.055Z] #45 sha256:e1849aadfa5789f0bb5fcde94e35f600947c004a215169659e3263b857821bfe
12:37:18 [2021-05-25T12:37:18.055Z] #45 118.1 net/http/httptrace
12:37:18 [2021-05-25T12:37:18.055Z] #45 118.4 net/http
12:37:18 [2021-05-25T12:37:18.312Z] #45 ...
12:37:18 [2021-05-25T12:37:18.312Z] 
12:37:18 [2021-05-25T12:37:18.313Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:37:18 [2021-05-25T12:37:18.313Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:37:18 [2021-05-25T12:37:18.313Z] #43 73.70   DEP      criu/uffd.d
12:37:18 [2021-05-25T12:37:18.313Z] #43 73.91   DEP      criu/tun.d
12:37:18 [2021-05-25T12:37:18.528Z] Removing intermediate container 5c9754463295
12:37:18 [2021-05-25T12:37:18.529Z]  ---> 505b5f397012
12:37:18 [2021-05-25T12:37:18.529Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
12:37:18 [2021-05-25T12:37:18.529Z]  ---> Running in ff1dc59a94d4
12:37:18 [2021-05-25T12:37:18.640Z] #56 135.4 + binaries
12:37:18 [2021-05-25T12:37:18.640Z] #56 135.4 + install -D bin/containerd /build/containerd
12:37:18 [2021-05-25T12:37:18.640Z] #56 135.5 + install -D bin/containerd-shim /build/containerd-shim
12:37:18 [2021-05-25T12:37:18.640Z] #56 135.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:37:18 [2021-05-25T12:37:18.640Z] #56 135.5 + install -D bin/ctr /build/ctr
12:37:18 [2021-05-25T12:37:18.640Z] #56 DONE 135.8s
12:37:18 [2021-05-25T12:37:18.878Z] #43 74.18   DEP      criu/tty.d
12:37:18 [2021-05-25T12:37:18.878Z] #43 74.39   DEP      criu/timerfd.d
12:37:18 [2021-05-25T12:37:18.980Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
12:37:18 [2021-05-25T12:37:18.980Z] go: finding gotest.tools v0.5.3
12:37:18 [2021-05-25T12:37:18.980Z] go: finding gotest.tools/gotestsum v0.5.3
12:37:18 [2021-05-25T12:37:18.980Z] go: downloading gotest.tools/gotestsum v0.5.3
12:37:19 [2021-05-25T12:37:19.135Z] #43 74.60   DEP      criu/timens.d
12:37:19 [2021-05-25T12:37:19.393Z] #43 74.80   DEP      criu/sysfs_parse.d
12:37:19 [2021-05-25T12:37:19.393Z] #43 75.04   DEP      criu/sysctl.d
12:37:19 [2021-05-25T12:37:19.431Z] go: extracting gotest.tools/gotestsum v0.5.3
12:37:19 [2021-05-25T12:37:19.651Z] #43 75.24   DEP      criu/string.d
12:37:19 [2021-05-25T12:37:19.651Z] #43 75.31   DEP      criu/stats.d
12:37:19 [2021-05-25T12:37:19.883Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:37:19 [2021-05-25T12:37:19.883Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:37:19 [2021-05-25T12:37:19.883Z] go: downloading github.com/fatih/color v1.9.0
12:37:19 [2021-05-25T12:37:19.883Z] go: downloading github.com/pkg/errors v0.9.1
12:37:19 [2021-05-25T12:37:19.883Z] go: downloading github.com/jonboulle/clockwork v0.1.0
12:37:19 [2021-05-25T12:37:19.883Z] go: extracting github.com/fatih/color v1.9.0
12:37:19 [2021-05-25T12:37:19.883Z] go: extracting github.com/jonboulle/clockwork v0.1.0
12:37:19 [2021-05-25T12:37:19.883Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:37:19 [2021-05-25T12:37:19.883Z] go: extracting github.com/pkg/errors v0.9.1
12:37:19 [2021-05-25T12:37:19.883Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:37:19 [2021-05-25T12:37:19.883Z] go: downloading github.com/spf13/pflag v1.0.3
12:37:19 [2021-05-25T12:37:19.883Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:37:19 [2021-05-25T12:37:19.883Z] go: downloading github.com/mattn/go-isatty v0.0.12
12:37:19 [2021-05-25T12:37:19.883Z] go: extracting github.com/mattn/go-isatty v0.0.12
12:37:19 [2021-05-25T12:37:19.883Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:37:19 [2021-05-25T12:37:19.883Z] go: extracting github.com/spf13/pflag v1.0.3
12:37:19 [2021-05-25T12:37:19.883Z] go: downloading github.com/mattn/go-colorable v0.1.6
12:37:19 [2021-05-25T12:37:19.883Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:37:19 [2021-05-25T12:37:19.883Z] go: extracting github.com/mattn/go-colorable v0.1.6
12:37:19 [2021-05-25T12:37:19.883Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:37:19 [2021-05-25T12:37:19.908Z] #43 75.47   DEP      criu/sockets.d
12:37:20 [2021-05-25T12:37:20.166Z] #43 75.71   DEP      criu/sk-unix.d
12:37:20 [2021-05-25T12:37:20.335Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:37:20 [2021-05-25T12:37:20.335Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:37:20 [2021-05-25T12:37:20.547Z] #43 75.89   DEP      criu/sk-tcp.d
12:37:20 [2021-05-25T12:37:20.547Z] #43 76.07   DEP      criu/sk-queue.d
12:37:20 [2021-05-25T12:37:20.554Z] 
12:37:20 [2021-05-25T12:37:20.554Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:37:20 [2021-05-25T12:37:20.554Z] #57 sha256:0071e888aa649c9003c33122ee7caaa375d522172bc0f2b60fa63f5872afaca2
12:37:20 [2021-05-25T12:37:20.554Z] #57 DONE 0.3s
12:37:20 [2021-05-25T12:37:20.554Z] 
12:37:20 [2021-05-25T12:37:20.554Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:37:20 [2021-05-25T12:37:20.554Z] #61 sha256:ae2e46f7b0d993d55600812f26ce52dd1611d491fb17cb05f2dff129e9649752
12:37:20 [2021-05-25T12:37:20.554Z] #61 DONE 0.1s
12:37:20 [2021-05-25T12:37:20.554Z] 
12:37:20 [2021-05-25T12:37:20.554Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:37:20 [2021-05-25T12:37:20.554Z] #66 sha256:1157dcf7901bb6c485f605b7a19643ac57ba0253212eeba3877c2474d393b360
12:37:20 [2021-05-25T12:37:20.806Z] #43 76.33   DEP      criu/sk-packet.d
12:37:21 [2021-05-25T12:37:21.064Z] #43 76.50   DEP      criu/sk-netlink.d
12:37:21 [2021-05-25T12:37:21.064Z] #43 ...
12:37:21 [2021-05-25T12:37:21.064Z] 
12:37:21 [2021-05-25T12:37:21.064Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:37:21 [2021-05-25T12:37:21.064Z] #53 sha256:0665b76b4d09bbf397b1253bd2b6fee97cd50759e1a14cf9685c51e3fb7cac26
12:37:21 [2021-05-25T12:37:21.064Z] #53 14.06 Checking out files:  99% (1206/1209)   
Checking out files: 100% (1209/1209)   
Checking out files: 100% (1209/1209), done.
12:37:21 [2021-05-25T12:37:21.064Z] #53 14.10 + cd /tmp/tmp.0mSsaqJlfo/src/github.com/opencontainers/runc
12:37:21 [2021-05-25T12:37:21.064Z] #53 14.10 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
12:37:21 [2021-05-25T12:37:21.064Z] #53 14.70 + '[' -z '' ']'
12:37:21 [2021-05-25T12:37:21.064Z] #53 14.70 + target=static
12:37:21 [2021-05-25T12:37:21.064Z] #53 14.70 + make 'BUILDTAGS=seccomp ' static
12:37:21 [2021-05-25T12:37:21.064Z] #53 14.86 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc .
12:37:21 [2021-05-25T12:37:21.125Z] #66 DONE 0.5s
12:37:21 [2021-05-25T12:37:21.126Z] 
12:37:21 [2021-05-25T12:37:21.126Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:37:21 [2021-05-25T12:37:21.126Z] #68 sha256:ac8ff27505d4b8d94c95769ede69cc89df7646d9691bb4054edc20f7871303f7
12:37:21 [2021-05-25T12:37:21.126Z] #68 DONE 0.1s
12:37:21 [2021-05-25T12:37:21.126Z] 
12:37:21 [2021-05-25T12:37:21.126Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:37:21 [2021-05-25T12:37:21.126Z] #69 sha256:bee9cd8a5e6d301ce044babff5930e2eb7bd1ad9937d9d1482d32b62ae0b75e4
12:37:21 [2021-05-25T12:37:21.126Z] #69 DONE 0.0s
12:37:21 [2021-05-25T12:37:21.126Z] 
12:37:21 [2021-05-25T12:37:21.126Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
12:37:21 [2021-05-25T12:37:21.126Z] #70 sha256:9b31bd16ab1b2b3569077d5b7ea85c436026c7e9fc566614decb3f96aa1a05d7
12:37:21 [2021-05-25T12:37:21.288Z] go: finding github.com/fatih/color v1.9.0
12:37:21 [2021-05-25T12:37:21.288Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:37:21 [2021-05-25T12:37:21.288Z] go: finding github.com/pkg/errors v0.9.1
12:37:21 [2021-05-25T12:37:21.288Z] go: finding github.com/spf13/pflag v1.0.3
12:37:21 [2021-05-25T12:37:21.288Z] go: finding github.com/mattn/go-colorable v0.1.6
12:37:21 [2021-05-25T12:37:21.288Z] go: finding github.com/mattn/go-isatty v0.0.12
12:37:21 [2021-05-25T12:37:21.288Z] go: finding github.com/jonboulle/clockwork v0.1.0
12:37:21 [2021-05-25T12:37:21.288Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:37:21 [2021-05-25T12:37:21.288Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:37:21 [2021-05-25T12:37:21.288Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:37:21 [2021-05-25T12:37:21.288Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:37:21 [2021-05-25T12:37:21.323Z] #53 ...
12:37:21 [2021-05-25T12:37:21.323Z] 
12:37:21 [2021-05-25T12:37:21.323Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:37:21 [2021-05-25T12:37:21.323Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:37:21 [2021-05-25T12:37:21.323Z] #43 76.67   DEP      criu/sk-inet.d
12:37:21 [2021-05-25T12:37:21.323Z] #43 76.84   DEP      criu/signalfd.d
12:37:21 [2021-05-25T12:37:21.582Z] #43 77.05   DEP      criu/sigframe.d
12:37:21 [2021-05-25T12:37:21.582Z] #43 77.14   DEP      criu/shmem.d
12:37:21 [2021-05-25T12:37:21.841Z] #43 77.36   DEP      criu/servicefd.d
12:37:21 [2021-05-25T12:37:21.841Z] #43 77.48   DEP      criu/seize.d
12:37:22 [2021-05-25T12:37:22.100Z] #43 77.67   DEP      criu/seccomp.d
12:37:22 [2021-05-25T12:37:22.358Z] #43 77.93   DEP      criu/rst-malloc.d
12:37:22 [2021-05-25T12:37:22.358Z] #43 78.05   DEP      criu/rbtree.d
12:37:22 [2021-05-25T12:37:22.617Z] #43 78.11   DEP      criu/pstree.d
12:37:22 [2021-05-25T12:37:22.617Z] #43 78.28   DEP      criu/protobuf.d
12:37:22 [2021-05-25T12:37:22.876Z] #43 78.40   GEN      criu/protobuf-desc-gen.h
12:37:23 [2021-05-25T12:37:23.040Z] #70 DONE 1.7s
12:37:23 [2021-05-25T12:37:23.040Z] 
12:37:23 [2021-05-25T12:37:23.040Z] #71 exporting to image
12:37:23 [2021-05-25T12:37:23.040Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:37:23 [2021-05-25T12:37:23.040Z] #71 exporting layers
12:37:23 [2021-05-25T12:37:23.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:37:24 [2021-05-25T12:37:24.253Z] #43 ...
12:37:24 [2021-05-25T12:37:24.253Z] 
12:37:24 [2021-05-25T12:37:24.253Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:37:24 [2021-05-25T12:37:24.253Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
12:37:24 [2021-05-25T12:37:24.253Z] #20 4.080 Reading package lists...
12:37:24 [2021-05-25T12:37:24.253Z] #20 9.282 Reading package lists...
12:37:24 [2021-05-25T12:37:24.253Z] #20 13.65 Building dependency tree...
12:37:24 [2021-05-25T12:37:24.253Z] #20 14.58 Reading state information...
12:37:24 [2021-05-25T12:37:24.253Z] #20 15.39 libcap2-bin is already the newest version (1:2.25-2).
12:37:24 [2021-05-25T12:37:24.253Z] #20 15.39 The following additional packages will be installed:
12:37:24 [2021-05-25T12:37:24.253Z] #20 15.39   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
12:37:24 [2021-05-25T12:37:24.253Z] #20 15.40   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
12:37:24 [2021-05-25T12:37:24.253Z] #20 15.40   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
12:37:24 [2021-05-25T12:37:24.253Z] #20 15.41   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
12:37:24 [2021-05-25T12:37:24.253Z] #20 15.41   python3.7 python3.7-minimal vim-runtime xxd
12:37:24 [2021-05-25T12:37:24.253Z] #20 15.41 Suggested packages:
12:37:24 [2021-05-25T12:37:24.253Z] #20 15.41   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
12:37:24 [2021-05-25T12:37:24.253Z] #20 15.41   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
12:37:24 [2021-05-25T12:37:24.253Z] #20 15.41   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
12:37:24 [2021-05-25T12:37:24.253Z] #20 15.41 Recommended packages:
12:37:24 [2021-05-25T12:37:24.253Z] #20 15.41   aufs-dkms nftables build-essential python3-dev python3-keyring
12:37:24 [2021-05-25T12:37:24.253Z] #20 15.41   python3-keyrings.alt python3-xdg unzip
12:37:24 [2021-05-25T12:37:24.253Z] #20 17.50 The following NEW packages will be installed:
12:37:24 [2021-05-25T12:37:24.253Z] #20 17.51   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
12:37:24 [2021-05-25T12:37:24.253Z] #20 17.52   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
12:37:24 [2021-05-25T12:37:24.253Z] #20 17.52   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:37:24 [2021-05-25T12:37:24.253Z] #20 17.52   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
12:37:24 [2021-05-25T12:37:24.253Z] #20 17.52   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
12:37:24 [2021-05-25T12:37:24.253Z] #20 17.52   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
12:37:24 [2021-05-25T12:37:24.253Z] #20 17.52   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
12:37:24 [2021-05-25T12:37:24.253Z] #20 17.52   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:37:24 [2021-05-25T12:37:24.253Z] #20 17.52   xz-utils zip
12:37:24 [2021-05-25T12:37:24.253Z] #20 17.90 0 upgraded, 48 newly installed, 0 to remove and 28 not upgraded.
12:37:24 [2021-05-25T12:37:24.253Z] #20 17.90 Need to get 28.5 MB of archives.
12:37:24 [2021-05-25T12:37:24.253Z] #20 17.90 After this operation, 116 MB of additional disk space will be used.
12:37:24 [2021-05-25T12:37:24.253Z] #20 17.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 17.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 17.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.48 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.49 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.98 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.98 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.99 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 18.99 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 19.00 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 19.02 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 19.13 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
12:37:24 [2021-05-25T12:37:24.253Z] #20 19.13 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
12:37:24 [2021-05-25T12:37:24.254Z] #20 19.13 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
12:37:24 [2021-05-25T12:37:24.254Z] #20 19.14 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
12:37:24 [2021-05-25T12:37:24.254Z] #20 19.15 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
12:37:24 [2021-05-25T12:37:24.254Z] #20 19.17 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
12:37:24 [2021-05-25T12:37:24.254Z] #20 19.18 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
12:37:24 [2021-05-25T12:37:24.254Z] #20 19.26 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
12:37:24 [2021-05-25T12:37:24.512Z] #20 19.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
12:37:24 [2021-05-25T12:37:24.512Z] #20 19.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
12:37:24 [2021-05-25T12:37:24.772Z] #20 ...
12:37:24 [2021-05-25T12:37:24.772Z] 
12:37:24 [2021-05-25T12:37:24.772Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:37:24 [2021-05-25T12:37:24.772Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:37:24 [2021-05-25T12:37:24.772Z] #43 80.16   DEP      criu/protobuf-desc.d
12:37:24 [2021-05-25T12:37:24.772Z] #43 80.27   DEP      criu/proc_parse.d
12:37:24 [2021-05-25T12:37:24.958Z] #71 exporting layers 1.8s done
12:37:24 [2021-05-25T12:37:24.958Z] #71 writing image sha256:8c8918d1a583fa0d760a4e502a2d28f8f555af0463b9508ec73551e24ab717a8 done
12:37:24 [2021-05-25T12:37:24.958Z] #71 naming to docker.io/library/docker:22b9e2a7e53645a3090ef305658f22264c380368 done
12:37:24 [2021-05-25T12:37:24.958Z] #71 DONE 1.9s
[Pipeline] }
[Pipeline] // stage
12:37:24 [2021-05-25T12:37:24.985Z] INFO: Build done for gotestsum...
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:37:25 [2021-05-25T12:37:25.031Z] #43 80.49   DEP      criu/plugin.d
12:37:25 [2021-05-25T12:37:25.031Z] #43 80.58   DEP      criu/pipes.d
12:37:25 [2021-05-25T12:37:25.289Z] #43 80.69   DEP      criu/pie-util.d
12:37:25 [2021-05-25T12:37:25.289Z] #43 80.79   DEP      criu/pie-util-vdso.d
12:37:25 [2021-05-25T12:37:25.299Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=22b9e2a7e53645a3090ef305658f22264c380368 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:22b9e2a7e53645a3090ef305658f22264c380368 hack/test/unit
12:37:25 [2021-05-25T12:37:25.548Z] #43 80.98   DEP      criu/pie-util-vdso-elf32.d
12:37:25 [2021-05-25T12:37:25.548Z] #43 81.13   DEP      criu/path.d
12:37:25 [2021-05-25T12:37:25.807Z] #43 81.30   DEP      criu/parasite-syscall.d
12:37:26 [2021-05-25T12:37:26.066Z] #43 81.54   DEP      criu/pagemap.d
12:37:26 [2021-05-25T12:37:26.324Z] #43 81.81   DEP      criu/pagemap-cache.d
12:37:26 [2021-05-25T12:37:26.324Z] #43 81.91   DEP      criu/page-xfer.d
12:37:26 [2021-05-25T12:37:26.583Z] #43 82.05   DEP      criu/page-pipe.d
12:37:26 [2021-05-25T12:37:26.583Z] #43 82.13   DEP      criu/netfilter.d
12:37:26 [2021-05-25T12:37:26.842Z] #43 82.39   DEP      criu/net.d
12:37:27 [2021-05-25T12:37:27.101Z] #43 82.56   DEP      criu/namespaces.d
12:37:27 [2021-05-25T12:37:27.360Z] #43 82.69   DEP      criu/mount.d
12:37:27 [2021-05-25T12:37:27.360Z] #43 82.90   DEP      criu/memfd.d
12:37:27 [2021-05-25T12:37:27.619Z] #43 83.08   DEP      criu/mem.d
12:37:27 [2021-05-25T12:37:27.619Z] #43 83.28   DEP      criu/lsm.d
12:37:27 [2021-05-25T12:37:27.807Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
12:37:27 [2021-05-25T12:37:27.807Z] 
12:37:27 [2021-05-25T12:37:27.807Z]  ________   ____  __.
12:37:27 [2021-05-25T12:37:27.807Z]  \_____  \ |    |/ _|
12:37:27 [2021-05-25T12:37:27.807Z]  /   |   \|      <
12:37:27 [2021-05-25T12:37:27.807Z]  /    |    \    |  \
12:37:27 [2021-05-25T12:37:27.807Z]  \_______  /____|__ \
12:37:27 [2021-05-25T12:37:27.807Z]          \/        \/
12:37:27 [2021-05-25T12:37:27.807Z] 
12:37:27 [2021-05-25T12:37:27.807Z] INFO: make.ps1 ended at 05/25/2021 12:37:15
12:37:27 [2021-05-25T12:37:27.807Z] INFO: Binaries build ended at 05/25/2021 12:37:16. Duration:00:01:22.0651247
12:37:27 [2021-05-25T12:37:27.807Z] INFO: Copying the built daemon binary to d:\CI\PR-42412\2\binary\dockerd-22b9e2a7e5.exe...
12:37:27 [2021-05-25T12:37:27.807Z] INFO: Copying the built client binary to d:\CI\PR-42412\2\binary\docker-22b9e2a7e5.exe...
12:37:27 [2021-05-25T12:37:27.807Z] INFO: Copying dockerversion from the container...
12:37:27 [2021-05-25T12:37:27.807Z] INFO: Copying the golang package from the container to d:\CI\PR-42412\2\installer\go.zip...
12:37:27 [2021-05-25T12:37:27.807Z] INFO: Extracting go.zip to d:\CI\PR-42412\2\go
12:37:28 [2021-05-25T12:37:28.186Z] #43 83.51   DEP      criu/log.d
12:37:28 [2021-05-25T12:37:28.186Z] #43 83.68   DEP      criu/libnetlink.d
12:37:28 [2021-05-25T12:37:28.186Z] #43 83.75   DEP      criu/kerndat.d
12:37:28 [2021-05-25T12:37:28.445Z] #43 83.93   DEP      criu/kcmp-ids.d
12:37:28 [2021-05-25T12:37:28.445Z] #43 84.02   DEP      criu/irmap.d
12:37:28 [2021-05-25T12:37:28.704Z] #43 84.18   DEP      criu/ipc_ns.d
12:37:28 [2021-05-25T12:37:28.963Z] #43 84.35   DEP      criu/image.d
12:37:28 [2021-05-25T12:37:28.963Z] #43 84.53   DEP      criu/image-desc.d
12:37:29 [2021-05-25T12:37:29.222Z] #43 84.68   DEP      criu/fsnotify.d
12:37:29 [2021-05-25T12:37:29.481Z] #43 84.91   DEP      criu/filesystems.d
12:37:29 [2021-05-25T12:37:29.510Z] ?   	github.com/docker/docker/api	[no test files]
12:37:29 [2021-05-25T12:37:29.740Z] #43 85.08   DEP      criu/files.d
12:37:29 [2021-05-25T12:37:29.740Z] #43 85.32   DEP      criu/files-reg.d
12:37:29 [2021-05-25T12:37:29.998Z] #43 85.51   DEP      criu/files-ext.d
12:37:30 [2021-05-25T12:37:30.257Z] #43 85.72   DEP      criu/file-lock.d
12:37:30 [2021-05-25T12:37:30.516Z] #43 85.95   DEP      criu/file-ids.d
12:37:30 [2021-05-25T12:37:30.516Z] #43 86.15   DEP      criu/fifo.d
12:37:30 [2021-05-25T12:37:30.774Z] #43 86.38   DEP      criu/fdstore.d
12:37:31 [2021-05-25T12:37:31.033Z] #43 86.51   DEP      criu/fault-injection.d
12:37:31 [2021-05-25T12:37:31.033Z] #43 86.57   DEP      criu/external.d
12:37:31 [2021-05-25T12:37:31.033Z] #43 86.66   DEP      criu/eventpoll.d
12:37:31 [2021-05-25T12:37:31.601Z] #43 86.95   DEP      criu/eventfd.d
12:37:31 [2021-05-25T12:37:31.601Z] #43 87.10   DEP      criu/crtools.d
12:37:31 [2021-05-25T12:37:31.601Z] #43 ...
12:37:31 [2021-05-25T12:37:31.601Z] 
12:37:31 [2021-05-25T12:37:31.601Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:37:31 [2021-05-25T12:37:31.601Z] #45 sha256:e1849aadfa5789f0bb5fcde94e35f600947c004a215169659e3263b857821bfe
12:37:31 [2021-05-25T12:37:31.601Z] #45 131.7 github.com/LK4D4/vndr/godl
12:37:31 [2021-05-25T12:37:31.601Z] #45 132.5 github.com/LK4D4/vndr
12:37:31 [2021-05-25T12:37:31.860Z] #45 DONE 141.8s
12:37:31 [2021-05-25T12:37:31.860Z] 
12:37:31 [2021-05-25T12:37:31.860Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:37:31 [2021-05-25T12:37:31.860Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
12:37:31 [2021-05-25T12:37:31.860Z] #20 19.74 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
12:37:31 [2021-05-25T12:37:31.860Z] #20 19.80 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
12:37:31 [2021-05-25T12:37:31.860Z] #20 19.87 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
12:37:31 [2021-05-25T12:37:31.860Z] #20 20.83 debconf: delaying package configuration, since apt-utils is not installed
12:37:31 [2021-05-25T12:37:31.860Z] #20 20.97 Fetched 28.5 MB in 2s (12.6 MB/s)
12:37:31 [2021-05-25T12:37:31.860Z] #20 21.01 Selecting previously unselected package pigz.
12:37:31 [2021-05-25T12:37:31.860Z] #20 21.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23435 files and directories currently installed.)
12:37:31 [2021-05-25T12:37:31.860Z] #20 21.06 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
12:37:31 [2021-05-25T12:37:31.860Z] #20 21.07 Unpacking pigz (2.4-1) ...
12:37:31 [2021-05-25T12:37:31.860Z] #20 21.19 Selecting previously unselected package libpython3.7-minimal:amd64.
12:37:31 [2021-05-25T12:37:31.860Z] #20 21.19 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:37:31 [2021-05-25T12:37:31.860Z] #20 21.20 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:37:31 [2021-05-25T12:37:31.860Z] #20 21.93 Selecting previously unselected package python3.7-minimal.
12:37:31 [2021-05-25T12:37:31.860Z] #20 21.93 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:37:31 [2021-05-25T12:37:31.860Z] #20 21.94 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
12:37:31 [2021-05-25T12:37:31.860Z] #20 23.01 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:37:31 [2021-05-25T12:37:31.860Z] #20 23.04 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
12:37:31 [2021-05-25T12:37:31.860Z] #20 25.50 Selecting previously unselected package python3-minimal.
12:37:31 [2021-05-25T12:37:31.860Z] #20 25.50 (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 ... 23684 files and directories currently installed.)
12:37:31 [2021-05-25T12:37:31.860Z] #20 25.53 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
12:37:31 [2021-05-25T12:37:31.860Z] #20 25.55 Unpacking python3-minimal (3.7.3-1) ...
12:37:31 [2021-05-25T12:37:31.860Z] #20 25.64 Selecting previously unselected package libmpdec2:amd64.
12:37:31 [2021-05-25T12:37:31.860Z] #20 25.65 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
12:37:31 [2021-05-25T12:37:31.860Z] #20 25.66 Unpacking libmpdec2:amd64 (2.4.2-2) ...
12:37:31 [2021-05-25T12:37:31.860Z] #20 25.80 Selecting previously unselected package libpython3.7-stdlib:amd64.
12:37:31 [2021-05-25T12:37:31.860Z] #20 25.80 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
12:37:31 [2021-05-25T12:37:31.860Z] #20 25.81 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:37:32 [2021-05-25T12:37:32.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:37:32 [2021-05-25T12:37:32.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:37:32 [2021-05-25T12:37:32.796Z] #20 27.58 Selecting previously unselected package python3.7.
12:37:32 [2021-05-25T12:37:32.796Z] #20 27.58 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
12:37:32 [2021-05-25T12:37:32.796Z] #20 27.59 Unpacking python3.7 (3.7.3-2+deb10u3) ...
12:37:32 [2021-05-25T12:37:32.796Z] #20 27.73 Selecting previously unselected package libpython3-stdlib:amd64.
12:37:32 [2021-05-25T12:37:32.796Z] #20 27.73 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
12:37:32 [2021-05-25T12:37:32.796Z] #20 27.74 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
12:37:33 [2021-05-25T12:37:33.055Z] #20 27.86 Setting up python3-minimal (3.7.3-1) ...
12:37:33 [2021-05-25T12:37:33.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:37:33 [2021-05-25T12:37:33.991Z] #20 28.78 Selecting previously unselected package python3.
12:37:33 [2021-05-25T12:37:33.991Z] #20 28.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24096 files and directories currently installed.)
12:37:33 [2021-05-25T12:37:33.991Z] #20 28.83 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
12:37:33 [2021-05-25T12:37:33.991Z] #20 28.85 Unpacking python3 (3.7.3-1) ...
12:37:34 [2021-05-25T12:37:34.250Z] #20 28.94 Selecting previously unselected package libip4tc0:amd64.
12:37:34 [2021-05-25T12:37:34.250Z] #20 28.94 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
12:37:34 [2021-05-25T12:37:34.250Z] #20 28.94 Unpacking libip4tc0:amd64 (1.8.2-4) ...
12:37:34 [2021-05-25T12:37:34.250Z] #20 29.04 Selecting previously unselected package libip6tc0:amd64.
12:37:34 [2021-05-25T12:37:34.250Z] #20 29.04 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
12:37:34 [2021-05-25T12:37:34.250Z] #20 29.05 Unpacking libip6tc0:amd64 (1.8.2-4) ...
12:37:34 [2021-05-25T12:37:34.509Z] #20 29.18 Selecting previously unselected package libiptc0:amd64.
12:37:34 [2021-05-25T12:37:34.509Z] #20 29.18 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
12:37:34 [2021-05-25T12:37:34.509Z] #20 29.18 Unpacking libiptc0:amd64 (1.8.2-4) ...
12:37:34 [2021-05-25T12:37:34.509Z] #20 29.28 Selecting previously unselected package libnfnetlink0:amd64.
12:37:34 [2021-05-25T12:37:34.509Z] #20 29.28 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:37:34 [2021-05-25T12:37:34.509Z] #20 29.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:37:34 [2021-05-25T12:37:34.509Z] #20 29.36 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:37:34 [2021-05-25T12:37:34.509Z] #20 29.36 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
12:37:34 [2021-05-25T12:37:34.509Z] #20 29.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:37:34 [2021-05-25T12:37:34.768Z] #20 29.50 Selecting previously unselected package libnftnl11:amd64.
12:37:34 [2021-05-25T12:37:34.768Z] #20 29.50 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
12:37:34 [2021-05-25T12:37:34.768Z] #20 29.52 Unpacking libnftnl11:amd64 (1.1.2-2) ...
12:37:34 [2021-05-25T12:37:34.768Z] #20 29.62 Selecting previously unselected package iptables.
12:37:34 [2021-05-25T12:37:34.768Z] #20 29.63 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
12:37:34 [2021-05-25T12:37:34.768Z] #20 29.63 Unpacking iptables (1.8.2-4) ...
12:37:34 [2021-05-25T12:37:34.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:37:34 [2021-05-25T12:37:34.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:37:35 [2021-05-25T12:37:35.026Z] #20 29.94 Selecting previously unselected package xxd.
12:37:35 [2021-05-25T12:37:35.026Z] #20 29.96 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
12:37:35 [2021-05-25T12:37:35.026Z] #20 29.97 Unpacking xxd (2:8.1.0875-5) ...
12:37:35 [2021-05-25T12:37:35.285Z] #20 30.13 Selecting previously unselected package vim-common.
12:37:35 [2021-05-25T12:37:35.285Z] #20 30.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
12:37:35 [2021-05-25T12:37:35.285Z] #20 30.18 Unpacking vim-common (2:8.1.0875-5) ...
12:37:35 [2021-05-25T12:37:35.544Z] #20 30.37 Selecting previously unselected package bash-completion.
12:37:35 [2021-05-25T12:37:35.544Z] #20 30.38 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
12:37:36 [2021-05-25T12:37:36.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:37:37 [2021-05-25T12:37:37.280Z] Removing intermediate container ff1dc59a94d4
12:37:37 [2021-05-25T12:37:37.280Z]  ---> db7d30f8a966
12:37:37 [2021-05-25T12:37:37.280Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
12:37:37 [2021-05-25T12:37:37.280Z]  ---> Running in 27ad84c3a722
12:37:37 [2021-05-25T12:37:37.280Z] Removing intermediate container 27ad84c3a722
12:37:37 [2021-05-25T12:37:37.280Z]  ---> a7b0a55ca217
12:37:37 [2021-05-25T12:37:37.280Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
12:37:37 [2021-05-25T12:37:37.280Z]  ---> Running in 91aee51c9790
12:37:37 [2021-05-25T12:37:37.732Z] Removing intermediate container 91aee51c9790
12:37:37 [2021-05-25T12:37:37.732Z]  ---> c458f973dbac
12:37:37 [2021-05-25T12:37:37.732Z] Step 10/10 : COPY . .
12:37:38 [2021-05-25T12:37:38.831Z] #20 33.32 Unpacking bash-completion (1:2.8-6) ...
12:37:39 [2021-05-25T12:37:39.089Z] #20 33.80 Selecting previously unselected package bzip2.
12:37:39 [2021-05-25T12:37:39.089Z] #20 33.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
12:37:39 [2021-05-25T12:37:39.089Z] #20 33.83 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
12:37:39 [2021-05-25T12:37:39.089Z] #20 33.93 Selecting previously unselected package xz-utils.
12:37:39 [2021-05-25T12:37:39.089Z] #20 33.94 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
12:37:39 [2021-05-25T12:37:39.089Z] #20 33.94 Unpacking xz-utils (5.2.4-1) ...
12:37:39 [2021-05-25T12:37:39.348Z] #20 34.14 Selecting previously unselected package apparmor.
12:37:39 [2021-05-25T12:37:39.348Z] #20 34.15 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
12:37:39 [2021-05-25T12:37:39.606Z] #20 34.24 Unpacking apparmor (2.13.2-10) ...
12:37:39 [2021-05-25T12:37:39.864Z] #20 ...
12:37:39 [2021-05-25T12:37:39.864Z] 
12:37:39 [2021-05-25T12:37:39.864Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:37:39 [2021-05-25T12:37:39.864Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
12:37:39 [2021-05-25T12:37:39.864Z] #32 DONE 149.5s
12:37:39 [2021-05-25T12:37:39.864Z] 
12:37:39 [2021-05-25T12:37:39.864Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:37:39 [2021-05-25T12:37:39.864Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:37:39 [2021-05-25T12:37:39.864Z] #43 87.37   DEP      criu/cr-service.d
12:37:39 [2021-05-25T12:37:39.864Z] #43 87.54   DEP      criu/cr-restore.d
12:37:39 [2021-05-25T12:37:39.864Z] #43 87.84   DEP      criu/cr-errno.d
12:37:39 [2021-05-25T12:37:39.864Z] #43 87.88   DEP      criu/cr-dump.d
12:37:39 [2021-05-25T12:37:39.864Z] #43 88.24   DEP      criu/cr-dedup.d
12:37:39 [2021-05-25T12:37:39.864Z] #43 88.38   DEP      criu/cr-check.d
12:37:39 [2021-05-25T12:37:39.864Z] #43 88.58   DEP      criu/config.d
12:37:39 [2021-05-25T12:37:39.864Z] #43 88.69   DEP      criu/clone-noasan.d
12:37:39 [2021-05-25T12:37:39.864Z] #43 88.78   DEP      criu/cgroup.d
12:37:39 [2021-05-25T12:37:39.864Z] #43 88.96   DEP      criu/cgroup-props.d
12:37:39 [2021-05-25T12:37:39.864Z] #43 89.06   DEP      criu/bitmap.d
12:37:39 [2021-05-25T12:37:39.864Z] #43 89.07   DEP      criu/bfd.d
12:37:39 [2021-05-25T12:37:39.864Z] #43 89.17   DEP      criu/autofs.d
12:37:39 [2021-05-25T12:37:39.864Z] #43 89.33   DEP      criu/aio.d
12:37:39 [2021-05-25T12:37:39.864Z] #43 89.55   DEP      criu/action-scripts.d
12:37:39 [2021-05-25T12:37:39.864Z] #43 89.88   CC       criu/action-scripts.o
12:37:39 [2021-05-25T12:37:39.864Z] #43 90.40   CC       criu/aio.o
12:37:39 [2021-05-25T12:37:39.864Z] #43 90.89   CC       criu/autofs.o
12:37:39 [2021-05-25T12:37:39.864Z] #43 92.20   CC       criu/bfd.o
12:37:39 [2021-05-25T12:37:39.864Z] #43 92.80   CC       criu/bitmap.o
12:37:39 [2021-05-25T12:37:39.864Z] #43 92.98   CC       criu/cgroup-props.o
12:37:39 [2021-05-25T12:37:39.864Z] #43 93.80   CC       criu/cgroup.o
12:37:39 [2021-05-25T12:37:39.864Z] #43 ...
12:37:39 [2021-05-25T12:37:39.864Z] 
12:37:39 [2021-05-25T12:37:39.864Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:37:39 [2021-05-25T12:37:39.864Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
12:37:39 [2021-05-25T12:37:39.864Z] #20 34.77 Selecting previously unselected package aufs-tools.
12:37:39 [2021-05-25T12:37:39.864Z] #20 34.78 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
12:37:40 [2021-05-25T12:37:40.121Z] #20 34.79 Unpacking aufs-tools (1:4.14+20190211-1) ...
12:37:40 [2021-05-25T12:37:40.121Z] #20 35.02 Selecting previously unselected package libonig5:amd64.
12:37:40 [2021-05-25T12:37:40.121Z] #20 35.04 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
12:37:40 [2021-05-25T12:37:40.381Z] #20 35.06 Unpacking libonig5:amd64 (6.9.1-1) ...
12:37:40 [2021-05-25T12:37:40.639Z] #20 35.35 Selecting previously unselected package libjq1:amd64.
12:37:40 [2021-05-25T12:37:40.639Z] #20 35.35 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:37:40 [2021-05-25T12:37:40.639Z] #20 35.37 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:37:40 [2021-05-25T12:37:40.639Z] #20 35.55 Selecting previously unselected package jq.
12:37:40 [2021-05-25T12:37:40.639Z] #20 35.58 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
12:37:40 [2021-05-25T12:37:40.639Z] #20 35.59 Unpacking jq (1.5+dfsg-2+b1) ...
12:37:40 [2021-05-25T12:37:40.897Z] #20 35.69 Selecting previously unselected package libaio1:amd64.
12:37:40 [2021-05-25T12:37:40.897Z] #20 35.69 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
12:37:40 [2021-05-25T12:37:40.897Z] #20 35.70 Unpacking libaio1:amd64 (0.3.112-3) ...
12:37:40 [2021-05-25T12:37:40.897Z] #20 35.76 Selecting previously unselected package libgpm2:amd64.
12:37:40 [2021-05-25T12:37:40.897Z] #20 35.76 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
12:37:40 [2021-05-25T12:37:40.897Z] #20 35.77 Unpacking libgpm2:amd64 (1.20.7-5) ...
12:37:40 [2021-05-25T12:37:40.897Z] #20 35.85 Selecting previously unselected package libicu63:amd64.
12:37:40 [2021-05-25T12:37:40.897Z] #20 35.86 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
12:37:40 [2021-05-25T12:37:40.897Z] #20 35.87 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
12:37:40 [2021-05-25T12:37:40.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:37:42 [2021-05-25T12:37:42.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:37:42 [2021-05-25T12:37:42.573Z] INFO: Extraction ended at 05/25/2021 12:37:41. Duration:00:00:22.4536203
12:37:42 [2021-05-25T12:37:42.573Z] INFO: Updating the golang and path environment variables
12:37:42 [2021-05-25T12:37:42.573Z] INFO: GOPATH=d:\gopath
12:37:42 [2021-05-25T12:37:42.573Z] INFO: go version go1.13.15 windows/amd64
12:37:42 [2021-05-25T12:37:42.573Z] INFO: Running the daemon under test in debug mode
12:37:42 [2021-05-25T12:37:42.573Z] INFO: Starting a daemon under test...
12:37:42 [2021-05-25T12:37:42.573Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42412\2\daemon --pidfile d:\CI\PR-42412\2\docker.pid -D
12:37:42 [2021-05-25T12:37:42.573Z] INFO: Process started successfully.
12:37:42 [2021-05-25T12:37:42.573Z] INFO: Start tailing logs of the daemon under tests
12:37:42 [2021-05-25T12:37:42.573Z] INFO: Waiting for the daemon under test to start...
12:37:43 [2021-05-25T12:37:43.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:37:44 [2021-05-25T12:37:44.466Z] ok  	github.com/docker/docker/api/server	0.040s	coverage: 9.0% of statements
12:37:44 [2021-05-25T12:37:44.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:37:45 [2021-05-25T12:37:45.081Z] #20 39.40 Selecting previously unselected package libnet1:amd64.
12:37:45 [2021-05-25T12:37:45.081Z] #20 39.40 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:37:45 [2021-05-25T12:37:45.081Z] #20 39.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:37:45 [2021-05-25T12:37:45.081Z] #20 39.50 Selecting previously unselected package libnl-3-200:amd64.
12:37:45 [2021-05-25T12:37:45.081Z] #20 39.50 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
12:37:45 [2021-05-25T12:37:45.081Z] #20 39.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:37:45 [2021-05-25T12:37:45.081Z] #20 39.60 Selecting previously unselected package libprotobuf-c1:amd64.
12:37:45 [2021-05-25T12:37:45.081Z] #20 39.61 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:37:45 [2021-05-25T12:37:45.081Z] #20 39.61 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:37:45 [2021-05-25T12:37:45.081Z] #20 39.68 Selecting previously unselected package libreadline5:amd64.
12:37:45 [2021-05-25T12:37:45.081Z] #20 39.70 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
12:37:45 [2021-05-25T12:37:45.081Z] #20 39.70 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:37:45 [2021-05-25T12:37:45.081Z] #20 39.82 Selecting previously unselected package net-tools.
12:37:45 [2021-05-25T12:37:45.081Z] #20 39.83 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
12:37:45 [2021-05-25T12:37:45.081Z] #20 39.83 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
12:37:45 [2021-05-25T12:37:45.340Z] #20 39.99 Selecting previously unselected package python-pip-whl.
12:37:45 [2021-05-25T12:37:45.340Z] #20 39.99 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
12:37:45 [2021-05-25T12:37:45.340Z] #20 40.00 Unpacking python-pip-whl (18.1-5) ...
12:37:45 [2021-05-25T12:37:45.599Z] #20 40.51 Selecting previously unselected package python3-lib2to3.
12:37:45 [2021-05-25T12:37:45.859Z] #20 40.53 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
12:37:45 [2021-05-25T12:37:45.859Z] #20 40.54 Unpacking python3-lib2to3 (3.7.3-1) ...
12:37:45 [2021-05-25T12:37:45.859Z] #20 40.67 Selecting previously unselected package python3-distutils.
12:37:45 [2021-05-25T12:37:45.859Z] #20 40.68 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
12:37:45 [2021-05-25T12:37:45.859Z] #20 40.69 Unpacking python3-distutils (3.7.3-1) ...
12:37:45 [2021-05-25T12:37:45.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:37:46 [2021-05-25T12:37:46.117Z] #20 40.87 Selecting previously unselected package python3-pip.
12:37:46 [2021-05-25T12:37:46.117Z] #20 40.87 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
12:37:46 [2021-05-25T12:37:46.117Z] #20 40.89 Unpacking python3-pip (18.1-5) ...
12:37:46 [2021-05-25T12:37:46.117Z] #20 41.00 Selecting previously unselected package python3-pkg-resources.
12:37:46 [2021-05-25T12:37:46.117Z] #20 41.01 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
12:37:46 [2021-05-25T12:37:46.117Z] #20 41.01 Unpacking python3-pkg-resources (40.8.0-1) ...
12:37:46 [2021-05-25T12:37:46.377Z] #20 41.13 Selecting previously unselected package python3-setuptools.
12:37:46 [2021-05-25T12:37:46.377Z] #20 41.13 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
12:37:46 [2021-05-25T12:37:46.377Z] #20 41.14 Unpacking python3-setuptools (40.8.0-1) ...
12:37:46 [2021-05-25T12:37:46.636Z] #20 41.40 Selecting previously unselected package python3-wheel.
12:37:46 [2021-05-25T12:37:46.636Z] #20 41.41 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
12:37:46 [2021-05-25T12:37:46.636Z] #20 41.41 Unpacking python3-wheel (0.32.3-2) ...
12:37:46 [2021-05-25T12:37:46.636Z] #20 41.49 Selecting previously unselected package sudo.
12:37:46 [2021-05-25T12:37:46.636Z] #20 41.49 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
12:37:46 [2021-05-25T12:37:46.636Z] #20 41.51 Unpacking sudo (1.8.27-1+deb10u3) ...
12:37:46 [2021-05-25T12:37:46.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:37:47 [2021-05-25T12:37:47.203Z] #20 42.01 Selecting previously unselected package thin-provisioning-tools.
12:37:47 [2021-05-25T12:37:47.203Z] #20 42.01 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
12:37:47 [2021-05-25T12:37:47.203Z] #20 42.02 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
12:37:47 [2021-05-25T12:37:47.461Z] #20 42.21 Selecting previously unselected package uidmap.
12:37:47 [2021-05-25T12:37:47.461Z] #20 42.22 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
12:37:47 [2021-05-25T12:37:47.461Z] #20 42.23 Unpacking uidmap (1:4.5-1.1) ...
12:37:47 [2021-05-25T12:37:47.719Z] #20 42.35 Selecting previously unselected package vim-runtime.
12:37:47 [2021-05-25T12:37:47.719Z] #20 42.36 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
12:37:47 [2021-05-25T12:37:47.720Z] #20 42.39 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
12:37:47 [2021-05-25T12:37:47.720Z] #20 42.43 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
12:37:47 [2021-05-25T12:37:47.720Z] #20 42.43 Unpacking vim-runtime (2:8.1.0875-5) ...
12:37:48 [2021-05-25T12:37:48.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:37:49 [2021-05-25T12:37:49.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:37:50 [2021-05-25T12:37:50.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:37:51 [2021-05-25T12:37:51.007Z] #20 45.52 Selecting previously unselected package vim.
12:37:51 [2021-05-25T12:37:51.007Z] #20 45.53 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
12:37:51 [2021-05-25T12:37:51.007Z] #20 45.56 Unpacking vim (2:8.1.0875-5) ...
12:37:51 [2021-05-25T12:37:51.266Z] #20 46.10 Selecting previously unselected package xfsprogs.
12:37:51 [2021-05-25T12:37:51.266Z] #20 46.10 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
12:37:51 [2021-05-25T12:37:51.266Z] #20 46.12 Unpacking xfsprogs (4.20.0-1) ...
12:37:51 [2021-05-25T12:37:51.525Z] #20 ...
12:37:51 [2021-05-25T12:37:51.525Z] 
12:37:51 [2021-05-25T12:37:51.525Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:37:51 [2021-05-25T12:37:51.525Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:37:51 [2021-05-25T12:37:51.525Z] #43 97.02   CC       criu/clone-noasan.o
12:37:51 [2021-05-25T12:37:51.525Z] #43 97.23   CC       criu/config.o
12:37:51 [2021-05-25T12:37:51.525Z] #43 98.50   CC       criu/cr-check.o
12:37:51 [2021-05-25T12:37:51.525Z] #43 100.1   CC       criu/cr-dedup.o
12:37:51 [2021-05-25T12:37:51.525Z] #43 100.5   CC       criu/cr-dump.o
12:37:51 [2021-05-25T12:37:51.525Z] #43 102.6   CC       criu/cr-errno.o
12:37:51 [2021-05-25T12:37:51.525Z] #43 102.7   CC       criu/cr-restore.o
12:37:51 [2021-05-25T12:37:51.525Z] #43 107.1   CC       criu/cr-service.o
12:37:51 [2021-05-25T12:37:51.784Z] #43 ...
12:37:51 [2021-05-25T12:37:51.784Z] 
12:37:51 [2021-05-25T12:37:51.784Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:37:51 [2021-05-25T12:37:51.784Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
12:37:51 [2021-05-25T12:37:51.784Z] #20 46.55 Selecting previously unselected package zip.
12:37:51 [2021-05-25T12:37:51.784Z] #20 46.55 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
12:37:51 [2021-05-25T12:37:51.784Z] #20 46.57 Unpacking zip (3.0-11+b1) ...
12:37:51 [2021-05-25T12:37:51.784Z] #20 46.75 Setting up aufs-tools (1:4.14+20190211-1) ...
12:37:51 [2021-05-25T12:37:51.784Z] #20 46.79 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
12:37:52 [2021-05-25T12:37:52.027Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:37:52 [2021-05-25T12:37:52.027Z] Using test binary docker
12:37:52 [2021-05-25T12:37:52.027Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:37:52 [2021-05-25T12:37:52.027Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:37:52 [2021-05-25T12:37:52.027Z] INFO: Waiting for daemon to start...
12:37:52 [2021-05-25T12:37:52.027Z] Starting dockerd
12:37:52 [2021-05-25T12:37:52.052Z] #20 46.80 Setting up libip6tc0:amd64 (1.8.2-4) ...
12:37:52 [2021-05-25T12:37:52.052Z] #20 46.82 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:37:52 [2021-05-25T12:37:52.052Z] #20 46.83 Setting up libgpm2:amd64 (1.20.7-5) ...
12:37:52 [2021-05-25T12:37:52.052Z] #20 46.86 Setting up libip4tc0:amd64 (1.8.2-4) ...
12:37:52 [2021-05-25T12:37:52.052Z] #20 46.87 Setting up uidmap (1:4.5-1.1) ...
12:37:52 [2021-05-25T12:37:52.052Z] #20 46.88 Setting up libnftnl11:amd64 (1.1.2-2) ...
12:37:52 [2021-05-25T12:37:52.052Z] #20 46.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:37:52 [2021-05-25T12:37:52.052Z] #20 46.91 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
12:37:52 [2021-05-25T12:37:52.052Z] #20 46.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:37:52 [2021-05-25T12:37:52.052Z] #20 46.94 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
12:37:52 [2021-05-25T12:37:52.052Z] #20 46.96 Setting up xxd (2:8.1.0875-5) ...
12:37:52 [2021-05-25T12:37:52.052Z] #20 46.97 Setting up zip (3.0-11+b1) ...
12:37:52 [2021-05-25T12:37:52.052Z] #20 46.98 Setting up vim-common (2:8.1.0875-5) ...
12:37:52 [2021-05-25T12:37:52.052Z] #20 47.02 Setting up bash-completion (1:2.8-6) ...
12:37:53 [2021-05-25T12:37:53.913Z] .
12:37:53 [2021-05-25T12:37:53.913Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:37:53 [2021-05-25T12:37:53.913Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:37:53 [2021-05-25T12:37:53.913Z] Error: No such image: emptyfs
12:37:54 [2021-05-25T12:37:54.168Z] Running integration-test (iteration 1)
12:37:54 [2021-05-25T12:37:54.169Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:37:55 [2021-05-25T12:37:55.373Z] #20 49.84 Setting up libiptc0:amd64 (1.8.2-4) ...
12:37:55 [2021-05-25T12:37:55.373Z] #20 49.87 Setting up xz-utils (5.2.4-1) ...
12:37:55 [2021-05-25T12:37:55.373Z] #20 49.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:37:55 [2021-05-25T12:37:55.373Z] #20 49.90 Setting up sudo (1.8.27-1+deb10u3) ...
12:37:55 [2021-05-25T12:37:55.373Z] #20 49.96 invoke-rc.d: could not determine current runlevel
12:37:55 [2021-05-25T12:37:55.373Z] #20 49.98 invoke-rc.d: policy-rc.d denied execution of start.
12:37:55 [2021-05-25T12:37:55.373Z] #20 49.98 Setting up pigz (2.4-1) ...
12:37:55 [2021-05-25T12:37:55.373Z] #20 50.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:37:55 [2021-05-25T12:37:55.373Z] #20 50.02 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:37:55 [2021-05-25T12:37:55.373Z] #20 50.04 Setting up python-pip-whl (18.1-5) ...
12:37:55 [2021-05-25T12:37:55.373Z] #20 50.06 Setting up libmpdec2:amd64 (2.4.2-2) ...
12:37:55 [2021-05-25T12:37:55.373Z] #20 50.07 Setting up vim-runtime (2:8.1.0875-5) ...
12:37:55 [2021-05-25T12:37:55.632Z] #20 50.49 Setting up libaio1:amd64 (0.3.112-3) ...
12:37:55 [2021-05-25T12:37:55.632Z] #20 50.51 Setting up libonig5:amd64 (6.9.1-1) ...
12:37:55 [2021-05-25T12:37:55.632Z] #20 50.52 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:37:55 [2021-05-25T12:37:55.632Z] #20 50.54 Setting up vim (2:8.1.0875-5) ...
12:37:55 [2021-05-25T12:37:55.632Z] #20 50.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:37:55 [2021-05-25T12:37:55.632Z] #20 50.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:37:55 [2021-05-25T12:37:55.632Z] #20 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:37:55 [2021-05-25T12:37:55.632Z] #20 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:37:55 [2021-05-25T12:37:55.632Z] #20 50.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:37:55 [2021-05-25T12:37:55.632Z] #20 50.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:37:55 [2021-05-25T12:37:55.891Z] #20 50.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:37:55 [2021-05-25T12:37:55.891Z] #20 50.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:37:55 [2021-05-25T12:37:55.891Z] #20 50.64 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:37:55 [2021-05-25T12:37:55.891Z] #20 50.65 Setting up thin-provisioning-tools (0.7.6-2.1) ...
12:37:55 [2021-05-25T12:37:55.891Z] #20 50.67 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:37:55 [2021-05-25T12:37:55.891Z] #20 50.68 Setting up jq (1.5+dfsg-2+b1) ...
12:37:55 [2021-05-25T12:37:55.891Z] #20 50.70 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
12:37:55 [2021-05-25T12:37:55.891Z] #20 50.71 Setting up python3.7 (3.7.3-2+deb10u3) ...
12:37:58 [2021-05-25T12:37:58.424Z] #20 53.29 Setting up iptables (1.8.2-4) ...
12:37:58 [2021-05-25T12:37:58.424Z] #20 53.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:37:58 [2021-05-25T12:37:58.424Z] #20 53.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:37:58 [2021-05-25T12:37:58.424Z] #20 53.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:37:58 [2021-05-25T12:37:58.424Z] #20 53.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:37:58 [2021-05-25T12:37:58.424Z] #20 53.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:37:58 [2021-05-25T12:37:58.424Z] #20 53.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:37:58 [2021-05-25T12:37:58.424Z] #20 53.36 Setting up python3 (3.7.3-1) ...
12:37:58 [2021-05-25T12:37:58.993Z] #20 53.82 Setting up python3-wheel (0.32.3-2) ...
12:37:59 [2021-05-25T12:37:59.560Z] #20 54.49 Setting up apparmor (2.13.2-10) ...
12:38:01 [2021-05-25T12:38:01.464Z] #20 56.35 Setting up xfsprogs (4.20.0-1) ...
12:38:01 [2021-05-25T12:38:01.723Z] #20 56.36 Setting up python3-lib2to3 (3.7.3-1) ...
12:38:01 [2021-05-25T12:38:01.982Z] #20 56.71 Setting up python3-pkg-resources (40.8.0-1) ...
12:38:02 [2021-05-25T12:38:02.781Z]  ---> c903a8f5b1de
12:38:02 [2021-05-25T12:38:02.781Z] Successfully built c903a8f5b1de
12:38:02 [2021-05-25T12:38:02.781Z] Successfully tagged docker:latest
12:38:02 [2021-05-25T12:38:02.781Z] INFO: Image build ended at 05/25/2021 12:38:01. Duration:00:02:52.3368670
12:38:02 [2021-05-25T12:38:02.781Z] 
12:38:02 [2021-05-25T12:38:02.781Z] 
12:38:02 [2021-05-25T12:38:02.781Z] INFO: Building the test binaries at 05/25/2021 12:38:01...
12:38:02 [2021-05-25T12:38:02.808Z] #20 57.53 Setting up python3-distutils (3.7.3-1) ...
12:38:03 [2021-05-25T12:38:03.375Z] #20 58.07 Setting up python3-setuptools (40.8.0-1) ...
12:38:03 [2021-05-25T12:38:03.375Z] #20 ...
12:38:03 [2021-05-25T12:38:03.375Z] 
12:38:03 [2021-05-25T12:38:03.375Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:38:03 [2021-05-25T12:38:03.375Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:38:03 [2021-05-25T12:38:03.375Z] #43 108.8   CC       criu/crtools.o
12:38:03 [2021-05-25T12:38:03.375Z] #43 109.5   CC       criu/eventfd.o
12:38:03 [2021-05-25T12:38:03.375Z] #43 109.8   CC       criu/eventpoll.o
12:38:03 [2021-05-25T12:38:03.375Z] #43 110.7   CC       criu/external.o
12:38:03 [2021-05-25T12:38:03.375Z] #43 111.1   CC       criu/fault-injection.o
12:38:03 [2021-05-25T12:38:03.375Z] #43 111.3   CC       criu/fdstore.o
12:38:03 [2021-05-25T12:38:03.375Z] #43 111.8   CC       criu/fifo.o
12:38:03 [2021-05-25T12:38:03.375Z] #43 112.2   CC       criu/file-ids.o
12:38:03 [2021-05-25T12:38:03.375Z] #43 112.5   CC       criu/file-lock.o
12:38:03 [2021-05-25T12:38:03.375Z] #43 113.6   CC       criu/files-ext.o
12:38:03 [2021-05-25T12:38:03.375Z] #43 114.0   CC       criu/files-reg.o
12:38:03 [2021-05-25T12:38:03.375Z] #43 116.2   CC       criu/files.o
12:38:03 [2021-05-25T12:38:03.375Z] #43 118.3   CC       criu/filesystems.o
12:38:03 [2021-05-25T12:38:03.616Z] .....INFO: Daemon under test started and replied!
12:38:03 [2021-05-25T12:38:03.616Z] INFO: Docker version of the daemon under test
12:38:03 [2021-05-25T12:38:03.616Z] 
12:38:03 [2021-05-25T12:38:03.616Z] Client:
12:38:03 [2021-05-25T12:38:03.616Z]  Version:      17.06.2-ce
12:38:03 [2021-05-25T12:38:03.616Z]  API version:  1.30
12:38:03 [2021-05-25T12:38:03.616Z]  Go version:   go1.8.3
12:38:03 [2021-05-25T12:38:03.616Z]  Git commit:   cec0b72
12:38:03 [2021-05-25T12:38:03.616Z]  Built:        Tue Sep  5 19:57:19 2017
12:38:03 [2021-05-25T12:38:03.616Z]  OS/Arch:      windows/amd64
12:38:03 [2021-05-25T12:38:03.616Z] 
12:38:03 [2021-05-25T12:38:03.616Z] Server:
12:38:03 [2021-05-25T12:38:03.616Z]  Version:      0.0.0-dev
12:38:03 [2021-05-25T12:38:03.616Z]  API version:  1.41 (minimum version 1.24)
12:38:03 [2021-05-25T12:38:03.616Z]  Go version:   go1.13.15
12:38:03 [2021-05-25T12:38:03.616Z]  Git commit:   22b9e2a7e5
12:38:03 [2021-05-25T12:38:03.616Z]  Built:        05/25/2021 12:36:01
12:38:03 [2021-05-25T12:38:03.616Z]  OS/Arch:      windows/amd64
12:38:03 [2021-05-25T12:38:03.616Z]  Experimental: false
12:38:03 [2021-05-25T12:38:03.616Z] 
12:38:03 [2021-05-25T12:38:03.616Z] INFO: Docker info of the daemon under test
12:38:03 [2021-05-25T12:38:03.616Z] 
12:38:03 [2021-05-25T12:38:03.616Z] Containers: 0
12:38:03 [2021-05-25T12:38:03.616Z]  Running: 0
12:38:03 [2021-05-25T12:38:03.616Z]  Paused: 0
12:38:03 [2021-05-25T12:38:03.616Z]  Stopped: 0
12:38:03 [2021-05-25T12:38:03.616Z] Images: 0
12:38:03 [2021-05-25T12:38:03.616Z] Server Version: 0.0.0-dev
12:38:03 [2021-05-25T12:38:03.616Z] Storage Driver: windowsfilter
12:38:03 [2021-05-25T12:38:03.616Z]  Windows: 
12:38:03 [2021-05-25T12:38:03.616Z] Logging Driver: json-file
12:38:03 [2021-05-25T12:38:03.616Z] Plugins: 
12:38:03 [2021-05-25T12:38:03.616Z]  Volume: local
12:38:03 [2021-05-25T12:38:03.616Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:38:03 [2021-05-25T12:38:03.616Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:38:03 [2021-05-25T12:38:03.616Z] Swarm: inactive
12:38:03 [2021-05-25T12:38:03.616Z] Default Isolation: process
12:38:03 [2021-05-25T12:38:03.616Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:38:03 [2021-05-25T12:38:03.616Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
12:38:03 [2021-05-25T12:38:03.616Z] OSType: windows
12:38:03 [2021-05-25T12:38:03.616Z] Architecture: x86_64
12:38:03 [2021-05-25T12:38:03.616Z] CPUs: 4
12:38:03 [2021-05-25T12:38:03.616Z] Total Memory: 32GiB
12:38:03 [2021-05-25T12:38:03.616Z] Name: azwin-2-c3eb10
12:38:03 [2021-05-25T12:38:03.616Z] ID: Y5VD:LAXQ:QKSC:736U:VZKL:5ZM2:DVTC:YMQQ:USYG:35PQ:TPDZ:IY3I
12:38:03 [2021-05-25T12:38:03.616Z] Docker Root Dir: D:\CI\PR-42412\2\daemon
12:38:03 [2021-05-25T12:38:03.616Z] Debug Mode (client): false
12:38:03 [2021-05-25T12:38:03.616Z] Debug Mode (server): true
12:38:03 [2021-05-25T12:38:03.616Z]  File Descriptors: -1
12:38:03 [2021-05-25T12:38:03.616Z]  Goroutines: 16
12:38:03 [2021-05-25T12:38:03.616Z]  System Time: 2021-05-25T12:38:01.4956895Z
12:38:03 [2021-05-25T12:38:03.616Z]  EventsListeners: 0
12:38:03 [2021-05-25T12:38:03.616Z] Registry: https://index.docker.io/v1/
12:38:03 [2021-05-25T12:38:03.616Z] Labels:
12:38:03 [2021-05-25T12:38:03.616Z] Experimental: false
12:38:03 [2021-05-25T12:38:03.616Z] Insecure Registries:
12:38:03 [2021-05-25T12:38:03.616Z]  127.0.0.0/8
12:38:03 [2021-05-25T12:38:03.616Z] Live Restore Enabled: false
12:38:03 [2021-05-25T12:38:03.616Z] 
12:38:03 [2021-05-25T12:38:03.616Z] 
12:38:03 [2021-05-25T12:38:03.616Z] INFO: Docker images of the daemon under test
12:38:03 [2021-05-25T12:38:03.616Z] 
12:38:03 [2021-05-25T12:38:03.616Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
12:38:03 [2021-05-25T12:38:03.616Z] 
12:38:03 [2021-05-25T12:38:03.616Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
12:38:03 [2021-05-25T12:38:03.616Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
12:38:03 [2021-05-25T12:38:03.616Z] ltsc2019: Pulling from windows/servercore
12:38:03 [2021-05-25T12:38:03.616Z] 4612f6d0b889: Pulling fs layer
12:38:03 [2021-05-25T12:38:03.616Z] 8116de3c91c3: Pulling fs layer
12:38:03 [2021-05-25T12:38:03.634Z] #43 119.0   CC       criu/fsnotify.o
12:38:04 [2021-05-25T12:38:04.202Z] #43 ...
12:38:04 [2021-05-25T12:38:04.202Z] 
12:38:04 [2021-05-25T12:38:04.202Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:38:04 [2021-05-25T12:38:04.202Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
12:38:04 [2021-05-25T12:38:04.202Z] #20 59.15 Setting up python3-pip (18.1-5) ...
12:38:05 [2021-05-25T12:38:05.578Z] #20 60.19 Processing triggers for libc-bin (2.28-10) ...
12:38:05 [2021-05-25T12:38:05.578Z] #20 60.24 Processing triggers for mime-support (3.62) ...
12:38:06 [2021-05-25T12:38:06.515Z] #20 DONE 61.4s
12:38:06 [2021-05-25T12:38:06.515Z] 
12:38:06 [2021-05-25T12:38:06.515Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:38:06 [2021-05-25T12:38:06.515Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:38:06 [2021-05-25T12:38:06.515Z] #43 120.2   CC       criu/image-desc.o
12:38:06 [2021-05-25T12:38:06.515Z] #43 120.4   CC       criu/image.o
12:38:06 [2021-05-25T12:38:06.515Z] #43 121.2   CC       criu/ipc_ns.o
12:38:06 [2021-05-25T12:38:06.544Z] INFO: make.ps1 starting at 05/25/2021 12:38:05
12:38:06 [2021-05-25T12:38:06.544Z] INFO: Git commit (22b9e2a7e5) assumed from DOCKER_GITCOMMIT environment variable
12:38:06 [2021-05-25T12:38:06.544Z] INFO: Invoking autogen...
12:38:06 [2021-05-25T12:38:06.774Z] #43 122.3   CC       criu/irmap.o
12:38:06 [2021-05-25T12:38:06.995Z] INFO: Building daemon...
12:38:07 [2021-05-25T12:38:07.712Z] #43 123.2   CC       criu/kcmp-ids.o
12:38:07 [2021-05-25T12:38:07.712Z] #43 ...
12:38:07 [2021-05-25T12:38:07.712Z] 
12:38:07 [2021-05-25T12:38:07.712Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:38:07 [2021-05-25T12:38:07.712Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
12:38:07 [2021-05-25T12:38:07.712Z] #21 1.117 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:38:07 [2021-05-25T12:38:07.712Z] #21 1.125 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:38:07 [2021-05-25T12:38:07.712Z] #21 1.129 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:38:07 [2021-05-25T12:38:07.712Z] #21 DONE 1.3s
12:38:07 [2021-05-25T12:38:07.971Z] 
12:38:07 [2021-05-25T12:38:07.971Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:38:07 [2021-05-25T12:38:07.971Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4
12:38:09 [2021-05-25T12:38:09.382Z] 8116de3c91c3: Verifying Checksum
12:38:09 [2021-05-25T12:38:09.382Z] 8116de3c91c3: Download complete
12:38:12 [2021-05-25T12:38:12.207Z] Loaded image: buildpack-deps:buster
12:38:12 [2021-05-25T12:38:12.207Z] Loaded image: busybox:latest
12:38:12 [2021-05-25T12:38:12.207Z] Loaded image: busybox:glibc
12:38:12 [2021-05-25T12:38:12.207Z] Loaded image: debian:bullseye
12:38:12 [2021-05-25T12:38:12.207Z] Loaded image: hello-world:latest
12:38:12 [2021-05-25T12:38:12.207Z] Loaded image: arm32v7/hello-world:latest
12:38:12 [2021-05-25T12:38:12.207Z] INFO: Testing against a local daemon
12:38:12 [2021-05-25T12:38:12.207Z] === RUN   TestCgroupNamespacesBuild
12:38:13 [2021-05-25T12:38:13.242Z] #22 4.958 Collecting yamllint==1.26.1
12:38:13 [2021-05-25T12:38:13.242Z] #22 ...
12:38:13 [2021-05-25T12:38:13.242Z] 
12:38:13 [2021-05-25T12:38:13.242Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:38:13 [2021-05-25T12:38:13.242Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
12:38:13 [2021-05-25T12:38:13.242Z] #40 182.5 + dpkg --print-architecture
12:38:13 [2021-05-25T12:38:13.242Z] #40 182.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:38:13 [2021-05-25T12:38:13.242Z] #40 182.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:38:13 [2021-05-25T12:38:13.242Z] #40 182.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:38:15 [2021-05-25T12:38:15.469Z] --- PASS: TestCgroupNamespacesBuild (3.02s)
12:38:15 [2021-05-25T12:38:15.469Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:38:17 [2021-05-25T12:38:17.983Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.65s)
12:38:17 [2021-05-25T12:38:17.983Z] === RUN   TestBuildWithSession
12:38:17 [2021-05-25T12:38:17.983Z] --- SKIP: TestBuildWithSession (0.00s)
12:38:17 [2021-05-25T12:38:17.983Z]     build_session_test.go:25: TODO: BuildKit
12:38:17 [2021-05-25T12:38:17.983Z] === RUN   TestBuildSquashParent
12:38:18 [2021-05-25T12:38:18.519Z] #40 ...
12:38:18 [2021-05-25T12:38:18.519Z] 
12:38:18 [2021-05-25T12:38:18.519Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:38:18 [2021-05-25T12:38:18.519Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:38:18 [2021-05-25T12:38:18.519Z] #43 123.8   CC       criu/kerndat.o
12:38:18 [2021-05-25T12:38:18.519Z] #43 125.1   CC       criu/libnetlink.o
12:38:18 [2021-05-25T12:38:18.519Z] #43 125.5   CC       criu/log.o
12:38:18 [2021-05-25T12:38:18.519Z] #43 125.9   CC       criu/lsm.o
12:38:18 [2021-05-25T12:38:18.519Z] #43 126.4   CC       criu/mem.o
12:38:18 [2021-05-25T12:38:18.519Z] #43 128.2   CC       criu/memfd.o
12:38:18 [2021-05-25T12:38:18.519Z] #43 128.8   CC       criu/mount.o
12:38:18 [2021-05-25T12:38:18.519Z] #43 132.5   CC       criu/namespaces.o
12:38:18 [2021-05-25T12:38:18.519Z] #43 ...
12:38:18 [2021-05-25T12:38:18.519Z] 
12:38:18 [2021-05-25T12:38:18.519Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:38:18 [2021-05-25T12:38:18.519Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4
12:38:18 [2021-05-25T12:38:18.519Z] #22 10.33   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
12:38:19 [2021-05-25T12:38:19.455Z] #22 11.62 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
12:38:19 [2021-05-25T12:38:19.455Z] #22 11.67   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
12:38:19 [2021-05-25T12:38:19.455Z] #22 11.74 Collecting pyyaml (from yamllint==1.26.1)
12:38:19 [2021-05-25T12:38:19.714Z] #22 12.00   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
12:38:20 [2021-05-25T12:38:20.281Z] #22 12.31 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
12:38:20 [2021-05-25T12:38:20.281Z] #22 12.31 Building wheels for collected packages: yamllint
12:38:20 [2021-05-25T12:38:20.281Z] #22 12.31   Running setup.py bdist_wheel for yamllint: started
12:38:21 [2021-05-25T12:38:21.216Z] #22 13.48   Running setup.py bdist_wheel for yamllint: finished with status 'done'
12:38:21 [2021-05-25T12:38:21.475Z] #22 13.49   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
12:38:21 [2021-05-25T12:38:21.475Z] #22 13.53 Successfully built yamllint
12:38:21 [2021-05-25T12:38:21.475Z] #22 13.56 Installing collected packages: pathspec, pyyaml, yamllint
12:38:21 [2021-05-25T12:38:21.717Z] 4612f6d0b889: Verifying Checksum
12:38:21 [2021-05-25T12:38:21.717Z] 4612f6d0b889: Download complete
12:38:21 [2021-05-25T12:38:21.734Z] #22 13.96 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
12:38:22 [2021-05-25T12:38:22.301Z] #22 DONE 14.6s
12:38:22 [2021-05-25T12:38:22.301Z] 
12:38:22 [2021-05-25T12:38:22.301Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:38:22 [2021-05-25T12:38:22.301Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:38:22 [2021-05-25T12:38:22.301Z] #43 134.3   CC       criu/net.o
12:38:22 [2021-05-25T12:38:22.301Z] #43 137.8   CC       criu/netfilter.o
12:38:22 [2021-05-25T12:38:22.564Z] #43 ...
12:38:22 [2021-05-25T12:38:22.564Z] 
12:38:22 [2021-05-25T12:38:22.564Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:38:22 [2021-05-25T12:38:22.564Z] #25 sha256:4efa5b6e279a4565b71df499faa733853c78ea13c17c1ce757b39b8a12726c2f
12:38:22 [2021-05-25T12:38:22.564Z] #25 DONE 0.2s
12:38:22 [2021-05-25T12:38:22.822Z] 
12:38:22 [2021-05-25T12:38:22.823Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:38:22 [2021-05-25T12:38:22.823Z] #30 sha256:88b67520f77d6e828636e34fa0eb2afdf8791e99984ed26d98a446774e758f83
12:38:26 [2021-05-25T12:38:26.075Z] --- PASS: TestBuildSquashParent (8.20s)
12:38:26 [2021-05-25T12:38:26.075Z] === RUN   TestBuildWithRemoveAndForceRemove
12:38:26 [2021-05-25T12:38:26.075Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:38:26 [2021-05-25T12:38:26.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:38:26 [2021-05-25T12:38:26.075Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:38:26 [2021-05-25T12:38:26.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:38:26 [2021-05-25T12:38:26.075Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:38:26 [2021-05-25T12:38:26.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:38:26 [2021-05-25T12:38:26.075Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:38:26 [2021-05-25T12:38:26.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:38:26 [2021-05-25T12:38:26.075Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:38:26 [2021-05-25T12:38:26.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:38:26 [2021-05-25T12:38:26.075Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:38:26 [2021-05-25T12:38:26.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:38:26 [2021-05-25T12:38:26.075Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:38:26 [2021-05-25T12:38:26.075Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:38:27 [2021-05-25T12:38:27.012Z] #30 DONE 3.7s
12:38:27 [2021-05-25T12:38:27.012Z] 
12:38:27 [2021-05-25T12:38:27.012Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:38:27 [2021-05-25T12:38:27.012Z] #33 sha256:920ec7a663e45be64d889e4e9343b4195b7419bad7910b6faeacb61394844e0f
12:38:27 [2021-05-25T12:38:27.012Z] #33 DONE 0.1s
12:38:27 [2021-05-25T12:38:27.012Z] 
12:38:27 [2021-05-25T12:38:27.012Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
12:38:27 [2021-05-25T12:38:27.012Z] #35 sha256:f4886548309c11841ed286e7d914a17a4fee966d40fc5eee9ab3b38046301329
12:38:27 [2021-05-25T12:38:27.012Z] #35 DONE 0.1s
12:38:27 [2021-05-25T12:38:27.012Z] 
12:38:27 [2021-05-25T12:38:27.012Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:38:27 [2021-05-25T12:38:27.012Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:38:27 [2021-05-25T12:38:27.012Z] #43 138.4   CC       criu/page-pipe.o
12:38:27 [2021-05-25T12:38:27.012Z] #43 139.3   CC       criu/page-xfer.o
12:38:27 [2021-05-25T12:38:27.012Z] #43 141.0   CC       criu/pagemap-cache.o
12:38:27 [2021-05-25T12:38:27.012Z] #43 141.3   CC       criu/pagemap.o
12:38:27 [2021-05-25T12:38:27.012Z] #43 ...
12:38:27 [2021-05-25T12:38:27.012Z] 
12:38:27 [2021-05-25T12:38:27.012Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:38:27 [2021-05-25T12:38:27.012Z] #38 sha256:36fc5a371c532f6cbf7cb133d7fd73fde6ed765cdf651703c5e07085390b6591
12:38:27 [2021-05-25T12:38:27.012Z] #38 DONE 0.1s
12:38:27 [2021-05-25T12:38:27.012Z] 
12:38:27 [2021-05-25T12:38:27.012Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:38:27 [2021-05-25T12:38:27.012Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:38:27 [2021-05-25T12:38:27.012Z] #43 142.4   CC       criu/parasite-syscall.o
12:38:27 [2021-05-25T12:38:27.580Z] #43 143.2   CC       criu/path.o
12:38:28 [2021-05-25T12:38:28.147Z] #43 143.4   CC       criu/pie-util-vdso-elf32.o
12:38:28 [2021-05-25T12:38:28.406Z] #43 143.9   CC       criu/pie-util-vdso.o
12:38:28 [2021-05-25T12:38:28.587Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:38:28 [2021-05-25T12:38:28.587Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:38:28 [2021-05-25T12:38:28.664Z] #43 144.2   CC       criu/pie-util.o
12:38:28 [2021-05-25T12:38:28.923Z] #43 144.4   CC       criu/pipes.o
12:38:29 [2021-05-25T12:38:29.491Z] #43 145.1   CC       criu/plugin.o
12:38:30 [2021-05-25T12:38:30.058Z] #43 145.5   CC       criu/proc_parse.o
12:38:31 [2021-05-25T12:38:31.101Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:38:31 [2021-05-25T12:38:31.210Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:38:31 [2021-05-25T12:38:31.210Z] 
12:38:31 [2021-05-25T12:38:31.210Z] + TEST_INTEGRATION_DEST=2
12:38:31 [2021-05-25T12:38:31.210Z] + CONTAINER_NAME=docker-pr2-2
12:38:31 [2021-05-25T12:38:31.210Z] + TEST_SKIP_INTEGRATION=1
12:38:31 [2021-05-25T12:38:31.210Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
12:38:31 [2021-05-25T12:38:31.210Z] + run_tests
12:38:31 [2021-05-25T12:38:31.210Z] + c=0
12:38:31 [2021-05-25T12:38:31.210Z] + '[' -n 0 ']'
12:38:31 [2021-05-25T12:38:31.210Z] + rm=
12:38:31 [2021-05-25T12:38:31.211Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42412/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42412/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42412/.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=22b9e2a7e53645a3090ef305658f22264c380368 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:22b9e2a7e53645a3090ef305658f22264c380368 hack/make.sh '' test-integration
12:38:31 [2021-05-25T12:38:31.211Z] + TEST_INTEGRATION_DEST=1
12:38:31 [2021-05-25T12:38:31.211Z] + CONTAINER_NAME=docker-pr2-1
12:38:31 [2021-05-25T12:38:31.211Z] + TEST_SKIP_INTEGRATION_CLI=1
12:38:31 [2021-05-25T12:38:31.211Z] + run_tests test-integration-flaky
12:38:31 [2021-05-25T12:38:31.211Z] + '[' -n 0 ']'
12:38:31 [2021-05-25T12:38:31.211Z] + rm=
12:38:31 [2021-05-25T12:38:31.211Z] + TEST_INTEGRATION_DEST=3
12:38:31 [2021-05-25T12:38:31.211Z] + CONTAINER_NAME=docker-pr2-3
12:38:31 [2021-05-25T12:38:31.211Z] + TEST_SKIP_INTEGRATION=1
12:38:31 [2021-05-25T12:38:31.211Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
12:38:31 [2021-05-25T12:38:31.211Z] + run_tests
12:38:31 [2021-05-25T12:38:31.211Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42412/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42412/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42412/.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=22b9e2a7e53645a3090ef305658f22264c380368 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:22b9e2a7e53645a3090ef305658f22264c380368 hack/make.sh test-integration-flaky test-integration
12:38:31 [2021-05-25T12:38:31.211Z] + '[' -n 0 ']'
12:38:31 [2021-05-25T12:38:31.211Z] + rm=
12:38:31 [2021-05-25T12:38:31.211Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42412/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42412/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42412/.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=22b9e2a7e53645a3090ef305658f22264c380368 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:22b9e2a7e53645a3090ef305658f22264c380368 hack/make.sh '' test-integration
12:38:31 [2021-05-25T12:38:31.211Z] ++ jobs -p
12:38:31 [2021-05-25T12:38:31.211Z] + for job in $(jobs -p)
12:38:31 [2021-05-25T12:38:31.211Z] + wait 13544
12:38:31 [2021-05-25T12:38:31.211Z] 
12:38:31 [2021-05-25T12:38:31.211Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
12:38:31 [2021-05-25T12:38:31.211Z] 
12:38:31 [2021-05-25T12:38:31.211Z] 
12:38:31 [2021-05-25T12:38:31.211Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:38:31 [2021-05-25T12:38:31.211Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:38:31 [2021-05-25T12:38:31.211Z] HOSTNAME=b6e4abafaeb1
12:38:31 [2021-05-25T12:38:31.211Z] TEST_SKIP_INTEGRATION=1
12:38:31 [2021-05-25T12:38:31.211Z] TESTDEBUG=0
12:38:31 [2021-05-25T12:38:31.211Z] DEST=bundles/test-integration
12:38:31 [2021-05-25T12:38:31.211Z] PWD=/go/src/github.com/docker/docker
12:38:31 [2021-05-25T12:38:31.211Z] KEEPBUNDLE=1
12:38:31 [2021-05-25T12:38:31.211Z] DOCKER_GITCOMMIT=22b9e2a7e53645a3090ef305658f22264c380368
12:38:31 [2021-05-25T12:38:31.211Z] container=docker
12:38:31 [2021-05-25T12:38:31.211Z] HOME=/root
12:38:31 [2021-05-25T12:38:31.211Z] GOLANG_VERSION=1.13.15
12:38:31 [2021-05-25T12:38:31.211Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:38:31 [2021-05-25T12:38:31.211Z] VALIDATE_BRANCH=master
12:38:31 [2021-05-25T12:38:31.211Z] TERM=xterm
12:38:31 [2021-05-25T12:38:31.211Z] DOCKER_PKG=github.com/docker/docker
12:38:31 [2021-05-25T12:38:31.211Z] SHLVL=1
12:38:31 [2021-05-25T12:38:31.211Z] TIMEOUT=120m
12:38:31 [2021-05-25T12:38:31.211Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:38:31 [2021-05-25T12:38:31.211Z] DOCKER_GRAPHDRIVER=overlay2
12:38:31 [2021-05-25T12:38:31.211Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
12:38:31 [2021-05-25T12:38:31.211Z] GO111MODULE=off
12:38:31 [2021-05-25T12:38:31.211Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:38:31 [2021-05-25T12:38:31.211Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:38:31 [2021-05-25T12:38:31.211Z] GOPATH=/go---> Making bundle: test-integration (in bundles/test-integration)
12:38:31 [2021-05-25T12:38:31.211Z] 
12:38:31 [2021-05-25T12:38:31.211Z] PKG_CONFIG=pkg-config
12:38:31 [2021-05-25T12:38:31.211Z] _=/usr/bin/env
12:38:31 [2021-05-25T12:38:31.211Z] Building test suite binary ./integration-cli/test.main
12:38:31 [2021-05-25T12:38:31.211Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:38:31 [2021-05-25T12:38:31.211Z] HOSTNAME=e86c3e9321d6
12:38:31 [2021-05-25T12:38:31.211Z] TEST_SKIP_INTEGRATION=1
12:38:31 [2021-05-25T12:38:31.211Z] TESTDEBUG=0
12:38:31 [2021-05-25T12:38:31.211Z] DEST=bundles/test-integration
12:38:31 [2021-05-25T12:38:31.211Z] PWD=/go/src/github.com/docker/docker
12:38:31 [2021-05-25T12:38:31.211Z] KEEPBUNDLE=1
12:38:31 [2021-05-25T12:38:31.211Z] DOCKER_GITCOMMIT=22b9e2a7e53645a3090ef305658f22264c380368
12:38:31 [2021-05-25T12:38:31.211Z] container=docker
12:38:31 [2021-05-25T12:38:31.211Z] HOME=/root
12:38:31 [2021-05-25T12:38:31.211Z] GOLANG_VERSION=1.13.15
12:38:31 [2021-05-25T12:38:31.211Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:38:31 [2021-05-25T12:38:31.211Z] VALIDATE_BRANCH=master
12:38:31 [2021-05-25T12:38:31.211Z] TERM=xterm
12:38:31 [2021-05-25T12:38:31.211Z] DOCKER_PKG=github.com/docker/docker
12:38:31 [2021-05-25T12:38:31.211Z] SHLVL=1
12:38:31 [2021-05-25T12:38:31.211Z] TIMEOUT=120m
12:38:31 [2021-05-25T12:38:31.211Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:38:31 [2021-05-25T12:38:31.211Z] DOCKER_GRAPHDRIVER=overlay2
12:38:31 [2021-05-25T12:38:31.211Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
12:38:31 [2021-05-25T12:38:31.211Z] GO111MODULE=off
12:38:31 [2021-05-25T12:38:31.211Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:38:31 [2021-05-25T12:38:31.211Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:38:31 [2021-05-25T12:38:31.211Z] GOPATH=/go
12:38:31 [2021-05-25T12:38:31.211Z] PKG_CONFIG=pkg-config
12:38:31 [2021-05-25T12:38:31.211Z] _=/usr/bin/env
12:38:31 [2021-05-25T12:38:31.211Z] Building test suite binary ./integration-cli/test.main
12:38:31 [2021-05-25T12:38:31.211Z] No new tests added to integration.
12:38:31 [2021-05-25T12:38:31.211Z] 
12:38:31 [2021-05-25T12:38:31.211Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:38:31 [2021-05-25T12:38:31.211Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:38:31 [2021-05-25T12:38:31.211Z] HOSTNAME=e1a47b0adaed
12:38:31 [2021-05-25T12:38:31.211Z] TESTDEBUG=0
12:38:31 [2021-05-25T12:38:31.211Z] DEST=bundles/test-integration
12:38:31 [2021-05-25T12:38:31.211Z] PWD=/go/src/github.com/docker/docker
12:38:31 [2021-05-25T12:38:31.211Z] KEEPBUNDLE=1
12:38:31 [2021-05-25T12:38:31.211Z] DOCKER_GITCOMMIT=22b9e2a7e53645a3090ef305658f22264c380368
12:38:31 [2021-05-25T12:38:31.211Z] container=docker
12:38:31 [2021-05-25T12:38:31.211Z] HOME=/root
12:38:31 [2021-05-25T12:38:31.211Z] GOLANG_VERSION=1.13.15
12:38:31 [2021-05-25T12:38:31.211Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:38:31 [2021-05-25T12:38:31.211Z] VALIDATE_BRANCH=master
12:38:31 [2021-05-25T12:38:31.211Z] TERM=xterm
12:38:31 [2021-05-25T12:38:31.211Z] DOCKER_PKG=github.com/docker/docker
12:38:31 [2021-05-25T12:38:31.211Z] SHLVL=1
12:38:31 [2021-05-25T12:38:31.211Z] TIMEOUT=120m
12:38:31 [2021-05-25T12:38:31.211Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:38:31 [2021-05-25T12:38:31.211Z] DOCKER_GRAPHDRIVER=overlay2
12:38:31 [2021-05-25T12:38:31.211Z] GO111MODULE=off
12:38:31 [2021-05-25T12:38:31.211Z] TEST_SKIP_INTEGRATION_CLI=1
12:38:31 [2021-05-25T12:38:31.211Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:38:31 [2021-05-25T12:38:31.211Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:38:31 [2021-05-25T12:38:31.211Z] GOPATH=/go
12:38:31 [2021-05-25T12:38:31.211Z] PKG_CONFIG=pkg-config
12:38:31 [2021-05-25T12:38:31.211Z] _=/usr/bin/env
12:38:31 [2021-05-25T12:38:31.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:38:31 [2021-05-25T12:38:31.356Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:38:32 [2021-05-25T12:38:32.591Z] #43 148.0   CC       criu/protobuf-desc.o
12:38:33 [2021-05-25T12:38:33.527Z] #43 149.0   CC       criu/protobuf.o
12:38:33 [2021-05-25T12:38:33.786Z] #43 149.4   CC       criu/pstree.o
12:38:34 [2021-05-25T12:38:34.620Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
12:38:34 [2021-05-25T12:38:34.620Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.31s)
12:38:34 [2021-05-25T12:38:34.620Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.36s)
12:38:34 [2021-05-25T12:38:34.620Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.03s)
12:38:34 [2021-05-25T12:38:34.620Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s)
12:38:34 [2021-05-25T12:38:34.620Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.90s)
12:38:34 [2021-05-25T12:38:34.620Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.98s)
12:38:34 [2021-05-25T12:38:34.620Z] === RUN   TestBuildMultiStageCopy
12:38:34 [2021-05-25T12:38:34.620Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:38:35 [2021-05-25T12:38:35.162Z] #43 150.6   CC       criu/rbtree.o
12:38:35 [2021-05-25T12:38:35.421Z] #43 150.9   CC       criu/rst-malloc.o
12:38:35 [2021-05-25T12:38:35.680Z] #43 151.2   CC       criu/seccomp.o
12:38:36 [2021-05-25T12:38:36.616Z] #43 151.9   CC       criu/seize.o
12:38:37 [2021-05-25T12:38:37.134Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:38:37 [2021-05-25T12:38:37.552Z] #43 152.9   CC       criu/servicefd.o
12:38:37 [2021-05-25T12:38:37.810Z] #43 153.3   CC       criu/shmem.o
12:38:38 [2021-05-25T12:38:38.059Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:38:38 [2021-05-25T12:38:38.746Z] #43 ...
12:38:38 [2021-05-25T12:38:38.746Z] 
12:38:38 [2021-05-25T12:38:38.747Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:38:38 [2021-05-25T12:38:38.747Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
12:38:38 [2021-05-25T12:38:38.747Z] #40 DONE 208.4s
12:38:38 [2021-05-25T12:38:38.747Z] 
12:38:38 [2021-05-25T12:38:38.747Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:38:38 [2021-05-25T12:38:38.747Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:38:38 [2021-05-25T12:38:38.747Z] #43 154.3   CC       criu/sigframe.o
12:38:39 [2021-05-25T12:38:39.315Z] #43 154.6   CC       criu/signalfd.o
12:38:39 [2021-05-25T12:38:39.421Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:38:39 [2021-05-25T12:38:39.573Z] #43 155.1   CC       criu/sk-inet.o
12:38:40 [2021-05-25T12:38:40.140Z] #43 ...
12:38:40 [2021-05-25T12:38:40.141Z] 
12:38:40 [2021-05-25T12:38:40.141Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:38:40 [2021-05-25T12:38:40.141Z] #41 sha256:068188a5c9f537aa61b83e983fdcecf2d7c5574fe31947cf70e7bebea8ed04f4
12:38:40 [2021-05-25T12:38:40.141Z] #41 DONE 0.2s
12:38:40 [2021-05-25T12:38:40.141Z] 
12:38:40 [2021-05-25T12:38:40.141Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:38:40 [2021-05-25T12:38:40.141Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:38:40 [2021-05-25T12:38:40.346Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:38:40 [2021-05-25T12:38:40.708Z] #43 156.2   CC       criu/sk-netlink.o
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ok  	github.com/docker/docker/api/server/httputils	0.026s	coverage: 14.7% of statements
12:38:40 [2021-05-25T12:38:40.772Z] ok  	github.com/docker/docker/api/server/middleware	0.037s	coverage: 37.7% of statements
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ok  	github.com/docker/docker/api/types/strslice	0.017s	coverage: 90.0% of statements
12:38:40 [2021-05-25T12:38:40.772Z] ok  	github.com/docker/docker/api/types/filters	0.030s	coverage: 92.2% of statements
12:38:40 [2021-05-25T12:38:40.772Z] ok  	github.com/docker/docker/api/types/time	0.016s	coverage: 100.0% of statements
12:38:40 [2021-05-25T12:38:40.772Z] ok  	github.com/docker/docker/api/server/router/swarm	0.034s	coverage: 5.7% of statements
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/types	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ok  	github.com/docker/docker/api/types/versions	0.015s	coverage: 75.0% of statements
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/builder	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:38:40 [2021-05-25T12:38:40.772Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:38:40 [2021-05-25T12:38:40.966Z] #43 156.5   CC       criu/sk-packet.o
12:38:41 [2021-05-25T12:38:41.270Z] --- PASS: TestBuildMultiStageCopy (6.96s)
12:38:41 [2021-05-25T12:38:41.271Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.96s)
12:38:41 [2021-05-25T12:38:41.271Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
12:38:41 [2021-05-25T12:38:41.271Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
12:38:41 [2021-05-25T12:38:41.271Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
12:38:41 [2021-05-25T12:38:41.271Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
12:38:41 [2021-05-25T12:38:41.271Z] === RUN   TestBuildMultiStageParentConfig
12:38:41 [2021-05-25T12:38:41.534Z] #43 157.0   CC       criu/sk-queue.o
12:38:42 [2021-05-25T12:38:42.108Z] #43 157.5   CC       criu/sk-tcp.o
12:38:42 [2021-05-25T12:38:42.377Z] #43 158.0   CC       criu/sk-unix.o
12:38:43 [2021-05-25T12:38:43.343Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
12:38:44 [2021-05-25T12:38:44.288Z] #43 159.5   CC       criu/sockets.o
12:38:44 [2021-05-25T12:38:44.288Z] #43 ...
12:38:44 [2021-05-25T12:38:44.288Z] 
12:38:44 [2021-05-25T12:38:44.288Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:38:44 [2021-05-25T12:38:44.288Z] #49 sha256:a8715035a65f31788e87171b351c7abbb63d878cd947a252b948d0e13ede778f
12:38:44 [2021-05-25T12:38:44.288Z] #49 213.9 + /build/golangci-lint --version
12:38:44 [2021-05-25T12:38:44.288Z] #49 214.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
12:38:44 [2021-05-25T12:38:44.288Z] #49 DONE 214.3s
12:38:44 [2021-05-25T12:38:44.288Z] 
12:38:44 [2021-05-25T12:38:44.288Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:38:44 [2021-05-25T12:38:44.288Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
12:38:44 [2021-05-25T12:38:44.290Z] ok  	github.com/docker/docker/builder/remotecontext	0.164s	coverage: 13.7% of statements
12:38:44 [2021-05-25T12:38:44.865Z] ok  	github.com/docker/docker/builder/dockerfile	0.450s	coverage: 48.5% of statements
12:38:44 [2021-05-25T12:38:44.865Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:38:45 [2021-05-25T12:38:45.221Z] #43 160.5   CC       criu/stats.o
12:38:45 [2021-05-25T12:38:45.479Z] #43 160.9   CC       criu/string.o
12:38:45 [2021-05-25T12:38:45.479Z] #43 161.1   CC       criu/sysctl.o
12:38:46 [2021-05-25T12:38:46.415Z] #43 161.8   CC       criu/sysfs_parse.o
12:38:46 [2021-05-25T12:38:46.415Z] #43 162.0   CC       criu/timens.o
12:38:46 [2021-05-25T12:38:46.508Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
12:38:46 [2021-05-25T12:38:46.508Z] === RUN   TestBuildLabelWithTargets
12:38:46 [2021-05-25T12:38:46.674Z] #43 162.2   CC       criu/timerfd.o
12:38:46 [2021-05-25T12:38:46.787Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.462s	coverage: 86.3% of statements
12:38:46 [2021-05-25T12:38:46.787Z] ?   	github.com/docker/docker/cli	[no test files]
12:38:46 [2021-05-25T12:38:46.787Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:38:46 [2021-05-25T12:38:46.932Z] #43 162.5   CC       criu/tty.o
12:38:48 [2021-05-25T12:38:48.308Z] #43 163.7   CC       criu/tun.o
12:38:48 [2021-05-25T12:38:48.567Z] #43 164.1   CC       criu/uffd.o
12:38:49 [2021-05-25T12:38:49.134Z] #43 164.8   CC       criu/util.o
12:38:50 [2021-05-25T12:38:50.070Z] #43 165.7   CC       criu/uts_ns.o
12:38:50 [2021-05-25T12:38:50.328Z] #43 165.9   CC       criu/vdso-compat.o
12:38:50 [2021-05-25T12:38:50.328Z] #43 166.0   CC       criu/vdso.o
12:38:50 [2021-05-25T12:38:50.895Z] #43 166.4   LINK     criu/built-in.o
12:38:50 [2021-05-25T12:38:50.895Z] #43 166.6   LINK     criu/criu
12:38:51 [2021-05-25T12:38:51.007Z] ok  	github.com/docker/docker/client	0.286s	coverage: 75.4% of statements
12:38:51 [2021-05-25T12:38:51.462Z] #43 166.9   DEP      lib/c/criu.d
12:38:51 [2021-05-25T12:38:51.462Z] #43 166.9   CC       images/rpc.pb-c.o
12:38:52 [2021-05-25T12:38:52.029Z] #43 167.3   CC       lib/c/criu.o
12:38:52 [2021-05-25T12:38:52.595Z] #43 168.0   LINK     lib/c/built-in.o
12:38:52 [2021-05-25T12:38:52.596Z] #43 168.0   LINK     lib/c/libcriu.so
12:38:52 [2021-05-25T12:38:52.596Z] #43 168.0   LINK     lib/c/libcriu.a
12:38:52 [2021-05-25T12:38:52.596Z] #43 168.1   GEN      magic.py
12:38:52 [2021-05-25T12:38:52.854Z] #43 168.2 Note: Building without setproctitle() and strlcpy() support.
12:38:52 [2021-05-25T12:38:52.854Z] #43 168.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:38:52 [2021-05-25T12:38:52.854Z] #43 168.2 Note: Building without GnuTLS support
12:38:52 [2021-05-25T12:38:52.854Z] #43 168.2 Makefile.config:39: Warn: you have no libnftables installed
12:38:52 [2021-05-25T12:38:52.854Z] #43 168.2 Makefile.config:40: Warn: Building without nftables support
12:38:53 [2021-05-25T12:38:53.309Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:38:53 [2021-05-25T12:38:53.309Z] 
12:38:53 [2021-05-25T12:38:53.310Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:38:53 [2021-05-25T12:38:53.310Z] DOCKER_SYSTEMD=1
12:38:53 [2021-05-25T12:38:53.310Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:38:53 [2021-05-25T12:38:53.310Z] HOSTNAME=0e99df3b3fc9
12:38:53 [2021-05-25T12:38:53.310Z] DEST=bundles/test-integration
12:38:53 [2021-05-25T12:38:53.310Z] PWD=/go/src/github.com/docker/docker
12:38:53 [2021-05-25T12:38:53.310Z] DOCKER_GITCOMMIT=22b9e2a7e53645a3090ef305658f22264c380368
12:38:53 [2021-05-25T12:38:53.310Z] container=docker
12:38:53 [2021-05-25T12:38:53.310Z] HOME=/root
12:38:53 [2021-05-25T12:38:53.310Z] LANG=C.UTF-8
12:38:53 [2021-05-25T12:38:53.310Z] INVOCATION_ID=ef0582dd5a08434ba360f752dc647e07
12:38:53 [2021-05-25T12:38:53.310Z] GOLANG_VERSION=1.13.15
12:38:53 [2021-05-25T12:38:53.310Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:38:53 [2021-05-25T12:38:53.310Z] VALIDATE_BRANCH=master
12:38:53 [2021-05-25T12:38:53.310Z] TERM=xterm
12:38:53 [2021-05-25T12:38:53.310Z] DOCKER_PKG=github.com/docker/docker
12:38:53 [2021-05-25T12:38:53.310Z] SHLVL=3
12:38:53 [2021-05-25T12:38:53.310Z] TIMEOUT=120m
12:38:53 [2021-05-25T12:38:53.310Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:38:53 [2021-05-25T12:38:53.310Z] DOCKER_GRAPHDRIVER=overlay2
12:38:53 [2021-05-25T12:38:53.310Z] GO111MODULE=off
12:38:53 [2021-05-25T12:38:53.310Z] DOCKER_EXPERIMENTAL=1
12:38:53 [2021-05-25T12:38:53.310Z] TEST_SKIP_INTEGRATION_CLI=1
12:38:53 [2021-05-25T12:38:53.310Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:38:53 [2021-05-25T12:38:53.310Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:38:53 [2021-05-25T12:38:53.310Z] GOPATH=/go
12:38:53 [2021-05-25T12:38:53.310Z] PKG_CONFIG=pkg-config
12:38:53 [2021-05-25T12:38:53.310Z] _=/usr/bin/env
12:38:53 [2021-05-25T12:38:53.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:38:53 [2021-05-25T12:38:53.421Z] #43 168.9 fatal: not a git repository (or any of the parent directories): .git
12:38:53 [2021-05-25T12:38:53.988Z] #43 169.4 make[1]: Nothing to be done for 'all'.
12:38:54 [2021-05-25T12:38:54.555Z] #43 169.9 make[1]: 'images/built-in.o' is up to date.
12:38:54 [2021-05-25T12:38:54.555Z] #43 169.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:38:54 [2021-05-25T12:38:54.555Z] #43 170.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:38:54 [2021-05-25T12:38:54.555Z] #43 170.0 make[1]: 'compel/libcompel.a' is up to date.
12:38:54 [2021-05-25T12:38:54.555Z] #43 170.0 make[1]: 'compel/compel-host-bin' is up to date.
12:38:54 [2021-05-25T12:38:54.555Z] #43 170.0 make[1]: Nothing to be done for 'all'.
12:38:54 [2021-05-25T12:38:54.555Z] #43 170.1 make[1]: 'soccr/libsoccr.a' is up to date.
12:38:54 [2021-05-25T12:38:54.607Z] --- PASS: TestBuildLabelWithTargets (8.00s)
12:38:54 [2021-05-25T12:38:54.607Z] === RUN   TestBuildWithEmptyLayers
12:38:54 [2021-05-25T12:38:54.813Z] #43 170.3 make[2]: Nothing to be done for 'all'.
12:38:54 [2021-05-25T12:38:54.813Z] #43 170.3 make[2]: Nothing to be done for 'all'.
12:38:54 [2021-05-25T12:38:54.813Z] #43 170.3 make[2]: Nothing to be done for 'all'.
12:38:54 [2021-05-25T12:38:54.813Z] #43 170.4 make[2]: Nothing to be done for 'all'.
12:38:54 [2021-05-25T12:38:54.813Z] #43 170.4 make[2]: Nothing to be done for 'all'.
12:38:55 [2021-05-25T12:38:55.072Z] #43 170.5 make[2]: Nothing to be done for 'all'.
12:38:55 [2021-05-25T12:38:55.072Z] #43 170.5 make[2]: Nothing to be done for 'all'.
12:38:55 [2021-05-25T12:38:55.072Z] #43 170.6 make[2]: Nothing to be done for 'all'.
12:38:55 [2021-05-25T12:38:55.072Z] #43 170.6   INSTALL  criu/criu
12:38:55 [2021-05-25T12:38:55.331Z] #43 DONE 170.9s
12:38:55 [2021-05-25T12:38:55.331Z] 
12:38:55 [2021-05-25T12:38:55.331Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:38:55 [2021-05-25T12:38:55.331Z] #53 sha256:0665b76b4d09bbf397b1253bd2b6fee97cd50759e1a14cf9685c51e3fb7cac26
12:38:56 [2021-05-25T12:38:56.267Z] #53 ...
12:38:56 [2021-05-25T12:38:56.267Z] 
12:38:56 [2021-05-25T12:38:56.267Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:38:56 [2021-05-25T12:38:56.267Z] #44 sha256:a108511ca5583063d14efce20e96799e6432a929b0c6719de5ca0a95924fda67
12:38:56 [2021-05-25T12:38:56.526Z] #44 DONE 0.1s
12:38:56 [2021-05-25T12:38:56.526Z] 
12:38:56 [2021-05-25T12:38:56.526Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:38:56 [2021-05-25T12:38:56.526Z] #46 sha256:6f080f5ffbba200b4eacdb9f616ab0ab5674a4a714fc2c7d901c9f397e16fb7d
12:38:56 [2021-05-25T12:38:56.526Z] #46 DONE 0.1s
12:38:56 [2021-05-25T12:38:56.526Z] 
12:38:56 [2021-05-25T12:38:56.526Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:38:56 [2021-05-25T12:38:56.526Z] #48 sha256:772ae00def7d03639dde28beaf7ac013927cc4852b14fbc4f709ffa6d5af7fc7
12:38:56 [2021-05-25T12:38:56.526Z] #48 DONE 0.1s
12:38:56 [2021-05-25T12:38:56.526Z] 
12:38:56 [2021-05-25T12:38:56.526Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:38:56 [2021-05-25T12:38:56.526Z] #50 sha256:bf20938360d82e36fa1a3a99ad71727fc16d0c809836ee1e30d5ec940b5fb4b8
12:38:56 [2021-05-25T12:38:56.785Z] #50 DONE 0.2s
12:38:56 [2021-05-25T12:38:56.785Z] 
12:38:56 [2021-05-25T12:38:56.785Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:38:56 [2021-05-25T12:38:56.785Z] #52 sha256:942e6bf19d81e07d0a75cad1a69537dc4f7ddf38d88b156e83ea7cdce84eb806
12:38:57 [2021-05-25T12:38:57.044Z] #52 DONE 0.1s
12:38:57 [2021-05-25T12:38:57.044Z] 
12:38:57 [2021-05-25T12:38:57.044Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:38:57 [2021-05-25T12:38:57.044Z] #53 sha256:0665b76b4d09bbf397b1253bd2b6fee97cd50759e1a14cf9685c51e3fb7cac26
12:38:57 [2021-05-25T12:38:57.118Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
12:38:57 [2021-05-25T12:38:57.118Z] === RUN   TestBuildMultiStageOnBuild
12:39:02 [2021-05-25T12:39:02.361Z] --- PASS: TestBuildMultiStageOnBuild (5.03s)
12:39:02 [2021-05-25T12:39:02.361Z] === RUN   TestBuildUncleanTarFilenames
12:39:02 [2021-05-25T12:39:02.922Z] --- PASS: TestBuildUncleanTarFilenames (0.68s)
12:39:02 [2021-05-25T12:39:02.922Z] === RUN   TestBuildMultiStageLayerLeak
12:39:07 [2021-05-25T12:39:07.083Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s)
12:39:07 [2021-05-25T12:39:07.083Z] === RUN   TestBuildWithHugeFile
12:39:09 [2021-05-25T12:39:09.250Z] #53 ...
12:39:09 [2021-05-25T12:39:09.250Z] 
12:39:09 [2021-05-25T12:39:09.250Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:39:09 [2021-05-25T12:39:09.250Z] #56 sha256:1013551180aa60cff3efc467da48c521a0d13291acb29395e7c0dcb93074257b
12:39:09 [2021-05-25T12:39:09.250Z] #56 207.4 + bin/containerd
12:39:09 [2021-05-25T12:39:09.250Z] #56 ...
12:39:09 [2021-05-25T12:39:09.250Z] 
12:39:09 [2021-05-25T12:39:09.250Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:39:09 [2021-05-25T12:39:09.250Z] #53 sha256:0665b76b4d09bbf397b1253bd2b6fee97cd50759e1a14cf9685c51e3fb7cac26
12:39:09 [2021-05-25T12:39:09.250Z] #53 130.8 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:39:09 [2021-05-25T12:39:09.250Z] #53 131.7 + mkdir -p /build
12:39:09 [2021-05-25T12:39:09.250Z] #53 131.7 + cp runc /build/runc
12:39:09 [2021-05-25T12:39:09.250Z] #53 DONE 131.8s
12:39:09 [2021-05-25T12:39:09.250Z] 
12:39:09 [2021-05-25T12:39:09.250Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:39:09 [2021-05-25T12:39:09.250Z] #56 sha256:1013551180aa60cff3efc467da48c521a0d13291acb29395e7c0dcb93074257b
12:39:09 [2021-05-25T12:39:09.818Z] #56 ...
12:39:09 [2021-05-25T12:39:09.818Z] 
12:39:09 [2021-05-25T12:39:09.818Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:39:09 [2021-05-25T12:39:09.818Z] #54 sha256:dabfc810fed3a2b3b8e8d51ecb120a4ad8da928b3639ec58d0706e21e60df3bf
12:39:09 [2021-05-25T12:39:09.818Z] #54 DONE 0.1s
12:39:10 [2021-05-25T12:39:10.077Z] 
12:39:10 [2021-05-25T12:39:10.077Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:39:10 [2021-05-25T12:39:10.077Z] #56 sha256:1013551180aa60cff3efc467da48c521a0d13291acb29395e7c0dcb93074257b
12:39:18 [2021-05-25T12:39:18.959Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
12:39:18 [2021-05-25T12:39:18.959Z] 
12:39:18 [2021-05-25T12:39:18.959Z]  ________   ____  __.
12:39:18 [2021-05-25T12:39:18.959Z]  \_____  \ |    |/ _|
12:39:18 [2021-05-25T12:39:18.959Z]  /   |   \|      <
12:39:18 [2021-05-25T12:39:18.959Z]  /    |    \    |  \
12:39:18 [2021-05-25T12:39:18.959Z]  \_______  /____|__ \
12:39:18 [2021-05-25T12:39:18.959Z]          \/        \/
12:39:18 [2021-05-25T12:39:18.959Z] 
12:39:18 [2021-05-25T12:39:18.959Z] INFO: make.ps1 ended at 05/25/2021 12:39:15
12:39:18 [2021-05-25T12:39:18.959Z] INFO: Binaries build ended at 05/25/2021 12:39:16. Duration:00:01:14.8392968
12:39:18 [2021-05-25T12:39:18.959Z] INFO: Copying the built daemon binary to d:\CI\PR-42412\2\binary\dockerd-22b9e2a7e5.exe...
12:39:18 [2021-05-25T12:39:18.959Z] INFO: Copying the built client binary to d:\CI\PR-42412\2\binary\docker-22b9e2a7e5.exe...
12:39:18 [2021-05-25T12:39:18.959Z] INFO: Copying dockerversion from the container...
12:39:18 [2021-05-25T12:39:18.959Z] INFO: Copying the golang package from the container to d:\CI\PR-42412\2\installer\go.zip...
12:39:19 [2021-05-25T12:39:19.410Z] INFO: Extracting go.zip to d:\CI\PR-42412\2\go
12:39:19 [2021-05-25T12:39:19.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:39:20 [2021-05-25T12:39:20.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:39:23 [2021-05-25T12:39:23.168Z] ok  	github.com/docker/docker/cmd/dockerd	0.125s	coverage: 29.1% of statements
12:39:23 [2021-05-25T12:39:23.168Z] ok  	github.com/docker/docker/container	0.161s	coverage: 34.6% of statements
12:39:23 [2021-05-25T12:39:23.168Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:39:23 [2021-05-25T12:39:23.168Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:39:23 [2021-05-25T12:39:23.168Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:39:23 [2021-05-25T12:39:23.168Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:39:23 [2021-05-25T12:39:23.168Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.073s	coverage: 65.3% of statements
12:39:24 [2021-05-25T12:39:24.561Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.052s	coverage: 35.9% of statements
12:39:27 [2021-05-25T12:39:27.883Z] ok  	github.com/docker/docker/daemon/cluster	0.124s	coverage: 0.5% of statements
12:39:29 [2021-05-25T12:39:29.804Z] ok  	github.com/docker/docker/daemon/discovery	0.029s	coverage: 30.0% of statements
12:39:30 [2021-05-25T12:39:30.753Z] ok  	github.com/docker/docker/daemon/config	0.100s	coverage: 81.8% of statements
12:39:31 [2021-05-25T12:39:31.329Z] ok  	github.com/docker/docker/daemon/events	0.075s	coverage: 50.0% of statements
12:39:32 [2021-05-25T12:39:32.724Z] ok  	github.com/docker/docker/daemon/graphdriver	0.017s	coverage: 2.2% of statements
12:39:36 [2021-05-25T12:39:36.939Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	3.046s	coverage: 73.3% of statements
12:39:36 [2021-05-25T12:39:36.939Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.021s	coverage: 3.1% of statements
12:39:37 [2021-05-25T12:39:37.204Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.494s	coverage: 14.1% of statements
12:39:38 [2021-05-25T12:39:38.594Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.805s	coverage: 56.2% of statements
12:39:40 [2021-05-25T12:39:40.000Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.020s	coverage: 1.9% of statements
12:39:41 [2021-05-25T12:39:41.397Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.838s	coverage: 49.4% of statements
12:39:42 [2021-05-25T12:39:42.156Z] #56 238.2 # github.com/containerd/containerd/cmd/containerd
12:39:42 [2021-05-25T12:39:42.156Z] #56 238.2 /usr/bin/ld: /tmp/go-link-644388165/000018.o: in function `New':
12:39:42 [2021-05-25T12:39:42.156Z] #56 238.2 /tmp/tmp.DT6Uesmv4A/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
12:39:42 [2021-05-25T12:39:42.156Z] #56 238.2 + bin/containerd-stress
12:39:42 [2021-05-25T12:39:42.156Z] #56 240.1 + bin/containerd-shim
12:39:42 [2021-05-25T12:39:42.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:39:43 [2021-05-25T12:39:43.949Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.011s	coverage: 46.2% of statements
12:39:43 [2021-05-25T12:39:43.949Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.033s	coverage: 57.5% of statements
12:39:43 [2021-05-25T12:39:43.949Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.485s	coverage: 57.7% of statements
12:39:44 [2021-05-25T12:39:44.421Z] INFO: Extraction ended at 05/25/2021 12:39:40. Duration:00:00:21.3336726
12:39:44 [2021-05-25T12:39:44.421Z] INFO: Updating the golang and path environment variables
12:39:44 [2021-05-25T12:39:44.421Z] INFO: GOPATH=d:\gopath
12:39:44 [2021-05-25T12:39:44.421Z] INFO: go version go1.13.15 windows/amd64
12:39:44 [2021-05-25T12:39:44.421Z] INFO: Running the daemon under test in debug mode
12:39:44 [2021-05-25T12:39:44.421Z] INFO: Starting a daemon under test...
12:39:44 [2021-05-25T12:39:44.421Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42412\2\daemon --pidfile d:\CI\PR-42412\2\docker.pid -D
12:39:44 [2021-05-25T12:39:44.421Z] INFO: Process started successfully.
12:39:44 [2021-05-25T12:39:44.421Z] INFO: Start tailing logs of the daemon under tests
12:39:44 [2021-05-25T12:39:44.421Z] INFO: Waiting for the daemon under test to start...
12:39:45 [2021-05-25T12:39:45.343Z] ok  	github.com/docker/docker/daemon	12.315s	coverage: 17.3% of statements
12:39:45 [2021-05-25T12:39:45.343Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:39:45 [2021-05-25T12:39:45.343Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:39:45 [2021-05-25T12:39:45.343Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:39:45 [2021-05-25T12:39:45.343Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:39:45 [2021-05-25T12:39:45.343Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:39:45 [2021-05-25T12:39:45.343Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:39:45 [2021-05-25T12:39:45.343Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:39:45 [2021-05-25T12:39:45.343Z] ok  	github.com/docker/docker/daemon/links	0.027s	coverage: 93.0% of statements
12:39:45 [2021-05-25T12:39:45.918Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.078s	coverage: 3.0% of statements
12:39:47 [2021-05-25T12:39:47.420Z] #56 246.9 + bin/containerd-shim-runc-v1
12:39:47 [2021-05-25T12:39:47.843Z] ok  	github.com/docker/docker/daemon/images	0.065s	coverage: 6.7% of statements
12:39:47 [2021-05-25T12:39:47.843Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:39:47 [2021-05-25T12:39:47.843Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:39:48 [2021-05-25T12:39:48.418Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.252s	coverage: 77.8% of statements
12:39:48 [2021-05-25T12:39:48.418Z] ok  	github.com/docker/docker/daemon/logger	0.266s	coverage: 43.2% of statements
12:39:48 [2021-05-25T12:39:48.418Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:39:48 [2021-05-25T12:39:48.418Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:39:48 [2021-05-25T12:39:48.680Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.068s	coverage: 67.0% of statements
12:39:49 [2021-05-25T12:39:49.255Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.022s	coverage: 87.2% of statements
12:39:49 [2021-05-25T12:39:49.519Z] ok  	github.com/docker/docker/daemon/logger/journald	0.041s	coverage: 23.9% of statements
12:39:50 [2021-05-25T12:39:50.093Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.023s	coverage: 69.9% of statements
12:39:50 [2021-05-25T12:39:50.669Z] ok  	github.com/docker/docker/daemon/logger/local	0.034s	coverage: 75.2% of statements
12:39:50 [2021-05-25T12:39:50.669Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:39:51 [2021-05-25T12:39:51.608Z] #56 251.7 + bin/containerd-shim-runc-v2
12:39:51 [2021-05-25T12:39:51.617Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.031s	coverage: 31.5% of statements
12:39:51 [2021-05-25T12:39:51.617Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.077s	coverage: 55.1% of statements
12:39:52 [2021-05-25T12:39:52.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:39:52 [2021-05-25T12:39:52.541Z] #56 252.6 + binaries
12:39:52 [2021-05-25T12:39:52.541Z] #56 252.6 + install -D bin/containerd /build/containerd
12:39:52 [2021-05-25T12:39:52.541Z] #56 252.7 + install -D bin/containerd-shim /build/containerd-shim
12:39:52 [2021-05-25T12:39:52.541Z] #56 252.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:39:52 [2021-05-25T12:39:52.541Z] #56 252.7 + install -D bin/ctr /build/ctr
12:39:52 [2021-05-25T12:39:52.601Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.025s	coverage: 46.8% of statements
12:39:52 [2021-05-25T12:39:52.601Z] ok  	github.com/docker/docker/daemon/logger/templates	0.010s	coverage: 8.3% of statements
12:39:53 [2021-05-25T12:39:53.107Z] #56 DONE 253.1s
12:39:53 [2021-05-25T12:39:53.558Z] ok  	github.com/docker/docker/daemon/network	0.026s	coverage: 63.8% of statements
12:39:53 [2021-05-25T12:39:53.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:39:54 [2021-05-25T12:39:54.040Z] 
12:39:54 [2021-05-25T12:39:54.040Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:39:54 [2021-05-25T12:39:54.040Z] #57 sha256:611e024bd14ec106e8830bde0eaefc335e0a420c0b75d97508ba2bf5b21f788b
12:39:54 [2021-05-25T12:39:54.298Z] #57 DONE 0.2s
12:39:54 [2021-05-25T12:39:54.298Z] 
12:39:54 [2021-05-25T12:39:54.298Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:39:54 [2021-05-25T12:39:54.298Z] #61 sha256:d55c16051d15be42097bdcc702661b548fc913c9db8776382e8c74223114c92a
12:39:54 [2021-05-25T12:39:54.298Z] #61 DONE 0.1s
12:39:54 [2021-05-25T12:39:54.298Z] 
12:39:54 [2021-05-25T12:39:54.298Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:39:54 [2021-05-25T12:39:54.298Z] #66 sha256:8c9c624fcaa1ecfc4b47c760a055391f643980affa85965b2d867d2897ae5c55
12:39:54 [2021-05-25T12:39:54.504Z] ok  	github.com/docker/docker/distribution/metadata	0.106s	coverage: 48.2% of statements
12:39:54 [2021-05-25T12:39:54.766Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.922s	coverage: 82.5% of statements
12:39:54 [2021-05-25T12:39:54.766Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:39:54 [2021-05-25T12:39:54.766Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:39:54 [2021-05-25T12:39:54.863Z] #66 DONE 0.5s
12:39:54 [2021-05-25T12:39:54.863Z] 
12:39:54 [2021-05-25T12:39:54.863Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:39:54 [2021-05-25T12:39:54.863Z] #68 sha256:abf27d0041844919cb47b43a8767f3e80b126db7d4679769c003f6e24950d124
12:39:54 [2021-05-25T12:39:54.863Z] #68 DONE 0.1s
12:39:54 [2021-05-25T12:39:54.863Z] 
12:39:54 [2021-05-25T12:39:54.863Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:39:54 [2021-05-25T12:39:54.863Z] #69 sha256:36fe803e1d8f4a4dff3251f272b4b824af271d04352fe197c38057666f9c84c6
12:39:54 [2021-05-25T12:39:54.863Z] #69 DONE 0.0s
12:39:54 [2021-05-25T12:39:54.863Z] 
12:39:54 [2021-05-25T12:39:54.863Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
12:39:54 [2021-05-25T12:39:54.863Z] #70 sha256:6f93654839a43055f099640e6dbf9c858c0e37a937b23e65b1a77e13cf5004f3
12:39:55 [2021-05-25T12:39:55.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:39:56 [2021-05-25T12:39:56.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:39:56 [2021-05-25T12:39:56.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:39:56 [2021-05-25T12:39:56.689Z] ok  	github.com/docker/docker/distribution	0.289s	coverage: 25.2% of statements
12:39:56 [2021-05-25T12:39:56.689Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:39:56 [2021-05-25T12:39:56.689Z] ok  	github.com/docker/docker/errdefs	0.012s	coverage: 53.1% of statements
12:39:56 [2021-05-25T12:39:56.952Z] ok  	github.com/docker/docker/image	0.048s	coverage: 86.6% of statements
12:39:57 [2021-05-25T12:39:57.900Z] ok  	github.com/docker/docker/image/cache	0.020s	coverage: 19.2% of statements
12:39:57 [2021-05-25T12:39:57.900Z] ok  	github.com/docker/docker/distribution/xfer	1.716s	coverage: 85.6% of statements
12:39:57 [2021-05-25T12:39:57.900Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:39:58 [2021-05-25T12:39:58.142Z] #70 DONE 3.1s
12:39:58 [2021-05-25T12:39:58.142Z] 
12:39:58 [2021-05-25T12:39:58.142Z] #71 exporting to image
12:39:58 [2021-05-25T12:39:58.142Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:39:58 [2021-05-25T12:39:58.142Z] #71 exporting layers
12:39:58 [2021-05-25T12:39:58.163Z] ok  	github.com/docker/docker/image/tarexport	0.032s	coverage: 0.6% of statements
12:39:58 [2021-05-25T12:39:58.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:39:58 [2021-05-25T12:39:58.739Z] ok  	github.com/docker/docker/libcontainerd/queue	0.032s	coverage: 100.0% of statements
12:39:58 [2021-05-25T12:39:58.739Z] ok  	github.com/docker/docker/image/v1	0.049s	coverage: 25.0% of statements
12:39:58 [2021-05-25T12:39:58.739Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:40:00 [2021-05-25T12:40:00.132Z] ok  	github.com/docker/docker/oci	0.024s	coverage: 45.2% of statements
12:40:00 [2021-05-25T12:40:00.132Z] ok  	github.com/docker/docker/pkg/aaparser	0.025s	coverage: 52.9% of statements
12:40:00 [2021-05-25T12:40:00.395Z] ok  	github.com/docker/docker/opts	0.053s	coverage: 67.1% of statements
12:40:01 [2021-05-25T12:40:01.345Z] ok  	github.com/docker/docker/pkg/broadcaster	0.035s	coverage: 100.0% of statements
12:40:01 [2021-05-25T12:40:01.980Z] ...INFO: Daemon under test started and replied!
12:40:01 [2021-05-25T12:40:01.980Z] INFO: Docker version of the daemon under test
12:40:01 [2021-05-25T12:40:01.980Z] 
12:40:01 [2021-05-25T12:40:01.980Z] Client:
12:40:01 [2021-05-25T12:40:01.980Z]  Version:      17.06.2-ce
12:40:01 [2021-05-25T12:40:01.980Z]  API version:  1.30
12:40:01 [2021-05-25T12:40:01.980Z]  Go version:   go1.8.3
12:40:01 [2021-05-25T12:40:01.980Z]  Git commit:   cec0b72
12:40:01 [2021-05-25T12:40:01.980Z]  Built:        Tue Sep  5 19:57:19 2017
12:40:01 [2021-05-25T12:40:01.980Z]  OS/Arch:      windows/amd64
12:40:01 [2021-05-25T12:40:01.980Z] 
12:40:01 [2021-05-25T12:40:01.980Z] Server:
12:40:01 [2021-05-25T12:40:01.980Z]  Version:      0.0.0-dev
12:40:01 [2021-05-25T12:40:01.980Z]  API version:  1.41 (minimum version 1.24)
12:40:01 [2021-05-25T12:40:01.980Z]  Go version:   go1.13.15
12:40:01 [2021-05-25T12:40:01.980Z]  Git commit:   22b9e2a7e5
12:40:01 [2021-05-25T12:40:01.980Z]  Built:        05/25/2021 12:38:06
12:40:01 [2021-05-25T12:40:01.980Z]  OS/Arch:      windows/amd64
12:40:01 [2021-05-25T12:40:01.980Z]  Experimental: false
12:40:01 [2021-05-25T12:40:01.980Z] 
12:40:01 [2021-05-25T12:40:01.980Z] INFO: Docker info of the daemon under test
12:40:01 [2021-05-25T12:40:01.980Z] 
12:40:01 [2021-05-25T12:40:01.980Z] Containers: 0
12:40:01 [2021-05-25T12:40:01.980Z]  Running: 0
12:40:01 [2021-05-25T12:40:01.980Z]  Paused: 0
12:40:01 [2021-05-25T12:40:01.980Z]  Stopped: 0
12:40:01 [2021-05-25T12:40:01.980Z] Images: 0
12:40:01 [2021-05-25T12:40:01.980Z] Server Version: 0.0.0-dev
12:40:01 [2021-05-25T12:40:01.980Z] Storage Driver: windowsfilter
12:40:01 [2021-05-25T12:40:01.980Z]  Windows: 
12:40:01 [2021-05-25T12:40:01.980Z] Logging Driver: json-file
12:40:01 [2021-05-25T12:40:01.980Z] Plugins: 
12:40:01 [2021-05-25T12:40:01.980Z]  Volume: local
12:40:01 [2021-05-25T12:40:01.980Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:40:01 [2021-05-25T12:40:01.980Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:40:01 [2021-05-25T12:40:01.980Z] Swarm: inactive
12:40:01 [2021-05-25T12:40:01.980Z] Default Isolation: process
12:40:01 [2021-05-25T12:40:01.980Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
12:40:01 [2021-05-25T12:40:01.980Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
12:40:01 [2021-05-25T12:40:01.980Z] OSType: windows
12:40:01 [2021-05-25T12:40:01.980Z] Architecture: x86_64
12:40:01 [2021-05-25T12:40:01.980Z] CPUs: 4
12:40:01 [2021-05-25T12:40:01.980Z] Total Memory: 32GiB
12:40:01 [2021-05-25T12:40:01.980Z] Name: azwin-2-b95860
12:40:01 [2021-05-25T12:40:01.980Z] ID: JHE2:SEQP:4YNN:TCHZ:5Z35:64YO:7NLO:O554:5GU7:CAEI:CIJ5:I3IX
12:40:01 [2021-05-25T12:40:01.980Z] Docker Root Dir: D:\CI\PR-42412\2\daemon
12:40:01 [2021-05-25T12:40:01.980Z] Debug Mode (client): false
12:40:01 [2021-05-25T12:40:01.980Z] Debug Mode (server): true
12:40:01 [2021-05-25T12:40:01.980Z]  File Descriptors: -1
12:40:01 [2021-05-25T12:40:01.980Z]  Goroutines: 16
12:40:01 [2021-05-25T12:40:01.980Z]  System Time: 2021-05-25T12:40:00.3272414Z
12:40:01 [2021-05-25T12:40:01.980Z]  EventsListeners: 0
12:40:01 [2021-05-25T12:40:01.980Z] Registry: https://index.docker.io/v1/
12:40:01 [2021-05-25T12:40:01.980Z] Labels:
12:40:01 [2021-05-25T12:40:01.980Z] Experimental: false
12:40:01 [2021-05-25T12:40:01.980Z] Insecure Registries:
12:40:01 [2021-05-25T12:40:01.980Z]  127.0.0.0/8
12:40:01 [2021-05-25T12:40:01.980Z] Live Restore Enabled: false
12:40:01 [2021-05-25T12:40:01.980Z] 
12:40:01 [2021-05-25T12:40:01.980Z] 
12:40:01 [2021-05-25T12:40:01.980Z] INFO: Docker images of the daemon under test
12:40:01 [2021-05-25T12:40:01.980Z] 
12:40:01 [2021-05-25T12:40:01.980Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
12:40:01 [2021-05-25T12:40:01.980Z] 
12:40:01 [2021-05-25T12:40:01.980Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider
12:40:01 [2021-05-25T12:40:01.980Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time...
12:40:01 [2021-05-25T12:40:01.980Z] 10.0.20295.1: Pulling from windows/servercore/insider
12:40:01 [2021-05-25T12:40:01.980Z] 29d5b6a226d2: Pulling fs layer
12:40:02 [2021-05-25T12:40:02.293Z] ok  	github.com/docker/docker/pkg/capabilities	0.010s	coverage: 87.5% of statements
12:40:02 [2021-05-25T12:40:02.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:40:02 [2021-05-25T12:40:02.555Z] ok  	github.com/docker/docker/pkg/authorization	0.537s	coverage: 68.3% of statements
12:40:03 [2021-05-25T12:40:03.246Z] --- PASS: TestBuildWithHugeFile (52.18s)
12:40:03 [2021-05-25T12:40:03.246Z] === RUN   TestBuildWCOWSandboxSize
12:40:03 [2021-05-25T12:40:03.246Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
12:40:03 [2021-05-25T12:40:03.246Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:40:03 [2021-05-25T12:40:03.246Z] === RUN   TestBuildWithEmptyDockerfile
12:40:03 [2021-05-25T12:40:03.246Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:40:03 [2021-05-25T12:40:03.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:40:03 [2021-05-25T12:40:03.246Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:40:03 [2021-05-25T12:40:03.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:40:03 [2021-05-25T12:40:03.246Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:40:03 [2021-05-25T12:40:03.246Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:40:03 [2021-05-25T12:40:03.246Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:40:03 [2021-05-25T12:40:03.246Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:40:03 [2021-05-25T12:40:03.246Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:40:03 [2021-05-25T12:40:03.246Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
12:40:03 [2021-05-25T12:40:03.246Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
12:40:03 [2021-05-25T12:40:03.246Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
12:40:03 [2021-05-25T12:40:03.246Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
12:40:03 [2021-05-25T12:40:03.246Z] === RUN   TestBuildPreserveOwnership
12:40:03 [2021-05-25T12:40:03.246Z] === RUN   TestBuildPreserveOwnership/copy_from
12:40:03 [2021-05-25T12:40:03.502Z] ok  	github.com/docker/docker/pkg/directory	0.033s	coverage: 80.0% of statements
12:40:03 [2021-05-25T12:40:03.765Z] ok  	github.com/docker/docker/pkg/archive	1.204s	coverage: 81.8% of statements
12:40:04 [2021-05-25T12:40:04.027Z] ok  	github.com/docker/docker/pkg/discovery	0.017s	coverage: 58.3% of statements
12:40:04 [2021-05-25T12:40:04.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:40:04 [2021-05-25T12:40:04.601Z] ok  	github.com/docker/docker/pkg/discovery/file	0.012s	coverage: 97.6% of statements
12:40:05 [2021-05-25T12:40:05.181Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.010s	coverage: 92.3% of statements
12:40:05 [2021-05-25T12:40:05.753Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.011s	coverage: 93.8% of statements
12:40:05 [2021-05-25T12:40:05.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:40:06 [2021-05-25T12:40:06.251Z] #71 exporting layers 7.2s done
12:40:06 [2021-05-25T12:40:06.251Z] #71 writing image sha256:8a6294782b6c5450acbc943ebe645a11272420d5a1cdbd2359ba29d147751fbc done
12:40:06 [2021-05-25T12:40:06.251Z] #71 naming to docker.io/library/docker:22b9e2a7e53645a3090ef305658f22264c380368 done
12:40:06 [2021-05-25T12:40:06.251Z] #71 DONE 7.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
12:40:06 [2021-05-25T12:40:06.327Z] ok  	github.com/docker/docker/pkg/dmesg	0.011s	coverage: 83.3% of statements
12:40:06 [2021-05-25T12:40:06.327Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.980s	coverage: 43.2% of statements
12:40:06 [2021-05-25T12:40:06.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:40:06 [2021-05-25T12:40:06.507Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:40:06 [2021-05-25T12:40:06.575Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42412/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42412/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=22b9e2a7e53645a3090ef305658f22264c380368 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:22b9e2a7e53645a3090ef305658f22264c380368 hack/validate/default
12:40:07 [2021-05-25T12:40:07.273Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 88.7% of statements
12:40:07 [2021-05-25T12:40:07.273Z] ok  	github.com/docker/docker/pkg/filenotify	0.612s	coverage: 67.0% of statements
12:40:07 [2021-05-25T12:40:07.510Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
12:40:07 [2021-05-25T12:40:07.510Z] No api/types/ or api/swagger.yaml changes in diff.
12:40:07 [2021-05-25T12:40:07.510Z] Congratulations!  All TOML source files changed here have valid syntax.
12:40:07 [2021-05-25T12:40:07.510Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
12:40:07 [2021-05-25T12:40:07.510Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
12:40:07 [2021-05-25T12:40:07.510Z] Congratulations!  No new tests were added to integration-cli.
12:40:07 [2021-05-25T12:40:07.510Z] 
12:40:07 [2021-05-25T12:40:07.510Z] INFO Start validation with golang-ci-lint
12:40:07 [2021-05-25T12:40:07.510Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
12:40:07 [2021-05-25T12:40:07.510Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
12:40:07 [2021-05-25T12:40:07.510Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
12:40:07 [2021-05-25T12:40:07.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:40:07 [2021-05-25T12:40:07.846Z] ok  	github.com/docker/docker/pkg/fsutils	0.284s	coverage: 85.1% of statements
12:40:08 [2021-05-25T12:40:08.109Z] ok  	github.com/docker/docker/pkg/homedir	0.023s	coverage: 11.4% of statements
12:40:08 [2021-05-25T12:40:08.372Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.093s	coverage: 84.1% of statements
12:40:09 [2021-05-25T12:40:09.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:40:09 [2021-05-25T12:40:09.317Z] ok  	github.com/docker/docker/layer	7.546s	coverage: 68.8% of statements
12:40:09 [2021-05-25T12:40:09.317Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:40:09 [2021-05-25T12:40:09.317Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:40:09 [2021-05-25T12:40:09.317Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:40:09 [2021-05-25T12:40:09.317Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:40:09 [2021-05-25T12:40:09.317Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:40:09 [2021-05-25T12:40:09.317Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:40:09 [2021-05-25T12:40:09.317Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:40:09 [2021-05-25T12:40:09.317Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 91.7% of statements
12:40:09 [2021-05-25T12:40:09.318Z] ok  	github.com/docker/docker/pkg/idtools	0.688s	coverage: 69.5% of statements
12:40:09 [2021-05-25T12:40:09.580Z] ok  	github.com/docker/docker/pkg/ioutils	0.678s	coverage: 69.3% of statements
12:40:09 [2021-05-25T12:40:09.580Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:40:09 [2021-05-25T12:40:09.843Z] ok  	github.com/docker/docker/pkg/longpath	0.017s	coverage: 100.0% of statements
12:40:09 [2021-05-25T12:40:09.843Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:40:09 [2021-05-25T12:40:09.843Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:40:10 [2021-05-25T12:40:10.106Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.039s	coverage: 85.7% of statements
12:40:10 [2021-05-25T12:40:10.106Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:40:10 [2021-05-25T12:40:10.106Z] ok  	github.com/docker/docker/pkg/parsers	0.019s	coverage: 97.0% of statements
12:40:10 [2021-05-25T12:40:10.369Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.021s	coverage: 60.0% of statements
12:40:10 [2021-05-25T12:40:10.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:40:10 [2021-05-25T12:40:10.694Z] --- PASS: TestBuildPreserveOwnership (10.56s)
12:40:10 [2021-05-25T12:40:10.694Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.55s)
12:40:10 [2021-05-25T12:40:10.694Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
12:40:10 [2021-05-25T12:40:10.694Z] === RUN   TestBuildPlatformInvalid
12:40:10 [2021-05-25T12:40:10.694Z] --- PASS: TestBuildPlatformInvalid (0.09s)
12:40:10 [2021-05-25T12:40:10.694Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:40:10 [2021-05-25T12:40:10.694Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:40:10 [2021-05-25T12:40:10.694Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
12:40:10 [2021-05-25T12:40:10.694Z] PASS
12:40:10 [2021-05-25T12:40:10.694Z] 
12:40:10 [2021-05-25T12:40:10.694Z] === Skipped
12:40:10 [2021-05-25T12:40:10.694Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:40:10 [2021-05-25T12:40:10.694Z]     build_session_test.go:25: TODO: BuildKit
12:40:10 [2021-05-25T12:40:10.694Z] 
12:40:10 [2021-05-25T12:40:10.694Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
12:40:10 [2021-05-25T12:40:10.694Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:40:10 [2021-05-25T12:40:10.694Z] 
12:40:10 [2021-05-25T12:40:10.694Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:40:10 [2021-05-25T12:40:10.694Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
12:40:10 [2021-05-25T12:40:10.694Z] 
12:40:10 [2021-05-25T12:40:10.694Z] 
12:40:10 [2021-05-25T12:40:10.694Z] DONE 34 tests, 3 skipped in 136.149s
12:40:10 [2021-05-25T12:40:10.694Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:40:10 [2021-05-25T12:40:10.694Z] INFO: Testing against a local daemon
12:40:10 [2021-05-25T12:40:10.694Z] === RUN   TestConfigInspect
12:40:10 [2021-05-25T12:40:10.694Z] --- SKIP: TestConfigInspect (0.02s)
12:40:10 [2021-05-25T12:40:10.694Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:40:10 [2021-05-25T12:40:10.694Z] === RUN   TestConfigList
12:40:10 [2021-05-25T12:40:10.694Z] --- SKIP: TestConfigList (0.02s)
12:40:10 [2021-05-25T12:40:10.694Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:40:10 [2021-05-25T12:40:10.694Z] === RUN   TestConfigsCreateAndDelete
12:40:10 [2021-05-25T12:40:10.694Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
12:40:10 [2021-05-25T12:40:10.694Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:40:10 [2021-05-25T12:40:10.694Z] === RUN   TestConfigsUpdate
12:40:10 [2021-05-25T12:40:10.695Z] --- SKIP: TestConfigsUpdate (0.01s)
12:40:10 [2021-05-25T12:40:10.695Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:40:10 [2021-05-25T12:40:10.695Z] === RUN   TestTemplatedConfig
12:40:10 [2021-05-25T12:40:10.695Z] --- SKIP: TestTemplatedConfig (0.00s)
12:40:10 [2021-05-25T12:40:10.695Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:40:10 [2021-05-25T12:40:10.695Z] === RUN   TestConfigCreateResolve
12:40:10 [2021-05-25T12:40:10.695Z] --- SKIP: TestConfigCreateResolve (0.01s)
12:40:10 [2021-05-25T12:40:10.695Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:40:10 [2021-05-25T12:40:10.695Z] === RUN   TestConfigDaemonLibtrustID
12:40:10 [2021-05-25T12:40:10.943Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.018s	coverage: 86.7% of statements
12:40:10 [2021-05-25T12:40:10.943Z] ok  	github.com/docker/docker/pkg/pidfile	0.023s	coverage: 82.4% of statements
12:40:10 [2021-05-25T12:40:10.943Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:40:10 [2021-05-25T12:40:10.943Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:40:11 [2021-05-25T12:40:11.518Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.028s	coverage: 56.8% of statements
12:40:11 [2021-05-25T12:40:11.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:40:12 [2021-05-25T12:40:12.094Z] ok  	github.com/docker/docker/pkg/pools	0.019s	coverage: 88.2% of statements
12:40:12 [2021-05-25T12:40:12.094Z] ok  	github.com/docker/docker/pkg/progress	0.010s	coverage: 75.9% of statements
12:40:12 [2021-05-25T12:40:12.094Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.019s	coverage: 85.7% of statements
12:40:12 [2021-05-25T12:40:12.580Z] --- PASS: TestConfigDaemonLibtrustID (1.90s)
12:40:12 [2021-05-25T12:40:12.580Z] PASS
12:40:12 [2021-05-25T12:40:12.580Z] 
12:40:12 [2021-05-25T12:40:12.580Z] === Skipped
12:40:12 [2021-05-25T12:40:12.580Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
12:40:12 [2021-05-25T12:40:12.580Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:40:12 [2021-05-25T12:40:12.580Z] 
12:40:12 [2021-05-25T12:40:12.580Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
12:40:12 [2021-05-25T12:40:12.580Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:40:12 [2021-05-25T12:40:12.580Z] 
12:40:12 [2021-05-25T12:40:12.580Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
12:40:12 [2021-05-25T12:40:12.580Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:40:12 [2021-05-25T12:40:12.580Z] 
12:40:12 [2021-05-25T12:40:12.580Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
12:40:12 [2021-05-25T12:40:12.580Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:40:12 [2021-05-25T12:40:12.580Z] 
12:40:12 [2021-05-25T12:40:12.580Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
12:40:12 [2021-05-25T12:40:12.580Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:40:12 [2021-05-25T12:40:12.580Z] 
12:40:12 [2021-05-25T12:40:12.580Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
12:40:12 [2021-05-25T12:40:12.580Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:40:12 [2021-05-25T12:40:12.580Z] 
12:40:12 [2021-05-25T12:40:12.580Z] 
12:40:12 [2021-05-25T12:40:12.580Z] DONE 7 tests, 6 skipped in 2.090s
12:40:12 [2021-05-25T12:40:12.580Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:40:12 [2021-05-25T12:40:12.580Z] INFO: Testing against a local daemon
12:40:12 [2021-05-25T12:40:12.580Z] === RUN   TestCheckpoint
12:40:12 [2021-05-25T12:40:12.580Z] --- SKIP: TestCheckpoint (0.00s)
12:40:12 [2021-05-25T12:40:12.580Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:40:12 [2021-05-25T12:40:12.580Z] === RUN   TestContainerInvalidJSON
12:40:12 [2021-05-25T12:40:12.580Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:40:12 [2021-05-25T12:40:12.580Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:40:12 [2021-05-25T12:40:12.580Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:40:12 [2021-05-25T12:40:12.580Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:40:12 [2021-05-25T12:40:12.580Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:40:12 [2021-05-25T12:40:12.580Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:40:12 [2021-05-25T12:40:12.580Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:40:12 [2021-05-25T12:40:12.580Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:40:12 [2021-05-25T12:40:12.580Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:40:12 [2021-05-25T12:40:12.580Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:40:12 [2021-05-25T12:40:12.580Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:40:12 [2021-05-25T12:40:12.580Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:40:12 [2021-05-25T12:40:12.580Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:40:12 [2021-05-25T12:40:12.580Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:40:12 [2021-05-25T12:40:12.580Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
12:40:12 [2021-05-25T12:40:12.580Z] === RUN   TestCopyFromContainerPathIsNotDir
12:40:12 [2021-05-25T12:40:12.668Z] ok  	github.com/docker/docker/pkg/reexec	0.017s	coverage: 82.4% of statements
12:40:12 [2021-05-25T12:40:12.836Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
12:40:12 [2021-05-25T12:40:12.836Z] === RUN   TestCopyToContainerPathDoesNotExist
12:40:12 [2021-05-25T12:40:12.836Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:40:12 [2021-05-25T12:40:12.836Z] === RUN   TestCopyToContainerPathIsNotDir
12:40:12 [2021-05-25T12:40:12.836Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
12:40:12 [2021-05-25T12:40:12.836Z] === RUN   TestCopyFromContainer
12:40:12 [2021-05-25T12:40:12.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:40:13 [2021-05-25T12:40:13.612Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
12:40:13 [2021-05-25T12:40:13.612Z] ok  	github.com/docker/docker/pkg/pubsub	1.091s	coverage: 75.0% of statements
12:40:13 [2021-05-25T12:40:13.874Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
12:40:13 [2021-05-25T12:40:13.874Z] ok  	github.com/docker/docker/pkg/stringid	0.011s	coverage: 70.6% of statements
12:40:14 [2021-05-25T12:40:14.252Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:40:14 [2021-05-25T12:40:14.252Z] Using test binary docker
12:40:14 [2021-05-25T12:40:14.252Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:40:14 [2021-05-25T12:40:14.252Z] Starting apparmor (via systemctl): apparmor.service.
12:40:14 [2021-05-25T12:40:14.252Z] INFO: Waiting for daemon to start...
12:40:14 [2021-05-25T12:40:14.252Z] Starting dockerd
12:40:15 [2021-05-25T12:40:15.267Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 54.9% of statements
12:40:15 [2021-05-25T12:40:15.267Z] ok  	github.com/docker/docker/pkg/system	0.014s	coverage: 36.9% of statements
12:40:15 [2021-05-25T12:40:15.841Z] ok  	github.com/docker/docker/pkg/tailfile	0.116s	coverage: 88.6% of statements
12:40:16 [2021-05-25T12:40:16.099Z] === RUN   TestCopyFromContainer//
12:40:16 [2021-05-25T12:40:16.161Z] .
12:40:16 [2021-05-25T12:40:16.161Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:40:16 [2021-05-25T12:40:16.161Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:40:16 [2021-05-25T12:40:16.161Z] Error: No such image: emptyfs
12:40:16 [2021-05-25T12:40:16.161Z] Running integration-test (iteration 1)
12:40:16 [2021-05-25T12:40:16.161Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:40:16 [2021-05-25T12:40:16.355Z] === RUN   TestCopyFromContainer//bar/root
12:40:16 [2021-05-25T12:40:16.355Z] === RUN   TestCopyFromContainer//bar/root/
12:40:16 [2021-05-25T12:40:16.355Z] === RUN   TestCopyFromContainer/bar/quux
12:40:16 [2021-05-25T12:40:16.355Z] === RUN   TestCopyFromContainer/bar/quux/
12:40:16 [2021-05-25T12:40:16.414Z] ok  	github.com/docker/docker/pkg/tarsum	0.113s	coverage: 89.3% of statements
12:40:16 [2021-05-25T12:40:16.414Z] testing: warning: no tests to run
12:40:16 [2021-05-25T12:40:16.414Z] coverage: [no statements]
12:40:16 [2021-05-25T12:40:16.414Z] ok  	github.com/docker/docker/pkg/term/windows	0.008s	coverage: [no statements] [no tests to run]
12:40:16 [2021-05-25T12:40:16.610Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:40:16 [2021-05-25T12:40:16.610Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:40:16 [2021-05-25T12:40:16.610Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:40:16 [2021-05-25T12:40:16.610Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:40:16 [2021-05-25T12:40:16.866Z] === RUN   TestCopyFromContainer/bar/notarget
12:40:16 [2021-05-25T12:40:16.866Z] --- PASS: TestCopyFromContainer (4.03s)
12:40:16 [2021-05-25T12:40:16.866Z]     --- PASS: TestCopyFromContainer// (0.08s)
12:40:16 [2021-05-25T12:40:16.866Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
12:40:16 [2021-05-25T12:40:16.866Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
12:40:16 [2021-05-25T12:40:16.866Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:40:16 [2021-05-25T12:40:16.866Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
12:40:16 [2021-05-25T12:40:16.866Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
12:40:16 [2021-05-25T12:40:16.866Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
12:40:16 [2021-05-25T12:40:16.866Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
12:40:16 [2021-05-25T12:40:16.866Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
12:40:16 [2021-05-25T12:40:16.866Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
12:40:16 [2021-05-25T12:40:16.866Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:40:16 [2021-05-25T12:40:16.866Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:40:16 [2021-05-25T12:40:16.866Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:40:16 [2021-05-25T12:40:16.866Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:40:16 [2021-05-25T12:40:16.866Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:40:16 [2021-05-25T12:40:16.866Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:40:16 [2021-05-25T12:40:16.866Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:40:16 [2021-05-25T12:40:16.866Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:40:16 [2021-05-25T12:40:16.866Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:40:16 [2021-05-25T12:40:16.866Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:40:16 [2021-05-25T12:40:16.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:40:16 [2021-05-25T12:40:16.866Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:40:16 [2021-05-25T12:40:16.866Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:40:16 [2021-05-25T12:40:16.866Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:40:16 [2021-05-25T12:40:16.866Z] === RUN   TestCreateLinkToNonExistingContainer
12:40:16 [2021-05-25T12:40:16.866Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:40:16 [2021-05-25T12:40:16.866Z] === RUN   TestCreateWithInvalidEnv
12:40:16 [2021-05-25T12:40:16.866Z] === RUN   TestCreateWithInvalidEnv/0
12:40:16 [2021-05-25T12:40:16.866Z] === PAUSE TestCreateWithInvalidEnv/0
12:40:16 [2021-05-25T12:40:16.866Z] === RUN   TestCreateWithInvalidEnv/1
12:40:16 [2021-05-25T12:40:16.866Z] === PAUSE TestCreateWithInvalidEnv/1
12:40:16 [2021-05-25T12:40:16.866Z] === RUN   TestCreateWithInvalidEnv/2
12:40:16 [2021-05-25T12:40:16.866Z] === PAUSE TestCreateWithInvalidEnv/2
12:40:16 [2021-05-25T12:40:16.866Z] === CONT  TestCreateWithInvalidEnv/0
12:40:16 [2021-05-25T12:40:16.866Z] === CONT  TestCreateWithInvalidEnv/2
12:40:16 [2021-05-25T12:40:16.866Z] === CONT  TestCreateWithInvalidEnv/1
12:40:16 [2021-05-25T12:40:16.866Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:40:16 [2021-05-25T12:40:16.866Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:40:16 [2021-05-25T12:40:16.866Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:40:16 [2021-05-25T12:40:16.866Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:40:16 [2021-05-25T12:40:16.866Z] === RUN   TestCreateTmpfsMountsTarget
12:40:16 [2021-05-25T12:40:16.866Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
12:40:16 [2021-05-25T12:40:16.866Z] === RUN   TestCreateWithCustomMaskedPaths
12:40:16 [2021-05-25T12:40:16.996Z] ok  	github.com/docker/docker/pkg/urlutil	0.008s	coverage: 100.0% of statements
12:40:16 [2021-05-25T12:40:16.996Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
12:40:16 [2021-05-25T12:40:16.996Z] ok  	github.com/docker/docker/pkg/signal	4.004s	coverage: 62.9% of statements
12:40:17 [2021-05-25T12:40:17.258Z] ok  	github.com/docker/docker/pkg/useragent	0.021s	coverage: 88.9% of statements
12:40:18 [2021-05-25T12:40:18.652Z] ok  	github.com/docker/docker/plugin/v2	0.016s	coverage: 14.5% of statements
12:40:18 [2021-05-25T12:40:18.916Z] ok  	github.com/docker/docker/profiles/seccomp	0.025s	coverage: 85.4% of statements
12:40:19 [2021-05-25T12:40:19.379Z] --- PASS: TestCreateWithCustomMaskedPaths (1.98s)
12:40:19 [2021-05-25T12:40:19.379Z] === RUN   TestCreateWithCustomReadonlyPaths
12:40:19 [2021-05-25T12:40:19.861Z] ok  	github.com/docker/docker/plugin	0.564s	coverage: 23.2% of statements
12:40:19 [2021-05-25T12:40:19.861Z] ok  	github.com/docker/docker/reference	0.024s	coverage: 84.4% of statements
12:40:21 [2021-05-25T12:40:21.251Z] ok  	github.com/docker/docker/registry/resumable	0.030s	coverage: 100.0% of statements
12:40:21 [2021-05-25T12:40:21.266Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s)
12:40:21 [2021-05-25T12:40:21.266Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:40:21 [2021-05-25T12:40:21.266Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:40:21 [2021-05-25T12:40:21.266Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:40:21 [2021-05-25T12:40:21.266Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:40:21 [2021-05-25T12:40:21.266Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:40:21 [2021-05-25T12:40:21.266Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:40:21 [2021-05-25T12:40:21.266Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:40:21 [2021-05-25T12:40:21.266Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:40:21 [2021-05-25T12:40:21.266Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:40:21 [2021-05-25T12:40:21.266Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:40:21 [2021-05-25T12:40:21.266Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:40:21 [2021-05-25T12:40:21.266Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:40:21 [2021-05-25T12:40:21.266Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:40:21 [2021-05-25T12:40:21.266Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:40:21 [2021-05-25T12:40:21.266Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:40:21 [2021-05-25T12:40:21.266Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:40:21 [2021-05-25T12:40:21.266Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:40:21 [2021-05-25T12:40:21.266Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:40:21 [2021-05-25T12:40:21.266Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:40:21 [2021-05-25T12:40:21.266Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:40:21 [2021-05-25T12:40:21.266Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:40:21 [2021-05-25T12:40:21.266Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:40:21 [2021-05-25T12:40:21.266Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:40:21 [2021-05-25T12:40:21.513Z] ok  	github.com/docker/docker/quota	0.526s	coverage: 71.4% of statements
12:40:21 [2021-05-25T12:40:21.522Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s)
12:40:21 [2021-05-25T12:40:21.522Z] === RUN   TestCreateDifferentPlatform
12:40:21 [2021-05-25T12:40:21.522Z] === RUN   TestCreateDifferentPlatform/different_os
12:40:21 [2021-05-25T12:40:21.522Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:40:21 [2021-05-25T12:40:21.522Z] --- PASS: TestCreateDifferentPlatform (0.02s)
12:40:21 [2021-05-25T12:40:21.522Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:40:21 [2021-05-25T12:40:21.522Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:40:21 [2021-05-25T12:40:21.522Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:40:21 [2021-05-25T12:40:21.522Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
12:40:21 [2021-05-25T12:40:21.522Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:40:21 [2021-05-25T12:40:21.775Z] ok  	github.com/docker/docker/restartmanager	0.011s	coverage: 45.3% of statements
12:40:21 [2021-05-25T12:40:21.777Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
12:40:21 [2021-05-25T12:40:21.777Z] === RUN   TestContainerStartOnDaemonRestart
12:40:21 [2021-05-25T12:40:21.777Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
12:40:21 [2021-05-25T12:40:21.777Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:40:21 [2021-05-25T12:40:21.777Z] === RUN   TestDaemonRestartIpcMode
12:40:21 [2021-05-25T12:40:21.777Z] === PAUSE TestDaemonRestartIpcMode
12:40:21 [2021-05-25T12:40:21.777Z] === RUN   TestDaemonHostGatewayIP
12:40:21 [2021-05-25T12:40:21.777Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
12:40:21 [2021-05-25T12:40:21.777Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:40:21 [2021-05-25T12:40:21.777Z] === RUN   TestRestartDaemonWithRestartingContainer
12:40:21 [2021-05-25T12:40:21.777Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:40:21 [2021-05-25T12:40:21.777Z] === RUN   TestContainerKillOnDaemonStart
12:40:21 [2021-05-25T12:40:21.777Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
12:40:21 [2021-05-25T12:40:21.777Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:40:21 [2021-05-25T12:40:21.777Z] === RUN   TestDiff
12:40:22 [2021-05-25T12:40:22.038Z] ok  	github.com/docker/docker/registry	0.222s	coverage: 58.8% of statements
12:40:22 [2021-05-25T12:40:22.338Z] --- PASS: TestDiff (0.67s)
12:40:22 [2021-05-25T12:40:22.338Z] === RUN   TestExecWithCloseStdin
12:40:22 [2021-05-25T12:40:22.613Z] ok  	github.com/docker/docker/testutil	0.031s	coverage: 62.5% of statements
12:40:22 [2021-05-25T12:40:22.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:40:22 [2021-05-25T12:40:22.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:40:22 [2021-05-25T12:40:22.875Z] ok  	github.com/docker/docker/runconfig	0.034s	coverage: 66.1% of statements
12:40:22 [2021-05-25T12:40:22.945Z] 29d5b6a226d2: Verifying Checksum
12:40:22 [2021-05-25T12:40:22.945Z] 29d5b6a226d2: Download complete
12:40:23 [2021-05-25T12:40:23.266Z] --- PASS: TestExecWithCloseStdin (0.97s)
12:40:23 [2021-05-25T12:40:23.266Z] === RUN   TestExec
12:40:24 [2021-05-25T12:40:24.192Z] --- PASS: TestExec (0.97s)
12:40:24 [2021-05-25T12:40:24.192Z] === RUN   TestExecUser
12:40:24 [2021-05-25T12:40:24.797Z] ok  	github.com/docker/docker/volume/drivers	0.026s	coverage: 36.1% of statements
12:40:25 [2021-05-25T12:40:25.557Z] --- PASS: TestExecUser (1.14s)
12:40:25 [2021-05-25T12:40:25.557Z] === RUN   TestExportContainerAndImportImage
12:40:25 [2021-05-25T12:40:25.746Z] ok  	github.com/docker/docker/volume/mounts	0.052s	coverage: 67.0% of statements
12:40:26 [2021-05-25T12:40:26.324Z] ok  	github.com/docker/docker/volume/local	0.182s	coverage: 76.4% of statements
12:40:26 [2021-05-25T12:40:26.484Z] --- PASS: TestExportContainerAndImportImage (0.86s)
12:40:26 [2021-05-25T12:40:26.484Z] === RUN   TestExportContainerAfterDaemonRestart
12:40:27 [2021-05-25T12:40:27.267Z] ok  	github.com/docker/docker/volume/service	0.030s	coverage: 73.1% of statements
12:40:28 [2021-05-25T12:40:28.385Z] Loaded image: buildpack-deps:buster
12:40:28 [2021-05-25T12:40:28.385Z] Loaded image: busybox:latest
12:40:28 [2021-05-25T12:40:28.646Z] Loaded image: busybox:glibc
12:40:30 [2021-05-25T12:40:30.644Z] --- PASS: TestExportContainerAfterDaemonRestart (3.99s)
12:40:30 [2021-05-25T12:40:30.644Z] === RUN   TestHealthCheckWorkdir
12:40:31 [2021-05-25T12:40:31.190Z] Loaded image: debian:bullseye
12:40:31 [2021-05-25T12:40:31.190Z] Loaded image: hello-world:latest
12:40:31 [2021-05-25T12:40:31.191Z] Loaded image: arm32v7/hello-world:latest
12:40:31 [2021-05-25T12:40:31.191Z] INFO: Testing against a local daemon
12:40:31 [2021-05-25T12:40:31.191Z] === RUN   TestCgroupNamespacesBuild
12:40:31 [2021-05-25T12:40:31.570Z] --- PASS: TestHealthCheckWorkdir (1.35s)
12:40:31 [2021-05-25T12:40:31.570Z] === RUN   TestHealthKillContainer
12:40:33 [2021-05-25T12:40:33.321Z] 4612f6d0b889: Pull complete
12:40:33 [2021-05-25T12:40:33.731Z] --- PASS: TestCgroupNamespacesBuild (2.09s)
12:40:33 [2021-05-25T12:40:33.731Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:40:34 [2021-05-25T12:40:34.858Z] --- PASS: TestHealthKillContainer (3.02s)
12:40:34 [2021-05-25T12:40:34.858Z] === RUN   TestInspectCpusetInConfigPre120
12:40:35 [2021-05-25T12:40:35.115Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s)
12:40:35 [2021-05-25T12:40:35.115Z] === RUN   TestBuildWithSession
12:40:35 [2021-05-25T12:40:35.115Z] --- SKIP: TestBuildWithSession (0.00s)
12:40:35 [2021-05-25T12:40:35.115Z]     build_session_test.go:25: TODO: BuildKit
12:40:35 [2021-05-25T12:40:35.115Z] === RUN   TestBuildSquashParent
12:40:35 [2021-05-25T12:40:35.419Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s)
12:40:35 [2021-05-25T12:40:35.419Z] === RUN   TestIpcModeNone
12:40:36 [2021-05-25T12:40:36.345Z] --- PASS: TestIpcModeNone (0.95s)
12:40:36 [2021-05-25T12:40:36.345Z] === RUN   TestIpcModePrivate
12:40:37 [2021-05-25T12:40:37.271Z] --- PASS: TestIpcModePrivate (0.95s)
12:40:37 [2021-05-25T12:40:37.271Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
12:40:37 [2021-05-25T12:40:37.271Z] === RUN   TestIpcModeShareable
12:40:37 [2021-05-25T12:40:37.271Z] --- SKIP: TestIpcModeShareable (0.00s)
12:40:37 [2021-05-25T12:40:37.271Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:40:37 [2021-05-25T12:40:37.271Z] === RUN   TestAPIIpcModeShareableAndContainer
12:40:39 [2021-05-25T12:40:39.783Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.68s)
12:40:39 [2021-05-25T12:40:39.783Z] === RUN   TestAPIIpcModeHost
12:40:39 [2021-05-25T12:40:39.783Z] --- SKIP: TestAPIIpcModeHost (0.00s)
12:40:39 [2021-05-25T12:40:39.783Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:40:39 [2021-05-25T12:40:39.783Z] === RUN   TestDaemonIpcModeShareable
12:40:39 [2021-05-25T12:40:39.783Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
12:40:39 [2021-05-25T12:40:39.783Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:40:39 [2021-05-25T12:40:39.783Z] === RUN   TestDaemonIpcModePrivate
12:40:41 [2021-05-25T12:40:41.695Z] --- PASS: TestBuildSquashParent (6.03s)
12:40:41 [2021-05-25T12:40:41.695Z] === RUN   TestBuildWithRemoveAndForceRemove
12:40:41 [2021-05-25T12:40:41.695Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:40:41 [2021-05-25T12:40:41.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:40:41 [2021-05-25T12:40:41.695Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:40:41 [2021-05-25T12:40:41.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:40:41 [2021-05-25T12:40:41.695Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:40:41 [2021-05-25T12:40:41.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:40:41 [2021-05-25T12:40:41.695Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:40:41 [2021-05-25T12:40:41.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:40:41 [2021-05-25T12:40:41.695Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:40:41 [2021-05-25T12:40:41.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:40:41 [2021-05-25T12:40:41.695Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:40:41 [2021-05-25T12:40:41.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:40:41 [2021-05-25T12:40:41.695Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:40:41 [2021-05-25T12:40:41.695Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:40:43 [2021-05-25T12:40:43.044Z] --- PASS: TestDaemonIpcModePrivate (2.86s)
12:40:43 [2021-05-25T12:40:43.044Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
12:40:43 [2021-05-25T12:40:43.044Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:40:43 [2021-05-25T12:40:43.044Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
12:40:43 [2021-05-25T12:40:43.044Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:40:43 [2021-05-25T12:40:43.044Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:40:43 [2021-05-25T12:40:43.044Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
12:40:43 [2021-05-25T12:40:43.044Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:40:43 [2021-05-25T12:40:43.044Z] === RUN   TestIpcModeOlderClient
12:40:43 [2021-05-25T12:40:43.044Z] === PAUSE TestIpcModeOlderClient
12:40:43 [2021-05-25T12:40:43.044Z] === RUN   TestKillContainerInvalidSignal
12:40:43 [2021-05-25T12:40:43.299Z] --- PASS: TestKillContainerInvalidSignal (0.68s)
12:40:43 [2021-05-25T12:40:43.299Z] === RUN   TestKillContainer
12:40:43 [2021-05-25T12:40:43.299Z] === RUN   TestKillContainer/no_signal
12:40:43 [2021-05-25T12:40:43.607Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:40:43 [2021-05-25T12:40:43.607Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:40:44 [2021-05-25T12:40:44.225Z] === RUN   TestKillContainer/non_killing_signal
12:40:44 [2021-05-25T12:40:44.480Z] === RUN   TestKillContainer/killing_signal
12:40:45 [2021-05-25T12:40:45.497Z] --- PASS: TestKillContainer (1.99s)
12:40:45 [2021-05-25T12:40:45.497Z]     --- PASS: TestKillContainer/no_signal (0.64s)
12:40:45 [2021-05-25T12:40:45.497Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
12:40:45 [2021-05-25T12:40:45.497Z]     --- PASS: TestKillContainer/killing_signal (0.64s)
12:40:45 [2021-05-25T12:40:45.497Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:40:45 [2021-05-25T12:40:45.497Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:40:45 [2021-05-25T12:40:45.503Z] ok  	github.com/docker/docker/pkg/plugins	33.644s	coverage: 76.6% of statements
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/rootless	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/volume	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:40:45 [2021-05-25T12:40:45.503Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:40:45 [2021-05-25T12:40:45.518Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:40:45 [2021-05-25T12:40:45.764Z] 
12:40:45 [2021-05-25T12:40:45.764Z] === Skipped
12:40:45 [2021-05-25T12:40:45.764Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:46: Driver btrfs not supported
12:40:45 [2021-05-25T12:40:45.764Z] 
12:40:45 [2021-05-25T12:40:45.764Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:46: Driver btrfs not supported
12:40:45 [2021-05-25T12:40:45.764Z] 
12:40:45 [2021-05-25T12:40:45.764Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:46: Driver btrfs not supported
12:40:45 [2021-05-25T12:40:45.764Z] 
12:40:45 [2021-05-25T12:40:45.764Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:46: Driver btrfs not supported
12:40:45 [2021-05-25T12:40:45.764Z] 
12:40:45 [2021-05-25T12:40:45.764Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:46: Driver btrfs not supported
12:40:45 [2021-05-25T12:40:45.764Z] 
12:40:45 [2021-05-25T12:40:45.764Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:73: No driver to put!
12:40:45 [2021-05-25T12:40:45.764Z] 
12:40:45 [2021-05-25T12:40:45.764Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:40:45 [2021-05-25T12:40:45.764Z] time="2021-05-25T12:39:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:40:45 [2021-05-25T12:40:45.764Z] 
12:40:45 [2021-05-25T12:40:45.764Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:40:45 [2021-05-25T12:40:45.764Z] time="2021-05-25T12:39:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:40:45 [2021-05-25T12:40:45.764Z] 
12:40:45 [2021-05-25T12:40:45.764Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:40:45 [2021-05-25T12:40:45.764Z] time="2021-05-25T12:39:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:40:45 [2021-05-25T12:40:45.764Z] 
12:40:45 [2021-05-25T12:40:45.764Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:40:45 [2021-05-25T12:40:45.764Z] time="2021-05-25T12:39:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:40:45 [2021-05-25T12:40:45.764Z] 
12:40:45 [2021-05-25T12:40:45.764Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:40:45 [2021-05-25T12:40:45.764Z] time="2021-05-25T12:39:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:40:45 [2021-05-25T12:40:45.764Z] 
12:40:45 [2021-05-25T12:40:45.764Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:40:45 [2021-05-25T12:40:45.764Z]     graphtest_unix.go:73: No driver to put!
12:40:45 [2021-05-25T12:40:45.764Z] 
12:40:45 [2021-05-25T12:40:45.765Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:40:45 [2021-05-25T12:40:45.765Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
12:40:45 [2021-05-25T12:40:45.765Z] 
12:40:45 [2021-05-25T12:40:45.765Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:40:45 [2021-05-25T12:40:45.765Z]     overlay_test.go:49: Fails to compute changes intermittently
12:40:45 [2021-05-25T12:40:45.765Z] 
12:40:45 [2021-05-25T12:40:45.765Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:40:45 [2021-05-25T12:40:45.765Z]     overlay_test.go:65: Cannot run test with naive change algorithm
12:40:45 [2021-05-25T12:40:45.765Z] 
12:40:45 [2021-05-25T12:40:45.765Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:40:45 [2021-05-25T12:40:45.765Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:40:45 [2021-05-25T12:40:45.765Z] 
12:40:45 [2021-05-25T12:40:45.765Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:40:45 [2021-05-25T12:40:45.765Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:40:45 [2021-05-25T12:40:45.765Z]     graphtest_unix.go:46: Driver zfs not supported
12:40:45 [2021-05-25T12:40:45.765Z] 
12:40:45 [2021-05-25T12:40:45.765Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:40:45 [2021-05-25T12:40:45.765Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:40:45 [2021-05-25T12:40:45.765Z]     graphtest_unix.go:46: Driver zfs not supported
12:40:45 [2021-05-25T12:40:45.765Z] 
12:40:45 [2021-05-25T12:40:45.765Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:40:45 [2021-05-25T12:40:45.765Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:40:45 [2021-05-25T12:40:45.765Z]     graphtest_unix.go:46: Driver zfs not supported
12:40:45 [2021-05-25T12:40:45.765Z] 
12:40:45 [2021-05-25T12:40:45.765Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:40:45 [2021-05-25T12:40:45.765Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:40:45 [2021-05-25T12:40:45.765Z]     graphtest_unix.go:46: Driver zfs not supported
12:40:45 [2021-05-25T12:40:45.765Z] 
12:40:45 [2021-05-25T12:40:45.765Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:40:45 [2021-05-25T12:40:45.765Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:40:45 [2021-05-25T12:40:45.765Z]     graphtest_unix.go:46: Driver zfs not supported
12:40:45 [2021-05-25T12:40:45.765Z] 
12:40:45 [2021-05-25T12:40:45.765Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:40:45 [2021-05-25T12:40:45.765Z]     graphtest_unix.go:73: No driver to put!
12:40:45 [2021-05-25T12:40:45.765Z] 
12:40:45 [2021-05-25T12:40:45.765Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:40:45 [2021-05-25T12:40:45.765Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
12:40:45 [2021-05-25T12:40:45.765Z] 
12:40:45 [2021-05-25T12:40:45.765Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:40:45 [2021-05-25T12:40:45.765Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
12:40:45 [2021-05-25T12:40:45.765Z] 
12:40:45 [2021-05-25T12:40:45.765Z] 
12:40:45 [2021-05-25T12:40:45.765Z] DONE 2255 tests, 24 skipped in 198.173s
12:40:45 [2021-05-25T12:40:45.778Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:40:46 [2021-05-25T12:40:46.058Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
Post stage
[Pipeline] junit
12:40:46 [2021-05-25T12:40:46.727Z] Recording test results
12:40:46 [2021-05-25T12:40:46.814Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:40:46 [2021-05-25T12:40:46.984Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s)
12:40:46 [2021-05-25T12:40:46.984Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
12:40:46 [2021-05-25T12:40:46.984Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
12:40:46 [2021-05-25T12:40:46.984Z] === RUN   TestKillStoppedContainer
12:40:46 [2021-05-25T12:40:46.984Z] --- PASS: TestKillStoppedContainer (0.04s)
12:40:46 [2021-05-25T12:40:46.984Z] === RUN   TestKillStoppedContainerAPIPre120
12:40:46 [2021-05-25T12:40:46.984Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
12:40:46 [2021-05-25T12:40:46.984Z] === RUN   TestKillDifferentUserContainer
12:40:47 [2021-05-25T12:40:47.164Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=22b9e2a7e53645a3090ef305658f22264c380368 -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:22b9e2a7e53645a3090ef305658f22264c380368 hack/make.sh dynbinary test-integration
12:40:47 [2021-05-25T12:40:47.545Z] --- PASS: TestKillDifferentUserContainer (0.69s)
12:40:47 [2021-05-25T12:40:47.545Z] === RUN   TestInspectOomKilledTrue
12:40:47 [2021-05-25T12:40:47.545Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:40:47 [2021-05-25T12:40:47.545Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
12:40:47 [2021-05-25T12:40:47.545Z] === RUN   TestInspectOomKilledFalse
12:40:47 [2021-05-25T12:40:47.545Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:40:47 [2021-05-25T12:40:47.545Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:40:47 [2021-05-25T12:40:47.545Z] === RUN   TestLinksEtcHostsContentMatch
12:40:47 [2021-05-25T12:40:47.545Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
12:40:47 [2021-05-25T12:40:47.545Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:40:47 [2021-05-25T12:40:47.545Z] === RUN   TestLinksContainerNames
12:40:48 [2021-05-25T12:40:48.108Z] 
12:40:48 [2021-05-25T12:40:48.108Z] Removing bundles/
12:40:48 [2021-05-25T12:40:48.108Z] 
12:40:48 [2021-05-25T12:40:48.108Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:40:48 [2021-05-25T12:40:48.108Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:40:48 [2021-05-25T12:40:48.108Z] GOOS="" GOARCH="" GOARM=""
12:40:48 [2021-05-25T12:40:48.339Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
12:40:48 [2021-05-25T12:40:48.339Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.15s)
12:40:48 [2021-05-25T12:40:48.339Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.50s)
12:40:48 [2021-05-25T12:40:48.339Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.14s)
12:40:48 [2021-05-25T12:40:48.339Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s)
12:40:48 [2021-05-25T12:40:48.339Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.28s)
12:40:48 [2021-05-25T12:40:48.339Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.31s)
12:40:48 [2021-05-25T12:40:48.339Z] === RUN   TestBuildMultiStageCopy
12:40:48 [2021-05-25T12:40:48.339Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:40:48 [2021-05-25T12:40:48.909Z] --- PASS: TestLinksContainerNames (1.32s)
12:40:48 [2021-05-25T12:40:48.909Z] === RUN   TestLogsFollowTailEmpty
12:40:49 [2021-05-25T12:40:49.470Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
12:40:49 [2021-05-25T12:40:49.470Z] === RUN   TestContainerNetworkMountsNoChown
12:40:50 [2021-05-25T12:40:50.252Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:40:50 [2021-05-25T12:40:50.252Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:40:50 [2021-05-25T12:40:50.396Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s)
12:40:50 [2021-05-25T12:40:50.396Z] === RUN   TestMountDaemonRoot
12:40:50 [2021-05-25T12:40:50.396Z] === RUN   TestMountDaemonRoot/default
12:40:50 [2021-05-25T12:40:50.396Z] === PAUSE TestMountDaemonRoot/default
12:40:50 [2021-05-25T12:40:50.396Z] === RUN   TestMountDaemonRoot/private
12:40:50 [2021-05-25T12:40:50.396Z] === PAUSE TestMountDaemonRoot/private
12:40:50 [2021-05-25T12:40:50.396Z] === RUN   TestMountDaemonRoot/rprivate
12:40:50 [2021-05-25T12:40:50.396Z] === PAUSE TestMountDaemonRoot/rprivate
12:40:50 [2021-05-25T12:40:50.396Z] === RUN   TestMountDaemonRoot/slave
12:40:50 [2021-05-25T12:40:50.396Z] === PAUSE TestMountDaemonRoot/slave
12:40:50 [2021-05-25T12:40:50.396Z] === RUN   TestMountDaemonRoot/rslave
12:40:50 [2021-05-25T12:40:50.396Z] === PAUSE TestMountDaemonRoot/rslave
12:40:50 [2021-05-25T12:40:50.396Z] === RUN   TestMountDaemonRoot/shared
12:40:50 [2021-05-25T12:40:50.396Z] === PAUSE TestMountDaemonRoot/shared
12:40:50 [2021-05-25T12:40:50.396Z] === RUN   TestMountDaemonRoot/rshared
12:40:50 [2021-05-25T12:40:50.396Z] === PAUSE TestMountDaemonRoot/rshared
12:40:50 [2021-05-25T12:40:50.396Z] === CONT  TestMountDaemonRoot/default
12:40:50 [2021-05-25T12:40:50.396Z] === RUN   TestMountDaemonRoot/default/bind_root
12:40:50 [2021-05-25T12:40:50.396Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:40:50 [2021-05-25T12:40:50.396Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:40:50 [2021-05-25T12:40:50.396Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:40:50 [2021-05-25T12:40:50.396Z] === RUN   TestMountDaemonRoot/default/mount_root
12:40:50 [2021-05-25T12:40:50.396Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:40:50 [2021-05-25T12:40:50.396Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:40:50 [2021-05-25T12:40:50.396Z] === CONT  TestMountDaemonRoot/rslave
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/rshared
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/shared
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/rprivate
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/slave
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/private
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/private/bind_root
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/private/mount_root
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:40:50 [2021-05-25T12:40:50.397Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/default/bind_root
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/default/mount_root
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:40:50 [2021-05-25T12:40:50.397Z] === CONT  TestMountDaemonRoot/private/bind_root
12:40:50 [2021-05-25T12:40:50.512Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:40:50 [2021-05-25T12:40:50.652Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:40:50 [2021-05-25T12:40:50.652Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:40:50 [2021-05-25T12:40:50.652Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:40:50 [2021-05-25T12:40:50.652Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:40:50 [2021-05-25T12:40:50.652Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:40:50 [2021-05-25T12:40:50.652Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:40:50 [2021-05-25T12:40:50.652Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:40:50 [2021-05-25T12:40:50.652Z] === CONT  TestMountDaemonRoot/private/mount_root
12:40:50 [2021-05-25T12:40:50.652Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:40:50 [2021-05-25T12:40:50.652Z] --- PASS: TestMountDaemonRoot (0.02s)
12:40:50 [2021-05-25T12:40:50.652Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
12:40:50 [2021-05-25T12:40:50.652Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:40:50 [2021-05-25T12:40:50.652Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
12:40:50 [2021-05-25T12:40:50.652Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:40:50 [2021-05-25T12:40:50.652Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:40:50 [2021-05-25T12:40:50.652Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:40:50 [2021-05-25T12:40:50.652Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:40:50 [2021-05-25T12:40:50.652Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
12:40:50 [2021-05-25T12:40:50.652Z] === RUN   TestContainerBindMountNonRecursive
12:40:50 [2021-05-25T12:40:50.652Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
12:40:50 [2021-05-25T12:40:50.652Z]     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)
12:40:50 [2021-05-25T12:40:50.652Z] === RUN   TestContainerVolumesMountedAsShared
12:40:50 [2021-05-25T12:40:50.652Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
12:40:50 [2021-05-25T12:40:50.652Z]     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)
12:40:50 [2021-05-25T12:40:50.652Z] === RUN   TestContainerVolumesMountedAsSlave
12:40:50 [2021-05-25T12:40:50.652Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
12:40:50 [2021-05-25T12:40:50.652Z]     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)
12:40:50 [2021-05-25T12:40:50.652Z] === RUN   TestNetworkNat
12:40:50 [2021-05-25T12:40:50.773Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:40:51 [2021-05-25T12:40:51.034Z] --- PASS: TestBuildMultiStageCopy (2.93s)
12:40:51 [2021-05-25T12:40:51.034Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.95s)
12:40:51 [2021-05-25T12:40:51.034Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s)
12:40:51 [2021-05-25T12:40:51.034Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
12:40:51 [2021-05-25T12:40:51.034Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
12:40:51 [2021-05-25T12:40:51.034Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.27s)
12:40:51 [2021-05-25T12:40:51.034Z] === RUN   TestBuildMultiStageParentConfig
12:40:51 [2021-05-25T12:40:51.579Z] --- PASS: TestNetworkNat (0.84s)
12:40:51 [2021-05-25T12:40:51.579Z] === RUN   TestNetworkLocalhostTCPNat
12:40:51 [2021-05-25T12:40:51.605Z] --- PASS: TestBuildMultiStageParentConfig (0.67s)
12:40:51 [2021-05-25T12:40:51.605Z] === RUN   TestBuildLabelWithTargets
12:40:52 [2021-05-25T12:40:52.506Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s)
12:40:52 [2021-05-25T12:40:52.506Z] === RUN   TestNetworkLoopbackNat
12:40:52 [2021-05-25T12:40:52.988Z] --- PASS: TestBuildLabelWithTargets (1.04s)
12:40:52 [2021-05-25T12:40:52.988Z] === RUN   TestBuildWithEmptyLayers
12:40:53 [2021-05-25T12:40:53.249Z] --- PASS: TestBuildWithEmptyLayers (0.49s)
12:40:53 [2021-05-25T12:40:53.249Z] === RUN   TestBuildMultiStageOnBuild
12:40:55 [2021-05-25T12:40:55.775Z] --- PASS: TestNetworkLoopbackNat (3.13s)
12:40:55 [2021-05-25T12:40:55.775Z] === RUN   TestPause
12:40:55 [2021-05-25T12:40:55.775Z] --- SKIP: TestPause (0.00s)
12:40:55 [2021-05-25T12:40:55.775Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
12:40:55 [2021-05-25T12:40:55.775Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:40:55 [2021-05-25T12:40:55.775Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:40:55 [2021-05-25T12:40:55.775Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:40:55 [2021-05-25T12:40:55.775Z] === RUN   TestPauseStopPausedContainer
12:40:55 [2021-05-25T12:40:55.775Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
12:40:55 [2021-05-25T12:40:55.775Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
12:40:55 [2021-05-25T12:40:55.775Z] === RUN   TestPidHost
12:40:55 [2021-05-25T12:40:55.791Z] --- PASS: TestBuildMultiStageOnBuild (2.20s)
12:40:55 [2021-05-25T12:40:55.791Z] === RUN   TestBuildUncleanTarFilenames
12:40:56 [2021-05-25T12:40:56.051Z] --- PASS: TestBuildUncleanTarFilenames (0.68s)
12:40:56 [2021-05-25T12:40:56.051Z] === RUN   TestBuildMultiStageLayerLeak
12:40:57 [2021-05-25T12:40:57.661Z] --- PASS: TestPidHost (1.88s)
12:40:57 [2021-05-25T12:40:57.661Z] === RUN   TestPsFilter
12:40:57 [2021-05-25T12:40:57.661Z] --- PASS: TestPsFilter (0.10s)
12:40:57 [2021-05-25T12:40:57.661Z] === RUN   TestRemoveContainerWithRemovedVolume
12:40:58 [2021-05-25T12:40:58.222Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s)
12:40:58 [2021-05-25T12:40:58.222Z] === RUN   TestRemoveContainerWithVolume
12:40:58 [2021-05-25T12:40:58.593Z] --- PASS: TestBuildMultiStageLayerLeak (2.24s)
12:40:58 [2021-05-25T12:40:58.593Z] === RUN   TestBuildWithHugeFile
12:40:58 [2021-05-25T12:40:58.783Z] --- PASS: TestRemoveContainerWithVolume (0.68s)
12:40:58 [2021-05-25T12:40:58.783Z] === RUN   TestRemoveContainerRunning
12:40:59 [2021-05-25T12:40:59.344Z] --- PASS: TestRemoveContainerRunning (0.67s)
12:40:59 [2021-05-25T12:40:59.344Z] === RUN   TestRemoveContainerForceRemoveRunning
12:41:00 [2021-05-25T12:41:00.270Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s)
12:41:00 [2021-05-25T12:41:00.270Z] === RUN   TestRemoveInvalidContainer
12:41:00 [2021-05-25T12:41:00.270Z] --- PASS: TestRemoveInvalidContainer (0.02s)
12:41:00 [2021-05-25T12:41:00.270Z] === RUN   TestRenameLinkedContainer
12:41:02 [2021-05-25T12:41:02.784Z] --- PASS: TestRenameLinkedContainer (2.76s)
12:41:02 [2021-05-25T12:41:02.784Z] === RUN   TestRenameStoppedContainer
12:41:03 [2021-05-25T12:41:03.710Z] --- PASS: TestRenameStoppedContainer (0.64s)
12:41:03 [2021-05-25T12:41:03.710Z] === RUN   TestRenameRunningContainerAndReuse
12:41:05 [2021-05-25T12:41:05.074Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s)
12:41:05 [2021-05-25T12:41:05.074Z] === RUN   TestRenameInvalidName
12:41:05 [2021-05-25T12:41:05.635Z] --- PASS: TestRenameInvalidName (0.74s)
12:41:05 [2021-05-25T12:41:05.635Z] === RUN   TestRenameAnonymousContainer
12:41:08 [2021-05-25T12:41:08.899Z] --- PASS: TestRenameAnonymousContainer (3.11s)
12:41:08 [2021-05-25T12:41:08.899Z] === RUN   TestRenameContainerWithSameName
12:41:09 [2021-05-25T12:41:09.460Z] --- PASS: TestRenameContainerWithSameName (0.68s)
12:41:09 [2021-05-25T12:41:09.460Z] === RUN   TestRenameContainerWithLinkedContainer
12:41:10 [2021-05-25T12:41:10.823Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s)
12:41:10 [2021-05-25T12:41:10.824Z] === RUN   TestResize
12:41:11 [2021-05-25T12:41:11.385Z] --- PASS: TestResize (0.68s)
12:41:11 [2021-05-25T12:41:11.385Z] === RUN   TestResizeWithInvalidSize
12:41:12 [2021-05-25T12:41:12.312Z] --- PASS: TestResizeWithInvalidSize (0.67s)
12:41:12 [2021-05-25T12:41:12.312Z] === RUN   TestResizeWhenContainerNotStarted
12:41:12 [2021-05-25T12:41:12.872Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s)
12:41:12 [2021-05-25T12:41:12.872Z] === RUN   TestDaemonRestartKillContainers
12:41:12 [2021-05-25T12:41:12.872Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:41:12 [2021-05-25T12:41:12.872Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:41:12 [2021-05-25T12:41:12.872Z] === RUN   TestCgroupNamespacesRun
12:41:16 [2021-05-25T12:41:16.147Z] --- PASS: TestCgroupNamespacesRun (2.90s)
12:41:16 [2021-05-25T12:41:16.147Z] === RUN   TestCgroupNamespacesRunPrivileged
12:41:18 [2021-05-25T12:41:18.662Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.47s)
12:41:18 [2021-05-25T12:41:18.662Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:41:21 [2021-05-25T12:41:21.175Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.88s)
12:41:21 [2021-05-25T12:41:21.175Z] === RUN   TestCgroupNamespacesRunHostMode
12:41:24 [2021-05-25T12:41:24.437Z] --- PASS: TestCgroupNamespacesRunHostMode (2.89s)
12:41:24 [2021-05-25T12:41:24.437Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:41:26 [2021-05-25T12:41:26.951Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.91s)
12:41:26 [2021-05-25T12:41:26.951Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:41:29 [2021-05-25T12:41:29.463Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.37s)
12:41:29 [2021-05-25T12:41:29.463Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:41:30 [2021-05-25T12:41:30.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:41:31 [2021-05-25T12:41:31.348Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.91s)
12:41:31 [2021-05-25T12:41:31.348Z] === RUN   TestCgroupNamespacesRunOlderClient
12:41:34 [2021-05-25T12:41:34.611Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.96s)
12:41:34 [2021-05-25T12:41:34.611Z] === RUN   TestNISDomainname
12:41:34 [2021-05-25T12:41:34.611Z] --- SKIP: TestNISDomainname (0.01s)
12:41:34 [2021-05-25T12:41:34.611Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:41:34 [2021-05-25T12:41:34.611Z] === RUN   TestHostnameDnsResolution
12:41:35 [2021-05-25T12:41:35.975Z] --- PASS: TestHostnameDnsResolution (1.63s)
12:41:35 [2021-05-25T12:41:35.975Z] === RUN   TestStats
12:41:35 [2021-05-25T12:41:35.975Z] --- SKIP: TestStats (0.00s)
12:41:35 [2021-05-25T12:41:35.975Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:41:35 [2021-05-25T12:41:35.975Z] === RUN   TestStopContainerWithTimeout
12:41:35 [2021-05-25T12:41:35.975Z] === RUN   TestStopContainerWithTimeout/0
12:41:35 [2021-05-25T12:41:35.975Z] === PAUSE TestStopContainerWithTimeout/0
12:41:35 [2021-05-25T12:41:35.975Z] === RUN   TestStopContainerWithTimeout/1
12:41:35 [2021-05-25T12:41:35.975Z] === PAUSE TestStopContainerWithTimeout/1
12:41:35 [2021-05-25T12:41:35.975Z] === RUN   TestStopContainerWithTimeout/3
12:41:35 [2021-05-25T12:41:35.975Z] === PAUSE TestStopContainerWithTimeout/3
12:41:35 [2021-05-25T12:41:35.975Z] === RUN   TestStopContainerWithTimeout/-1
12:41:35 [2021-05-25T12:41:35.975Z] === PAUSE TestStopContainerWithTimeout/-1
12:41:35 [2021-05-25T12:41:35.975Z] === CONT  TestStopContainerWithTimeout/0
12:41:35 [2021-05-25T12:41:35.975Z] === CONT  TestStopContainerWithTimeout/-1
12:41:36 [2021-05-25T12:41:36.903Z] === CONT  TestStopContainerWithTimeout/3
12:41:38 [2021-05-25T12:41:38.789Z] === CONT  TestStopContainerWithTimeout/1
12:41:40 [2021-05-25T12:41:40.687Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:41:40 [2021-05-25T12:41:40.687Z]     --- PASS: TestStopContainerWithTimeout/0 (1.03s)
12:41:40 [2021-05-25T12:41:40.687Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.07s)
12:41:40 [2021-05-25T12:41:40.687Z]     --- PASS: TestStopContainerWithTimeout/3 (2.67s)
12:41:40 [2021-05-25T12:41:40.687Z]     --- PASS: TestStopContainerWithTimeout/1 (1.65s)
12:41:40 [2021-05-25T12:41:40.687Z] === RUN   TestDeleteDevicemapper
12:41:40 [2021-05-25T12:41:40.687Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:41:40 [2021-05-25T12:41:40.687Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:41:40 [2021-05-25T12:41:40.687Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:41:43 [2021-05-25T12:41:43.203Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s)
12:41:43 [2021-05-25T12:41:43.203Z] === RUN   TestUpdateMemory
12:41:43 [2021-05-25T12:41:43.203Z] --- SKIP: TestUpdateMemory (0.00s)
12:41:43 [2021-05-25T12:41:43.203Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:41:43 [2021-05-25T12:41:43.203Z] === RUN   TestUpdateCPUQuota
12:41:43 [2021-05-25T12:41:43.203Z] --- SKIP: TestUpdateCPUQuota (0.00s)
12:41:43 [2021-05-25T12:41:43.203Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:41:43 [2021-05-25T12:41:43.203Z] === RUN   TestUpdatePidsLimit
12:41:43 [2021-05-25T12:41:43.203Z] --- SKIP: TestUpdatePidsLimit (0.00s)
12:41:43 [2021-05-25T12:41:43.203Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:41:43 [2021-05-25T12:41:43.203Z] === RUN   TestUpdateRestartPolicy
12:41:48 [2021-05-25T12:41:48.779Z] 29d5b6a226d2: Pull complete
12:41:48 [2021-05-25T12:41:48.779Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b
12:41:48 [2021-05-25T12:41:48.779Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
12:41:48 [2021-05-25T12:41:48.779Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully
12:41:48 [2021-05-25T12:41:48.779Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test
12:41:48 [2021-05-25T12:41:48.779Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1'
12:41:48 [2021-05-25T12:41:48.779Z] WARN: Skipping validation tests
12:41:48 [2021-05-25T12:41:48.779Z] INFO: Running unit tests at 05/25/2021 12:41:44...
12:41:48 [2021-05-25T12:41:48.779Z] INFO: make.ps1 starting at 05/25/2021 12:41:48
12:41:49 [2021-05-25T12:41:49.228Z] INFO: Git commit (22b9e2a7e5) assumed from DOCKER_GITCOMMIT environment variable
12:41:49 [2021-05-25T12:41:49.228Z] INFO: Invoking autogen...
12:41:49 [2021-05-25T12:41:49.677Z] INFO: Running unit tests...
12:41:54 [2021-05-25T12:41:54.957Z] --- PASS: TestBuildWithHugeFile (53.67s)
12:41:54 [2021-05-25T12:41:54.957Z] === RUN   TestBuildWCOWSandboxSize
12:41:54 [2021-05-25T12:41:54.957Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:41:54 [2021-05-25T12:41:54.957Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:41:54 [2021-05-25T12:41:54.957Z] === RUN   TestBuildWithEmptyDockerfile
12:41:54 [2021-05-25T12:41:54.957Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:41:54 [2021-05-25T12:41:54.957Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:41:54 [2021-05-25T12:41:54.957Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:41:54 [2021-05-25T12:41:54.957Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:41:54 [2021-05-25T12:41:54.957Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:41:54 [2021-05-25T12:41:54.957Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:41:54 [2021-05-25T12:41:54.957Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:41:54 [2021-05-25T12:41:54.957Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:41:54 [2021-05-25T12:41:54.957Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:41:54 [2021-05-25T12:41:54.957Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
12:41:54 [2021-05-25T12:41:54.957Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
12:41:54 [2021-05-25T12:41:54.957Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
12:41:54 [2021-05-25T12:41:54.957Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
12:41:54 [2021-05-25T12:41:54.957Z] === RUN   TestBuildPreserveOwnership
12:41:54 [2021-05-25T12:41:54.957Z] === RUN   TestBuildPreserveOwnership/copy_from
12:41:55 [2021-05-25T12:41:55.360Z] --- PASS: TestUpdateRestartPolicy (12.42s)
12:41:55 [2021-05-25T12:41:55.360Z] === RUN   TestUpdateRestartWithAutoRemove
12:41:55 [2021-05-25T12:41:55.527Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:41:55 [2021-05-25T12:41:55.921Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s)
12:41:55 [2021-05-25T12:41:55.921Z] === RUN   TestWaitNonBlocked
12:41:55 [2021-05-25T12:41:55.921Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:41:55 [2021-05-25T12:41:55.921Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:41:55 [2021-05-25T12:41:55.921Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:41:55 [2021-05-25T12:41:55.921Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:41:55 [2021-05-25T12:41:55.921Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:41:55 [2021-05-25T12:41:55.921Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:41:56 [2021-05-25T12:41:56.910Z] --- PASS: TestBuildPreserveOwnership (4.67s)
12:41:56 [2021-05-25T12:41:56.910Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.24s)
12:41:56 [2021-05-25T12:41:56.910Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.42s)
12:41:56 [2021-05-25T12:41:56.910Z] === RUN   TestBuildPlatformInvalid
12:41:57 [2021-05-25T12:41:57.170Z] --- PASS: TestBuildPlatformInvalid (0.10s)
12:41:57 [2021-05-25T12:41:57.170Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:41:57 [2021-05-25T12:41:57.286Z] --- PASS: TestWaitNonBlocked (0.01s)
12:41:57 [2021-05-25T12:41:57.286Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s)
12:41:57 [2021-05-25T12:41:57.286Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s)
12:41:57 [2021-05-25T12:41:57.286Z] === RUN   TestWaitBlocked
12:41:57 [2021-05-25T12:41:57.286Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:41:57 [2021-05-25T12:41:57.286Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:41:57 [2021-05-25T12:41:57.286Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:41:57 [2021-05-25T12:41:57.286Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:41:57 [2021-05-25T12:41:57.286Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:41:57 [2021-05-25T12:41:57.286Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:41:58 [2021-05-25T12:41:58.213Z] --- PASS: TestWaitBlocked (0.01s)
12:41:58 [2021-05-25T12:41:58.213Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s)
12:41:58 [2021-05-25T12:41:58.213Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s)
12:41:58 [2021-05-25T12:41:58.213Z] === CONT  TestDaemonRestartIpcMode
12:41:58 [2021-05-25T12:41:58.213Z] === CONT  TestIpcModeOlderClient
12:41:58 [2021-05-25T12:41:58.469Z] --- PASS: TestIpcModeOlderClient (0.07s)
12:41:58 [2021-05-25T12:41:58.469Z] === CONT  TestRestartDaemonWithRestartingContainer
12:41:59 [2021-05-25T12:41:59.895Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
12:42:02 [2021-05-25T12:42:02.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:42:02 [2021-05-25T12:42:02.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:42:05 [2021-05-25T12:42:05.002Z] --- PASS: TestDaemonRestartIpcMode (5.60s)
12:42:05 [2021-05-25T12:42:05.002Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.70s)
12:42:05 [2021-05-25T12:42:05.002Z] PASS
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === Skipped
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
12:42:05 [2021-05-25T12:42:05.002Z]     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)
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     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)
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     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)
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestPause (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
12:42:05 [2021-05-25T12:42:05.002Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
12:42:05 [2021-05-25T12:42:05.002Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestStats (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
12:42:05 [2021-05-25T12:42:05.002Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] 
12:42:05 [2021-05-25T12:42:05.002Z] DONE 177 tests, 25 skipped in 111.682s
12:42:05 [2021-05-25T12:42:05.002Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:42:05 [2021-05-25T12:42:05.002Z] INFO: Testing against a local daemon
12:42:05 [2021-05-25T12:42:05.002Z] === RUN   TestCommitInheritsEnv
12:42:06 [2021-05-25T12:42:06.364Z] --- PASS: TestCommitInheritsEnv (1.87s)
12:42:06 [2021-05-25T12:42:06.364Z] === RUN   TestImportExtremelyLargeImageWorks
12:42:06 [2021-05-25T12:42:06.364Z] === PAUSE TestImportExtremelyLargeImageWorks
12:42:06 [2021-05-25T12:42:06.364Z] === RUN   TestImagesFilterMultiReference
12:42:06 [2021-05-25T12:42:06.364Z] --- PASS: TestImagesFilterMultiReference (0.05s)
12:42:06 [2021-05-25T12:42:06.364Z] === RUN   TestImagePullPlatformInvalid
12:42:06 [2021-05-25T12:42:06.364Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:42:06 [2021-05-25T12:42:06.364Z] === RUN   TestRemoveImageOrphaning
12:42:06 [2021-05-25T12:42:06.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:42:06 [2021-05-25T12:42:06.893Z] ?   	github.com/docker/docker/api	[no test files]
12:42:08 [2021-05-25T12:42:08.250Z] --- PASS: TestRemoveImageOrphaning (1.94s)
12:42:08 [2021-05-25T12:42:08.250Z] === RUN   TestRemoveImageGarbageCollector
12:42:08 [2021-05-25T12:42:08.250Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:42:08 [2021-05-25T12:42:08.250Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:42:08 [2021-05-25T12:42:08.250Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:42:08 [2021-05-25T12:42:08.250Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:42:08 [2021-05-25T12:42:08.250Z] === RUN   TestTagInvalidReference
12:42:08 [2021-05-25T12:42:08.250Z] --- PASS: TestTagInvalidReference (0.01s)
12:42:08 [2021-05-25T12:42:08.250Z] === RUN   TestTagValidPrefixedRepo
12:42:08 [2021-05-25T12:42:08.250Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
12:42:08 [2021-05-25T12:42:08.250Z] === RUN   TestTagExistedNameWithoutForce
12:42:08 [2021-05-25T12:42:08.250Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:42:08 [2021-05-25T12:42:08.250Z] === RUN   TestTagOfficialNames
12:42:08 [2021-05-25T12:42:08.250Z] --- PASS: TestTagOfficialNames (0.06s)
12:42:08 [2021-05-25T12:42:08.250Z] === RUN   TestTagMatchesDigest
12:42:08 [2021-05-25T12:42:08.250Z] --- PASS: TestTagMatchesDigest (0.01s)
12:42:08 [2021-05-25T12:42:08.250Z] === CONT  TestImportExtremelyLargeImageWorks
12:42:09 [2021-05-25T12:42:09.633Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:42:09 [2021-05-25T12:42:09.633Z] 
12:42:09 [2021-05-25T12:42:09.633Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:42:09 [2021-05-25T12:42:09.633Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:42:09 [2021-05-25T12:42:09.633Z] HOSTNAME=8bdaee2b0548
12:42:09 [2021-05-25T12:42:09.633Z] TESTDEBUG=0
12:42:09 [2021-05-25T12:42:09.633Z] DEST=bundles/test-integration
12:42:09 [2021-05-25T12:42:09.633Z] PWD=/go/src/github.com/docker/docker
12:42:09 [2021-05-25T12:42:09.633Z] DOCKER_GITCOMMIT=22b9e2a7e53645a3090ef305658f22264c380368
12:42:09 [2021-05-25T12:42:09.633Z] container=docker
12:42:09 [2021-05-25T12:42:09.633Z] HOME=/root
12:42:09 [2021-05-25T12:42:09.633Z] GOLANG_VERSION=1.13.15
12:42:09 [2021-05-25T12:42:09.633Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:42:09 [2021-05-25T12:42:09.633Z] VALIDATE_BRANCH=master
12:42:09 [2021-05-25T12:42:09.633Z] TERM=xterm
12:42:09 [2021-05-25T12:42:09.633Z] DOCKER_PKG=github.com/docker/docker
12:42:09 [2021-05-25T12:42:09.633Z] SHLVL=1
12:42:09 [2021-05-25T12:42:09.633Z] TIMEOUT=120m
12:42:09 [2021-05-25T12:42:09.633Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:42:09 [2021-05-25T12:42:09.633Z] DOCKER_GRAPHDRIVER=overlay2
12:42:09 [2021-05-25T12:42:09.633Z] GO111MODULE=off
12:42:09 [2021-05-25T12:42:09.633Z] DOCKER_EXPERIMENTAL=1
12:42:09 [2021-05-25T12:42:09.633Z] TEST_SKIP_INTEGRATION_CLI=1
12:42:09 [2021-05-25T12:42:09.633Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:42:09 [2021-05-25T12:42:09.633Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:42:09 [2021-05-25T12:42:09.633Z] GOPATH=/go
12:42:09 [2021-05-25T12:42:09.633Z] PKG_CONFIG=pkg-config
12:42:09 [2021-05-25T12:42:09.633Z] _=/usr/bin/env
12:42:09 [2021-05-25T12:42:09.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:42:10 [2021-05-25T12:42:10.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:42:10 [2021-05-25T12:42:10.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:42:12 [2021-05-25T12:42:12.069Z] Loaded image: buildpack-deps:buster
12:42:12 [2021-05-25T12:42:12.069Z] Loaded image: busybox:latest
12:42:12 [2021-05-25T12:42:12.069Z] Loaded image: busybox:glibc
12:42:13 [2021-05-25T12:42:13.451Z] Loaded image: debian:bullseye
12:42:13 [2021-05-25T12:42:13.451Z] Loaded image: hello-world:latest
12:42:13 [2021-05-25T12:42:13.451Z] Loaded image: arm32v7/hello-world:latest
12:42:13 [2021-05-25T12:42:13.991Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|name|deps|types_sizes|compiled_files) took 2m0.814979165s 
12:42:13 [2021-05-25T12:42:13.991Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 450.146983ms 
12:42:15 [2021-05-25T12:42:15.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:42:21 [2021-05-25T12:42:21.580Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.01s)
12:42:21 [2021-05-25T12:42:21.580Z] PASS
12:42:21 [2021-05-25T12:42:21.580Z] 
12:42:21 [2021-05-25T12:42:21.580Z] === Skipped
12:42:21 [2021-05-25T12:42:21.580Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:42:21 [2021-05-25T12:42:21.580Z]     build_session_test.go:25: TODO: BuildKit
12:42:21 [2021-05-25T12:42:21.580Z] 
12:42:21 [2021-05-25T12:42:21.580Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:42:21 [2021-05-25T12:42:21.580Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:42:21 [2021-05-25T12:42:21.580Z] 
12:42:21 [2021-05-25T12:42:21.580Z] 
12:42:21 [2021-05-25T12:42:21.580Z] DONE 34 tests, 2 skipped in 124.868s
12:42:21 [2021-05-25T12:42:21.580Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:42:21 [2021-05-25T12:42:21.580Z] INFO: Testing against a local daemon
12:42:21 [2021-05-25T12:42:21.580Z] === RUN   TestConfigInspect
12:42:21 [2021-05-25T12:42:21.595Z] === RUN   TestMiddlewares
12:42:21 [2021-05-25T12:42:21.595Z] --- PASS: TestMiddlewares (0.00s)
12:42:21 [2021-05-25T12:42:21.595Z] PASS
12:42:21 [2021-05-25T12:42:21.595Z] coverage: 9.0% of statements
12:42:21 [2021-05-25T12:42:21.595Z] ok  	github.com/docker/docker/api/server	0.103s	coverage: 9.0% of statements
12:42:24 [2021-05-25T12:42:24.120Z] --- PASS: TestConfigInspect (2.40s)
12:42:24 [2021-05-25T12:42:24.120Z] === RUN   TestConfigList
12:42:26 [2021-05-25T12:42:26.028Z] --- PASS: TestConfigList (2.39s)
12:42:26 [2021-05-25T12:42:26.028Z] === RUN   TestConfigsCreateAndDelete
12:42:28 [2021-05-25T12:42:28.568Z] --- PASS: TestConfigsCreateAndDelete (2.47s)
12:42:28 [2021-05-25T12:42:28.568Z] === RUN   TestConfigsUpdate
12:42:29 [2021-05-25T12:42:29.657Z] 8116de3c91c3: Pull complete
12:42:29 [2021-05-25T12:42:29.657Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d
12:42:29 [2021-05-25T12:42:29.657Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
12:42:29 [2021-05-25T12:42:29.657Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
12:42:29 [2021-05-25T12:42:29.657Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
12:42:29 [2021-05-25T12:42:29.657Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1935'
12:42:29 [2021-05-25T12:42:29.657Z] WARN: Skipping validation tests
12:42:29 [2021-05-25T12:42:29.657Z] INFO: Running unit tests at 05/25/2021 12:42:19...
12:42:29 [2021-05-25T12:42:29.657Z] INFO: make.ps1 starting at 05/25/2021 12:42:23
12:42:29 [2021-05-25T12:42:29.657Z] INFO: Git commit (22b9e2a7e5) assumed from DOCKER_GITCOMMIT environment variable
12:42:29 [2021-05-25T12:42:29.657Z] INFO: Invoking autogen...
12:42:29 [2021-05-25T12:42:29.657Z] INFO: Running unit tests...
12:42:30 [2021-05-25T12:42:30.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:42:31 [2021-05-25T12:42:31.106Z] --- PASS: TestConfigsUpdate (2.40s)
12:42:31 [2021-05-25T12:42:31.106Z] === RUN   TestTemplatedConfig
12:42:31 [2021-05-25T12:42:31.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:42:31 [2021-05-25T12:42:31.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:42:32 [2021-05-25T12:42:32.070Z] INFO [runner/unused/goanalysis] analyzers took 28.675000378s with top 10 stages: buildssa: 24.79543585s, U1000: 3.879564528s 
12:42:33 [2021-05-25T12:42:33.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:42:34 [2021-05-25T12:42:34.400Z] --- PASS: TestTemplatedConfig (3.46s)
12:42:34 [2021-05-25T12:42:34.400Z] === RUN   TestConfigCreateResolve
12:42:35 [2021-05-25T12:42:35.408Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
12:42:36 [2021-05-25T12:42:36.959Z] --- PASS: TestConfigCreateResolve (2.39s)
12:42:36 [2021-05-25T12:42:36.959Z] === RUN   TestConfigDaemonLibtrustID
12:42:37 [2021-05-25T12:42:37.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:42:37 [2021-05-25T12:42:37.549Z] --- PASS: TestConfigDaemonLibtrustID (0.69s)
12:42:37 [2021-05-25T12:42:37.549Z] PASS
12:42:37 [2021-05-25T12:42:37.549Z] 
12:42:37 [2021-05-25T12:42:37.549Z] DONE 7 tests in 16.237s
12:42:37 [2021-05-25T12:42:37.549Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:42:37 [2021-05-25T12:42:37.549Z] INFO: Testing against a local daemon
12:42:37 [2021-05-25T12:42:37.549Z] === RUN   TestCheckpoint
12:42:37 [2021-05-25T12:42:37.549Z] --- SKIP: TestCheckpoint (0.00s)
12:42:37 [2021-05-25T12:42:37.549Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:42:37 [2021-05-25T12:42:37.549Z] === RUN   TestContainerInvalidJSON
12:42:37 [2021-05-25T12:42:37.549Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:42:37 [2021-05-25T12:42:37.549Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:42:37 [2021-05-25T12:42:37.549Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:42:37 [2021-05-25T12:42:37.549Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:42:37 [2021-05-25T12:42:37.549Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:42:37 [2021-05-25T12:42:37.549Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:42:37 [2021-05-25T12:42:37.549Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:42:37 [2021-05-25T12:42:37.550Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:42:37 [2021-05-25T12:42:37.550Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:42:37 [2021-05-25T12:42:37.550Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:42:37 [2021-05-25T12:42:37.550Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:42:37 [2021-05-25T12:42:37.550Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:42:37 [2021-05-25T12:42:37.550Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:42:37 [2021-05-25T12:42:37.550Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:42:37 [2021-05-25T12:42:37.550Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
12:42:37 [2021-05-25T12:42:37.550Z] === RUN   TestCopyFromContainerPathIsNotDir
12:42:37 [2021-05-25T12:42:37.550Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
12:42:37 [2021-05-25T12:42:37.550Z] === RUN   TestCopyToContainerPathDoesNotExist
12:42:37 [2021-05-25T12:42:37.550Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:42:37 [2021-05-25T12:42:37.550Z] === RUN   TestCopyToContainerPathIsNotDir
12:42:37 [2021-05-25T12:42:37.809Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
12:42:37 [2021-05-25T12:42:37.809Z] === RUN   TestCopyFromContainer
12:42:39 [2021-05-25T12:42:39.191Z] === RUN   TestCopyFromContainer//
12:42:39 [2021-05-25T12:42:39.191Z] === RUN   TestCopyFromContainer//bar/root
12:42:39 [2021-05-25T12:42:39.191Z] === RUN   TestCopyFromContainer//bar/root/
12:42:39 [2021-05-25T12:42:39.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:42:39 [2021-05-25T12:42:39.451Z] === RUN   TestCopyFromContainer/bar/quux
12:42:39 [2021-05-25T12:42:39.451Z] === RUN   TestCopyFromContainer/bar/quux/
12:42:39 [2021-05-25T12:42:39.451Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:42:39 [2021-05-25T12:42:39.451Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:42:39 [2021-05-25T12:42:39.712Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:42:39 [2021-05-25T12:42:39.712Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:42:39 [2021-05-25T12:42:39.712Z] === RUN   TestCopyFromContainer/bar/notarget
12:42:39 [2021-05-25T12:42:39.712Z] --- PASS: TestCopyFromContainer (2.11s)
12:42:39 [2021-05-25T12:42:39.712Z]     --- PASS: TestCopyFromContainer// (0.08s)
12:42:39 [2021-05-25T12:42:39.712Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
12:42:39 [2021-05-25T12:42:39.712Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
12:42:39 [2021-05-25T12:42:39.712Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
12:42:39 [2021-05-25T12:42:39.712Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
12:42:39 [2021-05-25T12:42:39.712Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
12:42:39 [2021-05-25T12:42:39.712Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
12:42:39 [2021-05-25T12:42:39.712Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
12:42:39 [2021-05-25T12:42:39.712Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
12:42:39 [2021-05-25T12:42:39.712Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
12:42:39 [2021-05-25T12:42:39.712Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:42:39 [2021-05-25T12:42:39.712Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:42:39 [2021-05-25T12:42:39.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:42:39 [2021-05-25T12:42:39.712Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:42:39 [2021-05-25T12:42:39.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:42:39 [2021-05-25T12:42:39.712Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:42:39 [2021-05-25T12:42:39.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:42:39 [2021-05-25T12:42:39.712Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:42:39 [2021-05-25T12:42:39.712Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:42:39 [2021-05-25T12:42:39.712Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:42:39 [2021-05-25T12:42:39.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:42:39 [2021-05-25T12:42:39.712Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:42:39 [2021-05-25T12:42:39.712Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:42:39 [2021-05-25T12:42:39.712Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:42:39 [2021-05-25T12:42:39.712Z] === RUN   TestCreateLinkToNonExistingContainer
12:42:39 [2021-05-25T12:42:39.972Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
12:42:39 [2021-05-25T12:42:39.972Z] === RUN   TestCreateWithInvalidEnv
12:42:39 [2021-05-25T12:42:39.972Z] === RUN   TestCreateWithInvalidEnv/0
12:42:39 [2021-05-25T12:42:39.972Z] === PAUSE TestCreateWithInvalidEnv/0
12:42:39 [2021-05-25T12:42:39.972Z] === RUN   TestCreateWithInvalidEnv/1
12:42:39 [2021-05-25T12:42:39.972Z] === PAUSE TestCreateWithInvalidEnv/1
12:42:39 [2021-05-25T12:42:39.972Z] === RUN   TestCreateWithInvalidEnv/2
12:42:39 [2021-05-25T12:42:39.972Z] === PAUSE TestCreateWithInvalidEnv/2
12:42:39 [2021-05-25T12:42:39.972Z] === CONT  TestCreateWithInvalidEnv/0
12:42:39 [2021-05-25T12:42:39.972Z] === CONT  TestCreateWithInvalidEnv/2
12:42:39 [2021-05-25T12:42:39.972Z] === CONT  TestCreateWithInvalidEnv/1
12:42:39 [2021-05-25T12:42:39.972Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:42:39 [2021-05-25T12:42:39.972Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:42:39 [2021-05-25T12:42:39.972Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:42:39 [2021-05-25T12:42:39.972Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:42:39 [2021-05-25T12:42:39.972Z] === RUN   TestCreateTmpfsMountsTarget
12:42:39 [2021-05-25T12:42:39.972Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
12:42:39 [2021-05-25T12:42:39.972Z] === RUN   TestCreateWithCustomMaskedPaths
12:42:42 [2021-05-25T12:42:42.514Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s)
12:42:42 [2021-05-25T12:42:42.514Z] === RUN   TestCreateWithCustomReadonlyPaths
12:42:43 [2021-05-25T12:42:43.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:42:43 [2021-05-25T12:42:43.931Z] ?   	github.com/docker/docker/api	[no test files]
12:42:45 [2021-05-25T12:42:45.055Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s)
12:42:45 [2021-05-25T12:42:45.055Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:42:45 [2021-05-25T12:42:45.055Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:42:45 [2021-05-25T12:42:45.055Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:42:45 [2021-05-25T12:42:45.055Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:42:45 [2021-05-25T12:42:45.055Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:42:45 [2021-05-25T12:42:45.055Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:42:45 [2021-05-25T12:42:45.055Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:42:45 [2021-05-25T12:42:45.055Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:42:45 [2021-05-25T12:42:45.055Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:42:45 [2021-05-25T12:42:45.055Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:42:45 [2021-05-25T12:42:45.055Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:42:45 [2021-05-25T12:42:45.055Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:42:45 [2021-05-25T12:42:45.055Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:42:45 [2021-05-25T12:42:45.055Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:42:45 [2021-05-25T12:42:45.055Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:42:45 [2021-05-25T12:42:45.055Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:42:45 [2021-05-25T12:42:45.055Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
12:42:45 [2021-05-25T12:42:45.055Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
12:42:45 [2021-05-25T12:42:45.055Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
12:42:45 [2021-05-25T12:42:45.055Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:42:45 [2021-05-25T12:42:45.055Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:42:45 [2021-05-25T12:42:45.055Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:42:45 [2021-05-25T12:42:45.055Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:42:45 [2021-05-25T12:42:45.624Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s)
12:42:45 [2021-05-25T12:42:45.624Z] === RUN   TestCreateDifferentPlatform
12:42:45 [2021-05-25T12:42:45.624Z] === RUN   TestCreateDifferentPlatform/different_os
12:42:45 [2021-05-25T12:42:45.624Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:42:45 [2021-05-25T12:42:45.624Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:42:45 [2021-05-25T12:42:45.624Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:42:45 [2021-05-25T12:42:45.624Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:42:45 [2021-05-25T12:42:45.624Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:42:45 [2021-05-25T12:42:45.624Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
12:42:45 [2021-05-25T12:42:45.624Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:42:45 [2021-05-25T12:42:45.624Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:42:45 [2021-05-25T12:42:45.624Z] === RUN   TestContainerStartOnDaemonRestart
12:42:45 [2021-05-25T12:42:45.624Z] === PAUSE TestContainerStartOnDaemonRestart
12:42:45 [2021-05-25T12:42:45.624Z] === RUN   TestDaemonRestartIpcMode
12:42:45 [2021-05-25T12:42:45.624Z] === PAUSE TestDaemonRestartIpcMode
12:42:45 [2021-05-25T12:42:45.624Z] === RUN   TestDaemonHostGatewayIP
12:42:45 [2021-05-25T12:42:45.624Z] === PAUSE TestDaemonHostGatewayIP
12:42:45 [2021-05-25T12:42:45.624Z] === RUN   TestRestartDaemonWithRestartingContainer
12:42:45 [2021-05-25T12:42:45.624Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:42:45 [2021-05-25T12:42:45.624Z] === RUN   TestContainerKillOnDaemonStart
12:42:45 [2021-05-25T12:42:45.624Z] === PAUSE TestContainerKillOnDaemonStart
12:42:45 [2021-05-25T12:42:45.624Z] === RUN   TestDiff
12:42:46 [2021-05-25T12:42:46.563Z] --- PASS: TestDiff (0.79s)
12:42:46 [2021-05-25T12:42:46.563Z] === RUN   TestExecWithCloseStdin
12:42:46 [2021-05-25T12:42:46.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:42:47 [2021-05-25T12:42:47.502Z] --- PASS: TestExecWithCloseStdin (1.12s)
12:42:47 [2021-05-25T12:42:47.502Z] === RUN   TestExec
12:42:48 [2021-05-25T12:42:48.884Z] --- PASS: TestExec (1.13s)
12:42:48 [2021-05-25T12:42:48.884Z] === RUN   TestExecUser
12:42:49 [2021-05-25T12:42:49.823Z] --- PASS: TestExecUser (1.12s)
12:42:49 [2021-05-25T12:42:49.823Z] === RUN   TestExportContainerAndImportImage
12:42:50 [2021-05-25T12:42:50.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:42:50 [2021-05-25T12:42:50.763Z] --- PASS: TestExportContainerAndImportImage (1.01s)
12:42:50 [2021-05-25T12:42:50.763Z] === RUN   TestExportContainerAfterDaemonRestart
12:42:51 [2021-05-25T12:42:51.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:42:52 [2021-05-25T12:42:52.672Z] --- PASS: TestExportContainerAfterDaemonRestart (1.82s)
12:42:52 [2021-05-25T12:42:52.672Z] === RUN   TestHealthCheckWorkdir
12:42:53 [2021-05-25T12:42:53.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:42:54 [2021-05-25T12:42:54.056Z] --- PASS: TestHealthCheckWorkdir (1.56s)
12:42:54 [2021-05-25T12:42:54.056Z] === RUN   TestHealthKillContainer
12:42:56 [2021-05-25T12:42:56.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:42:57 [2021-05-25T12:42:57.350Z] --- PASS: TestHealthKillContainer (3.17s)
12:42:57 [2021-05-25T12:42:57.350Z] === RUN   TestInspectCpusetInConfigPre120
12:42:58 [2021-05-25T12:42:58.290Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s)
12:42:58 [2021-05-25T12:42:58.290Z] === RUN   TestIpcModeNone
12:42:58 [2021-05-25T12:42:58.681Z] === RUN   TestMiddlewares
12:42:58 [2021-05-25T12:42:58.681Z] --- PASS: TestMiddlewares (0.00s)
12:42:58 [2021-05-25T12:42:58.681Z] PASS
12:42:58 [2021-05-25T12:42:58.681Z] coverage: 9.0% of statements
12:42:58 [2021-05-25T12:42:58.681Z] ok  	github.com/docker/docker/api/server	0.095s	coverage: 9.0% of statements
12:42:59 [2021-05-25T12:42:59.230Z] --- PASS: TestIpcModeNone (1.11s)
12:42:59 [2021-05-25T12:42:59.231Z] === RUN   TestIpcModePrivate
12:43:00 [2021-05-25T12:43:00.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:43:00 [2021-05-25T12:43:00.283Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:43:00 [2021-05-25T12:43:00.283Z] Using test binary docker
12:43:00 [2021-05-25T12:43:00.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:43:00 [2021-05-25T12:43:00.543Z] +++ /etc/init.d/apparmor start
12:43:00 [2021-05-25T12:43:00.543Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:43:00 [2021-05-25T12:43:00.543Z] INFO: Waiting for daemon to start...
12:43:00 [2021-05-25T12:43:00.543Z] Starting dockerd
12:43:00 [2021-05-25T12:43:00.543Z] +++ 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
12:43:00 [2021-05-25T12:43:00.637Z] --- PASS: TestIpcModePrivate (1.14s)
12:43:00 [2021-05-25T12:43:00.637Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
12:43:00 [2021-05-25T12:43:00.637Z] === RUN   TestIpcModeShareable
12:43:01 [2021-05-25T12:43:01.576Z] --- PASS: TestIpcModeShareable (1.12s)
12:43:01 [2021-05-25T12:43:01.576Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
12:43:01 [2021-05-25T12:43:01.576Z] === RUN   TestAPIIpcModeShareableAndContainer
12:43:01 [2021-05-25T12:43:01.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:43:03 [2021-05-25T12:43:03.079Z] .
12:43:03 [2021-05-25T12:43:03.079Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:43:03 [2021-05-25T12:43:03.079Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:43:03 [2021-05-25T12:43:03.079Z] Error: No such image: emptyfs
12:43:03 [2021-05-25T12:43:03.079Z] ++++ docker load
12:43:03 [2021-05-25T12:43:03.079Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:43:03 [2021-05-25T12:43:03.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:43:03 [2021-05-25T12:43:03.338Z] Running integration-test (iteration 1)
12:43:03 [2021-05-25T12:43:03.339Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:43:03 [2021-05-25T12:43:03.339Z] ++ 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
12:43:03 [2021-05-25T12:43:03.339Z] ++ set -e
12:43:03 [2021-05-25T12:43:03.339Z] ++ '[' -n 0 ']'
12:43:03 [2021-05-25T12:43:03.339Z] ++ set -x
12:43:03 [2021-05-25T12:43:03.339Z] ++ 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
12:43:03 [2021-05-25T12:43:03.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:43:04 [2021-05-25T12:43:04.873Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s)
12:43:04 [2021-05-25T12:43:04.873Z] === RUN   TestAPIIpcModeHost
12:43:05 [2021-05-25T12:43:05.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:43:05 [2021-05-25T12:43:05.813Z] --- PASS: TestAPIIpcModeHost (1.18s)
12:43:05 [2021-05-25T12:43:05.813Z] === RUN   TestDaemonIpcModeShareable
12:43:07 [2021-05-25T12:43:07.723Z] --- PASS: TestDaemonIpcModeShareable (1.88s)
12:43:07 [2021-05-25T12:43:07.723Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
12:43:07 [2021-05-25T12:43:07.723Z] === RUN   TestDaemonIpcModePrivate
12:43:09 [2021-05-25T12:43:09.633Z] --- PASS: TestDaemonIpcModePrivate (1.82s)
12:43:09 [2021-05-25T12:43:09.633Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
12:43:09 [2021-05-25T12:43:09.633Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:43:09 [2021-05-25T12:43:09.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:43:11 [2021-05-25T12:43:11.542Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s)
12:43:11 [2021-05-25T12:43:11.542Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
12:43:11 [2021-05-25T12:43:11.542Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:43:11 [2021-05-25T12:43:11.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:43:12 [2021-05-25T12:43:12.110Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:43:12 [2021-05-25T12:43:12.110Z] === RUN   TestBoolValue
12:43:12 [2021-05-25T12:43:12.110Z] --- PASS: TestBoolValue (0.00s)
12:43:12 [2021-05-25T12:43:12.110Z] === RUN   TestBoolValueOrDefault
12:43:12 [2021-05-25T12:43:12.110Z] --- PASS: TestBoolValueOrDefault (0.00s)
12:43:12 [2021-05-25T12:43:12.110Z] === RUN   TestInt64ValueOrZero
12:43:12 [2021-05-25T12:43:12.110Z] --- PASS: TestInt64ValueOrZero (0.00s)
12:43:12 [2021-05-25T12:43:12.110Z] === RUN   TestInt64ValueOrDefault
12:43:12 [2021-05-25T12:43:12.110Z] --- PASS: TestInt64ValueOrDefault (0.00s)
12:43:12 [2021-05-25T12:43:12.110Z] === RUN   TestInt64ValueOrDefaultWithError
12:43:12 [2021-05-25T12:43:12.110Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
12:43:12 [2021-05-25T12:43:12.110Z] === RUN   TestJsonContentType
12:43:12 [2021-05-25T12:43:12.110Z] --- PASS: TestJsonContentType (0.00s)
12:43:12 [2021-05-25T12:43:12.110Z] PASS
12:43:12 [2021-05-25T12:43:12.110Z] coverage: 14.7% of statements
12:43:12 [2021-05-25T12:43:12.110Z] ok  	github.com/docker/docker/api/server/httputils	0.058s	coverage: 14.7% of statements
12:43:13 [2021-05-25T12:43:13.093Z] === RUN   TestMaskSecretKeys
12:43:13 [2021-05-25T12:43:13.093Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
12:43:13 [2021-05-25T12:43:13.093Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
12:43:13 [2021-05-25T12:43:13.093Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
12:43:13 [2021-05-25T12:43:13.093Z] --- PASS: TestMaskSecretKeys (0.00s)
12:43:13 [2021-05-25T12:43:13.093Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
12:43:13 [2021-05-25T12:43:13.093Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
12:43:13 [2021-05-25T12:43:13.093Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
12:43:13 [2021-05-25T12:43:13.093Z] === RUN   TestVersionMiddlewareVersion
12:43:13 [2021-05-25T12:43:13.093Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
12:43:13 [2021-05-25T12:43:13.093Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
12:43:13 [2021-05-25T12:43:13.093Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
12:43:13 [2021-05-25T12:43:13.093Z] PASS
12:43:13 [2021-05-25T12:43:13.093Z] coverage: 37.7% of statements
12:43:13 [2021-05-25T12:43:13.093Z] ok  	github.com/docker/docker/api/server/middleware	0.113s	coverage: 37.7% of statements
12:43:13 [2021-05-25T12:43:13.093Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:43:13 [2021-05-25T12:43:13.093Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:43:13 [2021-05-25T12:43:13.093Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:43:13 [2021-05-25T12:43:13.093Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:43:13 [2021-05-25T12:43:13.093Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:43:13 [2021-05-25T12:43:13.093Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:43:13 [2021-05-25T12:43:13.093Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:43:13 [2021-05-25T12:43:13.093Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:43:13 [2021-05-25T12:43:13.093Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:43:13 [2021-05-25T12:43:13.093Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:43:13 [2021-05-25T12:43:13.093Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:43:13 [2021-05-25T12:43:13.451Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s)
12:43:13 [2021-05-25T12:43:13.451Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
12:43:13 [2021-05-25T12:43:13.451Z] === RUN   TestIpcModeOlderClient
12:43:13 [2021-05-25T12:43:13.451Z] === PAUSE TestIpcModeOlderClient
12:43:13 [2021-05-25T12:43:13.451Z] === RUN   TestKillContainerInvalidSignal
12:43:13 [2021-05-25T12:43:13.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:43:14 [2021-05-25T12:43:14.021Z] --- PASS: TestKillContainerInvalidSignal (0.71s)
12:43:14 [2021-05-25T12:43:14.021Z] === RUN   TestKillContainer
12:43:14 [2021-05-25T12:43:14.021Z] === RUN   TestKillContainer/no_signal
12:43:14 [2021-05-25T12:43:14.592Z] === RUN   TestKillContainer/non_killing_signal
12:43:14 [2021-05-25T12:43:14.603Z] === RUN   TestStrSliceMarshalJSON
12:43:14 [2021-05-25T12:43:14.603Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
12:43:14 [2021-05-25T12:43:14.603Z] === RUN   TestStrSliceUnmarshalJSON
12:43:14 [2021-05-25T12:43:14.603Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
12:43:14 [2021-05-25T12:43:14.603Z] === RUN   TestStrSliceUnmarshalString
12:43:14 [2021-05-25T12:43:14.603Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
12:43:14 [2021-05-25T12:43:14.603Z] === RUN   TestStrSliceUnmarshalSlice
12:43:14 [2021-05-25T12:43:14.603Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
12:43:14 [2021-05-25T12:43:14.603Z] PASS
12:43:14 [2021-05-25T12:43:14.603Z] coverage: 90.0% of statements
12:43:14 [2021-05-25T12:43:14.603Z] ok  	github.com/docker/docker/api/types/strslice	0.040s	coverage: 90.0% of statements
12:43:14 [2021-05-25T12:43:14.603Z] === RUN   TestToJSON
12:43:14 [2021-05-25T12:43:14.603Z] --- PASS: TestToJSON (0.00s)
12:43:14 [2021-05-25T12:43:14.603Z] === RUN   TestToParamWithVersion
12:43:14 [2021-05-25T12:43:14.603Z] --- PASS: TestToParamWithVersion (0.00s)
12:43:14 [2021-05-25T12:43:14.603Z] === RUN   TestFromJSON
12:43:14 [2021-05-25T12:43:14.603Z] --- PASS: TestFromJSON (0.00s)
12:43:14 [2021-05-25T12:43:14.603Z] === RUN   TestEmpty
12:43:14 [2021-05-25T12:43:14.604Z] --- PASS: TestEmpty (0.00s)
12:43:14 [2021-05-25T12:43:14.604Z] === RUN   TestArgsMatchKVListEmptySources
12:43:14 [2021-05-25T12:43:14.604Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
12:43:14 [2021-05-25T12:43:14.604Z] === RUN   TestArgsMatchKVList
12:43:14 [2021-05-25T12:43:14.604Z] --- PASS: TestArgsMatchKVList (0.00s)
12:43:14 [2021-05-25T12:43:14.604Z] === RUN   TestArgsMatch
12:43:14 [2021-05-25T12:43:14.604Z] --- PASS: TestArgsMatch (0.00s)
12:43:14 [2021-05-25T12:43:14.604Z] === RUN   TestAdd
12:43:14 [2021-05-25T12:43:14.604Z] --- PASS: TestAdd (0.00s)
12:43:14 [2021-05-25T12:43:14.604Z] === RUN   TestDel
12:43:14 [2021-05-25T12:43:14.604Z] --- PASS: TestDel (0.00s)
12:43:14 [2021-05-25T12:43:14.604Z] === RUN   TestLen
12:43:14 [2021-05-25T12:43:14.604Z] --- PASS: TestLen (0.00s)
12:43:14 [2021-05-25T12:43:14.604Z] === RUN   TestExactMatch
12:43:14 [2021-05-25T12:43:14.604Z] --- PASS: TestExactMatch (0.00s)
12:43:14 [2021-05-25T12:43:14.604Z] === RUN   TestOnlyOneExactMatch
12:43:14 [2021-05-25T12:43:14.604Z] --- PASS: TestOnlyOneExactMatch (0.00s)
12:43:14 [2021-05-25T12:43:14.604Z] === RUN   TestContains
12:43:14 [2021-05-25T12:43:14.604Z] --- PASS: TestContains (0.00s)
12:43:14 [2021-05-25T12:43:14.604Z] === RUN   TestValidate
12:43:14 [2021-05-25T12:43:14.604Z] --- PASS: TestValidate (0.00s)
12:43:14 [2021-05-25T12:43:14.604Z] === RUN   TestWalkValues
12:43:14 [2021-05-25T12:43:14.604Z] --- PASS: TestWalkValues (0.00s)
12:43:14 [2021-05-25T12:43:14.604Z] === RUN   TestFuzzyMatch
12:43:14 [2021-05-25T12:43:14.604Z] --- PASS: TestFuzzyMatch (0.00s)
12:43:14 [2021-05-25T12:43:14.604Z] === RUN   TestClone
12:43:14 [2021-05-25T12:43:14.604Z] --- PASS: TestClone (0.00s)
12:43:14 [2021-05-25T12:43:14.604Z] PASS
12:43:14 [2021-05-25T12:43:14.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:43:15 [2021-05-25T12:43:15.053Z] coverage: 92.2% of statements
12:43:15 [2021-05-25T12:43:15.053Z] ok  	github.com/docker/docker/api/types/filters	0.046s	coverage: 92.2% of statements
12:43:15 [2021-05-25T12:43:15.053Z] === RUN   TestAdjustForAPIVersion
12:43:15 [2021-05-25T12:43:15.053Z] --- PASS: TestAdjustForAPIVersion (0.00s)
12:43:15 [2021-05-25T12:43:15.053Z] PASS
12:43:15 [2021-05-25T12:43:15.053Z] coverage: 5.7% of statements
12:43:15 [2021-05-25T12:43:15.053Z] ok  	github.com/docker/docker/api/server/router/swarm	0.099s	coverage: 5.7% of statements
12:43:15 [2021-05-25T12:43:15.053Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:43:15 [2021-05-25T12:43:15.053Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:43:15 [2021-05-25T12:43:15.053Z] ?   	github.com/docker/docker/api/types	[no test files]
12:43:15 [2021-05-25T12:43:15.053Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:43:15 [2021-05-25T12:43:15.053Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:43:15 [2021-05-25T12:43:15.053Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:43:15 [2021-05-25T12:43:15.053Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:43:15 [2021-05-25T12:43:15.053Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:43:15 [2021-05-25T12:43:15.053Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:43:15 [2021-05-25T12:43:15.053Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:43:15 [2021-05-25T12:43:15.053Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:43:15 [2021-05-25T12:43:15.053Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:43:15 [2021-05-25T12:43:15.053Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:43:15 [2021-05-25T12:43:15.053Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:43:15 [2021-05-25T12:43:15.053Z] === RUN   TestDurationToSecondsString
12:43:15 [2021-05-25T12:43:15.053Z] --- PASS: TestDurationToSecondsString (0.00s)
12:43:15 [2021-05-25T12:43:15.053Z] === RUN   TestGetTimestamp
12:43:15 [2021-05-25T12:43:15.053Z] --- PASS: TestGetTimestamp (0.16s)
12:43:15 [2021-05-25T12:43:15.053Z] === RUN   TestParseTimestamps
12:43:15 [2021-05-25T12:43:15.053Z] --- PASS: TestParseTimestamps (0.00s)
12:43:15 [2021-05-25T12:43:15.053Z] PASS
12:43:15 [2021-05-25T12:43:15.053Z] coverage: 100.0% of statements
12:43:15 [2021-05-25T12:43:15.053Z] ok  	github.com/docker/docker/api/types/time	0.206s	coverage: 100.0% of statements
12:43:15 [2021-05-25T12:43:15.163Z] === RUN   TestKillContainer/killing_signal
12:43:15 [2021-05-25T12:43:15.503Z] === RUN   TestCompareVersion
12:43:15 [2021-05-25T12:43:15.503Z] --- PASS: TestCompareVersion (0.00s)
12:43:15 [2021-05-25T12:43:15.503Z] PASS
12:43:15 [2021-05-25T12:43:15.503Z] coverage: 75.0% of statements
12:43:15 [2021-05-25T12:43:15.503Z] ok  	github.com/docker/docker/api/types/versions	0.046s	coverage: 75.0% of statements
12:43:15 [2021-05-25T12:43:15.503Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:43:15 [2021-05-25T12:43:15.503Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:43:15 [2021-05-25T12:43:15.503Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:43:15 [2021-05-25T12:43:15.503Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
12:43:15 [2021-05-25T12:43:15.503Z] ?   	github.com/docker/docker/builder	[no test files]
12:43:15 [2021-05-25T12:43:15.503Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:43:15 [2021-05-25T12:43:15.503Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:43:15 [2021-05-25T12:43:15.503Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:43:15 [2021-05-25T12:43:15.503Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:43:15 [2021-05-25T12:43:15.503Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:43:15 [2021-05-25T12:43:15.503Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:43:15 [2021-05-25T12:43:15.503Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:43:16 [2021-05-25T12:43:16.103Z] --- PASS: TestKillContainer (2.15s)
12:43:16 [2021-05-25T12:43:16.103Z]     --- PASS: TestKillContainer/no_signal (0.69s)
12:43:16 [2021-05-25T12:43:16.103Z]     --- PASS: TestKillContainer/non_killing_signal (0.56s)
12:43:16 [2021-05-25T12:43:16.103Z]     --- PASS: TestKillContainer/killing_signal (0.71s)
12:43:16 [2021-05-25T12:43:16.103Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:43:16 [2021-05-25T12:43:16.103Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:43:16 [2021-05-25T12:43:16.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:43:16 [2021-05-25T12:43:16.675Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:43:17 [2021-05-25T12:43:17.011Z] === RUN   TestParseRemoteURL
12:43:17 [2021-05-25T12:43:17.011Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
12:43:17 [2021-05-25T12:43:17.011Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
12:43:17 [2021-05-25T12:43:17.011Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
12:43:17 [2021-05-25T12:43:17.011Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
12:43:17 [2021-05-25T12:43:17.011Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
12:43:17 [2021-05-25T12:43:17.011Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
12:43:17 [2021-05-25T12:43:17.011Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
12:43:17 [2021-05-25T12:43:17.011Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
12:43:17 [2021-05-25T12:43:17.011Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
12:43:17 [2021-05-25T12:43:17.011Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
12:43:17 [2021-05-25T12:43:17.011Z] --- PASS: TestParseRemoteURL (0.00s)
12:43:17 [2021-05-25T12:43:17.011Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
12:43:17 [2021-05-25T12:43:17.011Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
12:43:17 [2021-05-25T12:43:17.011Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
12:43:17 [2021-05-25T12:43:17.011Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
12:43:17 [2021-05-25T12:43:17.011Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
12:43:17 [2021-05-25T12:43:17.011Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
12:43:17 [2021-05-25T12:43:17.011Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
12:43:17 [2021-05-25T12:43:17.011Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
12:43:17 [2021-05-25T12:43:17.011Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
12:43:17 [2021-05-25T12:43:17.011Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
12:43:17 [2021-05-25T12:43:17.011Z] === RUN   TestCloneArgsSmartHttp
12:43:17 [2021-05-25T12:43:17.011Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
12:43:17 [2021-05-25T12:43:17.011Z] === RUN   TestCloneArgsDumbHttp
12:43:17 [2021-05-25T12:43:17.011Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
12:43:17 [2021-05-25T12:43:17.011Z] === RUN   TestCloneArgsGit
12:43:17 [2021-05-25T12:43:17.011Z] --- PASS: TestCloneArgsGit (0.00s)
12:43:17 [2021-05-25T12:43:17.011Z] === RUN   TestCheckoutGit
12:43:17 [2021-05-25T12:43:17.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:43:17 [2021-05-25T12:43:17.615Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s)
12:43:17 [2021-05-25T12:43:17.615Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s)
12:43:17 [2021-05-25T12:43:17.615Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s)
12:43:17 [2021-05-25T12:43:17.615Z] === RUN   TestKillStoppedContainer
12:43:17 [2021-05-25T12:43:17.615Z] --- PASS: TestKillStoppedContainer (0.06s)
12:43:17 [2021-05-25T12:43:17.615Z] === RUN   TestKillStoppedContainerAPIPre120
12:43:17 [2021-05-25T12:43:17.615Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
12:43:17 [2021-05-25T12:43:17.615Z] === RUN   TestKillDifferentUserContainer
12:43:18 [2021-05-25T12:43:18.186Z] --- PASS: TestKillDifferentUserContainer (0.73s)
12:43:18 [2021-05-25T12:43:18.186Z] === RUN   TestInspectOomKilledTrue
12:43:18 [2021-05-25T12:43:18.186Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:43:18 [2021-05-25T12:43:18.186Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:43:18 [2021-05-25T12:43:18.186Z] === RUN   TestInspectOomKilledFalse
12:43:19 [2021-05-25T12:43:19.126Z] --- PASS: TestInspectOomKilledFalse (0.70s)
12:43:19 [2021-05-25T12:43:19.126Z] === RUN   TestLinksEtcHostsContentMatch
12:43:19 [2021-05-25T12:43:19.162Z] === RUN   TestEnable
12:43:19 [2021-05-25T12:43:19.162Z] --- PASS: TestEnable (0.00s)
12:43:19 [2021-05-25T12:43:19.162Z] === RUN   TestDisable
12:43:19 [2021-05-25T12:43:19.162Z] --- PASS: TestDisable (0.00s)
12:43:19 [2021-05-25T12:43:19.162Z] === RUN   TestEnabled
12:43:19 [2021-05-25T12:43:19.162Z] --- PASS: TestEnabled (0.00s)
12:43:19 [2021-05-25T12:43:19.162Z] PASS
12:43:19 [2021-05-25T12:43:19.162Z] coverage: 100.0% of statements
12:43:19 [2021-05-25T12:43:19.162Z] ok  	github.com/docker/docker/cli/debug	0.041s	coverage: 100.0% of statements
12:43:19 [2021-05-25T12:43:19.613Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
12:43:19 [2021-05-25T12:43:19.613Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
12:43:19 [2021-05-25T12:43:19.613Z] === RUN   TestProcessNoDockerignore
12:43:19 [2021-05-25T12:43:19.613Z] --- PASS: TestProcessNoDockerignore (0.01s)
12:43:19 [2021-05-25T12:43:19.613Z] === RUN   TestProcessShouldLeaveAllFiles
12:43:19 [2021-05-25T12:43:19.613Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
12:43:19 [2021-05-25T12:43:19.613Z] === RUN   TestDetectContentType
12:43:19 [2021-05-25T12:43:19.613Z] --- PASS: TestDetectContentType (0.00s)
12:43:19 [2021-05-25T12:43:19.613Z] === RUN   TestSelectAcceptableMIME
12:43:19 [2021-05-25T12:43:19.613Z] --- PASS: TestSelectAcceptableMIME (0.00s)
12:43:19 [2021-05-25T12:43:19.613Z] === RUN   TestInspectEmptyResponse
12:43:19 [2021-05-25T12:43:19.613Z] --- PASS: TestInspectEmptyResponse (0.00s)
12:43:19 [2021-05-25T12:43:19.613Z] === RUN   TestInspectResponseBinary
12:43:19 [2021-05-25T12:43:19.613Z] --- PASS: TestInspectResponseBinary (0.00s)
12:43:19 [2021-05-25T12:43:19.613Z] === RUN   TestResponseUnsupportedContentType
12:43:19 [2021-05-25T12:43:19.613Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
12:43:19 [2021-05-25T12:43:19.613Z] === RUN   TestInspectResponseTextSimple
12:43:19 [2021-05-25T12:43:19.613Z] --- PASS: TestInspectResponseTextSimple (0.00s)
12:43:19 [2021-05-25T12:43:19.613Z] === RUN   TestInspectResponseEmptyContentType
12:43:19 [2021-05-25T12:43:19.613Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
12:43:19 [2021-05-25T12:43:19.613Z] === RUN   TestUnknownContentLength
12:43:19 [2021-05-25T12:43:19.613Z] --- PASS: TestUnknownContentLength (0.00s)
12:43:19 [2021-05-25T12:43:19.613Z] === RUN   TestDownloadRemote
12:43:19 [2021-05-25T12:43:19.613Z] --- PASS: TestDownloadRemote (0.10s)
12:43:19 [2021-05-25T12:43:19.613Z] === RUN   TestGetWithStatusError
12:43:19 [2021-05-25T12:43:19.613Z] --- PASS: TestGetWithStatusError (0.00s)
12:43:19 [2021-05-25T12:43:19.613Z] === RUN   TestCloseRootDirectory
12:43:19 [2021-05-25T12:43:19.613Z] --- SKIP: TestCloseRootDirectory (0.00s)
12:43:19 [2021-05-25T12:43:19.613Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:43:19 [2021-05-25T12:43:19.613Z] === RUN   TestHashFile
12:43:19 [2021-05-25T12:43:19.613Z] --- SKIP: TestHashFile (0.00s)
12:43:19 [2021-05-25T12:43:19.613Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:43:19 [2021-05-25T12:43:19.613Z] === RUN   TestHashSubdir
12:43:19 [2021-05-25T12:43:19.613Z] --- SKIP: TestHashSubdir (0.01s)
12:43:19 [2021-05-25T12:43:19.613Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:43:19 [2021-05-25T12:43:19.613Z] === RUN   TestRemoveDirectory
12:43:19 [2021-05-25T12:43:19.613Z] --- SKIP: TestRemoveDirectory (0.00s)
12:43:19 [2021-05-25T12:43:19.613Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:43:19 [2021-05-25T12:43:19.613Z] PASS
12:43:19 [2021-05-25T12:43:19.613Z] coverage: 9.3% of statements
12:43:19 [2021-05-25T12:43:19.613Z] ok  	github.com/docker/docker/builder/remotecontext	0.301s	coverage: 9.3% of statements
12:43:19 [2021-05-25T12:43:19.696Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s)
12:43:19 [2021-05-25T12:43:19.696Z] === RUN   TestLinksContainerNames
12:43:20 [2021-05-25T12:43:20.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:43:20 [2021-05-25T12:43:20.565Z] === RUN   TestGetAllAllowed
12:43:20 [2021-05-25T12:43:20.565Z] --- PASS: TestGetAllAllowed (0.00s)
12:43:20 [2021-05-25T12:43:20.565Z] === RUN   TestGetAllMeta
12:43:20 [2021-05-25T12:43:20.565Z] --- PASS: TestGetAllMeta (0.00s)
12:43:20 [2021-05-25T12:43:20.565Z] === RUN   TestWarnOnUnusedBuildArgs
12:43:20 [2021-05-25T12:43:20.565Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
12:43:20 [2021-05-25T12:43:20.565Z] === RUN   TestIsUnreferencedBuiltin
12:43:20 [2021-05-25T12:43:20.565Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
12:43:20 [2021-05-25T12:43:20.565Z] === RUN   TestIsExistingDirectory
12:43:20 [2021-05-25T12:43:20.565Z] --- PASS: TestIsExistingDirectory (0.00s)
12:43:20 [2021-05-25T12:43:20.565Z] === RUN   TestGetFilenameForDownload
12:43:20 [2021-05-25T12:43:20.565Z] --- PASS: TestGetFilenameForDownload (0.00s)
12:43:20 [2021-05-25T12:43:20.565Z] === RUN   TestEnv2Variables
12:43:20 [2021-05-25T12:43:20.565Z] --- PASS: TestEnv2Variables (0.00s)
12:43:20 [2021-05-25T12:43:20.565Z] === RUN   TestEnvValueWithExistingRunConfigEnv
12:43:20 [2021-05-25T12:43:20.565Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
12:43:20 [2021-05-25T12:43:20.565Z] === RUN   TestMaintainer
12:43:20 [2021-05-25T12:43:20.565Z] --- PASS: TestMaintainer (0.00s)
12:43:20 [2021-05-25T12:43:20.565Z] === RUN   TestLabel
12:43:20 [2021-05-25T12:43:20.565Z] --- PASS: TestLabel (0.00s)
12:43:20 [2021-05-25T12:43:20.565Z] === RUN   TestFromScratch
12:43:20 [2021-05-25T12:43:20.565Z] --- PASS: TestFromScratch (0.00s)
12:43:20 [2021-05-25T12:43:20.565Z] === RUN   TestFromWithArg
12:43:20 [2021-05-25T12:43:20.565Z] --- PASS: TestFromWithArg (0.00s)
12:43:20 [2021-05-25T12:43:20.565Z] === RUN   TestFromWithArgButBuildArgsNotGiven
12:43:20 [2021-05-25T12:43:20.565Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
12:43:20 [2021-05-25T12:43:20.565Z] === RUN   TestFromWithUndefinedArg
12:43:20 [2021-05-25T12:43:20.565Z] --- PASS: TestFromWithUndefinedArg (0.00s)
12:43:20 [2021-05-25T12:43:20.565Z] === RUN   TestFromMultiStageWithNamedStage
12:43:20 [2021-05-25T12:43:20.565Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
12:43:20 [2021-05-25T12:43:20.565Z] === RUN   TestOnbuild
12:43:20 [2021-05-25T12:43:20.565Z] --- PASS: TestOnbuild (0.00s)
12:43:20 [2021-05-25T12:43:20.565Z] === RUN   TestWorkdir
12:43:20 [2021-05-25T12:43:20.565Z] --- PASS: TestWorkdir (0.00s)
12:43:20 [2021-05-25T12:43:20.565Z] === RUN   TestCmd
12:43:20 [2021-05-25T12:43:20.565Z] --- PASS: TestCmd (0.00s)
12:43:20 [2021-05-25T12:43:20.565Z] === RUN   TestHealthcheckNone
12:43:20 [2021-05-25T12:43:20.565Z] --- PASS: TestHealthcheckNone (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestHealthcheckCmd
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestHealthcheckCmd (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestEntrypoint
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestEntrypoint (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestExpose
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestExpose (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestUser
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestUser (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestVolume
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestVolume (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestStopSignal
12:43:20 [2021-05-25T12:43:20.566Z] --- SKIP: TestStopSignal (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z]     dispatchers_test.go:377: Windows does not support stopsignal
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestArg
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestArg (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestShell
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestShell (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestPrependEnvOnCmd
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestPrependEnvOnCmd (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestRunWithBuildArgs
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestRunWithBuildArgs (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestRunIgnoresHealthcheck
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestDispatchUnsupportedOptions
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestNormalizeWorkdir
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestNormalizeWorkdir (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestDispatch
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestDispatch/ADD_multiple_files_to_file
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestDispatch/COPY_multiple_files_to_file
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestDispatch/COPY_wildcard_no_files
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestDispatch/COPY_url
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestDispatch (0.07s)
12:43:20 [2021-05-25T12:43:20.566Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s)
12:43:20 [2021-05-25T12:43:20.566Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
12:43:20 [2021-05-25T12:43:20.566Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
12:43:20 [2021-05-25T12:43:20.566Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
12:43:20 [2021-05-25T12:43:20.566Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
12:43:20 [2021-05-25T12:43:20.566Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z]     --- PASS: TestDispatch/COPY_url (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestAddScratchImageAddsToMounts
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestAddFromScratchPopulatesPlatform
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestImageSourceGetAddsToMounts
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestEmptyDockerfile
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestEmptyDockerfile (0.01s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestSymlinkDockerfile
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestSymlinkDockerfile (0.01s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestDockerfileOutsideTheBuildContext
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestNonExistingDockerfile
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestNonExistingDockerfile (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestCopyRunConfig
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestCopyRunConfig (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestDeepCopyRunConfig
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestDeepCopyRunConfig (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestExportImage
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestExportImage (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] === RUN   TestNormalizeDest
12:43:20 [2021-05-25T12:43:20.566Z] --- PASS: TestNormalizeDest (0.00s)
12:43:20 [2021-05-25T12:43:20.566Z] PASS
12:43:20 [2021-05-25T12:43:20.566Z] coverage: 46.8% of statements
12:43:20 [2021-05-25T12:43:20.566Z] ok  	github.com/docker/docker/builder/dockerfile	0.298s	coverage: 46.8% of statements
12:43:20 [2021-05-25T12:43:20.566Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:43:20 [2021-05-25T12:43:20.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:43:21 [2021-05-25T12:43:21.606Z] --- PASS: TestLinksContainerNames (1.43s)
12:43:21 [2021-05-25T12:43:21.606Z] === RUN   TestLogsFollowTailEmpty
12:43:21 [2021-05-25T12:43:21.866Z] --- PASS: TestLogsFollowTailEmpty (0.70s)
12:43:21 [2021-05-25T12:43:21.866Z] === RUN   TestContainerNetworkMountsNoChown
12:43:22 [2021-05-25T12:43:22.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:43:22 [2021-05-25T12:43:22.811Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s)
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/default
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/default
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/private
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/private
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/rprivate
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/rprivate
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/slave
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/slave
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/rslave
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/rslave
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/shared
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/shared
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/rshared
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/rshared
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/default
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/default/bind_root
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/default/mount_root
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/default/bind_root
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/rshared
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/shared
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/rslave
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/slave
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/rprivate
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/private
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/private/bind_root
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === RUN   TestMountDaemonRoot/private/mount_root
12:43:22 [2021-05-25T12:43:22.811Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/default/mount_root
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:43:22 [2021-05-25T12:43:22.811Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:43:23 [2021-05-25T12:43:23.071Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:43:23 [2021-05-25T12:43:23.071Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:43:23 [2021-05-25T12:43:23.071Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:43:23 [2021-05-25T12:43:23.071Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:43:23 [2021-05-25T12:43:23.071Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:43:23 [2021-05-25T12:43:23.071Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:43:23 [2021-05-25T12:43:23.071Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:43:23 [2021-05-25T12:43:23.071Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:43:23 [2021-05-25T12:43:23.071Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:43:23 [2021-05-25T12:43:23.071Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:43:23 [2021-05-25T12:43:23.071Z] === CONT  TestMountDaemonRoot/private/mount_root
12:43:23 [2021-05-25T12:43:23.071Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:43:23 [2021-05-25T12:43:23.071Z] === CONT  TestMountDaemonRoot/private/bind_root
12:43:23 [2021-05-25T12:43:23.071Z] --- PASS: TestMountDaemonRoot (0.02s)
12:43:23 [2021-05-25T12:43:23.071Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
12:43:23 [2021-05-25T12:43:23.071Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
12:43:23 [2021-05-25T12:43:23.071Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:43:23 [2021-05-25T12:43:23.071Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:43:23 [2021-05-25T12:43:23.071Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:43:23 [2021-05-25T12:43:23.071Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:43:23 [2021-05-25T12:43:23.071Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:43:23 [2021-05-25T12:43:23.072Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:43:23 [2021-05-25T12:43:23.072Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:43:23 [2021-05-25T12:43:23.072Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:43:23 [2021-05-25T12:43:23.072Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:43:23 [2021-05-25T12:43:23.072Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:43:23 [2021-05-25T12:43:23.072Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
12:43:23 [2021-05-25T12:43:23.072Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:43:23 [2021-05-25T12:43:23.072Z] === RUN   TestContainerBindMountNonRecursive
12:43:23 [2021-05-25T12:43:23.737Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:43:23 [2021-05-25T12:43:23.737Z] Using test binary docker
12:43:23 [2021-05-25T12:43:23.737Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:43:23 [2021-05-25T12:43:23.737Z] +++ /etc/init.d/apparmor start
12:43:23 [2021-05-25T12:43:23.737Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:43:23 [2021-05-25T12:43:23.737Z] INFO: Waiting for daemon to start...
12:43:23 [2021-05-25T12:43:23.737Z] Starting dockerd
12:43:23 [2021-05-25T12:43:23.737Z] +++ 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
12:43:25 [2021-05-25T12:43:25.633Z] --- PASS: TestContainerBindMountNonRecursive (2.08s)
12:43:25 [2021-05-25T12:43:25.633Z] === RUN   TestContainerVolumesMountedAsShared
12:43:25 [2021-05-25T12:43:25.652Z] .
12:43:25 [2021-05-25T12:43:25.652Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:43:25 [2021-05-25T12:43:25.893Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s)
12:43:25 [2021-05-25T12:43:25.893Z] === RUN   TestContainerVolumesMountedAsSlave
12:43:25 [2021-05-25T12:43:25.913Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:43:25 [2021-05-25T12:43:25.913Z] Error: No such image: emptyfs
12:43:25 [2021-05-25T12:43:25.913Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:43:25 [2021-05-25T12:43:25.913Z] ++++ docker load
12:43:26 [2021-05-25T12:43:26.175Z] Running integration-test (iteration 1)
12:43:26 [2021-05-25T12:43:26.175Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
12:43:26 [2021-05-25T12:43:26.175Z] ++ 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
12:43:26 [2021-05-25T12:43:26.175Z] ++ set -e
12:43:26 [2021-05-25T12:43:26.175Z] ++ '[' -n 0 ']'
12:43:26 [2021-05-25T12:43:26.175Z] ++ set -x
12:43:26 [2021-05-25T12:43:26.175Z] ++ 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
12:43:26 [2021-05-25T12:43:26.834Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s)
12:43:26 [2021-05-25T12:43:26.834Z] === RUN   TestNetworkNat
12:43:27 [2021-05-25T12:43:27.774Z] --- PASS: TestNetworkNat (0.83s)
12:43:27 [2021-05-25T12:43:27.774Z] === RUN   TestNetworkLocalhostTCPNat
12:43:28 [2021-05-25T12:43:28.344Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
12:43:28 [2021-05-25T12:43:28.344Z] === RUN   TestNetworkLoopbackNat
12:43:31 [2021-05-25T12:43:31.637Z] --- PASS: TestNetworkLoopbackNat (3.26s)
12:43:31 [2021-05-25T12:43:31.638Z] === RUN   TestPause
12:43:32 [2021-05-25T12:43:32.577Z] --- PASS: TestPause (0.72s)
12:43:32 [2021-05-25T12:43:32.577Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:43:32 [2021-05-25T12:43:32.577Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:43:32 [2021-05-25T12:43:32.577Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:43:32 [2021-05-25T12:43:32.577Z] === RUN   TestPauseStopPausedContainer
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestCheckpointCreateError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestCheckpointCreateError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestCheckpointCreate
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestCheckpointCreate (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestCheckpointDeleteError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestCheckpointDeleteError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestCheckpointDelete
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestCheckpointDelete (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestCheckpointListError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestCheckpointListError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestCheckpointList
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestCheckpointList (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestCheckpointListContainerNotFound
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestNewClientWithOpsFromEnv
12:43:32 [2021-05-25T12:43:32.844Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z]     client_test.go:23: runtime.GOOS == "windows"
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestGetAPIPath
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestGetAPIPath (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestParseHostURL
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestParseHostURL (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestNegotiateAPIVersionEmpty
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestNegotiateAPIVersion
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestNegotiateAPIVersion (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestNegotiateAPVersionOverride
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestNegotiateAPIVersionAutomatic
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestClientRedirect
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestClientRedirect (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestConfigCreateUnsupported
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestConfigCreateUnsupported (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestConfigCreateError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestConfigCreateError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestConfigCreate
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestConfigCreate (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestConfigInspectNotFound
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestConfigInspectNotFound (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestConfigInspectWithEmptyID
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestConfigInspectUnsupported
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestConfigInspectUnsupported (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestConfigInspectError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestConfigInspectError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestConfigInspectConfigNotFound
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestConfigInspect
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestConfigInspect (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestConfigListUnsupported
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestConfigListUnsupported (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestConfigListError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestConfigListError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestConfigList
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestConfigList (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestConfigRemoveUnsupported
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestConfigRemoveError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestConfigRemoveError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestConfigRemove
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestConfigRemove (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestConfigUpdateUnsupported
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestConfigUpdateError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestConfigUpdateError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestConfigUpdate
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestConfigUpdate (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerCommitError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerCommitError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerCommit
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerCommit (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerStatPathError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerStatPathError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerStatPathNotFoundError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerStatPathNoHeaderError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerStatPath
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerStatPath (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestCopyToContainerError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestCopyToContainerError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestCopyToContainerNotFoundError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestCopyToContainerNotStatusOKError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestCopyToContainer
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestCopyToContainer (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestCopyFromContainerError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestCopyFromContainerError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestCopyFromContainerNotFoundError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestCopyFromContainerNotStatusOKError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestCopyFromContainerNoHeaderError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestCopyFromContainer
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestCopyFromContainer (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerCreateError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerCreateError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerCreateImageNotFound
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerCreateWithName
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerCreateWithName (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerCreateAutoRemove
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerDiffError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerDiffError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerDiff
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerDiff (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerExecCreateError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerExecCreateError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerExecCreate
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerExecCreate (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerExecStartError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerExecStartError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerExecStart
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerExecStart (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerExecInspectError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerExecInspectError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerExecInspect
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerExecInspect (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerExportError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerExportError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerExport
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerExport (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerInspectError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerInspectError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerInspectContainerNotFound
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerInspectWithEmptyID
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerInspect
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerInspect (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerInspectNode
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerInspectNode (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerKillError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerKillError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerKill
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerKill (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerListError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerListError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerList
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerList (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerLogsNotFoundError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerLogsError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerLogsError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerLogs
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerLogs (0.17s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerPauseError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerPauseError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerPause
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerPause (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainersPruneError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainersPruneError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainersPrune
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainersPrune (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerRemoveError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerRemoveError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerRemoveNotFoundError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerRemove
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerRemove (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerRenameError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerRenameError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerRename
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerRename (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerResizeError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerResizeError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerExecResizeError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerExecResizeError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerResize
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerResize (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerExecResize
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerExecResize (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerRestartError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerRestartError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerRestart
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerRestart (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerStartError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerStartError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerStart
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerStart (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerStatsError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerStatsError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerStats
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerStats (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerStopError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerStopError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerStop
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerStop (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerTopError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerTopError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerTop
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerTop (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerUnpauseError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerUnpauseError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerUnpause
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerUnpause (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerUpdateError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerUpdateError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerUpdate
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerUpdate (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerWaitError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerWaitError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestContainerWait
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestContainerWait (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestDiskUsageError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestDiskUsageError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestDiskUsage
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestDiskUsage (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestDistributionInspectUnsupported
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestDistributionInspectWithEmptyID
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestEventsErrorInOptions
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestEventsErrorInOptions (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestEventsErrorFromServer
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestEventsErrorFromServer (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestEvents
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestEvents (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestTLSCloseWriter
12:43:32 [2021-05-25T12:43:32.844Z] === PAUSE TestTLSCloseWriter
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestImageBuildError
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestImageBuildError (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestImageBuild
12:43:32 [2021-05-25T12:43:32.844Z] --- PASS: TestImageBuild (0.00s)
12:43:32 [2021-05-25T12:43:32.844Z] === RUN   TestGetDockerOS
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestGetDockerOS (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageCreateError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageCreateError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageCreate
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageCreate (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageHistoryError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageHistoryError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageHistory
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageHistory (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageImportError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageImportError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageImport
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageImport (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageInspectError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageInspectError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageInspectImageNotFound
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageInspectImageNotFound (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageInspectWithEmptyID
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageInspect
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageInspect (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageListError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageListError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageList
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageList (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageListApiBefore125
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageListApiBefore125 (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageLoadError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageLoadError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageLoad
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageLoad (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImagesPruneError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImagesPruneError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImagesPrune
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImagesPrune (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImagePullReferenceParseError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImagePullReferenceParseError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImagePullAnyError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImagePullAnyError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImagePullStatusUnauthorizedError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImagePullWithPrivilegedFuncNoError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImagePullWithoutErrors
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImagePullWithoutErrors (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImagePushReferenceError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImagePushReferenceError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImagePushAnyError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImagePushAnyError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImagePushStatusUnauthorizedError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImagePushWithPrivilegedFuncNoError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImagePushWithoutErrors
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImagePushWithoutErrors (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageRemoveError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageRemoveError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageRemoveImageNotFound
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageRemove
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageRemove (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageSaveError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageSaveError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageSave
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageSave (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageSearchAnyError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageSearchAnyError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageSearchStatusUnauthorizedError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageSearchWithoutErrors
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageTagError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageTagError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageTagInvalidReference
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageTagInvalidReference (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageTagInvalidSourceImageName
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageTagHexSource
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageTagHexSource (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestImageTag
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestImageTag (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestInfoServerError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestInfoServerError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestInfoInvalidResponseJSONError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestInfo
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestInfo (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNetworkConnectError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNetworkConnectError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNetworkConnect
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNetworkConnect (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNetworkCreateError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNetworkCreateError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNetworkCreate
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNetworkCreate (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNetworkDisconnectError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNetworkDisconnectError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNetworkDisconnect
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNetworkDisconnect (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNetworkInspectError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNetworkInspectError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNetworkInspectNotFoundError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNetworkInspectWithEmptyID
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNetworkInspect
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNetworkInspect (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNetworkListError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNetworkListError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNetworkList
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNetworkList (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNetworksPruneError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNetworksPruneError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNetworksPrune
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNetworksPrune (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNetworkRemoveError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNetworkRemoveError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNetworkRemove
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNetworkRemove (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNodeInspectError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNodeInspectError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNodeInspectNodeNotFound
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNodeInspectWithEmptyID
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNodeInspect
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNodeInspect (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNodeListError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNodeListError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNodeList
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNodeList (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNodeRemoveError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNodeRemoveError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNodeRemove
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNodeRemove (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNodeUpdateError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNodeUpdateError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestNodeUpdate
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestNodeUpdate (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestOptionWithTimeout
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestOptionWithTimeout (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPingFail
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestPingFail (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPingWithError
12:43:32 [2021-05-25T12:43:32.845Z] 2021/05/25 12:43:31 RoundTripper returned a response & error; ignoring response
12:43:32 [2021-05-25T12:43:32.845Z] 2021/05/25 12:43:31 RoundTripper returned a response & error; ignoring response
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestPingWithError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPingSuccess
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestPingSuccess (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPingHeadFallback
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPingHeadFallback/OK
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPingHeadFallback/Internal_Server_Error
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPingHeadFallback/Not_Found
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestPingHeadFallback (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPluginDisableError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestPluginDisableError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPluginDisable
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestPluginDisable (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPluginEnableError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestPluginEnableError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPluginEnable
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestPluginEnable (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPluginInspectError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestPluginInspectError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPluginInspectWithEmptyID
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPluginInspect
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestPluginInspect (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPluginListError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestPluginListError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPluginList
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestPluginList (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPluginPushError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestPluginPushError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPluginPush
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestPluginPush (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPluginRemoveError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestPluginRemoveError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPluginRemove
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestPluginRemove (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPluginSetError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestPluginSetError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPluginSet
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestPluginSet (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSetHostHeader
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSetHostHeader (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestPlainTextError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestPlainTextError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestInfiniteError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestInfiniteError (0.01s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSecretCreateUnsupported
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSecretCreateUnsupported (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSecretCreateError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSecretCreateError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSecretCreate
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSecretCreate (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSecretInspectUnsupported
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSecretInspectUnsupported (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSecretInspectError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSecretInspectError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSecretInspectSecretNotFound
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSecretInspectWithEmptyID
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSecretInspect
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSecretInspect (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSecretListUnsupported
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSecretListUnsupported (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSecretListError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSecretListError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSecretList
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSecretList (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSecretRemoveUnsupported
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSecretRemoveError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSecretRemoveError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSecretRemove
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSecretRemove (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSecretUpdateUnsupported
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSecretUpdateError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSecretUpdateError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSecretUpdate
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSecretUpdate (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestServiceCreateError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestServiceCreateError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestServiceCreate
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestServiceCreate (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestServiceCreateCompatiblePlatforms
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestServiceCreateDigestPinning
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestServiceInspectError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestServiceInspectError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestServiceInspectServiceNotFound
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestServiceInspectWithEmptyID
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestServiceInspect
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestServiceInspect (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestServiceListError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestServiceListError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestServiceList
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestServiceList (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestServiceLogsError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestServiceLogsError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestServiceLogs
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestServiceLogs (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestServiceRemoveError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestServiceRemoveError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestServiceRemoveNotFoundError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestServiceRemove
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestServiceRemove (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestServiceUpdateError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestServiceUpdateError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestServiceUpdate
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestServiceUpdate (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSwarmGetUnlockKeyError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSwarmGetUnlockKey
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSwarmInitError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSwarmInitError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSwarmInit
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSwarmInit (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSwarmInspectError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSwarmInspectError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSwarmInspect
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSwarmInspect (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSwarmJoinError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSwarmJoinError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSwarmJoin
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSwarmJoin (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSwarmLeaveError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSwarmLeaveError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSwarmLeave
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSwarmLeave (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSwarmUnlockError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSwarmUnlockError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSwarmUnlock
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSwarmUnlock (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSwarmUpdateError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSwarmUpdateError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestSwarmUpdate
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestSwarmUpdate (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestTaskInspectError
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestTaskInspectError (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestTaskInspectWithEmptyID
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
12:43:32 [2021-05-25T12:43:32.845Z] === RUN   TestTaskInspect
12:43:32 [2021-05-25T12:43:32.845Z] --- PASS: TestTaskInspect (0.00s)
12:43:32 [2021-05-25T12:43:32.846Z] === RUN   TestTaskListError
12:43:32 [2021-05-25T12:43:32.846Z] --- PASS: TestTaskListError (0.00s)
12:43:32 [2021-05-25T12:43:32.846Z] === RUN   TestTaskList
12:43:32 [2021-05-25T12:43:32.846Z] --- PASS: TestTaskList (0.00s)
12:43:32 [2021-05-25T12:43:32.846Z] === RUN   TestVolumeCreateError
12:43:32 [2021-05-25T12:43:32.846Z] --- PASS: TestVolumeCreateError (0.00s)
12:43:32 [2021-05-25T12:43:32.846Z] === RUN   TestVolumeCreate
12:43:32 [2021-05-25T12:43:32.846Z] --- PASS: TestVolumeCreate (0.00s)
12:43:32 [2021-05-25T12:43:32.846Z] === RUN   TestVolumeInspectError
12:43:32 [2021-05-25T12:43:32.846Z] --- PASS: TestVolumeInspectError (0.00s)
12:43:32 [2021-05-25T12:43:32.846Z] === RUN   TestVolumeInspectNotFound
12:43:32 [2021-05-25T12:43:32.846Z] --- PASS: TestVolumeInspectNotFound (0.00s)
12:43:32 [2021-05-25T12:43:32.846Z] === RUN   TestVolumeInspectWithEmptyID
12:43:32 [2021-05-25T12:43:32.846Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
12:43:32 [2021-05-25T12:43:32.846Z] === RUN   TestVolumeInspect
12:43:32 [2021-05-25T12:43:32.846Z] --- PASS: TestVolumeInspect (0.00s)
12:43:32 [2021-05-25T12:43:32.846Z] === RUN   TestVolumeListError
12:43:32 [2021-05-25T12:43:32.846Z] --- PASS: TestVolumeListError (0.00s)
12:43:32 [2021-05-25T12:43:32.846Z] === RUN   TestVolumeList
12:43:32 [2021-05-25T12:43:32.846Z] --- PASS: TestVolumeList (0.00s)
12:43:32 [2021-05-25T12:43:32.846Z] === RUN   TestVolumeRemoveError
12:43:32 [2021-05-25T12:43:32.846Z] --- PASS: TestVolumeRemoveError (0.00s)
12:43:32 [2021-05-25T12:43:32.846Z] === RUN   TestVolumeRemove
12:43:32 [2021-05-25T12:43:32.846Z] --- PASS: TestVolumeRemove (0.00s)
12:43:32 [2021-05-25T12:43:32.846Z] === CONT  TestTLSCloseWriter
12:43:32 [2021-05-25T12:43:32.846Z] --- PASS: TestTLSCloseWriter (0.01s)
12:43:32 [2021-05-25T12:43:32.846Z] PASS
12:43:32 [2021-05-25T12:43:32.846Z] coverage: 74.9% of statements
12:43:32 [2021-05-25T12:43:32.846Z] ok  	github.com/docker/docker/client	0.411s	coverage: 74.9% of statements
12:43:33 [2021-05-25T12:43:33.149Z] --- PASS: TestPauseStopPausedContainer (0.74s)
12:43:33 [2021-05-25T12:43:33.149Z] === RUN   TestPidHost
12:43:35 [2021-05-25T12:43:35.061Z] --- PASS: TestPidHost (2.07s)
12:43:35 [2021-05-25T12:43:35.061Z] === RUN   TestPsFilter
12:43:35 [2021-05-25T12:43:35.321Z] --- PASS: TestPsFilter (0.13s)
12:43:35 [2021-05-25T12:43:35.321Z] === RUN   TestRemoveContainerWithRemovedVolume
12:43:35 [2021-05-25T12:43:35.892Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s)
12:43:35 [2021-05-25T12:43:35.892Z] === RUN   TestRemoveContainerWithVolume
12:43:36 [2021-05-25T12:43:36.833Z] --- PASS: TestRemoveContainerWithVolume (0.74s)
12:43:36 [2021-05-25T12:43:36.833Z] === RUN   TestRemoveContainerRunning
12:43:37 [2021-05-25T12:43:37.404Z] --- PASS: TestRemoveContainerRunning (0.71s)
12:43:37 [2021-05-25T12:43:37.404Z] === RUN   TestRemoveContainerForceRemoveRunning
12:43:38 [2021-05-25T12:43:38.344Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s)
12:43:38 [2021-05-25T12:43:38.344Z] === RUN   TestRemoveInvalidContainer
12:43:38 [2021-05-25T12:43:38.344Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:43:38 [2021-05-25T12:43:38.344Z] === RUN   TestRenameLinkedContainer
12:43:38 [2021-05-25T12:43:38.418Z] Loaded image: buildpack-deps:buster
12:43:38 [2021-05-25T12:43:38.418Z] Loaded image: busybox:latest
12:43:38 [2021-05-25T12:43:38.418Z] Loaded image: busybox:glibc
12:43:39 [2021-05-25T12:43:39.361Z] Loaded image: debian:bullseye
12:43:39 [2021-05-25T12:43:39.361Z] Loaded image: hello-world:latest
12:43:39 [2021-05-25T12:43:39.361Z] Loaded image: arm32v7/hello-world:latest
12:43:39 [2021-05-25T12:43:39.621Z] INFO: Testing against a local daemon
12:43:39 [2021-05-25T12:43:39.621Z] === RUN   TestCgroupNamespacesBuild
12:43:41 [2021-05-25T12:43:41.641Z] --- PASS: TestRenameLinkedContainer (2.88s)
12:43:41 [2021-05-25T12:43:41.641Z] === RUN   TestRenameStoppedContainer
12:43:41 [2021-05-25T12:43:41.641Z] --- PASS: TestRenameStoppedContainer (0.69s)
12:43:41 [2021-05-25T12:43:41.641Z] === RUN   TestRenameRunningContainerAndReuse
12:43:42 [2021-05-25T12:43:42.924Z] --- PASS: TestCgroupNamespacesBuild (2.81s)
12:43:42 [2021-05-25T12:43:42.924Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:43:43 [2021-05-25T12:43:43.551Z] --- PASS: TestRenameRunningContainerAndReuse (1.42s)
12:43:43 [2021-05-25T12:43:43.551Z] === RUN   TestRenameInvalidName
12:43:43 [2021-05-25T12:43:43.811Z] --- PASS: TestRenameInvalidName (0.73s)
12:43:43 [2021-05-25T12:43:43.811Z] === RUN   TestRenameAnonymousContainer
12:43:44 [2021-05-25T12:43:44.839Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.26s)
12:43:44 [2021-05-25T12:43:44.839Z] === RUN   TestBuildWithSession
12:43:44 [2021-05-25T12:43:44.839Z] --- SKIP: TestBuildWithSession (0.00s)
12:43:44 [2021-05-25T12:43:44.839Z]     build_session_test.go:25: TODO: BuildKit
12:43:44 [2021-05-25T12:43:44.839Z] === RUN   TestBuildSquashParent
12:43:47 [2021-05-25T12:43:47.108Z] --- PASS: TestRenameAnonymousContainer (3.19s)
12:43:47 [2021-05-25T12:43:47.108Z] === RUN   TestRenameContainerWithSameName
12:43:47 [2021-05-25T12:43:47.678Z] --- PASS: TestRenameContainerWithSameName (0.71s)
12:43:47 [2021-05-25T12:43:47.678Z] === RUN   TestRenameContainerWithLinkedContainer
12:43:49 [2021-05-25T12:43:49.271Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:43:49 [2021-05-25T12:43:49.587Z] --- PASS: TestRenameContainerWithLinkedContainer (1.45s)
12:43:49 [2021-05-25T12:43:49.587Z] === RUN   TestResize
12:43:49 [2021-05-25T12:43:49.724Z] === RUN   TestBoolValue
12:43:49 [2021-05-25T12:43:49.724Z] --- PASS: TestBoolValue (0.00s)
12:43:49 [2021-05-25T12:43:49.724Z] === RUN   TestBoolValueOrDefault
12:43:49 [2021-05-25T12:43:49.724Z] --- PASS: TestBoolValueOrDefault (0.00s)
12:43:49 [2021-05-25T12:43:49.724Z] === RUN   TestInt64ValueOrZero
12:43:49 [2021-05-25T12:43:49.724Z] --- PASS: TestInt64ValueOrZero (0.00s)
12:43:49 [2021-05-25T12:43:49.724Z] === RUN   TestInt64ValueOrDefault
12:43:49 [2021-05-25T12:43:49.724Z] --- PASS: TestInt64ValueOrDefault (0.00s)
12:43:49 [2021-05-25T12:43:49.724Z] === RUN   TestInt64ValueOrDefaultWithError
12:43:49 [2021-05-25T12:43:49.724Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
12:43:49 [2021-05-25T12:43:49.724Z] === RUN   TestJsonContentType
12:43:49 [2021-05-25T12:43:49.724Z] --- PASS: TestJsonContentType (0.00s)
12:43:49 [2021-05-25T12:43:49.724Z] PASS
12:43:49 [2021-05-25T12:43:49.724Z] coverage: 14.7% of statements
12:43:49 [2021-05-25T12:43:49.724Z] ok  	github.com/docker/docker/api/server/httputils	0.084s	coverage: 14.7% of statements
12:43:49 [2021-05-25T12:43:49.847Z] --- PASS: TestResize (0.72s)
12:43:49 [2021-05-25T12:43:49.847Z] === RUN   TestResizeWithInvalidSize
12:43:50 [2021-05-25T12:43:50.079Z] Loaded image: buildpack-deps:buster
12:43:50 [2021-05-25T12:43:50.079Z] Loaded image: busybox:latest
12:43:50 [2021-05-25T12:43:50.079Z] Loaded image: busybox:glibc
12:43:50 [2021-05-25T12:43:50.404Z] --- PASS: TestCheckoutGit (30.66s)
12:43:50 [2021-05-25T12:43:50.404Z] === RUN   TestValidGitTransport
12:43:50 [2021-05-25T12:43:50.404Z] --- PASS: TestValidGitTransport (0.00s)
12:43:50 [2021-05-25T12:43:50.404Z] === RUN   TestGitInvalidRef
12:43:50 [2021-05-25T12:43:50.404Z] --- PASS: TestGitInvalidRef (0.20s)
12:43:50 [2021-05-25T12:43:50.404Z] PASS
12:43:50 [2021-05-25T12:43:50.404Z] coverage: 86.3% of statements
12:43:50 [2021-05-25T12:43:50.404Z] ok  	github.com/docker/docker/builder/remotecontext/git	30.946s	coverage: 86.3% of statements
12:43:50 [2021-05-25T12:43:50.404Z] ?   	github.com/docker/docker/cli	[no test files]
12:43:50 [2021-05-25T12:43:50.404Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:43:50 [2021-05-25T12:43:50.800Z] --- PASS: TestResizeWithInvalidSize (0.77s)
12:43:50 [2021-05-25T12:43:50.800Z] === RUN   TestResizeWhenContainerNotStarted
12:43:51 [2021-05-25T12:43:51.018Z] Loaded image: debian:bullseye
12:43:51 [2021-05-25T12:43:51.018Z] Loaded image: hello-world:latest
12:43:51 [2021-05-25T12:43:51.278Z] Loaded image: arm32v7/hello-world:latest
12:43:51 [2021-05-25T12:43:51.370Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s)
12:43:51 [2021-05-25T12:43:51.370Z] === RUN   TestDaemonRestartKillContainers
12:43:51 [2021-05-25T12:43:51.370Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:43:51 [2021-05-25T12:43:51.370Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:43:51 [2021-05-25T12:43:51.429Z] --- PASS: TestBuildSquashParent (6.37s)
12:43:51 [2021-05-25T12:43:51.429Z] === RUN   TestBuildWithRemoveAndForceRemove
12:43:51 [2021-05-25T12:43:51.429Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:43:51 [2021-05-25T12:43:51.429Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:43:51 [2021-05-25T12:43:51.429Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:43:51 [2021-05-25T12:43:51.429Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:43:51 [2021-05-25T12:43:51.429Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:43:51 [2021-05-25T12:43:51.429Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:43:51 [2021-05-25T12:43:51.429Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:43:51 [2021-05-25T12:43:51.429Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:43:51 [2021-05-25T12:43:51.429Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:43:51 [2021-05-25T12:43:51.429Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:43:51 [2021-05-25T12:43:51.429Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:43:51 [2021-05-25T12:43:51.429Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:43:51 [2021-05-25T12:43:51.429Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:43:51 [2021-05-25T12:43:51.429Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:43:51 [2021-05-25T12:43:51.429Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:43:51 [2021-05-25T12:43:51.429Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:43:51 [2021-05-25T12:43:51.538Z] INFO: Testing against a local daemon
12:43:51 [2021-05-25T12:43:51.538Z] === RUN   TestCgroupNamespacesBuild
12:43:51 [2021-05-25T12:43:51.888Z] === RUN   TestMaskSecretKeys
12:43:51 [2021-05-25T12:43:51.888Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
12:43:51 [2021-05-25T12:43:51.888Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
12:43:51 [2021-05-25T12:43:51.888Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
12:43:51 [2021-05-25T12:43:51.888Z] --- PASS: TestMaskSecretKeys (0.00s)
12:43:51 [2021-05-25T12:43:51.888Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
12:43:51 [2021-05-25T12:43:51.888Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
12:43:51 [2021-05-25T12:43:51.888Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
12:43:51 [2021-05-25T12:43:51.888Z] === RUN   TestVersionMiddlewareVersion
12:43:51 [2021-05-25T12:43:51.888Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
12:43:51 [2021-05-25T12:43:51.888Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
12:43:51 [2021-05-25T12:43:51.888Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
12:43:51 [2021-05-25T12:43:51.888Z] PASS
12:43:51 [2021-05-25T12:43:51.888Z] coverage: 37.7% of statements
12:43:51 [2021-05-25T12:43:51.888Z] ok  	github.com/docker/docker/api/server/middleware	0.085s	coverage: 37.7% of statements
12:43:51 [2021-05-25T12:43:51.888Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:43:51 [2021-05-25T12:43:51.888Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:43:51 [2021-05-25T12:43:51.888Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:43:51 [2021-05-25T12:43:51.888Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:43:51 [2021-05-25T12:43:51.888Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:43:51 [2021-05-25T12:43:51.888Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:43:51 [2021-05-25T12:43:51.888Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:43:51 [2021-05-25T12:43:51.888Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:43:51 [2021-05-25T12:43:51.888Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:43:51 [2021-05-25T12:43:51.888Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:43:51 [2021-05-25T12:43:51.888Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestStrSliceMarshalJSON
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestStrSliceUnmarshalJSON
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestStrSliceUnmarshalString
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestStrSliceUnmarshalSlice
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] PASS
12:43:53 [2021-05-25T12:43:53.410Z] coverage: 90.0% of statements
12:43:53 [2021-05-25T12:43:53.410Z] ok  	github.com/docker/docker/api/types/strslice	0.061s	coverage: 90.0% of statements
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestToJSON
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestToJSON (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestToParamWithVersion
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestToParamWithVersion (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestFromJSON
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestFromJSON (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestEmpty
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestEmpty (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestArgsMatchKVListEmptySources
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestArgsMatchKVList
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestArgsMatchKVList (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestArgsMatch
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestArgsMatch (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestAdd
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestAdd (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestDel
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestDel (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestLen
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestLen (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestExactMatch
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestExactMatch (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestOnlyOneExactMatch
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestOnlyOneExactMatch (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestContains
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestContains (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestValidate
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestValidate (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestWalkValues
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestWalkValues (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestFuzzyMatch
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestFuzzyMatch (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestClone
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestClone (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] PASS
12:43:53 [2021-05-25T12:43:53.410Z] coverage: 92.2% of statements
12:43:53 [2021-05-25T12:43:53.410Z] ok  	github.com/docker/docker/api/types/filters	0.069s	coverage: 92.2% of statements
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestAdjustForAPIVersion
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestAdjustForAPIVersion (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] PASS
12:43:53 [2021-05-25T12:43:53.410Z] coverage: 5.7% of statements
12:43:53 [2021-05-25T12:43:53.410Z] ok  	github.com/docker/docker/api/server/router/swarm	0.078s	coverage: 5.7% of statements
12:43:53 [2021-05-25T12:43:53.410Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:43:53 [2021-05-25T12:43:53.410Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:43:53 [2021-05-25T12:43:53.410Z] ?   	github.com/docker/docker/api/types	[no test files]
12:43:53 [2021-05-25T12:43:53.410Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:43:53 [2021-05-25T12:43:53.410Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:43:53 [2021-05-25T12:43:53.410Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:43:53 [2021-05-25T12:43:53.410Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:43:53 [2021-05-25T12:43:53.410Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:43:53 [2021-05-25T12:43:53.410Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:43:53 [2021-05-25T12:43:53.410Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:43:53 [2021-05-25T12:43:53.410Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:43:53 [2021-05-25T12:43:53.410Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:43:53 [2021-05-25T12:43:53.410Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:43:53 [2021-05-25T12:43:53.410Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestDurationToSecondsString
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestDurationToSecondsString (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestGetTimestamp
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestGetTimestamp (0.15s)
12:43:53 [2021-05-25T12:43:53.410Z] === RUN   TestParseTimestamps
12:43:53 [2021-05-25T12:43:53.410Z] --- PASS: TestParseTimestamps (0.00s)
12:43:53 [2021-05-25T12:43:53.410Z] PASS
12:43:53 [2021-05-25T12:43:53.410Z] coverage: 100.0% of statements
12:43:53 [2021-05-25T12:43:53.410Z] ok  	github.com/docker/docker/api/types/time	0.192s	coverage: 100.0% of statements
12:43:53 [2021-05-25T12:43:53.494Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m10.474036817s with top 10 stages: buildssa: 1m43.075926241s, goimports: 23.732443606s, unconvert: 13.388832937s, gosec: 9.937211445s, golint: 5.852349418s, ineffassign: 3.900291075s, misspell: 3.647631223s, inspect: 3.578936402s, vrp: 3.188003646s, fact_purity: 1.802662146s 
12:43:53 [2021-05-25T12:43:53.494Z] INFO [runner] Issues before processing: 2262, after processing: 0 
12:43:53 [2021-05-25T12:43:53.494Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1683/1683, autogenerated_exclude: 1578/1683, filename_unadjuster: 1683/1683, path_prettifier: 1683/1683, cgo: 1683/2262, identifier_marker: 1578/1578, exclude-rules: 64/1578, skip_dirs: 1683/1683, exclude: 1578/1578, nolint: 0/64 
12:43:53 [2021-05-25T12:43:53.494Z] INFO [runner] processing took 58.385635ms with stages: nolint: 25.315053ms, identifier_marker: 16.202146ms, path_prettifier: 7.797189ms, autogenerated_exclude: 3.900146ms, exclude-rules: 3.21591ms, skip_dirs: 1.625084ms, cgo: 237.977µs, filename_unadjuster: 87.363µs, max_same_issues: 1.437µs, uniq_by_line: 890ns, diff: 454ns, max_from_linter: 413ns, skip_files: 385ns, source_code: 376ns, path_shortener: 288ns, exclude: 283ns, max_per_file_from_linter: 241ns 
12:43:53 [2021-05-25T12:43:53.494Z] INFO [runner] linters took 1m43.143948609s with stages: goanalysis_metalinter: 1m22.313599083s, unused: 20.771841625s 
12:43:53 [2021-05-25T12:43:53.494Z] INFO File cache stats: 1456 entries of total size 6.8MiB 
12:43:53 [2021-05-25T12:43:53.494Z] INFO Memory: 1541 samples, avg is 741.3MB, max is 3569.0MB 
12:43:53 [2021-05-25T12:43:53.494Z] INFO Execution took 3m44.42072109s                
12:43:53 [2021-05-25T12:43:53.494Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
12:43:53 [2021-05-25T12:43:53.821Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=22b9e2a7e53645a3090ef305658f22264c380368 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:22b9e2a7e53645a3090ef305658f22264c380368 hack/make.sh dynbinary-daemon test-docker-py
12:43:53 [2021-05-25T12:43:53.911Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:43:53 [2021-05-25T12:43:53.911Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:43:53 [2021-05-25T12:43:53.981Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:43:53 [2021-05-25T12:43:53.981Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:43:54 [2021-05-25T12:43:54.383Z] === RUN   TestCompareVersion
12:43:54 [2021-05-25T12:43:54.383Z] --- PASS: TestCompareVersion (0.00s)
12:43:54 [2021-05-25T12:43:54.383Z] PASS
12:43:54 [2021-05-25T12:43:54.383Z] coverage: 75.0% of statements
12:43:54 [2021-05-25T12:43:54.383Z] ok  	github.com/docker/docker/api/types/versions	0.044s	coverage: 75.0% of statements
12:43:54 [2021-05-25T12:43:54.383Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:43:54 [2021-05-25T12:43:54.383Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:43:54 [2021-05-25T12:43:54.383Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:43:54 [2021-05-25T12:43:54.383Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
12:43:54 [2021-05-25T12:43:54.383Z] ?   	github.com/docker/docker/builder	[no test files]
12:43:54 [2021-05-25T12:43:54.383Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:43:54 [2021-05-25T12:43:54.383Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:43:54 [2021-05-25T12:43:54.383Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:43:54 [2021-05-25T12:43:54.383Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:43:54 [2021-05-25T12:43:54.383Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:43:54 [2021-05-25T12:43:54.383Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:43:54 [2021-05-25T12:43:54.383Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:43:54 [2021-05-25T12:43:54.387Z] 
12:43:54 [2021-05-25T12:43:54.387Z] Removing bundles/
12:43:54 [2021-05-25T12:43:54.387Z] 
12:43:54 [2021-05-25T12:43:54.387Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
12:43:54 [2021-05-25T12:43:54.387Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:43:54 [2021-05-25T12:43:54.387Z] GOOS="" GOARCH="" GOARM=""
12:43:54 [2021-05-25T12:43:54.832Z] --- PASS: TestCgroupNamespacesBuild (3.43s)
12:43:54 [2021-05-25T12:43:54.832Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:43:55 [2021-05-25T12:43:55.293Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:43:55 [2021-05-25T12:43:55.293Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:43:55 [2021-05-25T12:43:55.907Z] === RUN   TestParseRemoteURL
12:43:55 [2021-05-25T12:43:55.907Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
12:43:55 [2021-05-25T12:43:55.907Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
12:43:55 [2021-05-25T12:43:55.907Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
12:43:55 [2021-05-25T12:43:55.907Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
12:43:55 [2021-05-25T12:43:55.907Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
12:43:55 [2021-05-25T12:43:55.907Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
12:43:55 [2021-05-25T12:43:55.907Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
12:43:55 [2021-05-25T12:43:55.907Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
12:43:55 [2021-05-25T12:43:55.907Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
12:43:55 [2021-05-25T12:43:55.907Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
12:43:55 [2021-05-25T12:43:55.907Z] --- PASS: TestParseRemoteURL (0.00s)
12:43:55 [2021-05-25T12:43:55.907Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
12:43:55 [2021-05-25T12:43:55.907Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
12:43:55 [2021-05-25T12:43:55.907Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
12:43:55 [2021-05-25T12:43:55.907Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
12:43:55 [2021-05-25T12:43:55.907Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
12:43:55 [2021-05-25T12:43:55.907Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
12:43:55 [2021-05-25T12:43:55.907Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
12:43:55 [2021-05-25T12:43:55.907Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
12:43:55 [2021-05-25T12:43:55.907Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
12:43:55 [2021-05-25T12:43:55.907Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
12:43:55 [2021-05-25T12:43:55.907Z] === RUN   TestCloneArgsSmartHttp
12:43:55 [2021-05-25T12:43:55.907Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
12:43:55 [2021-05-25T12:43:55.907Z] === RUN   TestCloneArgsDumbHttp
12:43:55 [2021-05-25T12:43:55.907Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
12:43:55 [2021-05-25T12:43:55.907Z] === RUN   TestCloneArgsGit
12:43:55 [2021-05-25T12:43:55.907Z] --- PASS: TestCloneArgsGit (0.00s)
12:43:55 [2021-05-25T12:43:55.907Z] === RUN   TestCheckoutGit
12:43:56 [2021-05-25T12:43:56.233Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:43:56 [2021-05-25T12:43:56.493Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:43:56 [2021-05-25T12:43:56.533Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:43:56 [2021-05-25T12:43:56.533Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.79s)
12:43:56 [2021-05-25T12:43:56.533Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.87s)
12:43:56 [2021-05-25T12:43:56.533Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.10s)
12:43:56 [2021-05-25T12:43:56.533Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.18s)
12:43:56 [2021-05-25T12:43:56.533Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.30s)
12:43:56 [2021-05-25T12:43:56.533Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s)
12:43:56 [2021-05-25T12:43:56.533Z] === RUN   TestBuildMultiStageCopy
12:43:56 [2021-05-25T12:43:56.533Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:43:57 [2021-05-25T12:43:57.400Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
12:43:57 [2021-05-25T12:43:57.400Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
12:43:57 [2021-05-25T12:43:57.400Z] === RUN   TestLoadDaemonCliConfigWithTLS
12:43:57 [2021-05-25T12:43:57.400Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
12:43:57 [2021-05-25T12:43:57.400Z] === RUN   TestLoadDaemonCliConfigWithConflicts
12:43:57 [2021-05-25T12:43:57.400Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
12:43:57 [2021-05-25T12:43:57.400Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
12:43:57 [2021-05-25T12:43:57.400Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
12:43:57 [2021-05-25T12:43:57.400Z] === RUN   TestLoadDaemonCliWithConflictingLabels
12:43:57 [2021-05-25T12:43:57.400Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
12:43:57 [2021-05-25T12:43:57.400Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
12:43:57 [2021-05-25T12:43:57.400Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
12:43:57 [2021-05-25T12:43:57.400Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
12:43:57 [2021-05-25T12:43:57.400Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
12:43:57 [2021-05-25T12:43:57.400Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
12:43:57 [2021-05-25T12:43:57.400Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s)
12:43:57 [2021-05-25T12:43:57.400Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
12:43:57 [2021-05-25T12:43:57.400Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
12:43:57 [2021-05-25T12:43:57.400Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
12:43:57 [2021-05-25T12:43:57.400Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s)
12:43:57 [2021-05-25T12:43:57.400Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
12:43:57 [2021-05-25T12:43:57.400Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
12:43:57 [2021-05-25T12:43:57.400Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
12:43:57 [2021-05-25T12:43:57.400Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
12:43:57 [2021-05-25T12:43:57.400Z] === RUN   TestConfigureDaemonLogs
12:43:57 [2021-05-25T12:43:57.400Z] --- PASS: TestConfigureDaemonLogs (0.00s)
12:43:57 [2021-05-25T12:43:57.400Z] === RUN   TestCommonOptionsInstallFlags
12:43:57 [2021-05-25T12:43:57.400Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
12:43:57 [2021-05-25T12:43:57.400Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
12:43:57 [2021-05-25T12:43:57.400Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
12:43:57 [2021-05-25T12:43:57.400Z] PASS
12:43:57 [2021-05-25T12:43:57.400Z] coverage: 18.4% of statements
12:43:57 [2021-05-25T12:43:57.400Z] ok  	github.com/docker/docker/cmd/dockerd	0.346s	coverage: 18.4% of statements
12:43:58 [2021-05-25T12:43:58.066Z] === RUN   TestEnable
12:43:58 [2021-05-25T12:43:58.066Z] --- PASS: TestEnable (0.00s)
12:43:58 [2021-05-25T12:43:58.066Z] === RUN   TestDisable
12:43:58 [2021-05-25T12:43:58.066Z] --- PASS: TestDisable (0.00s)
12:43:58 [2021-05-25T12:43:58.066Z] === RUN   TestEnabled
12:43:58 [2021-05-25T12:43:58.066Z] --- PASS: TestEnabled (0.00s)
12:43:58 [2021-05-25T12:43:58.066Z] PASS
12:43:58 [2021-05-25T12:43:58.066Z] coverage: 100.0% of statements
12:43:58 [2021-05-25T12:43:58.066Z] ok  	github.com/docker/docker/cli/debug	0.048s	coverage: 100.0% of statements
12:43:58 [2021-05-25T12:43:58.128Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.17s)
12:43:58 [2021-05-25T12:43:58.128Z] === RUN   TestBuildWithSession
12:43:58 [2021-05-25T12:43:58.128Z] --- SKIP: TestBuildWithSession (0.00s)
12:43:58 [2021-05-25T12:43:58.128Z]     build_session_test.go:25: TODO: BuildKit
12:43:58 [2021-05-25T12:43:58.128Z] === RUN   TestBuildSquashParent
12:43:58 [2021-05-25T12:43:58.350Z] === RUN   TestContainerStopSignal
12:43:58 [2021-05-25T12:43:58.350Z] --- PASS: TestContainerStopSignal (0.00s)
12:43:58 [2021-05-25T12:43:58.350Z] === RUN   TestContainerStopTimeout
12:43:58 [2021-05-25T12:43:58.350Z] --- PASS: TestContainerStopTimeout (0.00s)
12:43:58 [2021-05-25T12:43:58.350Z] === RUN   TestContainerSecretReferenceDestTarget
12:43:58 [2021-05-25T12:43:58.350Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
12:43:58 [2021-05-25T12:43:58.350Z] === RUN   TestContainerLogPathSetForJSONFileLogger
12:43:58 [2021-05-25T12:43:58.350Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
12:43:58 [2021-05-25T12:43:58.351Z] === RUN   TestContainerLogPathSetForRingLogger
12:43:58 [2021-05-25T12:43:58.351Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
12:43:58 [2021-05-25T12:43:58.351Z] === RUN   TestReplaceAndAppendEnvVars
12:43:58 [2021-05-25T12:43:58.351Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
12:43:58 [2021-05-25T12:43:58.351Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
12:43:58 [2021-05-25T12:43:58.351Z] === RUN   TestNewMemoryStore
12:43:58 [2021-05-25T12:43:58.351Z] --- PASS: TestNewMemoryStore (0.00s)
12:43:58 [2021-05-25T12:43:58.351Z] === RUN   TestAddContainers
12:43:58 [2021-05-25T12:43:58.351Z] --- PASS: TestAddContainers (0.00s)
12:43:58 [2021-05-25T12:43:58.351Z] === RUN   TestGetContainer
12:43:58 [2021-05-25T12:43:58.351Z] --- PASS: TestGetContainer (0.00s)
12:43:58 [2021-05-25T12:43:58.351Z] === RUN   TestDeleteContainer
12:43:58 [2021-05-25T12:43:58.351Z] --- PASS: TestDeleteContainer (0.00s)
12:43:58 [2021-05-25T12:43:58.351Z] === RUN   TestListContainers
12:43:58 [2021-05-25T12:43:58.351Z] --- PASS: TestListContainers (0.00s)
12:43:58 [2021-05-25T12:43:58.351Z] === RUN   TestFirstContainer
12:43:58 [2021-05-25T12:43:58.351Z] --- PASS: TestFirstContainer (0.00s)
12:43:58 [2021-05-25T12:43:58.351Z] === RUN   TestApplyAllContainer
12:43:58 [2021-05-25T12:43:58.351Z] --- PASS: TestApplyAllContainer (0.00s)
12:43:58 [2021-05-25T12:43:58.351Z] === RUN   TestIsValidHealthString
12:43:58 [2021-05-25T12:43:58.351Z] --- PASS: TestIsValidHealthString (0.00s)
12:43:58 [2021-05-25T12:43:58.351Z] === RUN   TestStateRunStop
12:43:58 [2021-05-25T12:43:58.351Z] --- PASS: TestStateRunStop (0.00s)
12:43:58 [2021-05-25T12:43:58.351Z] === RUN   TestStateTimeoutWait
12:43:58 [2021-05-25T12:43:58.351Z] --- PASS: TestStateTimeoutWait (0.10s)
12:43:58 [2021-05-25T12:43:58.351Z]     state_test.go:141: Stop callback fired
12:43:58 [2021-05-25T12:43:58.351Z]     state_test.go:165: Stop callback fired
12:43:58 [2021-05-25T12:43:58.351Z] === RUN   TestIsValidStateString
12:43:58 [2021-05-25T12:43:58.351Z] --- PASS: TestIsValidStateString (0.00s)
12:43:58 [2021-05-25T12:43:58.351Z] === RUN   TestViewSaveDelete
12:43:58 [2021-05-25T12:43:58.351Z] --- PASS: TestViewSaveDelete (0.01s)
12:43:58 [2021-05-25T12:43:58.351Z] === RUN   TestViewAll
12:43:58 [2021-05-25T12:43:58.351Z] --- PASS: TestViewAll (0.01s)
12:43:58 [2021-05-25T12:43:58.351Z] === RUN   TestViewGet
12:43:58 [2021-05-25T12:43:58.351Z] --- PASS: TestViewGet (0.01s)
12:43:58 [2021-05-25T12:43:58.351Z] === RUN   TestNames
12:43:58 [2021-05-25T12:43:58.351Z] --- PASS: TestNames (0.00s)
12:43:58 [2021-05-25T12:43:58.351Z] === RUN   TestViewWithHealthCheck
12:43:58 [2021-05-25T12:43:58.351Z] --- PASS: TestViewWithHealthCheck (0.01s)
12:43:58 [2021-05-25T12:43:58.351Z] PASS
12:43:58 [2021-05-25T12:43:58.351Z] coverage: 41.2% of statements
12:43:58 [2021-05-25T12:43:58.351Z] ok  	github.com/docker/docker/container	0.305s	coverage: 41.2% of statements
12:43:58 [2021-05-25T12:43:58.351Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:43:58 [2021-05-25T12:43:58.351Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:43:58 [2021-05-25T12:43:58.351Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:43:58 [2021-05-25T12:43:58.351Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:43:58 [2021-05-25T12:43:58.404Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:43:58 [2021-05-25T12:43:58.448Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:43:58 [2021-05-25T12:43:58.520Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
12:43:58 [2021-05-25T12:43:58.520Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
12:43:58 [2021-05-25T12:43:58.520Z] === RUN   TestProcessNoDockerignore
12:43:58 [2021-05-25T12:43:58.520Z] --- PASS: TestProcessNoDockerignore (0.00s)
12:43:58 [2021-05-25T12:43:58.520Z] === RUN   TestProcessShouldLeaveAllFiles
12:43:58 [2021-05-25T12:43:58.520Z] --- PASS: TestProcessShouldLeaveAllFiles (0.02s)
12:43:58 [2021-05-25T12:43:58.520Z] === RUN   TestDetectContentType
12:43:58 [2021-05-25T12:43:58.520Z] --- PASS: TestDetectContentType (0.00s)
12:43:58 [2021-05-25T12:43:58.520Z] === RUN   TestSelectAcceptableMIME
12:43:58 [2021-05-25T12:43:58.520Z] --- PASS: TestSelectAcceptableMIME (0.00s)
12:43:58 [2021-05-25T12:43:58.520Z] === RUN   TestInspectEmptyResponse
12:43:58 [2021-05-25T12:43:58.520Z] --- PASS: TestInspectEmptyResponse (0.00s)
12:43:58 [2021-05-25T12:43:58.520Z] === RUN   TestInspectResponseBinary
12:43:58 [2021-05-25T12:43:58.520Z] --- PASS: TestInspectResponseBinary (0.00s)
12:43:58 [2021-05-25T12:43:58.520Z] === RUN   TestResponseUnsupportedContentType
12:43:58 [2021-05-25T12:43:58.520Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
12:43:58 [2021-05-25T12:43:58.520Z] === RUN   TestInspectResponseTextSimple
12:43:58 [2021-05-25T12:43:58.520Z] --- PASS: TestInspectResponseTextSimple (0.00s)
12:43:58 [2021-05-25T12:43:58.520Z] === RUN   TestInspectResponseEmptyContentType
12:43:58 [2021-05-25T12:43:58.520Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
12:43:58 [2021-05-25T12:43:58.520Z] === RUN   TestUnknownContentLength
12:43:58 [2021-05-25T12:43:58.520Z] --- PASS: TestUnknownContentLength (0.00s)
12:43:58 [2021-05-25T12:43:58.520Z] === RUN   TestDownloadRemote
12:43:58 [2021-05-25T12:43:58.520Z] --- PASS: TestDownloadRemote (0.09s)
12:43:58 [2021-05-25T12:43:58.520Z] === RUN   TestGetWithStatusError
12:43:58 [2021-05-25T12:43:58.520Z] --- PASS: TestGetWithStatusError (0.00s)
12:43:58 [2021-05-25T12:43:58.520Z] === RUN   TestCloseRootDirectory
12:43:58 [2021-05-25T12:43:58.520Z] --- SKIP: TestCloseRootDirectory (0.00s)
12:43:58 [2021-05-25T12:43:58.520Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:43:58 [2021-05-25T12:43:58.520Z] === RUN   TestHashFile
12:43:58 [2021-05-25T12:43:58.520Z] --- SKIP: TestHashFile (0.00s)
12:43:58 [2021-05-25T12:43:58.520Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:43:58 [2021-05-25T12:43:58.520Z] === RUN   TestHashSubdir
12:43:58 [2021-05-25T12:43:58.520Z] --- SKIP: TestHashSubdir (0.00s)
12:43:58 [2021-05-25T12:43:58.520Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:43:58 [2021-05-25T12:43:58.520Z] === RUN   TestRemoveDirectory
12:43:58 [2021-05-25T12:43:58.520Z] --- SKIP: TestRemoveDirectory (0.01s)
12:43:58 [2021-05-25T12:43:58.520Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:43:58 [2021-05-25T12:43:58.520Z] PASS
12:43:58 [2021-05-25T12:43:58.520Z] coverage: 9.3% of statements
12:43:58 [2021-05-25T12:43:58.520Z] ok  	github.com/docker/docker/builder/remotecontext	0.389s	coverage: 9.3% of statements
12:43:58 [2021-05-25T12:43:58.710Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:43:58 [2021-05-25T12:43:58.971Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:43:58 [2021-05-25T12:43:58.974Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:43:59 [2021-05-25T12:43:59.478Z] === RUN   TestGetAllAllowed
12:43:59 [2021-05-25T12:43:59.478Z] --- PASS: TestGetAllAllowed (0.00s)
12:43:59 [2021-05-25T12:43:59.478Z] === RUN   TestGetAllMeta
12:43:59 [2021-05-25T12:43:59.478Z] --- PASS: TestGetAllMeta (0.00s)
12:43:59 [2021-05-25T12:43:59.478Z] === RUN   TestWarnOnUnusedBuildArgs
12:43:59 [2021-05-25T12:43:59.478Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
12:43:59 [2021-05-25T12:43:59.478Z] === RUN   TestIsUnreferencedBuiltin
12:43:59 [2021-05-25T12:43:59.478Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
12:43:59 [2021-05-25T12:43:59.478Z] === RUN   TestIsExistingDirectory
12:43:59 [2021-05-25T12:43:59.478Z] --- PASS: TestIsExistingDirectory (0.00s)
12:43:59 [2021-05-25T12:43:59.478Z] === RUN   TestGetFilenameForDownload
12:43:59 [2021-05-25T12:43:59.478Z] --- PASS: TestGetFilenameForDownload (0.00s)
12:43:59 [2021-05-25T12:43:59.478Z] === RUN   TestEnv2Variables
12:43:59 [2021-05-25T12:43:59.478Z] --- PASS: TestEnv2Variables (0.00s)
12:43:59 [2021-05-25T12:43:59.478Z] === RUN   TestEnvValueWithExistingRunConfigEnv
12:43:59 [2021-05-25T12:43:59.478Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
12:43:59 [2021-05-25T12:43:59.478Z] === RUN   TestMaintainer
12:43:59 [2021-05-25T12:43:59.478Z] --- PASS: TestMaintainer (0.00s)
12:43:59 [2021-05-25T12:43:59.478Z] === RUN   TestLabel
12:43:59 [2021-05-25T12:43:59.478Z] --- PASS: TestLabel (0.00s)
12:43:59 [2021-05-25T12:43:59.478Z] === RUN   TestFromScratch
12:43:59 [2021-05-25T12:43:59.478Z] --- PASS: TestFromScratch (0.00s)
12:43:59 [2021-05-25T12:43:59.478Z] === RUN   TestFromWithArg
12:43:59 [2021-05-25T12:43:59.478Z] --- PASS: TestFromWithArg (0.00s)
12:43:59 [2021-05-25T12:43:59.478Z] === RUN   TestFromWithArgButBuildArgsNotGiven
12:43:59 [2021-05-25T12:43:59.478Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
12:43:59 [2021-05-25T12:43:59.478Z] === RUN   TestFromWithUndefinedArg
12:43:59 [2021-05-25T12:43:59.478Z] --- PASS: TestFromWithUndefinedArg (0.00s)
12:43:59 [2021-05-25T12:43:59.478Z] === RUN   TestFromMultiStageWithNamedStage
12:43:59 [2021-05-25T12:43:59.478Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
12:43:59 [2021-05-25T12:43:59.478Z] === RUN   TestOnbuild
12:43:59 [2021-05-25T12:43:59.478Z] --- PASS: TestOnbuild (0.00s)
12:43:59 [2021-05-25T12:43:59.478Z] === RUN   TestWorkdir
12:43:59 [2021-05-25T12:43:59.478Z] --- PASS: TestWorkdir (0.00s)
12:43:59 [2021-05-25T12:43:59.478Z] === RUN   TestCmd
12:43:59 [2021-05-25T12:43:59.478Z] --- PASS: TestCmd (0.00s)
12:43:59 [2021-05-25T12:43:59.478Z] === RUN   TestHealthcheckNone
12:43:59 [2021-05-25T12:43:59.478Z] --- PASS: TestHealthcheckNone (0.00s)
12:43:59 [2021-05-25T12:43:59.478Z] === RUN   TestHealthcheckCmd
12:43:59 [2021-05-25T12:43:59.478Z] --- PASS: TestHealthcheckCmd (0.00s)
12:43:59 [2021-05-25T12:43:59.478Z] === RUN   TestEntrypoint
12:43:59 [2021-05-25T12:43:59.478Z] --- PASS: TestEntrypoint (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestExpose
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestExpose (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestUser
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestUser (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestVolume
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestVolume (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestStopSignal
12:43:59 [2021-05-25T12:43:59.479Z] --- SKIP: TestStopSignal (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z]     dispatchers_test.go:377: Windows does not support stopsignal
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestArg
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestArg (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestShell
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestShell (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestPrependEnvOnCmd
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestPrependEnvOnCmd (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestRunWithBuildArgs
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestRunWithBuildArgs (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestRunIgnoresHealthcheck
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestDispatchUnsupportedOptions
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestNormalizeWorkdir
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestNormalizeWorkdir (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestDispatch
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestDispatch/ADD_multiple_files_to_file
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestDispatch/COPY_multiple_files_to_file
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestDispatch/COPY_wildcard_no_files
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestDispatch/COPY_url
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestDispatch (0.07s)
12:43:59 [2021-05-25T12:43:59.479Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s)
12:43:59 [2021-05-25T12:43:59.479Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s)
12:43:59 [2021-05-25T12:43:59.479Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
12:43:59 [2021-05-25T12:43:59.479Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
12:43:59 [2021-05-25T12:43:59.479Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
12:43:59 [2021-05-25T12:43:59.479Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z]     --- PASS: TestDispatch/COPY_url (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestAddScratchImageAddsToMounts
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestAddFromScratchPopulatesPlatform
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestImageSourceGetAddsToMounts
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestEmptyDockerfile
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestEmptyDockerfile (0.01s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestSymlinkDockerfile
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestSymlinkDockerfile (0.01s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestDockerfileOutsideTheBuildContext
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestNonExistingDockerfile
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestNonExistingDockerfile (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestCopyRunConfig
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestCopyRunConfig (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestDeepCopyRunConfig
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestDeepCopyRunConfig (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestExportImage
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestExportImage (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] === RUN   TestNormalizeDest
12:43:59 [2021-05-25T12:43:59.479Z] --- PASS: TestNormalizeDest (0.00s)
12:43:59 [2021-05-25T12:43:59.479Z] PASS
12:43:59 [2021-05-25T12:43:59.479Z] coverage: 46.8% of statements
12:43:59 [2021-05-25T12:43:59.479Z] ok  	github.com/docker/docker/builder/dockerfile	0.261s	coverage: 46.8% of statements
12:43:59 [2021-05-25T12:43:59.544Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:43:59 [2021-05-25T12:43:59.626Z] --- PASS: TestImportExtremelyLargeImageWorks (109.41s)
12:43:59 [2021-05-25T12:43:59.626Z] PASS
12:43:59 [2021-05-25T12:43:59.626Z] 
12:43:59 [2021-05-25T12:43:59.626Z] === Skipped
12:43:59 [2021-05-25T12:43:59.626Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:43:59 [2021-05-25T12:43:59.626Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:43:59 [2021-05-25T12:43:59.626Z] 
12:43:59 [2021-05-25T12:43:59.626Z] 
12:43:59 [2021-05-25T12:43:59.626Z] DONE 12 tests, 1 skipped in 113.640s
12:43:59 [2021-05-25T12:43:59.626Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:43:59 [2021-05-25T12:43:59.626Z] INFO: Testing against a local daemon
12:43:59 [2021-05-25T12:43:59.626Z] === RUN   TestNetworkCreateDelete
12:43:59 [2021-05-25T12:43:59.626Z] --- PASS: TestNetworkCreateDelete (0.45s)
12:43:59 [2021-05-25T12:43:59.626Z] === RUN   TestDockerNetworkDeletePreferID
12:43:59 [2021-05-25T12:43:59.626Z] --- PASS: TestDockerNetworkDeletePreferID (1.25s)
12:43:59 [2021-05-25T12:43:59.626Z] === RUN   TestDaemonDNSFallback
12:43:59 [2021-05-25T12:43:59.805Z] --- PASS: TestBuildMultiStageCopy (3.54s)
12:43:59 [2021-05-25T12:43:59.805Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.12s)
12:43:59 [2021-05-25T12:43:59.805Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s)
12:43:59 [2021-05-25T12:43:59.805Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s)
12:43:59 [2021-05-25T12:43:59.805Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s)
12:43:59 [2021-05-25T12:43:59.805Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s)
12:43:59 [2021-05-25T12:43:59.805Z] === RUN   TestBuildMultiStageParentConfig
12:43:59 [2021-05-25T12:43:59.933Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:44:00 [2021-05-25T12:44:00.749Z] --- PASS: TestBuildMultiStageParentConfig (0.90s)
12:44:00 [2021-05-25T12:44:00.749Z] === RUN   TestBuildLabelWithTargets
12:44:01 [2021-05-25T12:44:01.211Z] === RUN   TestPrepare
12:44:01 [2021-05-25T12:44:01.211Z] --- PASS: TestPrepare (0.00s)
12:44:01 [2021-05-25T12:44:01.211Z] === RUN   TestStart
12:44:01 [2021-05-25T12:44:01.211Z] --- PASS: TestStart (0.00s)
12:44:01 [2021-05-25T12:44:01.211Z] === RUN   TestWaitCancel
12:44:01 [2021-05-25T12:44:01.518Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:44:01 [2021-05-25T12:44:01.662Z] --- PASS: TestWaitCancel (0.00s)
12:44:01 [2021-05-25T12:44:01.662Z] === RUN   TestWaitDisabled
12:44:01 [2021-05-25T12:44:01.662Z] --- PASS: TestWaitDisabled (0.00s)
12:44:01 [2021-05-25T12:44:01.662Z] === RUN   TestWaitEnabled
12:44:01 [2021-05-25T12:44:01.662Z] --- PASS: TestWaitEnabled (0.00s)
12:44:01 [2021-05-25T12:44:01.662Z] === RUN   TestRemove
12:44:01 [2021-05-25T12:44:01.662Z] --- PASS: TestRemove (0.00s)
12:44:01 [2021-05-25T12:44:01.662Z] PASS
12:44:01 [2021-05-25T12:44:01.662Z] coverage: 65.3% of statements
12:44:01 [2021-05-25T12:44:01.662Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	1.062s	coverage: 65.3% of statements
12:44:01 [2021-05-25T12:44:01.779Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:44:02 [2021-05-25T12:44:02.136Z] --- PASS: TestBuildLabelWithTargets (1.46s)
12:44:02 [2021-05-25T12:44:02.136Z] === RUN   TestBuildWithEmptyLayers
12:44:03 [2021-05-25T12:44:03.081Z] --- PASS: TestBuildWithEmptyLayers (0.75s)
12:44:03 [2021-05-25T12:44:03.081Z] === RUN   TestBuildMultiStageOnBuild
12:44:03 [2021-05-25T12:44:03.805Z] === RUN   TestNewListSecretsFilters
12:44:03 [2021-05-25T12:44:03.805Z] --- PASS: TestNewListSecretsFilters (0.00s)
12:44:03 [2021-05-25T12:44:03.805Z] === RUN   TestNewListConfigsFilters
12:44:03 [2021-05-25T12:44:03.805Z] --- PASS: TestNewListConfigsFilters (0.00s)
12:44:03 [2021-05-25T12:44:03.805Z] PASS
12:44:03 [2021-05-25T12:44:03.805Z] coverage: 0.5% of statements
12:44:03 [2021-05-25T12:44:03.805Z] ok  	github.com/docker/docker/daemon/cluster	0.566s	coverage: 0.5% of statements
12:44:03 [2021-05-25T12:44:03.805Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
12:44:03 [2021-05-25T12:44:03.805Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s)
12:44:03 [2021-05-25T12:44:03.805Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
12:44:03 [2021-05-25T12:44:03.805Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
12:44:03 [2021-05-25T12:44:03.805Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
12:44:03 [2021-05-25T12:44:03.805Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
12:44:03 [2021-05-25T12:44:03.805Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
12:44:03 [2021-05-25T12:44:03.805Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
12:44:03 [2021-05-25T12:44:03.805Z] === RUN   TestServiceConvertToGRPCContainerRuntime
12:44:03 [2021-05-25T12:44:03.805Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
12:44:03 [2021-05-25T12:44:03.805Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
12:44:03 [2021-05-25T12:44:03.805Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCIsolation
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCIsolation/empty
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCIsolation/default
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCIsolation/process
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
12:44:04 [2021-05-25T12:44:04.256Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertFromGRPCIsolation
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertFromGRPCIsolation/default
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertFromGRPCIsolation/process
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
12:44:04 [2021-05-25T12:44:04.256Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCCredentialSpec
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
12:44:04 [2021-05-25T12:44:04.256Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
12:44:04 [2021-05-25T12:44:04.256Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
12:44:04 [2021-05-25T12:44:04.256Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
12:44:04 [2021-05-25T12:44:04.256Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
12:44:04 [2021-05-25T12:44:04.256Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertFromGRPCConfigs
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertFromGRPCConfigs/file
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
12:44:04 [2021-05-25T12:44:04.256Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCConfigs
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCConfigs/file
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
12:44:04 [2021-05-25T12:44:04.256Z] === RUN   TestServiceConvertToGRPCConfigs/none
12:44:04 [2021-05-25T12:44:04.256Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
12:44:04 [2021-05-25T12:44:04.256Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
12:44:04 [2021-05-25T12:44:04.320Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:44:04 [2021-05-25T12:44:04.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.25s)
12:44:04 [2021-05-25T12:44:04.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s)
12:44:04 [2021-05-25T12:44:04.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s)
12:44:04 [2021-05-25T12:44:04.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s)
12:44:04 [2021-05-25T12:44:04.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s)
12:44:04 [2021-05-25T12:44:04.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s)
12:44:04 [2021-05-25T12:44:04.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.16s)
12:44:04 [2021-05-25T12:44:04.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s)
12:44:04 [2021-05-25T12:44:04.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.96s)
12:44:04 [2021-05-25T12:44:04.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.94s)
12:44:04 [2021-05-25T12:44:04.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s)
12:44:04 [2021-05-25T12:44:04.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.22s)
12:44:04 [2021-05-25T12:44:04.320Z] === RUN   TestCgroupNamespacesRun
12:44:04 [2021-05-25T12:44:04.706Z] PASS
12:44:04 [2021-05-25T12:44:04.706Z] coverage: 35.9% of statements
12:44:04 [2021-05-25T12:44:04.706Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.490s	coverage: 35.9% of statements
12:44:05 [2021-05-25T12:44:05.626Z] --- PASS: TestBuildMultiStageOnBuild (2.41s)
12:44:05 [2021-05-25T12:44:05.626Z] === RUN   TestBuildUncleanTarFilenames
12:44:06 [2021-05-25T12:44:06.230Z] --- PASS: TestCgroupNamespacesRun (1.85s)
12:44:06 [2021-05-25T12:44:06.230Z] === RUN   TestCgroupNamespacesRunPrivileged
12:44:06 [2021-05-25T12:44:06.230Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
12:44:06 [2021-05-25T12:44:06.230Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:44:06 [2021-05-25T12:44:06.230Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:44:06 [2021-05-25T12:44:06.577Z] --- PASS: TestBuildUncleanTarFilenames (1.11s)
12:44:06 [2021-05-25T12:44:06.577Z] === RUN   TestBuildMultiStageLayerLeak
12:44:07 [2021-05-25T12:44:07.612Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s)
12:44:07 [2021-05-25T12:44:07.612Z] === RUN   TestCgroupNamespacesRunHostMode
12:44:07 [2021-05-25T12:44:07.704Z] --- PASS: TestDaemonDNSFallback (8.12s)
12:44:07 [2021-05-25T12:44:07.704Z] === RUN   TestInspectNetwork
12:44:07 [2021-05-25T12:44:07.704Z] --- SKIP: TestInspectNetwork (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:07 [2021-05-25T12:44:07.704Z] === RUN   TestRunContainerWithBridgeNone
12:44:07 [2021-05-25T12:44:07.704Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:44:07 [2021-05-25T12:44:07.704Z] === RUN   TestNetworkInvalidJSON
12:44:07 [2021-05-25T12:44:07.704Z] === RUN   TestNetworkInvalidJSON//networks/create
12:44:07 [2021-05-25T12:44:07.704Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:44:07 [2021-05-25T12:44:07.704Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:44:07 [2021-05-25T12:44:07.704Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:44:07 [2021-05-25T12:44:07.704Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:44:07 [2021-05-25T12:44:07.704Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:44:07 [2021-05-25T12:44:07.704Z] === CONT  TestNetworkInvalidJSON//networks/create
12:44:07 [2021-05-25T12:44:07.704Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:44:07 [2021-05-25T12:44:07.704Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:44:07 [2021-05-25T12:44:07.704Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:44:07 [2021-05-25T12:44:07.704Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z] === RUN   TestNetworkList
12:44:07 [2021-05-25T12:44:07.704Z] === RUN   TestNetworkList//networks
12:44:07 [2021-05-25T12:44:07.704Z] === PAUSE TestNetworkList//networks
12:44:07 [2021-05-25T12:44:07.704Z] === RUN   TestNetworkList//networks/
12:44:07 [2021-05-25T12:44:07.704Z] === PAUSE TestNetworkList//networks/
12:44:07 [2021-05-25T12:44:07.704Z] === CONT  TestNetworkList//networks
12:44:07 [2021-05-25T12:44:07.704Z] === CONT  TestNetworkList//networks/
12:44:07 [2021-05-25T12:44:07.704Z] --- PASS: TestNetworkList (0.02s)
12:44:07 [2021-05-25T12:44:07.704Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z]     --- PASS: TestNetworkList//networks (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z] === RUN   TestHostIPv4BridgeLabel
12:44:07 [2021-05-25T12:44:07.704Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
12:44:07 [2021-05-25T12:44:07.704Z] === RUN   TestDaemonRestartWithLiveRestore
12:44:07 [2021-05-25T12:44:07.704Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
12:44:07 [2021-05-25T12:44:07.704Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
12:44:07 [2021-05-25T12:44:07.704Z] === RUN   TestDaemonDefaultNetworkPools
12:44:07 [2021-05-25T12:44:07.704Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
12:44:07 [2021-05-25T12:44:07.704Z] === RUN   TestDaemonRestartWithExistingNetwork
12:44:07 [2021-05-25T12:44:07.704Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
12:44:07 [2021-05-25T12:44:07.704Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:44:07 [2021-05-25T12:44:07.704Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
12:44:07 [2021-05-25T12:44:07.704Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:44:07 [2021-05-25T12:44:07.704Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
12:44:07 [2021-05-25T12:44:07.704Z] === RUN   TestServiceWithPredefinedNetwork
12:44:07 [2021-05-25T12:44:07.704Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:07 [2021-05-25T12:44:07.704Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:44:07 [2021-05-25T12:44:07.704Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z]     service_test.go:242: FLAKY_TEST
12:44:07 [2021-05-25T12:44:07.704Z] === RUN   TestServiceWithDataPathPortInit
12:44:07 [2021-05-25T12:44:07.704Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:07 [2021-05-25T12:44:07.704Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:44:07 [2021-05-25T12:44:07.704Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:07 [2021-05-25T12:44:07.704Z] PASS
12:44:07 [2021-05-25T12:44:07.704Z] 
12:44:07 [2021-05-25T12:44:07.704Z] === Skipped
12:44:07 [2021-05-25T12:44:07.704Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:07 [2021-05-25T12:44:07.704Z] 
12:44:07 [2021-05-25T12:44:07.704Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:44:07 [2021-05-25T12:44:07.704Z] 
12:44:07 [2021-05-25T12:44:07.704Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
12:44:07 [2021-05-25T12:44:07.704Z] 
12:44:07 [2021-05-25T12:44:07.704Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
12:44:07 [2021-05-25T12:44:07.704Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
12:44:07 [2021-05-25T12:44:07.704Z] 
12:44:07 [2021-05-25T12:44:07.704Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
12:44:07 [2021-05-25T12:44:07.704Z] 
12:44:07 [2021-05-25T12:44:07.704Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
12:44:07 [2021-05-25T12:44:07.704Z] 
12:44:07 [2021-05-25T12:44:07.704Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
12:44:07 [2021-05-25T12:44:07.704Z] 
12:44:07 [2021-05-25T12:44:07.704Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:44:07 [2021-05-25T12:44:07.704Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
12:44:07 [2021-05-25T12:44:07.704Z] 
12:44:07 [2021-05-25T12:44:07.705Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
12:44:07 [2021-05-25T12:44:07.705Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:07 [2021-05-25T12:44:07.705Z] 
12:44:07 [2021-05-25T12:44:07.705Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:44:07 [2021-05-25T12:44:07.705Z]     service_test.go:242: FLAKY_TEST
12:44:07 [2021-05-25T12:44:07.705Z] 
12:44:07 [2021-05-25T12:44:07.705Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
12:44:07 [2021-05-25T12:44:07.705Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:07 [2021-05-25T12:44:07.705Z] 
12:44:07 [2021-05-25T12:44:07.705Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
12:44:07 [2021-05-25T12:44:07.705Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:07 [2021-05-25T12:44:07.705Z] 
12:44:07 [2021-05-25T12:44:07.705Z] 
12:44:07 [2021-05-25T12:44:07.705Z] DONE 22 tests, 12 skipped in 9.991s
12:44:07 [2021-05-25T12:44:07.705Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:44:07 [2021-05-25T12:44:07.960Z] INFO: Testing against a local daemon
12:44:07 [2021-05-25T12:44:07.960Z] === RUN   TestDockerNetworkIpvlanPersistance
12:44:07 [2021-05-25T12:44:07.960Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:44:07 [2021-05-25T12:44:07.960Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:44:07 [2021-05-25T12:44:07.960Z] === RUN   TestDockerNetworkIpvlan
12:44:07 [2021-05-25T12:44:07.960Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:44:07 [2021-05-25T12:44:07.960Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:44:07 [2021-05-25T12:44:07.960Z] PASS
12:44:07 [2021-05-25T12:44:07.960Z] 
12:44:07 [2021-05-25T12:44:07.960Z] === Skipped
12:44:07 [2021-05-25T12:44:07.960Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:44:07 [2021-05-25T12:44:07.960Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:44:07 [2021-05-25T12:44:07.960Z] 
12:44:07 [2021-05-25T12:44:07.960Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:44:07 [2021-05-25T12:44:07.960Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:44:07 [2021-05-25T12:44:07.960Z] 
12:44:07 [2021-05-25T12:44:07.960Z] 
12:44:07 [2021-05-25T12:44:07.960Z] DONE 2 tests, 2 skipped in 0.117s
12:44:07 [2021-05-25T12:44:07.960Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:44:07 [2021-05-25T12:44:07.960Z] INFO: Testing against a local daemon
12:44:07 [2021-05-25T12:44:07.960Z] === RUN   TestDockerNetworkMacvlanPersistance
12:44:07 [2021-05-25T12:44:07.960Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
12:44:07 [2021-05-25T12:44:07.960Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
12:44:07 [2021-05-25T12:44:07.960Z] === RUN   TestDockerNetworkMacvlan
12:44:07 [2021-05-25T12:44:07.960Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
12:44:07 [2021-05-25T12:44:07.960Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
12:44:07 [2021-05-25T12:44:07.960Z] PASS
12:44:07 [2021-05-25T12:44:07.960Z] 
12:44:07 [2021-05-25T12:44:07.960Z] === Skipped
12:44:07 [2021-05-25T12:44:07.960Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
12:44:07 [2021-05-25T12:44:07.960Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
12:44:07 [2021-05-25T12:44:07.960Z] 
12:44:07 [2021-05-25T12:44:07.960Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
12:44:07 [2021-05-25T12:44:07.960Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
12:44:07 [2021-05-25T12:44:07.960Z] 
12:44:07 [2021-05-25T12:44:07.960Z] 
12:44:07 [2021-05-25T12:44:07.960Z] DONE 2 tests, 2 skipped in 0.110s
12:44:07 [2021-05-25T12:44:07.960Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:44:07 [2021-05-25T12:44:07.960Z] testing: warning: no tests to run
12:44:07 [2021-05-25T12:44:07.960Z] PASS
12:44:07 [2021-05-25T12:44:07.960Z] 
12:44:07 [2021-05-25T12:44:07.960Z] DONE 0 tests in 0.026s
12:44:07 [2021-05-25T12:44:07.960Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:44:08 [2021-05-25T12:44:08.216Z] INFO: Testing against a local daemon
12:44:08 [2021-05-25T12:44:08.216Z] === RUN   TestAuthZPluginAllowRequest
12:44:08 [2021-05-25T12:44:08.216Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
12:44:08 [2021-05-25T12:44:08.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.216Z] === RUN   TestAuthZPluginTLS
12:44:08 [2021-05-25T12:44:08.216Z] --- SKIP: TestAuthZPluginTLS (0.00s)
12:44:08 [2021-05-25T12:44:08.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.216Z] === RUN   TestAuthZPluginDenyRequest
12:44:08 [2021-05-25T12:44:08.216Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
12:44:08 [2021-05-25T12:44:08.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.216Z] === RUN   TestAuthZPluginAPIDenyResponse
12:44:08 [2021-05-25T12:44:08.216Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
12:44:08 [2021-05-25T12:44:08.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.216Z] === RUN   TestAuthZPluginDenyResponse
12:44:08 [2021-05-25T12:44:08.216Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
12:44:08 [2021-05-25T12:44:08.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.216Z] === RUN   TestAuthZPluginAllowEventStream
12:44:08 [2021-05-25T12:44:08.216Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
12:44:08 [2021-05-25T12:44:08.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.216Z] === RUN   TestAuthZPluginErrorResponse
12:44:08 [2021-05-25T12:44:08.216Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
12:44:08 [2021-05-25T12:44:08.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.216Z] === RUN   TestAuthZPluginErrorRequest
12:44:08 [2021-05-25T12:44:08.216Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
12:44:08 [2021-05-25T12:44:08.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.216Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:44:08 [2021-05-25T12:44:08.216Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:44:08 [2021-05-25T12:44:08.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.216Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:44:08 [2021-05-25T12:44:08.216Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:44:08 [2021-05-25T12:44:08.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.216Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:44:08 [2021-05-25T12:44:08.216Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:44:08 [2021-05-25T12:44:08.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.216Z] === RUN   TestAuthZPluginHeader
12:44:08 [2021-05-25T12:44:08.216Z] --- SKIP: TestAuthZPluginHeader (0.00s)
12:44:08 [2021-05-25T12:44:08.216Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.216Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:44:08 [2021-05-25T12:44:08.392Z] === RUN   TestDiscoveryOptsErrors
12:44:08 [2021-05-25T12:44:08.392Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
12:44:08 [2021-05-25T12:44:08.392Z] === RUN   TestDiscoveryOpts
12:44:08 [2021-05-25T12:44:08.392Z] --- PASS: TestDiscoveryOpts (0.00s)
12:44:08 [2021-05-25T12:44:08.392Z] PASS
12:44:08 [2021-05-25T12:44:08.392Z] coverage: 30.0% of statements
12:44:08 [2021-05-25T12:44:08.392Z] ok  	github.com/docker/docker/daemon/discovery	0.073s	coverage: 30.0% of statements
12:44:08 [2021-05-25T12:44:08.475Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] === RUN   TestAuthZPluginV2Disable
12:44:08 [2021-05-25T12:44:08.475Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:44:08 [2021-05-25T12:44:08.475Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:44:08 [2021-05-25T12:44:08.475Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:44:08 [2021-05-25T12:44:08.475Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] PASS
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] === Skipped
12:44:08 [2021-05-25T12:44:08.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
12:44:08 [2021-05-25T12:44:08.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] DONE 17 tests, 17 skipped in 0.362s
12:44:08 [2021-05-25T12:44:08.475Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:44:08 [2021-05-25T12:44:08.475Z] INFO: Testing against a local daemon
12:44:08 [2021-05-25T12:44:08.475Z] === RUN   TestPluginInvalidJSON
12:44:08 [2021-05-25T12:44:08.475Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:44:08 [2021-05-25T12:44:08.475Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:44:08 [2021-05-25T12:44:08.475Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:44:08 [2021-05-25T12:44:08.475Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:44:08 [2021-05-25T12:44:08.475Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:44:08 [2021-05-25T12:44:08.475Z] === RUN   TestPluginInstall
12:44:08 [2021-05-25T12:44:08.475Z] --- SKIP: TestPluginInstall (0.00s)
12:44:08 [2021-05-25T12:44:08.475Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] === RUN   TestPluginsWithRuntimes
12:44:08 [2021-05-25T12:44:08.475Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
12:44:08 [2021-05-25T12:44:08.475Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:44:08 [2021-05-25T12:44:08.475Z] === RUN   TestPluginBackCompatMediaTypes
12:44:08 [2021-05-25T12:44:08.475Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
12:44:08 [2021-05-25T12:44:08.475Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:44:08 [2021-05-25T12:44:08.475Z] PASS
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] === Skipped
12:44:08 [2021-05-25T12:44:08.475Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
12:44:08 [2021-05-25T12:44:08.475Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
12:44:08 [2021-05-25T12:44:08.475Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
12:44:08 [2021-05-25T12:44:08.475Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] 
12:44:08 [2021-05-25T12:44:08.475Z] DONE 5 tests, 3 skipped in 0.160s
12:44:08 [2021-05-25T12:44:08.730Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:44:08 [2021-05-25T12:44:08.730Z] INFO: Testing against a local daemon
12:44:08 [2021-05-25T12:44:08.730Z] === RUN   TestExternalGraphDriver
12:44:08 [2021-05-25T12:44:08.730Z] --- SKIP: TestExternalGraphDriver (0.07s)
12:44:08 [2021-05-25T12:44:08.730Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:44:08 [2021-05-25T12:44:08.730Z] === RUN   TestGraphdriverPluginV2
12:44:09 [2021-05-25T12:44:09.123Z] --- PASS: TestBuildMultiStageLayerLeak (2.55s)
12:44:09 [2021-05-25T12:44:09.123Z] === RUN   TestBuildWithHugeFile
12:44:09 [2021-05-25T12:44:09.343Z] === RUN   TestBuilderGC
12:44:09 [2021-05-25T12:44:09.343Z] --- PASS: TestBuilderGC (0.00s)
12:44:09 [2021-05-25T12:44:09.343Z] === RUN   TestDaemonConfigurationNotFound
12:44:09 [2021-05-25T12:44:09.343Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
12:44:09 [2021-05-25T12:44:09.343Z] === RUN   TestDaemonBrokenConfiguration
12:44:09 [2021-05-25T12:44:09.343Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
12:44:09 [2021-05-25T12:44:09.343Z] === RUN   TestParseClusterAdvertiseSettings
12:44:09 [2021-05-25T12:44:09.343Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
12:44:09 [2021-05-25T12:44:09.343Z] === RUN   TestFindConfigurationConflicts
12:44:09 [2021-05-25T12:44:09.343Z] --- PASS: TestFindConfigurationConflicts (0.00s)
12:44:09 [2021-05-25T12:44:09.343Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
12:44:09 [2021-05-25T12:44:09.343Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
12:44:09 [2021-05-25T12:44:09.343Z] === RUN   TestDaemonConfigurationMergeConflicts
12:44:09 [2021-05-25T12:44:09.343Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
12:44:09 [2021-05-25T12:44:09.343Z] === RUN   TestDaemonConfigurationMergeConcurrent
12:44:09 [2021-05-25T12:44:09.343Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
12:44:09 [2021-05-25T12:44:09.343Z] === RUN   TestDaemonConfigurationMergeConcurrentError
12:44:09 [2021-05-25T12:44:09.343Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
12:44:09 [2021-05-25T12:44:09.343Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
12:44:09 [2021-05-25T12:44:09.343Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
12:44:09 [2021-05-25T12:44:09.343Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
12:44:09 [2021-05-25T12:44:09.343Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
12:44:09 [2021-05-25T12:44:09.343Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
12:44:09 [2021-05-25T12:44:09.343Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
12:44:09 [2021-05-25T12:44:09.343Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
12:44:09 [2021-05-25T12:44:09.343Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
12:44:09 [2021-05-25T12:44:09.343Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
12:44:09 [2021-05-25T12:44:09.343Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
12:44:09 [2021-05-25T12:44:09.343Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
12:44:09 [2021-05-25T12:44:09.343Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
12:44:09 [2021-05-25T12:44:09.343Z] === RUN   TestFindConfigurationConflictsWithMergedValues
12:44:09 [2021-05-25T12:44:09.343Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
12:44:09 [2021-05-25T12:44:09.522Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s)
12:44:09 [2021-05-25T12:44:09.522Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfigurationErrors
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
12:44:09 [2021-05-25T12:44:09.793Z] --- PASS: TestValidateConfigurationErrors (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfiguration
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfiguration/with_label
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfiguration/with_dns
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfiguration/with_dns-search
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfiguration/with_max-download-attempts
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestValidateConfiguration/with_node_generic_resources
12:44:09 [2021-05-25T12:44:09.793Z] --- PASS: TestValidateConfiguration (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestModifiedDiscoverySettings
12:44:09 [2021-05-25T12:44:09.793Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestReloadSetConfigFileNotExist
12:44:09 [2021-05-25T12:44:09.793Z] time="2021-05-25T12:44:09Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
12:44:09 [2021-05-25T12:44:09.793Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s)
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestReloadDefaultConfigNotExist
12:44:09 [2021-05-25T12:44:09.793Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestReloadBadDefaultConfig
12:44:09 [2021-05-25T12:44:09.793Z] time="2021-05-25T12:44:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-658159127"
12:44:09 [2021-05-25T12:44:09.793Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestReloadWithConflictingLabels
12:44:09 [2021-05-25T12:44:09.793Z] time="2021-05-25T12:44:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-566116490"
12:44:09 [2021-05-25T12:44:09.793Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestReloadWithDuplicateLabels
12:44:09 [2021-05-25T12:44:09.793Z] time="2021-05-25T12:44:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-448213601"
12:44:09 [2021-05-25T12:44:09.793Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z] === RUN   TestDaemonConfigurationMerge
12:44:09 [2021-05-25T12:44:09.793Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
12:44:09 [2021-05-25T12:44:09.793Z] PASS
12:44:09 [2021-05-25T12:44:09.793Z] coverage: 79.7% of statements
12:44:09 [2021-05-25T12:44:09.793Z] ok  	github.com/docker/docker/daemon/config	0.681s	coverage: 79.7% of statements
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestEventsLog
12:44:10 [2021-05-25T12:44:10.743Z] --- PASS: TestEventsLog (0.00s)
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestEventsLogTimeout
12:44:10 [2021-05-25T12:44:10.743Z] --- PASS: TestEventsLogTimeout (0.00s)
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestLogEvents
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestVerifyNetworkingConfig
12:44:10 [2021-05-25T12:44:10.743Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestGetContainer
12:44:10 [2021-05-25T12:44:10.743Z] --- PASS: TestGetContainer (0.00s)
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestValidContainerNames
12:44:10 [2021-05-25T12:44:10.743Z] --- PASS: TestValidContainerNames (0.00s)
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestContainerInitDNS
12:44:10 [2021-05-25T12:44:10.743Z] --- SKIP: TestContainerInitDNS (0.00s)
12:44:10 [2021-05-25T12:44:10.743Z]     daemon_test.go:147: root required
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestMerge
12:44:10 [2021-05-25T12:44:10.743Z] --- PASS: TestMerge (0.00s)
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestValidateContainerIsolation
12:44:10 [2021-05-25T12:44:10.743Z] --- PASS: TestValidateContainerIsolation (0.00s)
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestFindNetworkErrorType
12:44:10 [2021-05-25T12:44:10.743Z] --- PASS: TestFindNetworkErrorType (0.00s)
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestEnsureServicesExist
12:44:10 [2021-05-25T12:44:10.743Z] --- PASS: TestEnsureServicesExist (0.00s)
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestEnsureServicesExistErrors
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
12:44:10 [2021-05-25T12:44:10.743Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
12:44:10 [2021-05-25T12:44:10.743Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
12:44:10 [2021-05-25T12:44:10.743Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
12:44:10 [2021-05-25T12:44:10.743Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestContainerDelete
12:44:10 [2021-05-25T12:44:10.743Z] --- PASS: TestContainerDelete (0.00s)
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestContainerDoubleDelete
12:44:10 [2021-05-25T12:44:10.743Z] --- PASS: TestContainerDoubleDelete (0.00s)
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestLogContainerEventCopyLabels
12:44:10 [2021-05-25T12:44:10.743Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestLogContainerEventWithAttributes
12:44:10 [2021-05-25T12:44:10.743Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestNoneHealthcheck
12:44:10 [2021-05-25T12:44:10.743Z] --- PASS: TestNoneHealthcheck (0.00s)
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestHealthStates
12:44:10 [2021-05-25T12:44:10.743Z] --- PASS: TestLogEvents (0.05s)
12:44:10 [2021-05-25T12:44:10.743Z] === RUN   TestLoadBufferedEvents
12:44:10 [2021-05-25T12:44:10.743Z] time="2021-05-25T12:44:10Z" 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"
12:44:10 [2021-05-25T12:44:10.743Z] time="2021-05-25T12:44:10Z" 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"
12:44:10 [2021-05-25T12:44:10.743Z] time="2021-05-25T12:44:10Z" 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"
12:44:10 [2021-05-25T12:44:10.743Z] time="2021-05-25T12:44:10Z" 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"
12:44:10 [2021-05-25T12:44:10.743Z] time="2021-05-25T12:44:10Z" 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"
12:44:10 [2021-05-25T12:44:10.743Z] time="2021-05-25T12:44:10Z" 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"
12:44:10 [2021-05-25T12:44:10.743Z] time="2021-05-25T12:44:10Z" 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"
12:44:10 [2021-05-25T12:44:10.743Z] time="2021-05-25T12:44:10Z" 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"
12:44:11 [2021-05-25T12:44:11.195Z] time="2021-05-25T12:44:10Z" 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"
12:44:11 [2021-05-25T12:44:11.195Z] time="2021-05-25T12:44:10Z" 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"
12:44:11 [2021-05-25T12:44:11.195Z] --- PASS: TestHealthStates (0.17s)
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestMaskURLCredentials
12:44:11 [2021-05-25T12:44:11.195Z] --- PASS: TestMaskURLCredentials (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestGetInspectData
12:44:11 [2021-05-25T12:44:11.195Z] --- PASS: TestGetInspectData (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestFillLicense
12:44:11 [2021-05-25T12:44:11.195Z] --- PASS: TestFillLicense (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestListInvalidFilter
12:44:11 [2021-05-25T12:44:11.195Z] --- PASS: TestListInvalidFilter (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestNameFilter
12:44:11 [2021-05-25T12:44:11.195Z] --- PASS: TestNameFilter (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
12:44:11 [2021-05-25T12:44:11.195Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestSetWindowsCredentialSpecInSpec
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
12:44:11 [2021-05-25T12:44:11.195Z] === 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
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
12:44:11 [2021-05-25T12:44:11.195Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
12:44:11 [2021-05-25T12:44:11.195Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z]     --- 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)
12:44:11 [2021-05-25T12:44:11.195Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestDaemonReloadLabels
12:44:11 [2021-05-25T12:44:11.195Z] --- PASS: TestDaemonReloadLabels (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
12:44:11 [2021-05-25T12:44:11.195Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestDaemonReloadMirrors
12:44:11 [2021-05-25T12:44:11.195Z] --- PASS: TestDaemonReloadMirrors (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestDaemonReloadInsecureRegistries
12:44:11 [2021-05-25T12:44:11.195Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestDaemonReloadNotAffectOthers
12:44:11 [2021-05-25T12:44:11.195Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestDaemonDiscoveryReload
12:44:11 [2021-05-25T12:44:11.195Z] --- PASS: TestLoadBufferedEvents (0.17s)
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestLoadBufferedEventsOnlyFromPast
12:44:11 [2021-05-25T12:44:11.195Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestIgnoreBufferedWhenNoTimes
12:44:11 [2021-05-25T12:44:11.195Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
12:44:11 [2021-05-25T12:44:11.195Z] PASS
12:44:11 [2021-05-25T12:44:11.195Z] coverage: 50.0% of statements
12:44:11 [2021-05-25T12:44:11.195Z] ok  	github.com/docker/docker/daemon/events	0.303s	coverage: 50.0% of statements
12:44:11 [2021-05-25T12:44:11.195Z] === RUN   TestWaitNodeAttachment
12:44:11 [2021-05-25T12:44:11.434Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s)
12:44:11 [2021-05-25T12:44:11.434Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:44:11 [2021-05-25T12:44:11.645Z] --- PASS: TestWaitNodeAttachment (0.40s)
12:44:11 [2021-05-25T12:44:11.645Z] === RUN   TestIsolationConversion
12:44:11 [2021-05-25T12:44:11.645Z] === RUN   TestIsolationConversion/default
12:44:11 [2021-05-25T12:44:11.645Z] === RUN   TestIsolationConversion/process
12:44:11 [2021-05-25T12:44:11.645Z] === RUN   TestIsolationConversion/hyperv
12:44:11 [2021-05-25T12:44:11.645Z] --- PASS: TestIsolationConversion (0.00s)
12:44:11 [2021-05-25T12:44:11.645Z]     --- PASS: TestIsolationConversion/default (0.00s)
12:44:11 [2021-05-25T12:44:11.645Z]     --- PASS: TestIsolationConversion/process (0.00s)
12:44:11 [2021-05-25T12:44:11.645Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
12:44:11 [2021-05-25T12:44:11.645Z] === RUN   TestContainerLabels
12:44:11 [2021-05-25T12:44:11.645Z] --- PASS: TestContainerLabels (0.00s)
12:44:11 [2021-05-25T12:44:11.645Z] === RUN   TestCredentialSpecConversion
12:44:11 [2021-05-25T12:44:11.645Z] === RUN   TestCredentialSpecConversion/none
12:44:11 [2021-05-25T12:44:11.645Z] === RUN   TestCredentialSpecConversion/config
12:44:11 [2021-05-25T12:44:11.645Z] === RUN   TestCredentialSpecConversion/file
12:44:11 [2021-05-25T12:44:11.645Z] === RUN   TestCredentialSpecConversion/registry
12:44:11 [2021-05-25T12:44:11.645Z] --- PASS: TestCredentialSpecConversion (0.00s)
12:44:11 [2021-05-25T12:44:11.645Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
12:44:11 [2021-05-25T12:44:11.645Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
12:44:11 [2021-05-25T12:44:11.645Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
12:44:11 [2021-05-25T12:44:11.645Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
12:44:11 [2021-05-25T12:44:11.645Z] === RUN   TestControllerValidateMountBind
12:44:11 [2021-05-25T12:44:11.645Z] --- PASS: TestControllerValidateMountBind (0.00s)
12:44:11 [2021-05-25T12:44:11.645Z] === RUN   TestControllerValidateMountVolume
12:44:11 [2021-05-25T12:44:11.645Z] --- PASS: TestControllerValidateMountVolume (0.00s)
12:44:11 [2021-05-25T12:44:11.645Z] === RUN   TestControllerValidateMountTarget
12:44:11 [2021-05-25T12:44:11.645Z] --- PASS: TestControllerValidateMountTarget (0.00s)
12:44:11 [2021-05-25T12:44:11.645Z] === RUN   TestControllerValidateMountTmpfs
12:44:11 [2021-05-25T12:44:11.645Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
12:44:11 [2021-05-25T12:44:11.645Z] === RUN   TestControllerValidateMountInvalidType
12:44:11 [2021-05-25T12:44:11.645Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
12:44:11 [2021-05-25T12:44:11.645Z] === RUN   TestControllerValidateMountNamedPipe
12:44:11 [2021-05-25T12:44:11.645Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
12:44:11 [2021-05-25T12:44:11.645Z] PASS
12:44:11 [2021-05-25T12:44:11.645Z] coverage: 11.3% of statements
12:44:11 [2021-05-25T12:44:11.645Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.938s	coverage: 11.3% of statements
12:44:12 [2021-05-25T12:44:12.095Z] --- PASS: TestDaemonDiscoveryReload (1.01s)
12:44:12 [2021-05-25T12:44:12.095Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
12:44:12 [2021-05-25T12:44:12.095Z] === RUN   TestIsEmptyDir
12:44:12 [2021-05-25T12:44:12.095Z] --- PASS: TestIsEmptyDir (0.01s)
12:44:12 [2021-05-25T12:44:12.095Z] PASS
12:44:12 [2021-05-25T12:44:12.095Z] coverage: 2.3% of statements
12:44:12 [2021-05-25T12:44:12.095Z] ok  	github.com/docker/docker/daemon/graphdriver	0.066s	coverage: 2.3% of statements
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestCheckpointCreateError
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestCheckpointCreateError (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestCheckpointCreate
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestCheckpointCreate (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestCheckpointDeleteError
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestCheckpointDeleteError (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestCheckpointDelete
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestCheckpointDelete (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestCheckpointListError
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestCheckpointListError (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestCheckpointList
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestCheckpointList (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestCheckpointListContainerNotFound
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestNewClientWithOpsFromEnv
12:44:12 [2021-05-25T12:44:12.263Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z]     client_test.go:23: runtime.GOOS == "windows"
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestGetAPIPath
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestGetAPIPath (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestParseHostURL
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestParseHostURL (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestNegotiateAPIVersionEmpty
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestNegotiateAPIVersion
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestNegotiateAPIVersion (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestNegotiateAPVersionOverride
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestNegotiateAPIVersionAutomatic
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestClientRedirect
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestClientRedirect (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestConfigCreateUnsupported
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestConfigCreateUnsupported (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestConfigCreateError
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestConfigCreateError (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestConfigCreate
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestConfigCreate (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestConfigInspectNotFound
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestConfigInspectNotFound (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestConfigInspectWithEmptyID
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestConfigInspectUnsupported
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestConfigInspectUnsupported (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestConfigInspectError
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestConfigInspectError (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestConfigInspectConfigNotFound
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestConfigInspect
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestConfigInspect (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestConfigListUnsupported
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestConfigListUnsupported (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestConfigListError
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestConfigListError (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestConfigList
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestConfigList (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestConfigRemoveUnsupported
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestConfigRemoveError
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestConfigRemoveError (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestConfigRemove
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestConfigRemove (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestConfigUpdateUnsupported
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestConfigUpdateError
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestConfigUpdateError (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestConfigUpdate
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestConfigUpdate (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestContainerCommitError
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestContainerCommitError (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestContainerCommit
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestContainerCommit (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestContainerStatPathError
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestContainerStatPathError (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestContainerStatPathNotFoundError
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestContainerStatPathNoHeaderError
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestContainerStatPath
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestContainerStatPath (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestCopyToContainerError
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestCopyToContainerError (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestCopyToContainerNotFoundError
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestCopyToContainerNotStatusOKError
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestCopyToContainer
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestCopyToContainer (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestCopyFromContainerError
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestCopyFromContainerError (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestCopyFromContainerNotFoundError
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
12:44:12 [2021-05-25T12:44:12.263Z] === RUN   TestCopyFromContainerNotStatusOKError
12:44:12 [2021-05-25T12:44:12.263Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestCopyFromContainerNoHeaderError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestCopyFromContainer
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestCopyFromContainer (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerCreateError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerCreateError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerCreateImageNotFound
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerCreateWithName
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerCreateWithName (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerCreateAutoRemove
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerDiffError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerDiffError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerDiff
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerDiff (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerExecCreateError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerExecCreateError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerExecCreate
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerExecCreate (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerExecStartError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerExecStartError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerExecStart
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerExecStart (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerExecInspectError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerExecInspectError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerExecInspect
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerExecInspect (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerExportError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerExportError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerExport
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerExport (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerInspectError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerInspectError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerInspectContainerNotFound
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerInspectWithEmptyID
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerInspect
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerInspect (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerInspectNode
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerInspectNode (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerKillError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerKillError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerKill
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerKill (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerListError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerListError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerList
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerList (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerLogsNotFoundError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerLogsError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerLogsError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerLogs
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerLogs (0.16s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerPauseError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerPauseError (0.03s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerPause
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerPause (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainersPruneError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainersPruneError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainersPrune
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainersPrune (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerRemoveError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerRemoveError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerRemoveNotFoundError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerRemove
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerRemove (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerRenameError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerRenameError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerRename
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerRename (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerResizeError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerResizeError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerExecResizeError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerExecResizeError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerResize
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerResize (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerExecResize
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerExecResize (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerRestartError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerRestartError (0.01s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerRestart
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerRestart (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerStartError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerStartError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerStart
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerStart (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerStatsError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerStatsError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerStats
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerStats (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerStopError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerStopError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerStop
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerStop (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerTopError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerTopError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerTop
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerTop (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerUnpauseError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerUnpauseError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerUnpause
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerUnpause (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerUpdateError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerUpdateError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerUpdate
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerUpdate (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerWaitError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerWaitError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestContainerWait
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestContainerWait (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestDiskUsageError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestDiskUsageError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestDiskUsage
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestDiskUsage (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestDistributionInspectUnsupported
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestDistributionInspectWithEmptyID
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestEventsErrorInOptions
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestEventsErrorInOptions (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestEventsErrorFromServer
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestEventsErrorFromServer (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestEvents
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestEvents (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestTLSCloseWriter
12:44:12 [2021-05-25T12:44:12.264Z] === PAUSE TestTLSCloseWriter
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageBuildError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageBuildError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageBuild
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageBuild (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestGetDockerOS
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestGetDockerOS (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageCreateError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageCreateError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageCreate
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageCreate (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageHistoryError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageHistoryError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageHistory
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageHistory (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageImportError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageImportError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageImport
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageImport (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageInspectError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageInspectError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageInspectImageNotFound
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageInspectImageNotFound (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageInspectWithEmptyID
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageInspect
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageInspect (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageListError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageListError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageList
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageList (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageListApiBefore125
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageListApiBefore125 (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageLoadError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageLoadError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageLoad
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageLoad (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImagesPruneError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImagesPruneError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImagesPrune
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImagesPrune (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImagePullReferenceParseError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImagePullReferenceParseError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImagePullAnyError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImagePullAnyError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImagePullStatusUnauthorizedError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImagePullWithPrivilegedFuncNoError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImagePullWithoutErrors
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImagePullWithoutErrors (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImagePushReferenceError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImagePushReferenceError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImagePushAnyError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImagePushAnyError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImagePushStatusUnauthorizedError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImagePushWithPrivilegedFuncNoError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImagePushWithoutErrors
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImagePushWithoutErrors (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageRemoveError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageRemoveError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageRemoveImageNotFound
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageRemove
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageRemove (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageSaveError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageSaveError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageSave
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageSave (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageSearchAnyError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageSearchAnyError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageSearchStatusUnauthorizedError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageSearchWithoutErrors
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageTagError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageTagError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageTagInvalidReference
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageTagInvalidReference (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageTagInvalidSourceImageName
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageTagHexSource
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageTagHexSource (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestImageTag
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestImageTag (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestInfoServerError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestInfoServerError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestInfoInvalidResponseJSONError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestInfo
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestInfo (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNetworkConnectError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNetworkConnectError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNetworkConnect
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNetworkConnect (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNetworkCreateError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNetworkCreateError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNetworkCreate
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNetworkCreate (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNetworkDisconnectError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNetworkDisconnectError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNetworkDisconnect
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNetworkDisconnect (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNetworkInspectError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNetworkInspectError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNetworkInspectNotFoundError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNetworkInspectWithEmptyID
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNetworkInspect
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNetworkInspect (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNetworkListError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNetworkListError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNetworkList
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNetworkList (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNetworksPruneError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNetworksPruneError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNetworksPrune
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNetworksPrune (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNetworkRemoveError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNetworkRemoveError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNetworkRemove
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNetworkRemove (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNodeInspectError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNodeInspectError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNodeInspectNodeNotFound
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNodeInspectWithEmptyID
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNodeInspect
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNodeInspect (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNodeListError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNodeListError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNodeList
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNodeList (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNodeRemoveError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNodeRemoveError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNodeRemove
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNodeRemove (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNodeUpdateError
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNodeUpdateError (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestNodeUpdate
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestNodeUpdate (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestOptionWithTimeout
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestOptionWithTimeout (0.00s)
12:44:12 [2021-05-25T12:44:12.264Z] === RUN   TestPingFail
12:44:12 [2021-05-25T12:44:12.264Z] --- PASS: TestPingFail (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPingWithError
12:44:12 [2021-05-25T12:44:12.265Z] 2021/05/25 12:44:10 RoundTripper returned a response & error; ignoring response
12:44:12 [2021-05-25T12:44:12.265Z] 2021/05/25 12:44:10 RoundTripper returned a response & error; ignoring response
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestPingWithError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPingSuccess
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestPingSuccess (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPingHeadFallback
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPingHeadFallback/OK
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPingHeadFallback/Internal_Server_Error
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPingHeadFallback/Not_Found
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestPingHeadFallback (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPluginDisableError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestPluginDisableError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPluginDisable
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestPluginDisable (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPluginEnableError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestPluginEnableError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPluginEnable
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestPluginEnable (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPluginInspectError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestPluginInspectError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPluginInspectWithEmptyID
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPluginInspect
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestPluginInspect (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPluginListError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestPluginListError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPluginList
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestPluginList (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPluginPushError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestPluginPushError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPluginPush
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestPluginPush (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPluginRemoveError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestPluginRemoveError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPluginRemove
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestPluginRemove (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPluginSetError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestPluginSetError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPluginSet
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestPluginSet (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSetHostHeader
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSetHostHeader (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestPlainTextError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestPlainTextError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestInfiniteError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestInfiniteError (0.05s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSecretCreateUnsupported
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSecretCreateUnsupported (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSecretCreateError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSecretCreateError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSecretCreate
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSecretCreate (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSecretInspectUnsupported
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSecretInspectUnsupported (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSecretInspectError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSecretInspectError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSecretInspectSecretNotFound
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSecretInspectWithEmptyID
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSecretInspect
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSecretInspect (0.01s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSecretListUnsupported
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSecretListUnsupported (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSecretListError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSecretListError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSecretList
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSecretList (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSecretRemoveUnsupported
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSecretRemoveError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSecretRemoveError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSecretRemove
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSecretRemove (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSecretUpdateUnsupported
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSecretUpdateError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSecretUpdateError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSecretUpdate
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSecretUpdate (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestServiceCreateError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestServiceCreateError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestServiceCreate
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestServiceCreate (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestServiceCreateCompatiblePlatforms
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestServiceCreateDigestPinning
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestServiceInspectError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestServiceInspectError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestServiceInspectServiceNotFound
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestServiceInspectWithEmptyID
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestServiceInspect
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestServiceInspect (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestServiceListError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestServiceListError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestServiceList
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestServiceList (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestServiceLogsError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestServiceLogsError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestServiceLogs
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestServiceLogs (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestServiceRemoveError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestServiceRemoveError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestServiceRemoveNotFoundError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestServiceRemove
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestServiceRemove (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestServiceUpdateError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestServiceUpdateError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestServiceUpdate
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestServiceUpdate (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSwarmGetUnlockKeyError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSwarmGetUnlockKey
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSwarmInitError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSwarmInitError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSwarmInit
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSwarmInit (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSwarmInspectError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSwarmInspectError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSwarmInspect
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSwarmInspect (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSwarmJoinError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSwarmJoinError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSwarmJoin
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSwarmJoin (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSwarmLeaveError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSwarmLeaveError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSwarmLeave
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSwarmLeave (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSwarmUnlockError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSwarmUnlockError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSwarmUnlock
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSwarmUnlock (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSwarmUpdateError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSwarmUpdateError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestSwarmUpdate
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestSwarmUpdate (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestTaskInspectError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestTaskInspectError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestTaskInspectWithEmptyID
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestTaskInspect
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestTaskInspect (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestTaskListError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestTaskListError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestTaskList
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestTaskList (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestVolumeCreateError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestVolumeCreateError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestVolumeCreate
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestVolumeCreate (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestVolumeInspectError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestVolumeInspectError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestVolumeInspectNotFound
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestVolumeInspectNotFound (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestVolumeInspectWithEmptyID
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestVolumeInspect
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestVolumeInspect (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestVolumeListError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestVolumeListError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestVolumeList
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestVolumeList (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestVolumeRemoveError
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestVolumeRemoveError (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === RUN   TestVolumeRemove
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestVolumeRemove (0.00s)
12:44:12 [2021-05-25T12:44:12.265Z] === CONT  TestTLSCloseWriter
12:44:12 [2021-05-25T12:44:12.265Z] --- PASS: TestTLSCloseWriter (0.01s)
12:44:12 [2021-05-25T12:44:12.265Z] PASS
12:44:12 [2021-05-25T12:44:12.265Z] coverage: 74.9% of statements
12:44:12 [2021-05-25T12:44:12.265Z] ok  	github.com/docker/docker/client	0.594s	coverage: 74.9% of statements
12:44:12 [2021-05-25T12:44:12.549Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
12:44:12 [2021-05-25T12:44:12.549Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
12:44:12 [2021-05-25T12:44:12.549Z] === RUN   TestLinkNaming
12:44:12 [2021-05-25T12:44:12.549Z] --- PASS: TestLinkNaming (0.00s)
12:44:12 [2021-05-25T12:44:12.549Z] === RUN   TestLinkNew
12:44:12 [2021-05-25T12:44:12.549Z] --- PASS: TestLinkNew (0.00s)
12:44:12 [2021-05-25T12:44:12.549Z] === RUN   TestLinkEnv
12:44:12 [2021-05-25T12:44:12.549Z] --- PASS: TestLinkEnv (0.00s)
12:44:12 [2021-05-25T12:44:12.549Z] === RUN   TestLinkMultipleEnv
12:44:12 [2021-05-25T12:44:12.549Z] --- PASS: TestLinkMultipleEnv (0.00s)
12:44:12 [2021-05-25T12:44:12.549Z] === RUN   TestLinkPortRangeEnv
12:44:12 [2021-05-25T12:44:12.549Z] --- PASS: TestLinkPortRangeEnv (0.00s)
12:44:12 [2021-05-25T12:44:12.549Z] PASS
12:44:12 [2021-05-25T12:44:12.549Z] coverage: 93.0% of statements
12:44:12 [2021-05-25T12:44:12.549Z] ok  	github.com/docker/docker/daemon/links	0.038s	coverage: 93.0% of statements
12:44:12 [2021-05-25T12:44:12.817Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.38s)
12:44:12 [2021-05-25T12:44:12.817Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:44:12 [2021-05-25T12:44:12.998Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
12:44:12 [2021-05-25T12:44:12.998Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
12:44:12 [2021-05-25T12:44:12.998Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
12:44:12 [2021-05-25T12:44:12.998Z]     reload_test.go:520: root required
12:44:12 [2021-05-25T12:44:12.998Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
12:44:12 [2021-05-25T12:44:12.998Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
12:44:12 [2021-05-25T12:44:12.998Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
12:44:12 [2021-05-25T12:44:12.998Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s)
12:44:12 [2021-05-25T12:44:12.998Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
12:44:12 [2021-05-25T12:44:12.998Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
12:44:12 [2021-05-25T12:44:12.998Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
12:44:12 [2021-05-25T12:44:12.998Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
12:44:12 [2021-05-25T12:44:12.998Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
12:44:12 [2021-05-25T12:44:12.998Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
12:44:12 [2021-05-25T12:44:12.998Z] === RUN   TestParseVolumesFrom
12:44:12 [2021-05-25T12:44:12.998Z] --- PASS: TestParseVolumesFrom (0.00s)
12:44:12 [2021-05-25T12:44:12.998Z] PASS
12:44:12 [2021-05-25T12:44:12.998Z] coverage: 9.0% of statements
12:44:12 [2021-05-25T12:44:12.998Z] ok  	github.com/docker/docker/daemon	2.716s	coverage: 9.0% of statements
12:44:12 [2021-05-25T12:44:12.998Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:44:12 [2021-05-25T12:44:12.998Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:44:12 [2021-05-25T12:44:12.998Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:44:12 [2021-05-25T12:44:12.998Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:44:12 [2021-05-25T12:44:12.998Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
12:44:12 [2021-05-25T12:44:12.998Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
12:44:12 [2021-05-25T12:44:12.998Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
12:44:12 [2021-05-25T12:44:12.998Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:44:12 [2021-05-25T12:44:12.998Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
12:44:12 [2021-05-25T12:44:12.998Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
12:44:12 [2021-05-25T12:44:12.998Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
12:44:12 [2021-05-25T12:44:12.998Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:44:12 [2021-05-25T12:44:12.998Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
12:44:12 [2021-05-25T12:44:12.998Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
12:44:12 [2021-05-25T12:44:12.998Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
12:44:13 [2021-05-25T12:44:13.033Z] --- PASS: TestBuildSquashParent (13.44s)
12:44:13 [2021-05-25T12:44:13.033Z] === RUN   TestBuildWithRemoveAndForceRemove
12:44:13 [2021-05-25T12:44:13.033Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:44:13 [2021-05-25T12:44:13.033Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:44:13 [2021-05-25T12:44:13.033Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:44:13 [2021-05-25T12:44:13.033Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:44:13 [2021-05-25T12:44:13.033Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:44:13 [2021-05-25T12:44:13.033Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:44:13 [2021-05-25T12:44:13.033Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:44:13 [2021-05-25T12:44:13.033Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:44:13 [2021-05-25T12:44:13.033Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:44:13 [2021-05-25T12:44:13.033Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:44:13 [2021-05-25T12:44:13.033Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:44:13 [2021-05-25T12:44:13.033Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:44:13 [2021-05-25T12:44:13.033Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:44:13 [2021-05-25T12:44:13.033Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:44:13 [2021-05-25T12:44:13.757Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s)
12:44:13 [2021-05-25T12:44:13.757Z] === RUN   TestCgroupNamespacesRunOlderClient
12:44:15 [2021-05-25T12:44:15.676Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s)
12:44:15 [2021-05-25T12:44:15.676Z] === RUN   TestNISDomainname
12:44:15 [2021-05-25T12:44:15.875Z] === RUN   TestAdapterReadLogs
12:44:15 [2021-05-25T12:44:15.875Z] --- PASS: TestAdapterReadLogs (0.00s)
12:44:15 [2021-05-25T12:44:15.875Z] === RUN   TestCopier
12:44:15 [2021-05-25T12:44:15.875Z] --- PASS: TestCopier (0.00s)
12:44:15 [2021-05-25T12:44:15.875Z] === RUN   TestCopierLongLines
12:44:15 [2021-05-25T12:44:15.875Z] --- PASS: TestCopierLongLines (0.00s)
12:44:15 [2021-05-25T12:44:15.875Z] === RUN   TestCopierSlow
12:44:15 [2021-05-25T12:44:15.875Z] --- PASS: TestCopierSlow (0.21s)
12:44:15 [2021-05-25T12:44:15.875Z] === RUN   TestCopierWithSized
12:44:15 [2021-05-25T12:44:15.875Z] === RUN   TestCopierWithSized/as_is
12:44:15 [2021-05-25T12:44:15.875Z] === RUN   TestCopierWithSized/With_RingLogger
12:44:15 [2021-05-25T12:44:15.875Z] --- PASS: TestCopierWithSized (0.01s)
12:44:15 [2021-05-25T12:44:15.875Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
12:44:15 [2021-05-25T12:44:15.875Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
12:44:15 [2021-05-25T12:44:15.875Z] === RUN   TestCopierWithPartial
12:44:15 [2021-05-25T12:44:15.875Z] --- PASS: TestCopierWithPartial (0.00s)
12:44:15 [2021-05-25T12:44:15.875Z] === RUN   TestRingLogger
12:44:15 [2021-05-25T12:44:15.875Z] --- PASS: TestRingLogger (0.00s)
12:44:15 [2021-05-25T12:44:15.875Z] === RUN   TestRingCap
12:44:15 [2021-05-25T12:44:15.875Z] --- PASS: TestRingCap (0.00s)
12:44:15 [2021-05-25T12:44:15.875Z] === RUN   TestRingClose
12:44:15 [2021-05-25T12:44:15.875Z] --- PASS: TestRingClose (0.00s)
12:44:15 [2021-05-25T12:44:15.875Z] === RUN   TestRingDrain
12:44:15 [2021-05-25T12:44:15.875Z] --- PASS: TestRingDrain (0.00s)
12:44:15 [2021-05-25T12:44:15.875Z] PASS
12:44:15 [2021-05-25T12:44:15.875Z] coverage: 43.0% of statements
12:44:15 [2021-05-25T12:44:15.875Z] ok  	github.com/docker/docker/daemon/logger	0.439s	coverage: 43.0% of statements
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestNewStreamConfig
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestNewStreamConfig/defaults
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestNewStreamConfig/invalid_create_group
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestNewStreamConfig/invalid_flush_interval
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestNewStreamConfig/flush_interval_at_15
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
12:44:16 [2021-05-25T12:44:16.325Z] --- PASS: TestNewStreamConfig (0.00s)
12:44:16 [2021-05-25T12:44:16.325Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
12:44:16 [2021-05-25T12:44:16.325Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
12:44:16 [2021-05-25T12:44:16.325Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
12:44:16 [2021-05-25T12:44:16.325Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
12:44:16 [2021-05-25T12:44:16.325Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
12:44:16 [2021-05-25T12:44:16.325Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
12:44:16 [2021-05-25T12:44:16.325Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestNewAWSLogsClientUserAgentHandler
12:44:16 [2021-05-25T12:44:16.325Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
12:44:16 [2021-05-25T12:44:16.325Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestNewAWSLogsClientRegionDetect
12:44:16 [2021-05-25T12:44:16.325Z] time="2021-05-25T12:44:15Z" level=info msg="Trying to get region from EC2 Metadata"
12:44:16 [2021-05-25T12:44:16.325Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s)
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestCreateSuccess
12:44:16 [2021-05-25T12:44:16.325Z] --- PASS: TestCreateSuccess (0.00s)
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestCreateLogGroupSuccess
12:44:16 [2021-05-25T12:44:16.325Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestCreateError
12:44:16 [2021-05-25T12:44:16.325Z] --- PASS: TestCreateError (0.00s)
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestCreateAlreadyExists
12:44:16 [2021-05-25T12:44:16.325Z] time="2021-05-25T12:44:16Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
12:44:16 [2021-05-25T12:44:16.325Z] --- PASS: TestCreateAlreadyExists (0.00s)
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestLogClosed
12:44:16 [2021-05-25T12:44:16.325Z] --- PASS: TestLogClosed (0.00s)
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestLogBlocking
12:44:16 [2021-05-25T12:44:16.325Z] --- PASS: TestLogBlocking (0.00s)
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestLogNonBlockingBufferEmpty
12:44:16 [2021-05-25T12:44:16.325Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestLogNonBlockingBufferFull
12:44:16 [2021-05-25T12:44:16.325Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestPublishBatchSuccess
12:44:16 [2021-05-25T12:44:16.325Z] --- PASS: TestPublishBatchSuccess (0.00s)
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestPublishBatchError
12:44:16 [2021-05-25T12:44:16.325Z] time="2021-05-25T12:44:16Z" level=error msg=Error
12:44:16 [2021-05-25T12:44:16.325Z] --- PASS: TestPublishBatchError (0.00s)
12:44:16 [2021-05-25T12:44:16.325Z] === RUN   TestPublishBatchInvalidSeqSuccess
12:44:16 [2021-05-25T12:44:16.779Z] time="2021-05-25T12:44:16Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestPublishBatchAlreadyAccepted
12:44:16 [2021-05-25T12:44:16.779Z] time="2021-05-25T12:44:16Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
12:44:16 [2021-05-25T12:44:16.779Z] time="2021-05-25T12:44:16Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestCollectBatchSimple
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestCollectBatchSimple (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestCollectBatchTicker
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestCollectBatchTicker (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestCollectBatchMultilinePattern
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestCollectBatchClose
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestCollectBatchClose (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestEffectiveLen
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestEffectiveLen/0/Hello
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestEffectiveLen/2/🙃
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestEffectiveLen/3/����
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestEffectiveLen/4/He��o
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestEffectiveLen/5/
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestEffectiveLen (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestFindValidSplit
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestFindValidSplit/0/
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestFindValidSplit/1/Hello
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestFindValidSplit/2/Hello
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestFindValidSplit/3/Hello
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestFindValidSplit/4/🙃
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestFindValidSplit/5/🙃
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestFindValidSplit/6/a�
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestFindValidSplit/7/a�
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestFindValidSplit (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]         cloudwatchlogs_test.go:1044: 
12:44:16 [2021-05-25T12:44:16.779Z]         cloudwatchlogs_test.go:1045: 
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]         cloudwatchlogs_test.go:1044: Hello
12:44:16 [2021-05-25T12:44:16.779Z]         cloudwatchlogs_test.go:1045: 
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]         cloudwatchlogs_test.go:1044: He
12:44:16 [2021-05-25T12:44:16.779Z]         cloudwatchlogs_test.go:1045: llo
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]         cloudwatchlogs_test.go:1044: 
12:44:16 [2021-05-25T12:44:16.779Z]         cloudwatchlogs_test.go:1045: Hello
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]         cloudwatchlogs_test.go:1044: 
12:44:16 [2021-05-25T12:44:16.779Z]         cloudwatchlogs_test.go:1045: 🙃
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]         cloudwatchlogs_test.go:1044: 🙃
12:44:16 [2021-05-25T12:44:16.779Z]         cloudwatchlogs_test.go:1045: 
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]         cloudwatchlogs_test.go:1044: a
12:44:16 [2021-05-25T12:44:16.779Z]         cloudwatchlogs_test.go:1045: �
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]         cloudwatchlogs_test.go:1044: a�
12:44:16 [2021-05-25T12:44:16.779Z]         cloudwatchlogs_test.go:1045: 
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestProcessEventEmoji
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestProcessEventEmoji (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestCollectBatchLineSplit
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestCollectBatchLineSplit (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestCollectBatchLineSplitWithBinary
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestCollectBatchMaxEvents
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestCollectBatchMaxEvents (0.08s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestCollectBatchMaxTotalBytes
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestCollectBatchWithDuplicateTimestamps
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestParseLogOptionsMultilinePattern
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestParseLogOptionsDatetimeFormat
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestCreateTagSuccess
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestCreateTagSuccess (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] PASS
12:44:16 [2021-05-25T12:44:16.779Z] coverage: 77.8% of statements
12:44:16 [2021-05-25T12:44:16.779Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.520s	coverage: 77.8% of statements
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestSearchRegistryForImagesErrors
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestSearchRegistryForImages
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestSearchRegistryForImages (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestOnlyPlatformWithFallback
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestImageDelete
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestImageDelete/no_lease
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestImageDelete/lease_exists
12:44:16 [2021-05-25T12:44:16.779Z] --- PASS: TestImageDelete (0.03s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestImageDelete/no_lease (0.01s)
12:44:16 [2021-05-25T12:44:16.779Z]     --- PASS: TestImageDelete/lease_exists (0.01s)
12:44:16 [2021-05-25T12:44:16.779Z] === RUN   TestContentStoreForPull
12:44:16 [2021-05-25T12:44:16.808Z] --- PASS: TestGraphdriverPluginV2 (6.88s)
12:44:16 [2021-05-25T12:44:16.808Z] PASS
12:44:16 [2021-05-25T12:44:16.808Z] 
12:44:16 [2021-05-25T12:44:16.808Z] === Skipped
12:44:16 [2021-05-25T12:44:16.808Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
12:44:16 [2021-05-25T12:44:16.808Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:44:16 [2021-05-25T12:44:16.808Z] 
12:44:16 [2021-05-25T12:44:16.808Z] 
12:44:16 [2021-05-25T12:44:16.808Z] DONE 2 tests, 1 skipped in 7.073s
12:44:16 [2021-05-25T12:44:16.808Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:44:16 [2021-05-25T12:44:16.808Z] INFO: Testing against a local daemon
12:44:16 [2021-05-25T12:44:16.808Z] === RUN   TestContinueAfterPluginCrash
12:44:16 [2021-05-25T12:44:16.808Z] === PAUSE TestContinueAfterPluginCrash
12:44:16 [2021-05-25T12:44:16.808Z] === RUN   TestReadPluginNoRead
12:44:16 [2021-05-25T12:44:16.808Z] === PAUSE TestReadPluginNoRead
12:44:16 [2021-05-25T12:44:16.808Z] === RUN   TestDaemonStartWithLogOpt
12:44:16 [2021-05-25T12:44:16.808Z] === PAUSE TestDaemonStartWithLogOpt
12:44:16 [2021-05-25T12:44:16.808Z] === CONT  TestContinueAfterPluginCrash
12:44:16 [2021-05-25T12:44:16.808Z] === CONT  TestDaemonStartWithLogOpt
12:44:17 [2021-05-25T12:44:17.057Z] --- PASS: TestNISDomainname (1.37s)
12:44:17 [2021-05-25T12:44:17.057Z] === RUN   TestHostnameDnsResolution
12:44:17 [2021-05-25T12:44:17.229Z] --- PASS: TestContentStoreForPull (0.18s)
12:44:17 [2021-05-25T12:44:17.229Z] PASS
12:44:17 [2021-05-25T12:44:17.229Z] coverage: 6.7% of statements
12:44:17 [2021-05-25T12:44:17.229Z] ok  	github.com/docker/docker/daemon/images	0.420s	coverage: 6.7% of statements
12:44:17 [2021-05-25T12:44:17.229Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:44:17 [2021-05-25T12:44:17.229Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:44:17 [2021-05-25T12:44:17.229Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
12:44:17 [2021-05-25T12:44:17.229Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:44:17 [2021-05-25T12:44:17.229Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:44:17 [2021-05-25T12:44:17.229Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
12:44:17 [2021-05-25T12:44:17.229Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
12:44:17 [2021-05-25T12:44:17.229Z] === RUN   TestJSONFileLogger
12:44:17 [2021-05-25T12:44:17.229Z] --- PASS: TestJSONFileLogger (0.01s)
12:44:17 [2021-05-25T12:44:17.229Z] === RUN   TestJSONFileLoggerWithTags
12:44:17 [2021-05-25T12:44:17.229Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
12:44:17 [2021-05-25T12:44:17.229Z] === RUN   TestJSONFileLoggerWithOpts
12:44:17 [2021-05-25T12:44:17.229Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
12:44:17 [2021-05-25T12:44:17.229Z] === RUN   TestJSONFileLoggerWithLabelsEnv
12:44:17 [2021-05-25T12:44:17.229Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
12:44:17 [2021-05-25T12:44:17.229Z] === RUN   TestEncodeDecode
12:44:17 [2021-05-25T12:44:17.229Z] === PAUSE TestEncodeDecode
12:44:17 [2021-05-25T12:44:17.229Z] === RUN   TestUnexpectedEOF
12:44:17 [2021-05-25T12:44:17.229Z] time="2021-05-25T12:44:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
12:44:17 [2021-05-25T12:44:17.229Z] time="2021-05-25T12:44:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
12:44:17 [2021-05-25T12:44:17.229Z] --- PASS: TestUnexpectedEOF (0.15s)
12:44:17 [2021-05-25T12:44:17.229Z] === CONT  TestEncodeDecode
12:44:17 [2021-05-25T12:44:17.229Z] --- PASS: TestEncodeDecode (0.00s)
12:44:17 [2021-05-25T12:44:17.229Z] PASS
12:44:17 [2021-05-25T12:44:17.229Z] coverage: 69.9% of statements
12:44:17 [2021-05-25T12:44:17.229Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.312s	coverage: 69.9% of statements
12:44:17 [2021-05-25T12:44:17.229Z] === RUN   TestJSONLogsMarshalJSONBuf
12:44:17 [2021-05-25T12:44:17.229Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
12:44:17 [2021-05-25T12:44:17.229Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
12:44:17 [2021-05-25T12:44:17.234Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:44:17 [2021-05-25T12:44:17.234Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:44:17 [2021-05-25T12:44:17.683Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s)
12:44:17 [2021-05-25T12:44:17.683Z] === RUN   TestFastTimeMarshalJSON
12:44:17 [2021-05-25T12:44:17.683Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
12:44:17 [2021-05-25T12:44:17.683Z] PASS
12:44:17 [2021-05-25T12:44:17.683Z] coverage: 87.2% of statements
12:44:17 [2021-05-25T12:44:17.683Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.205s	coverage: 87.2% of statements
12:44:18 [2021-05-25T12:44:18.966Z] --- PASS: TestHostnameDnsResolution (1.72s)
12:44:18 [2021-05-25T12:44:18.966Z] === RUN   TestStats
12:44:19 [2021-05-25T12:44:19.194Z] === RUN   TestWriteLog
12:44:19 [2021-05-25T12:44:19.643Z] === PAUSE TestWriteLog
12:44:19 [2021-05-25T12:44:19.643Z] === RUN   TestReadLog
12:44:19 [2021-05-25T12:44:19.644Z] === PAUSE TestReadLog
12:44:19 [2021-05-25T12:44:19.644Z] === CONT  TestWriteLog
12:44:19 [2021-05-25T12:44:19.644Z] --- PASS: TestWriteLog (0.00s)
12:44:19 [2021-05-25T12:44:19.644Z] === CONT  TestReadLog
12:44:19 [2021-05-25T12:44:19.644Z] === RUN   TestReadLog/tail_exact
12:44:19 [2021-05-25T12:44:19.644Z] === RUN   TestReadLog/tail_less_than_available
12:44:19 [2021-05-25T12:44:19.644Z] === RUN   TestReadLog/tail_more_than_available
12:44:19 [2021-05-25T12:44:19.644Z] --- PASS: TestReadLog (0.21s)
12:44:19 [2021-05-25T12:44:19.644Z]     --- PASS: TestReadLog/tail_exact (0.16s)
12:44:19 [2021-05-25T12:44:19.644Z]     --- PASS: TestReadLog/tail_less_than_available (0.04s)
12:44:19 [2021-05-25T12:44:19.644Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
12:44:19 [2021-05-25T12:44:19.644Z] PASS
12:44:19 [2021-05-25T12:44:19.644Z] coverage: 75.2% of statements
12:44:19 [2021-05-25T12:44:19.644Z] ok  	github.com/docker/docker/daemon/logger/local	0.353s	coverage: 75.2% of statements
12:44:19 [2021-05-25T12:44:19.644Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:44:20 [2021-05-25T12:44:20.093Z] === RUN   TestLog
12:44:20 [2021-05-25T12:44:20.093Z] --- PASS: TestLog (0.01s)
12:44:20 [2021-05-25T12:44:20.093Z] PASS
12:44:20 [2021-05-25T12:44:20.094Z] coverage: 31.5% of statements
12:44:20 [2021-05-25T12:44:20.094Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.087s	coverage: 31.5% of statements
12:44:20 [2021-05-25T12:44:20.094Z] === RUN   TestOpenFileDelete
12:44:20 [2021-05-25T12:44:20.094Z] --- PASS: TestOpenFileDelete (0.00s)
12:44:20 [2021-05-25T12:44:20.094Z] === RUN   TestOpenFileRename
12:44:20 [2021-05-25T12:44:20.094Z] --- PASS: TestOpenFileRename (0.00s)
12:44:20 [2021-05-25T12:44:20.094Z] === RUN   TestParseLogTagDefaultTag
12:44:20 [2021-05-25T12:44:20.094Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
12:44:20 [2021-05-25T12:44:20.094Z] === RUN   TestParseLogTag
12:44:20 [2021-05-25T12:44:20.094Z] --- PASS: TestParseLogTag (0.00s)
12:44:20 [2021-05-25T12:44:20.094Z] === RUN   TestParseLogTagEmptyTag
12:44:20 [2021-05-25T12:44:20.094Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
12:44:20 [2021-05-25T12:44:20.094Z] === RUN   TestTailFiles
12:44:20 [2021-05-25T12:44:20.094Z] --- PASS: TestTailFiles (0.00s)
12:44:20 [2021-05-25T12:44:20.094Z] === RUN   TestFollowLogsConsumerGone
12:44:20 [2021-05-25T12:44:20.094Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
12:44:20 [2021-05-25T12:44:20.094Z] === RUN   TestFollowLogsProducerGone
12:44:20 [2021-05-25T12:44:20.094Z] --- PASS: TestFollowLogsProducerGone (0.00s)
12:44:20 [2021-05-25T12:44:20.094Z]     logfile_test.go:179: logDecode() closed after sending 3593 messages
12:44:20 [2021-05-25T12:44:20.094Z]     logfile_test.go:232: messages sent: 3593, received: 3593
12:44:20 [2021-05-25T12:44:20.094Z] === RUN   TestCheckCapacityAndRotate
12:44:20 [2021-05-25T12:44:20.094Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
12:44:20 [2021-05-25T12:44:20.094Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
12:44:20 [2021-05-25T12:44:20.094Z] --- PASS: TestCheckCapacityAndRotate (0.05s)
12:44:20 [2021-05-25T12:44:20.094Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
12:44:20 [2021-05-25T12:44:20.094Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s)
12:44:20 [2021-05-25T12:44:20.094Z] PASS
12:44:20 [2021-05-25T12:44:20.094Z] coverage: 53.7% of statements
12:44:20 [2021-05-25T12:44:20.094Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.148s	coverage: 53.7% of statements
12:44:20 [2021-05-25T12:44:20.546Z] === RUN   TestValidateLogOpt
12:44:20 [2021-05-25T12:44:20.546Z] --- PASS: TestValidateLogOpt (0.00s)
12:44:20 [2021-05-25T12:44:20.546Z] === RUN   TestNewMissedConfig
12:44:20 [2021-05-25T12:44:20.546Z] --- PASS: TestNewMissedConfig (0.00s)
12:44:20 [2021-05-25T12:44:20.546Z] === RUN   TestNewMissedUrl
12:44:20 [2021-05-25T12:44:20.546Z] --- PASS: TestNewMissedUrl (0.00s)
12:44:20 [2021-05-25T12:44:20.546Z] === RUN   TestNewMissedToken
12:44:20 [2021-05-25T12:44:20.546Z] --- PASS: TestNewMissedToken (0.00s)
12:44:20 [2021-05-25T12:44:20.546Z] === RUN   TestNewWithProxy
12:44:20 [2021-05-25T12:44:20.546Z] --- PASS: TestNewWithProxy (0.00s)
12:44:20 [2021-05-25T12:44:20.546Z] === RUN   TestDefault
12:44:20 [2021-05-25T12:44:20.546Z] --- PASS: TestDefault (0.01s)
12:44:20 [2021-05-25T12:44:20.546Z] === RUN   TestInlineFormatWithNonDefaultOptions
12:44:20 [2021-05-25T12:44:20.546Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
12:44:20 [2021-05-25T12:44:20.546Z] === RUN   TestJsonFormat
12:44:20 [2021-05-25T12:44:20.546Z] --- PASS: TestJsonFormat (0.00s)
12:44:20 [2021-05-25T12:44:20.546Z] === RUN   TestRawFormat
12:44:20 [2021-05-25T12:44:20.546Z] --- PASS: TestRawFormat (0.01s)
12:44:20 [2021-05-25T12:44:20.546Z] === RUN   TestRawFormatWithLabels
12:44:20 [2021-05-25T12:44:20.546Z] --- PASS: TestRawFormatWithLabels (0.00s)
12:44:20 [2021-05-25T12:44:20.546Z] === RUN   TestRawFormatWithoutTag
12:44:20 [2021-05-25T12:44:20.546Z] --- PASS: TestRawFormatWithoutTag (0.00s)
12:44:20 [2021-05-25T12:44:20.546Z] === RUN   TestBatching
12:44:20 [2021-05-25T12:44:20.995Z] --- PASS: TestBatching (0.29s)
12:44:20 [2021-05-25T12:44:20.995Z] === RUN   TestFrequency
12:44:20 [2021-05-25T12:44:20.995Z] --- PASS: TestFrequency (0.23s)
12:44:20 [2021-05-25T12:44:20.995Z] === RUN   TestOneMessagePerRequest
12:44:20 [2021-05-25T12:44:20.995Z] --- PASS: TestOneMessagePerRequest (0.00s)
12:44:20 [2021-05-25T12:44:20.995Z] === RUN   TestVerify
12:44:20 [2021-05-25T12:44:20.995Z] --- PASS: TestVerify (0.00s)
12:44:20 [2021-05-25T12:44:20.995Z] === RUN   TestSkipVerify
12:44:21 [2021-05-25T12:44:21.446Z] time="2021-05-25T12:44:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:44:21 [2021-05-25T12:44:21.446Z] time="2021-05-25T12:44:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:44:21 [2021-05-25T12:44:21.446Z] time="2021-05-25T12:44:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:44:21 [2021-05-25T12:44:21.446Z] === RUN   TestNewParse
12:44:21 [2021-05-25T12:44:21.446Z] --- PASS: TestNewParse (0.00s)
12:44:21 [2021-05-25T12:44:21.446Z] PASS
12:44:21 [2021-05-25T12:44:21.446Z] coverage: 8.3% of statements
12:44:21 [2021-05-25T12:44:21.446Z] ok  	github.com/docker/docker/daemon/logger/templates	0.076s	coverage: 8.3% of statements
12:44:21 [2021-05-25T12:44:21.506Z] --- PASS: TestStats (2.74s)
12:44:21 [2021-05-25T12:44:21.506Z] === RUN   TestStopContainerWithTimeout
12:44:21 [2021-05-25T12:44:21.506Z] === RUN   TestStopContainerWithTimeout/0
12:44:21 [2021-05-25T12:44:21.506Z] === PAUSE TestStopContainerWithTimeout/0
12:44:21 [2021-05-25T12:44:21.506Z] === RUN   TestStopContainerWithTimeout/1
12:44:21 [2021-05-25T12:44:21.506Z] === PAUSE TestStopContainerWithTimeout/1
12:44:21 [2021-05-25T12:44:21.506Z] === RUN   TestStopContainerWithTimeout/3
12:44:21 [2021-05-25T12:44:21.506Z] === PAUSE TestStopContainerWithTimeout/3
12:44:21 [2021-05-25T12:44:21.506Z] === RUN   TestStopContainerWithTimeout/-1
12:44:21 [2021-05-25T12:44:21.506Z] === PAUSE TestStopContainerWithTimeout/-1
12:44:21 [2021-05-25T12:44:21.506Z] === CONT  TestStopContainerWithTimeout/0
12:44:21 [2021-05-25T12:44:21.506Z] === CONT  TestStopContainerWithTimeout/-1
12:44:21 [2021-05-25T12:44:21.898Z] --- PASS: TestSkipVerify (0.63s)
12:44:21 [2021-05-25T12:44:21.898Z] === RUN   TestBufferMaximum
12:44:21 [2021-05-25T12:44:21.898Z] time="2021-05-25T12:44:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:44:21 [2021-05-25T12:44:21.898Z] time="2021-05-25T12:44:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:44:21 [2021-05-25T12:44:21.898Z] time="2021-05-25T12:44:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:44:21 [2021-05-25T12:44:21.898Z] time="2021-05-25T12:44:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:44:21 [2021-05-25T12:44:21.898Z] time="2021-05-25T12:44:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:44:21 [2021-05-25T12:44:21.898Z] time="2021-05-25T12:44:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621946661.471891\",\"host\":\"252c9f910fe4\"}'"
12:44:21 [2021-05-25T12:44:21.898Z] time="2021-05-25T12:44:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621946661.471891\",\"host\":\"252c9f910fe4\"}'"
12:44:21 [2021-05-25T12:44:21.898Z] --- PASS: TestBufferMaximum (0.00s)
12:44:21 [2021-05-25T12:44:21.898Z] === RUN   TestServerAlwaysDown
12:44:21 [2021-05-25T12:44:21.898Z] time="2021-05-25T12:44:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:44:21 [2021-05-25T12:44:21.898Z] time="2021-05-25T12:44:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:44:21 [2021-05-25T12:44:21.898Z] time="2021-05-25T12:44:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621946661.474876\",\"host\":\"252c9f910fe4\"}'"
12:44:21 [2021-05-25T12:44:21.898Z] time="2021-05-25T12:44:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621946661.474876\",\"host\":\"252c9f910fe4\"}'"
12:44:21 [2021-05-25T12:44:21.898Z] time="2021-05-25T12:44:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:44:21 [2021-05-25T12:44:21.898Z] time="2021-05-25T12:44:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621946661.474876\",\"host\":\"252c9f910fe4\"}'"
12:44:21 [2021-05-25T12:44:21.898Z] time="2021-05-25T12:44:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621946661.476876\",\"host\":\"252c9f910fe4\"}'"
12:44:21 [2021-05-25T12:44:21.898Z] time="2021-05-25T12:44:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621946661.476876\",\"host\":\"252c9f910fe4\"}'"
12:44:21 [2021-05-25T12:44:21.898Z] --- PASS: TestServerAlwaysDown (0.00s)
12:44:21 [2021-05-25T12:44:21.898Z] === RUN   TestCannotSendAfterClose
12:44:21 [2021-05-25T12:44:21.898Z] --- PASS: TestCannotSendAfterClose (0.00s)
12:44:21 [2021-05-25T12:44:21.898Z] === RUN   TestDeadlockOnBlockedEndpoint
12:44:21 [2021-05-25T12:44:21.898Z] === RUN   TestParseLogFormat
12:44:21 [2021-05-25T12:44:21.898Z] --- PASS: TestParseLogFormat (0.00s)
12:44:21 [2021-05-25T12:44:21.898Z] === RUN   TestValidateLogOptEmpty
12:44:21 [2021-05-25T12:44:21.898Z] --- PASS: TestValidateLogOptEmpty (0.00s)
12:44:21 [2021-05-25T12:44:21.898Z] === RUN   TestValidateSyslogAddress
12:44:21 [2021-05-25T12:44:21.898Z] --- PASS: TestValidateSyslogAddress (0.00s)
12:44:21 [2021-05-25T12:44:21.898Z] === RUN   TestParseAddressDefaultPort
12:44:21 [2021-05-25T12:44:21.898Z] --- PASS: TestParseAddressDefaultPort (0.00s)
12:44:21 [2021-05-25T12:44:21.898Z] === RUN   TestValidateSyslogFacility
12:44:21 [2021-05-25T12:44:21.898Z] --- PASS: TestValidateSyslogFacility (0.00s)
12:44:21 [2021-05-25T12:44:21.898Z] === RUN   TestValidateLogOptSyslogFormat
12:44:21 [2021-05-25T12:44:21.898Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
12:44:21 [2021-05-25T12:44:21.898Z] === RUN   TestValidateLogOpt
12:44:21 [2021-05-25T12:44:21.898Z] --- PASS: TestValidateLogOpt (0.00s)
12:44:21 [2021-05-25T12:44:21.898Z] PASS
12:44:21 [2021-05-25T12:44:21.898Z] coverage: 46.8% of statements
12:44:21 [2021-05-25T12:44:21.898Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.075s	coverage: 46.8% of statements
12:44:22 [2021-05-25T12:44:22.447Z] === CONT  TestStopContainerWithTimeout/3
12:44:22 [2021-05-25T12:44:22.518Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:44:22 [2021-05-25T12:44:22.779Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:44:22 [2021-05-25T12:44:22.847Z] time="2021-05-25T12:44:22Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49198/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
12:44:22 [2021-05-25T12:44:22.847Z] time="2021-05-25T12:44:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"252c9f910fe4\"}'"
12:44:22 [2021-05-25T12:44:22.847Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s)
12:44:22 [2021-05-25T12:44:22.847Z] PASS
12:44:22 [2021-05-25T12:44:22.847Z] coverage: 82.5% of statements
12:44:22 [2021-05-25T12:44:22.847Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.294s	coverage: 82.5% of statements
12:44:22 [2021-05-25T12:44:22.847Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:44:22 [2021-05-25T12:44:22.847Z] ?   	github.com/docker/docker/daemon/network	[no test files]
12:44:22 [2021-05-25T12:44:22.847Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:44:23 [2021-05-25T12:44:23.340Z] --- PASS: TestDaemonStartWithLogOpt (6.59s)
12:44:23 [2021-05-25T12:44:23.340Z] === CONT  TestReadPluginNoRead
12:44:23 [2021-05-25T12:44:23.796Z] === RUN   TestV1IDService
12:44:24 [2021-05-25T12:44:24.246Z] --- PASS: TestV1IDService (0.02s)
12:44:24 [2021-05-25T12:44:24.246Z] === RUN   TestV2MetadataService
12:44:24 [2021-05-25T12:44:24.362Z] === CONT  TestStopContainerWithTimeout/1
12:44:24 [2021-05-25T12:44:24.697Z] === RUN   TestContinueOnError_NonMirrorEndpoint
12:44:24 [2021-05-25T12:44:24.697Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
12:44:24 [2021-05-25T12:44:24.697Z] === RUN   TestContinueOnError_MirrorEndpoint
12:44:24 [2021-05-25T12:44:24.697Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
12:44:24 [2021-05-25T12:44:24.697Z] === RUN   TestContinueOnError_NeverContinue
12:44:24 [2021-05-25T12:44:24.697Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
12:44:24 [2021-05-25T12:44:24.697Z] === RUN   TestManifestStore
12:44:24 [2021-05-25T12:44:24.697Z] === RUN   TestManifestStore/no_remote_or_local
12:44:24 [2021-05-25T12:44:24.697Z] time="2021-05-25T12:44:24Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local130807839\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
12:44:24 [2021-05-25T12:44:24.697Z] === RUN   TestManifestStore/no_local_cache
12:44:24 [2021-05-25T12:44:24.697Z] === RUN   TestManifestStore/with_local_cache
12:44:24 [2021-05-25T12:44:24.697Z] === RUN   TestManifestStore/unknown_media_type
12:44:24 [2021-05-25T12:44:24.697Z] === RUN   TestManifestStore/unknown_media_type/no_cache
12:44:24 [2021-05-25T12:44:24.697Z] time="2021-05-25T12:44:24Z" level=warning msg="reference for unknown type: "
12:44:24 [2021-05-25T12:44:24.697Z] time="2021-05-25T12:44:24Z" level=warning msg="reference for unknown type: "
12:44:24 [2021-05-25T12:44:24.697Z] === RUN   TestManifestStore/unknown_media_type/with_cache
12:44:24 [2021-05-25T12:44:24.697Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
12:44:24 [2021-05-25T12:44:24.697Z] time="2021-05-25T12:44:24Z" level=warning msg="reference for unknown type: "
12:44:24 [2021-05-25T12:44:24.697Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
12:44:24 [2021-05-25T12:44:24.697Z] time="2021-05-25T12:44:24Z" level=warning msg="reference for unknown type: "
12:44:24 [2021-05-25T12:44:24.697Z] time="2021-05-25T12:44:24Z" level=warning msg="reference for unknown type: "
12:44:24 [2021-05-25T12:44:24.697Z] === RUN   TestManifestStore/error_persisting_manifest
12:44:24 [2021-05-25T12:44:24.697Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
12:44:24 [2021-05-25T12:44:24.697Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
12:44:24 [2021-05-25T12:44:24.697Z] time="2021-05-25T12:44:24Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
12:44:24 [2021-05-25T12:44:24.697Z] --- PASS: TestManifestStore (0.30s)
12:44:24 [2021-05-25T12:44:24.697Z]     --- PASS: TestManifestStore/no_remote_or_local (0.17s)
12:44:24 [2021-05-25T12:44:24.697Z]     --- PASS: TestManifestStore/no_local_cache (0.01s)
12:44:24 [2021-05-25T12:44:24.697Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
12:44:24 [2021-05-25T12:44:24.698Z]     --- PASS: TestManifestStore/unknown_media_type (0.06s)
12:44:24 [2021-05-25T12:44:24.698Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
12:44:24 [2021-05-25T12:44:24.698Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
12:44:24 [2021-05-25T12:44:24.698Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
12:44:24 [2021-05-25T12:44:24.698Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
12:44:24 [2021-05-25T12:44:24.698Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.04s)
12:44:24 [2021-05-25T12:44:24.698Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.02s)
12:44:24 [2021-05-25T12:44:24.698Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
12:44:24 [2021-05-25T12:44:24.698Z] === RUN   TestDetectManifestBlobMediaType
12:44:24 [2021-05-25T12:44:24.698Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
12:44:24 [2021-05-25T12:44:24.698Z] === RUN   TestDetectManifestBlobMediaType/schema1
12:44:24 [2021-05-25T12:44:24.698Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
12:44:24 [2021-05-25T12:44:24.698Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
12:44:24 [2021-05-25T12:44:24.698Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
12:44:24 [2021-05-25T12:44:24.698Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
12:44:24 [2021-05-25T12:44:24.698Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
12:44:24 [2021-05-25T12:44:24.698Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
12:44:24 [2021-05-25T12:44:24.698Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
12:44:24 [2021-05-25T12:44:24.698Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
12:44:24 [2021-05-25T12:44:24.698Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
12:44:24 [2021-05-25T12:44:24.698Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
12:44:24 [2021-05-25T12:44:24.698Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
12:44:24 [2021-05-25T12:44:24.698Z] === RUN   TestFixManifestLayers
12:44:24 [2021-05-25T12:44:24.698Z] --- PASS: TestFixManifestLayers (0.00s)
12:44:24 [2021-05-25T12:44:24.698Z] === RUN   TestFixManifestLayersBaseLayerParent
12:44:24 [2021-05-25T12:44:24.698Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
12:44:24 [2021-05-25T12:44:24.698Z]     pull_v2_test.go:73: Needs fixing on Windows
12:44:24 [2021-05-25T12:44:24.698Z] === RUN   TestFixManifestLayersBadParent
12:44:24 [2021-05-25T12:44:24.698Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
12:44:24 [2021-05-25T12:44:24.698Z] === RUN   TestValidateManifest
12:44:24 [2021-05-25T12:44:24.698Z] --- SKIP: TestValidateManifest (0.00s)
12:44:24 [2021-05-25T12:44:24.698Z]     pull_v2_test.go:118: Needs fixing on Windows
12:44:24 [2021-05-25T12:44:24.698Z] === RUN   TestFormatPlatform
12:44:24 [2021-05-25T12:44:24.698Z] --- PASS: TestFormatPlatform (0.00s)
12:44:24 [2021-05-25T12:44:24.698Z] === RUN   TestGetRepositoryMountCandidates
12:44:24 [2021-05-25T12:44:24.698Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
12:44:24 [2021-05-25T12:44:24.698Z] === RUN   TestLayerAlreadyExists
12:44:24 [2021-05-25T12:44:24.698Z] --- PASS: TestLayerAlreadyExists (0.00s)
12:44:24 [2021-05-25T12:44:24.698Z]     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}
12:44:24 [2021-05-25T12:44:24.698Z]     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}
12:44:24 [2021-05-25T12:44:24.698Z]     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}
12:44:24 [2021-05-25T12:44:24.698Z]     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}
12:44:24 [2021-05-25T12:44:24.698Z]     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}
12:44:24 [2021-05-25T12:44:24.698Z]     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}
12:44:24 [2021-05-25T12:44:24.698Z] === RUN   TestWhenEmptyAuthConfig
12:44:25 [2021-05-25T12:44:25.147Z] === RUN   TestSuccessfulDownload
12:44:25 [2021-05-25T12:44:25.147Z] --- SKIP: TestSuccessfulDownload (0.00s)
12:44:25 [2021-05-25T12:44:25.148Z]     download_test.go:268: Needs fixing on Windows
12:44:25 [2021-05-25T12:44:25.148Z] === RUN   TestCancelledDownload
12:44:25 [2021-05-25T12:44:25.148Z] --- PASS: TestCancelledDownload (0.00s)
12:44:25 [2021-05-25T12:44:25.148Z] === RUN   TestMaxDownloadAttempts
12:44:25 [2021-05-25T12:44:25.148Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:44:25 [2021-05-25T12:44:25.148Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:44:25 [2021-05-25T12:44:25.148Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:44:25 [2021-05-25T12:44:25.148Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:44:25 [2021-05-25T12:44:25.148Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:44:25 [2021-05-25T12:44:25.148Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:44:25 [2021-05-25T12:44:25.148Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:44:25 [2021-05-25T12:44:25.148Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:44:25 [2021-05-25T12:44:25.148Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:44:25 [2021-05-25T12:44:25.148Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:44:25 [2021-05-25T12:44:25.148Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:44:25 [2021-05-25T12:44:25.148Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:44:25 [2021-05-25T12:44:25.148Z] --- PASS: TestV2MetadataService (1.01s)
12:44:25 [2021-05-25T12:44:25.148Z] PASS
12:44:25 [2021-05-25T12:44:25.148Z] coverage: 48.2% of statements
12:44:25 [2021-05-25T12:44:25.148Z] ok  	github.com/docker/docker/distribution/metadata	1.159s	coverage: 48.2% of statements
12:44:25 [2021-05-25T12:44:25.598Z] time="2021-05-25T12:44:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:44:25 [2021-05-25T12:44:25.598Z] time="2021-05-25T12:44:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:44:25 [2021-05-25T12:44:25.598Z] time="2021-05-25T12:44:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:44:25 [2021-05-25T12:44:25.598Z] time="2021-05-25T12:44:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:44:25 [2021-05-25T12:44:25.598Z] --- PASS: TestMaxDownloadAttempts (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s)
12:44:25 [2021-05-25T12:44:25.598Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s)
12:44:25 [2021-05-25T12:44:25.598Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s)
12:44:25 [2021-05-25T12:44:25.598Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s)
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestTransfer
12:44:25 [2021-05-25T12:44:25.598Z] --- PASS: TestTransfer (0.12s)
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestConcurrencyLimit
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestNotFound
12:44:25 [2021-05-25T12:44:25.598Z] --- PASS: TestNotFound (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestConflict
12:44:25 [2021-05-25T12:44:25.598Z] --- PASS: TestConflict (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestForbidden
12:44:25 [2021-05-25T12:44:25.598Z] --- PASS: TestForbidden (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestInvalidParameter
12:44:25 [2021-05-25T12:44:25.598Z] --- PASS: TestInvalidParameter (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestNotImplemented
12:44:25 [2021-05-25T12:44:25.598Z] --- PASS: TestNotImplemented (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestNotModified
12:44:25 [2021-05-25T12:44:25.598Z] --- PASS: TestNotModified (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestUnauthorized
12:44:25 [2021-05-25T12:44:25.598Z] --- PASS: TestUnauthorized (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestUnknown
12:44:25 [2021-05-25T12:44:25.598Z] --- PASS: TestUnknown (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestCancelled
12:44:25 [2021-05-25T12:44:25.598Z] --- PASS: TestCancelled (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestDeadline
12:44:25 [2021-05-25T12:44:25.598Z] --- PASS: TestDeadline (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestDataLoss
12:44:25 [2021-05-25T12:44:25.598Z] --- PASS: TestDataLoss (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestUnavailable
12:44:25 [2021-05-25T12:44:25.598Z] --- PASS: TestUnavailable (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestSystem
12:44:25 [2021-05-25T12:44:25.598Z] --- PASS: TestSystem (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestFromStatusCode
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestFromStatusCode/Not_Found
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestFromStatusCode/Bad_Request
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestFromStatusCode/Conflict
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestFromStatusCode/Unauthorized
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestFromStatusCode/Service_Unavailable
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestFromStatusCode/Forbidden
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestFromStatusCode/Not_Modified
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestFromStatusCode/Not_Implemented
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestFromStatusCode/Internal_Server_Error
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
12:44:25 [2021-05-25T12:44:25.598Z] --- PASS: TestFromStatusCode (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z] PASS
12:44:25 [2021-05-25T12:44:25.598Z] coverage: 53.1% of statements
12:44:25 [2021-05-25T12:44:25.598Z] ok  	github.com/docker/docker/errdefs	0.088s	coverage: 53.1% of statements
12:44:25 [2021-05-25T12:44:25.598Z] --- PASS: TestWhenEmptyAuthConfig (1.13s)
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
12:44:25 [2021-05-25T12:44:25.598Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
12:44:25 [2021-05-25T12:44:25.598Z] === RUN   TestTokenPassThru
12:44:26 [2021-05-25T12:44:26.048Z] --- PASS: TestTokenPassThru (0.01s)
12:44:26 [2021-05-25T12:44:26.048Z] === RUN   TestTokenPassThruDifferentHost
12:44:26 [2021-05-25T12:44:26.048Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
12:44:26 [2021-05-25T12:44:26.048Z] PASS
12:44:26 [2021-05-25T12:44:26.048Z] coverage: 23.6% of statements
12:44:26 [2021-05-25T12:44:26.048Z] ok  	github.com/docker/docker/distribution	1.661s	coverage: 23.6% of statements
12:44:26 [2021-05-25T12:44:26.048Z] --- PASS: TestConcurrencyLimit (0.37s)
12:44:26 [2021-05-25T12:44:26.048Z] === RUN   TestInactiveJobs
12:44:26 [2021-05-25T12:44:26.048Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:44:26 [2021-05-25T12:44:26.270Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:44:26 [2021-05-25T12:44:26.270Z]     --- PASS: TestStopContainerWithTimeout/0 (0.97s)
12:44:26 [2021-05-25T12:44:26.270Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.03s)
12:44:26 [2021-05-25T12:44:26.270Z]     --- PASS: TestStopContainerWithTimeout/3 (2.69s)
12:44:26 [2021-05-25T12:44:26.270Z]     --- PASS: TestStopContainerWithTimeout/1 (1.74s)
12:44:26 [2021-05-25T12:44:26.270Z] === RUN   TestDeleteDevicemapper
12:44:26 [2021-05-25T12:44:26.270Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:44:26 [2021-05-25T12:44:26.270Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:44:26 [2021-05-25T12:44:26.270Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:44:26 [2021-05-25T12:44:26.498Z] --- PASS: TestInactiveJobs (0.47s)
12:44:26 [2021-05-25T12:44:26.498Z] === RUN   TestWatchRelease
12:44:26 [2021-05-25T12:44:26.498Z] --- PASS: TestWatchRelease (0.04s)
12:44:26 [2021-05-25T12:44:26.498Z] === RUN   TestWatchFinishedTransfer
12:44:26 [2021-05-25T12:44:26.498Z] --- PASS: TestWatchFinishedTransfer (0.00s)
12:44:26 [2021-05-25T12:44:26.498Z] === RUN   TestDuplicateTransfer
12:44:26 [2021-05-25T12:44:26.498Z] --- PASS: TestDuplicateTransfer (0.04s)
12:44:26 [2021-05-25T12:44:26.498Z] === RUN   TestSuccessfulUpload
12:44:26 [2021-05-25T12:44:26.603Z] === RUN   TestReadPluginNoRead/default
12:44:26 [2021-05-25T12:44:26.603Z] --- PASS: TestContinueAfterPluginCrash (10.44s)
12:44:26 [2021-05-25T12:44:26.948Z] time="2021-05-25T12:44:26Z" level=error msg="Upload failed, retrying: simulating retry"
12:44:26 [2021-05-25T12:44:26.948Z] --- PASS: TestSuccessfulUpload (0.57s)
12:44:26 [2021-05-25T12:44:26.948Z] === RUN   TestCancelledUpload
12:44:26 [2021-05-25T12:44:26.948Z] --- PASS: TestCancelledUpload (0.03s)
12:44:26 [2021-05-25T12:44:26.948Z] PASS
12:44:26 [2021-05-25T12:44:26.948Z] coverage: 76.8% of statements
12:44:27 [2021-05-25T12:44:27.398Z] ok  	github.com/docker/docker/distribution/xfer	2.122s	coverage: 76.8% of statements
12:44:27 [2021-05-25T12:44:27.398Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:44:27 [2021-05-25T12:44:27.398Z] === RUN   TestCompare
12:44:27 [2021-05-25T12:44:27.398Z] --- PASS: TestCompare (0.00s)
12:44:27 [2021-05-25T12:44:27.398Z] PASS
12:44:27 [2021-05-25T12:44:27.398Z] coverage: 19.2% of statements
12:44:27 [2021-05-25T12:44:27.398Z] ok  	github.com/docker/docker/image/cache	0.159s	coverage: 19.2% of statements
12:44:27 [2021-05-25T12:44:27.398Z] === RUN   TestFSGetInvalidData
12:44:27 [2021-05-25T12:44:27.398Z] --- PASS: TestFSGetInvalidData (0.02s)
12:44:27 [2021-05-25T12:44:27.398Z] === RUN   TestFSInvalidSet
12:44:27 [2021-05-25T12:44:27.398Z] --- PASS: TestFSInvalidSet (0.02s)
12:44:27 [2021-05-25T12:44:27.398Z] === RUN   TestFSInvalidRoot
12:44:27 [2021-05-25T12:44:27.398Z] --- PASS: TestFSInvalidRoot (0.01s)
12:44:27 [2021-05-25T12:44:27.398Z] === RUN   TestFSMetadataGetSet
12:44:27 [2021-05-25T12:44:27.398Z] --- PASS: TestFSMetadataGetSet (0.03s)
12:44:27 [2021-05-25T12:44:27.398Z] === RUN   TestFSInvalidWalker
12:44:27 [2021-05-25T12:44:27.398Z] --- PASS: TestFSInvalidWalker (0.01s)
12:44:27 [2021-05-25T12:44:27.398Z] === RUN   TestFSGetSet
12:44:27 [2021-05-25T12:44:27.848Z] --- PASS: TestFSGetSet (0.02s)
12:44:27 [2021-05-25T12:44:27.848Z] === RUN   TestFSGetUnsetKey
12:44:27 [2021-05-25T12:44:27.848Z] --- PASS: TestFSGetUnsetKey (0.01s)
12:44:27 [2021-05-25T12:44:27.848Z] === RUN   TestFSGetEmptyData
12:44:27 [2021-05-25T12:44:27.848Z] --- PASS: TestFSGetEmptyData (0.00s)
12:44:27 [2021-05-25T12:44:27.848Z] === RUN   TestFSDelete
12:44:27 [2021-05-25T12:44:27.848Z] --- PASS: TestFSDelete (0.02s)
12:44:27 [2021-05-25T12:44:27.848Z] === RUN   TestFSWalker
12:44:27 [2021-05-25T12:44:27.848Z] --- PASS: TestFSWalker (0.02s)
12:44:27 [2021-05-25T12:44:27.848Z] === RUN   TestFSWalkerStopOnError
12:44:27 [2021-05-25T12:44:27.848Z] --- PASS: TestFSWalkerStopOnError (0.01s)
12:44:27 [2021-05-25T12:44:27.848Z] === RUN   TestNewFromJSON
12:44:27 [2021-05-25T12:44:27.848Z] --- PASS: TestNewFromJSON (0.00s)
12:44:27 [2021-05-25T12:44:27.848Z] === RUN   TestNewFromJSONWithInvalidJSON
12:44:27 [2021-05-25T12:44:27.848Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
12:44:27 [2021-05-25T12:44:27.848Z] === RUN   TestMarshalKeyOrder
12:44:27 [2021-05-25T12:44:27.848Z] --- PASS: TestMarshalKeyOrder (0.00s)
12:44:27 [2021-05-25T12:44:27.848Z] === RUN   TestHistoryEqual
12:44:27 [2021-05-25T12:44:27.848Z] --- PASS: TestHistoryEqual (0.14s)
12:44:27 [2021-05-25T12:44:27.848Z] === RUN   TestImage
12:44:27 [2021-05-25T12:44:27.848Z] --- PASS: TestImage (0.00s)
12:44:27 [2021-05-25T12:44:27.848Z] === RUN   TestImageOSNotEmpty
12:44:27 [2021-05-25T12:44:27.848Z] --- PASS: TestImageOSNotEmpty (0.00s)
12:44:27 [2021-05-25T12:44:27.848Z] === RUN   TestNewChildImageFromImageWithRootFS
12:44:27 [2021-05-25T12:44:27.848Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
12:44:27 [2021-05-25T12:44:27.848Z] === RUN   TestCreate
12:44:27 [2021-05-25T12:44:27.848Z] --- PASS: TestCreate (0.00s)
12:44:27 [2021-05-25T12:44:27.848Z] === RUN   TestRestore
12:44:27 [2021-05-25T12:44:27.848Z] time="2021-05-25T12:44:27Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
12:44:27 [2021-05-25T12:44:27.848Z] --- PASS: TestRestore (0.03s)
12:44:27 [2021-05-25T12:44:27.848Z] === RUN   TestAddDelete
12:44:27 [2021-05-25T12:44:27.848Z] --- PASS: TestAddDelete (0.13s)
12:44:27 [2021-05-25T12:44:27.848Z] === RUN   TestSearchAfterDelete
12:44:27 [2021-05-25T12:44:27.848Z] --- PASS: TestSearchAfterDelete (0.02s)
12:44:27 [2021-05-25T12:44:27.848Z] === RUN   TestParentReset
12:44:27 [2021-05-25T12:44:27.848Z] --- PASS: TestParentReset (0.04s)
12:44:27 [2021-05-25T12:44:27.848Z] === RUN   TestGetAndSetLastUpdated
12:44:28 [2021-05-25T12:44:28.300Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
12:44:28 [2021-05-25T12:44:28.300Z] === RUN   TestStoreLen
12:44:28 [2021-05-25T12:44:28.300Z] --- PASS: TestStoreLen (0.05s)
12:44:28 [2021-05-25T12:44:28.300Z] PASS
12:44:28 [2021-05-25T12:44:28.300Z] coverage: 86.6% of statements
12:44:28 [2021-05-25T12:44:28.300Z] ok  	github.com/docker/docker/image	0.700s	coverage: 86.6% of statements
12:44:28 [2021-05-25T12:44:28.300Z] === RUN   TestValidateManifest
12:44:28 [2021-05-25T12:44:28.300Z] === RUN   TestValidateManifest/non-nil
12:44:28 [2021-05-25T12:44:28.300Z] === RUN   TestValidateManifest/nil
12:44:28 [2021-05-25T12:44:28.300Z] --- PASS: TestValidateManifest (0.00s)
12:44:28 [2021-05-25T12:44:28.300Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
12:44:28 [2021-05-25T12:44:28.300Z]     --- PASS: TestValidateManifest/nil (0.00s)
12:44:28 [2021-05-25T12:44:28.300Z] PASS
12:44:28 [2021-05-25T12:44:28.300Z] coverage: 0.6% of statements
12:44:28 [2021-05-25T12:44:28.300Z] ok  	github.com/docker/docker/image/tarexport	0.097s	coverage: 0.6% of statements
12:44:28 [2021-05-25T12:44:28.503Z] === RUN   TestReadPluginNoRead/disabled_caching
12:44:29 [2021-05-25T12:44:29.254Z] === RUN   TestMakeV1ConfigFromConfig
12:44:29 [2021-05-25T12:44:29.254Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
12:44:29 [2021-05-25T12:44:29.254Z] PASS
12:44:29 [2021-05-25T12:44:29.254Z] coverage: 25.0% of statements
12:44:29 [2021-05-25T12:44:29.254Z] ok  	github.com/docker/docker/image/v1	0.155s	coverage: 25.0% of statements
12:44:29 [2021-05-25T12:44:29.254Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:44:29 [2021-05-25T12:44:29.370Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
12:44:29 [2021-05-25T12:44:29.370Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.48s)
12:44:29 [2021-05-25T12:44:29.370Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.75s)
12:44:29 [2021-05-25T12:44:29.370Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.31s)
12:44:29 [2021-05-25T12:44:29.370Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.36s)
12:44:29 [2021-05-25T12:44:29.370Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.88s)
12:44:29 [2021-05-25T12:44:29.370Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.56s)
12:44:29 [2021-05-25T12:44:29.370Z] === RUN   TestBuildMultiStageCopy
12:44:29 [2021-05-25T12:44:29.370Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:44:29 [2021-05-25T12:44:29.567Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.19s)
12:44:29 [2021-05-25T12:44:29.567Z] === RUN   TestUpdateMemory
12:44:29 [2021-05-25T12:44:29.707Z] === RUN   TestSerialization
12:44:29 [2021-05-25T12:44:29.707Z] --- PASS: TestSerialization (0.05s)
12:44:29 [2021-05-25T12:44:29.707Z] PASS
12:44:29 [2021-05-25T12:44:29.707Z] coverage: 100.0% of statements
12:44:29 [2021-05-25T12:44:29.707Z] ok  	github.com/docker/docker/libcontainerd/queue	0.105s	coverage: 100.0% of statements
12:44:29 [2021-05-25T12:44:29.891Z] --- PASS: TestCheckoutGit (33.31s)
12:44:29 [2021-05-25T12:44:29.891Z] === RUN   TestValidGitTransport
12:44:29 [2021-05-25T12:44:29.891Z] --- PASS: TestValidGitTransport (0.00s)
12:44:29 [2021-05-25T12:44:29.891Z] === RUN   TestGitInvalidRef
12:44:29 [2021-05-25T12:44:29.891Z] --- PASS: TestGitInvalidRef (0.20s)
12:44:29 [2021-05-25T12:44:29.891Z] PASS
12:44:29 [2021-05-25T12:44:29.891Z] coverage: 86.3% of statements
12:44:29 [2021-05-25T12:44:29.891Z] ok  	github.com/docker/docker/builder/remotecontext/git	33.664s	coverage: 86.3% of statements
12:44:30 [2021-05-25T12:44:30.347Z] ?   	github.com/docker/docker/cli	[no test files]
12:44:30 [2021-05-25T12:44:30.347Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:44:30 [2021-05-25T12:44:30.949Z] --- PASS: TestUpdateMemory (1.33s)
12:44:30 [2021-05-25T12:44:30.949Z] === RUN   TestUpdateCPUQuota
12:44:31 [2021-05-25T12:44:31.020Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:44:31 [2021-05-25T12:44:31.225Z] === RUN   TestEmptyLayer
12:44:31 [2021-05-25T12:44:31.225Z] --- PASS: TestEmptyLayer (0.00s)
12:44:31 [2021-05-25T12:44:31.225Z] === RUN   TestCommitFailure
12:44:31 [2021-05-25T12:44:31.225Z] --- PASS: TestCommitFailure (0.01s)
12:44:31 [2021-05-25T12:44:31.225Z] === RUN   TestStartTransactionFailure
12:44:31 [2021-05-25T12:44:31.225Z] --- PASS: TestStartTransactionFailure (0.00s)
12:44:31 [2021-05-25T12:44:31.225Z] === RUN   TestGetOrphan
12:44:31 [2021-05-25T12:44:31.225Z] --- PASS: TestGetOrphan (0.01s)
12:44:31 [2021-05-25T12:44:31.225Z] === RUN   TestMountAndRegister
12:44:31 [2021-05-25T12:44:31.225Z] --- PASS: TestMountAndRegister (0.05s)
12:44:31 [2021-05-25T12:44:31.225Z]     layer_test.go:271: Layer size: 14
12:44:31 [2021-05-25T12:44:31.225Z] === RUN   TestLayerRelease
12:44:31 [2021-05-25T12:44:31.225Z] --- SKIP: TestLayerRelease (0.00s)
12:44:31 [2021-05-25T12:44:31.225Z]     layer_test.go:304: Failing on Windows
12:44:31 [2021-05-25T12:44:31.225Z] === RUN   TestStoreRestore
12:44:31 [2021-05-25T12:44:31.225Z] --- SKIP: TestStoreRestore (0.00s)
12:44:31 [2021-05-25T12:44:31.225Z]     layer_test.go:353: Failing on Windows
12:44:31 [2021-05-25T12:44:31.225Z] === RUN   TestTarStreamStability
12:44:31 [2021-05-25T12:44:31.225Z] --- SKIP: TestTarStreamStability (0.00s)
12:44:31 [2021-05-25T12:44:31.225Z]     layer_test.go:468: Failing on Windows
12:44:31 [2021-05-25T12:44:31.225Z] === RUN   TestRegisterExistingLayer
12:44:31 [2021-05-25T12:44:31.225Z] --- PASS: TestRegisterExistingLayer (0.10s)
12:44:31 [2021-05-25T12:44:31.225Z] === RUN   TestTarStreamVerification
12:44:31 [2021-05-25T12:44:31.225Z] --- SKIP: TestTarStreamVerification (0.00s)
12:44:31 [2021-05-25T12:44:31.225Z]     layer_test.go:697: Failing on Windows
12:44:31 [2021-05-25T12:44:31.225Z] === RUN   TestLayerMigration
12:44:31 [2021-05-25T12:44:31.225Z] --- SKIP: TestLayerMigration (0.00s)
12:44:31 [2021-05-25T12:44:31.225Z]     migration_test.go:46: Failing on Windows
12:44:31 [2021-05-25T12:44:31.225Z] === RUN   TestLayerMigrationNoTarsplit
12:44:31 [2021-05-25T12:44:31.225Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
12:44:31 [2021-05-25T12:44:31.225Z]     migration_test.go:182: Failing on Windows
12:44:31 [2021-05-25T12:44:31.225Z] === RUN   TestMountInit
12:44:31 [2021-05-25T12:44:31.225Z] --- SKIP: TestMountInit (0.00s)
12:44:31 [2021-05-25T12:44:31.225Z]     mount_test.go:17: Failing on Windows
12:44:31 [2021-05-25T12:44:31.226Z] === RUN   TestMountSize
12:44:31 [2021-05-25T12:44:31.226Z] --- SKIP: TestMountSize (0.00s)
12:44:31 [2021-05-25T12:44:31.226Z]     mount_test.go:76: Failing on Windows
12:44:31 [2021-05-25T12:44:31.226Z] === RUN   TestMountChanges
12:44:31 [2021-05-25T12:44:31.226Z] --- SKIP: TestMountChanges (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     mount_test.go:125: Failing on Windows
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestMountApply
12:44:31 [2021-05-25T12:44:31.678Z] --- SKIP: TestMountApply (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     mount_test.go:212: Failing on Windows
12:44:31 [2021-05-25T12:44:31.678Z] PASS
12:44:31 [2021-05-25T12:44:31.678Z] coverage: 30.1% of statements
12:44:31 [2021-05-25T12:44:31.678Z] ok  	github.com/docker/docker/layer	0.427s	coverage: 30.1% of statements
12:44:31 [2021-05-25T12:44:31.678Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
12:44:31 [2021-05-25T12:44:31.678Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
12:44:31 [2021-05-25T12:44:31.678Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
12:44:31 [2021-05-25T12:44:31.678Z] PASS
12:44:31 [2021-05-25T12:44:31.678Z] coverage: 42.3% of statements
12:44:31 [2021-05-25T12:44:31.678Z] ok  	github.com/docker/docker/oci	0.044s	coverage: 42.3% of statements
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestEnvironmentParsing
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestEnvironmentParsing (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] PASS
12:44:32 [2021-05-25T12:44:32.131Z] coverage: 1.0% of statements
12:44:32 [2021-05-25T12:44:32.131Z] ok  	github.com/docker/docker/libcontainerd/local	0.148s	coverage: 1.0% of statements
12:44:32 [2021-05-25T12:44:32.131Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:44:32 [2021-05-25T12:44:32.131Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:44:32 [2021-05-25T12:44:32.131Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:44:32 [2021-05-25T12:44:32.131Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestAddressPoolOpt
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestAddressPoolOpt (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateEnv
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateEnv/a
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateEnv/something
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateEnv/_=a
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateEnv/env1=value1
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateEnv/_env1=value1
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateEnv/env2=value2=value3
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateEnv/env3=abc!qwe
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateEnv/env_4=value_4
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateEnv/PATH
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateEnv/=a
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateEnv/PATH=
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateEnv/PATH=something
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateEnv/asd!qwe
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateEnv/1asd
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateEnv/123
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateEnv/some_space
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateEnv/__some_space_before
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateEnv/some_space_after__
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateEnv/=
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateEnv/PaTh
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestValidateEnv (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateEnv/a (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateEnv/something (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateEnv/_=a (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateEnv/PATH (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateEnv/=a (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateEnv/1asd (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateEnv/123 (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateEnv/some_space (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateEnv/= (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestParseHost
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestParseHost (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestParseDockerDaemonHost
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestParseDockerDaemonHost (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestParseTCP
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestParseTCP (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestParseInvalidUnixAddrInvalid
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateExtraHosts
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestValidateExtraHosts (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestIpOptString
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestIpOptString (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestNewIpOptInvalidDefaultVal
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestNewIpOptValidDefaultVal
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestIpOptSetInvalidVal
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateIPAddress
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestValidateIPAddress (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestMapOpts
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestMapOpts (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestListOptsWithoutValidator
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestListOptsWithoutValidator (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestListOptsWithValidator
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestListOptsWithValidator (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateDNSSearch
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestValidateDNSSearch (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateLabel
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateLabel/label_with_general_format
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateLabel/label_with_more_than_one_=
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateLabel/label_with_one_more
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestValidateLabel (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestNamedListOpts
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestNamedListOpts (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestNamedMapOpts
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestNamedMapOpts (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestParseLink
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestParseLink (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestQuotedStringSetWithQuotes
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestQuotedStringSetWithQuotes (0.01s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestQuotedStringSetWithNoQuotes
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] === RUN   TestUlimitOpt
12:44:32 [2021-05-25T12:44:32.131Z] --- PASS: TestUlimitOpt (0.00s)
12:44:32 [2021-05-25T12:44:32.131Z] PASS
12:44:32 [2021-05-25T12:44:32.131Z] coverage: 67.1% of statements
12:44:32 [2021-05-25T12:44:32.131Z] ok  	github.com/docker/docker/opts	0.094s	coverage: 67.1% of statements
12:44:32 [2021-05-25T12:44:32.583Z] === RUN   TestParseVersion
12:44:32 [2021-05-25T12:44:32.583Z] --- PASS: TestParseVersion (0.00s)
12:44:32 [2021-05-25T12:44:32.583Z] PASS
12:44:32 [2021-05-25T12:44:32.583Z] coverage: 52.9% of statements
12:44:32 [2021-05-25T12:44:32.583Z] ok  	github.com/docker/docker/pkg/aaparser	0.084s	coverage: 52.9% of statements
12:44:32 [2021-05-25T12:44:32.667Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:44:32 [2021-05-25T12:44:32.667Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:44:33 [2021-05-25T12:44:33.246Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:44:33 [2021-05-25T12:44:33.817Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:44:34 [2021-05-25T12:44:34.106Z] === RUN   TestUnbuffered
12:44:34 [2021-05-25T12:44:34.106Z] --- PASS: TestUnbuffered (0.00s)
12:44:34 [2021-05-25T12:44:34.106Z] === RUN   TestRaceUnbuffered
12:44:34 [2021-05-25T12:44:34.106Z] --- PASS: TestRaceUnbuffered (0.00s)
12:44:34 [2021-05-25T12:44:34.106Z] PASS
12:44:34 [2021-05-25T12:44:34.106Z] coverage: 100.0% of statements
12:44:34 [2021-05-25T12:44:34.107Z] ok  	github.com/docker/docker/pkg/broadcaster	0.052s	coverage: 100.0% of statements
12:44:34 [2021-05-25T12:44:34.107Z] === RUN   TestPeerCertificateMarshalJSON
12:44:34 [2021-05-25T12:44:34.107Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
12:44:34 [2021-05-25T12:44:34.107Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
12:44:34 [2021-05-25T12:44:34.107Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s)
12:44:34 [2021-05-25T12:44:34.284Z] --- PASS: TestReadPluginNoRead (11.25s)
12:44:34 [2021-05-25T12:44:34.284Z]     --- PASS: TestReadPluginNoRead/default (2.56s)
12:44:34 [2021-05-25T12:44:34.284Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.54s)
12:44:34 [2021-05-25T12:44:34.284Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.53s)
12:44:34 [2021-05-25T12:44:34.284Z]     read_test.go:92: [db2cdb69acd17] daemon is not started
12:44:34 [2021-05-25T12:44:34.284Z] PASS
12:44:34 [2021-05-25T12:44:34.284Z] 
12:44:34 [2021-05-25T12:44:34.284Z] DONE 6 tests in 17.976s
12:44:34 [2021-05-25T12:44:34.284Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:44:34 [2021-05-25T12:44:34.284Z] testing: warning: no tests to run
12:44:34 [2021-05-25T12:44:34.284Z] PASS
12:44:34 [2021-05-25T12:44:34.284Z] 
12:44:34 [2021-05-25T12:44:34.284Z] DONE 0 tests in 0.047s
12:44:34 [2021-05-25T12:44:34.284Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:44:34 [2021-05-25T12:44:34.284Z] INFO: Testing against a local daemon
12:44:34 [2021-05-25T12:44:34.284Z] === RUN   TestPluginWithDevMounts
12:44:34 [2021-05-25T12:44:34.284Z] --- SKIP: TestPluginWithDevMounts (0.00s)
12:44:34 [2021-05-25T12:44:34.284Z]     mounts_test.go:21: (*Execution).IsRootless-fm
12:44:34 [2021-05-25T12:44:34.284Z] PASS
12:44:34 [2021-05-25T12:44:34.284Z] 
12:44:34 [2021-05-25T12:44:34.284Z] === Skipped
12:44:34 [2021-05-25T12:44:34.284Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
12:44:34 [2021-05-25T12:44:34.284Z]     mounts_test.go:21: (*Execution).IsRootless-fm
12:44:34 [2021-05-25T12:44:34.284Z] 
12:44:34 [2021-05-25T12:44:34.284Z] 
12:44:34 [2021-05-25T12:44:34.284Z] DONE 1 tests, 1 skipped in 0.124s
12:44:34 [2021-05-25T12:44:34.284Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:44:34 [2021-05-25T12:44:34.284Z] INFO: Testing against a local daemon
12:44:34 [2021-05-25T12:44:34.284Z] === RUN   TestSecretInspect
12:44:34 [2021-05-25T12:44:34.284Z] --- SKIP: TestSecretInspect (0.02s)
12:44:34 [2021-05-25T12:44:34.284Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.284Z] === RUN   TestSecretList
12:44:34 [2021-05-25T12:44:34.284Z] --- SKIP: TestSecretList (0.02s)
12:44:34 [2021-05-25T12:44:34.284Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.284Z] === RUN   TestSecretsCreateAndDelete
12:44:34 [2021-05-25T12:44:34.284Z] --- SKIP: TestSecretsCreateAndDelete (0.03s)
12:44:34 [2021-05-25T12:44:34.284Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.284Z] === RUN   TestSecretsUpdate
12:44:34 [2021-05-25T12:44:34.284Z] --- SKIP: TestSecretsUpdate (0.04s)
12:44:34 [2021-05-25T12:44:34.284Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.284Z] === RUN   TestTemplatedSecret
12:44:34 [2021-05-25T12:44:34.284Z] --- SKIP: TestTemplatedSecret (0.00s)
12:44:34 [2021-05-25T12:44:34.284Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.284Z] === RUN   TestSecretCreateResolve
12:44:34 [2021-05-25T12:44:34.284Z] --- SKIP: TestSecretCreateResolve (0.04s)
12:44:34 [2021-05-25T12:44:34.284Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.284Z] PASS
12:44:34 [2021-05-25T12:44:34.284Z] 
12:44:34 [2021-05-25T12:44:34.284Z] === Skipped
12:44:34 [2021-05-25T12:44:34.284Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
12:44:34 [2021-05-25T12:44:34.284Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.284Z] 
12:44:34 [2021-05-25T12:44:34.284Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
12:44:34 [2021-05-25T12:44:34.284Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.284Z] 
12:44:34 [2021-05-25T12:44:34.284Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.03s)
12:44:34 [2021-05-25T12:44:34.284Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.284Z] 
12:44:34 [2021-05-25T12:44:34.284Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.04s)
12:44:34 [2021-05-25T12:44:34.284Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.284Z] 
12:44:34 [2021-05-25T12:44:34.284Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
12:44:34 [2021-05-25T12:44:34.284Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.284Z] 
12:44:34 [2021-05-25T12:44:34.284Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.04s)
12:44:34 [2021-05-25T12:44:34.284Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.284Z] 
12:44:34 [2021-05-25T12:44:34.284Z] 
12:44:34 [2021-05-25T12:44:34.284Z] DONE 6 tests, 6 skipped in 0.272s
12:44:34 [2021-05-25T12:44:34.284Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:44:34 [2021-05-25T12:44:34.284Z] INFO: Testing against a local daemon
12:44:34 [2021-05-25T12:44:34.284Z] === RUN   TestServiceCreateInit
12:44:34 [2021-05-25T12:44:34.284Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:44:34 [2021-05-25T12:44:34.284Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:44:34 [2021-05-25T12:44:34.284Z] --- PASS: TestServiceCreateInit (0.02s)
12:44:34 [2021-05-25T12:44:34.284Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:44:34 [2021-05-25T12:44:34.284Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.284Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:44:34 [2021-05-25T12:44:34.284Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.284Z] === RUN   TestCreateServiceMultipleTimes
12:44:34 [2021-05-25T12:44:34.284Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
12:44:34 [2021-05-25T12:44:34.284Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.284Z] === RUN   TestCreateServiceConflict
12:44:34 [2021-05-25T12:44:34.284Z] --- SKIP: TestCreateServiceConflict (0.01s)
12:44:34 [2021-05-25T12:44:34.284Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.284Z] === RUN   TestCreateServiceMaxReplicas
12:44:34 [2021-05-25T12:44:34.284Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
12:44:34 [2021-05-25T12:44:34.388Z] --- PASS: TestBuildMultiStageCopy (6.16s)
12:44:34 [2021-05-25T12:44:34.388Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.80s)
12:44:34 [2021-05-25T12:44:34.388Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s)
12:44:34 [2021-05-25T12:44:34.388Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s)
12:44:34 [2021-05-25T12:44:34.388Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s)
12:44:34 [2021-05-25T12:44:34.388Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s)
12:44:34 [2021-05-25T12:44:34.388Z] === RUN   TestBuildMultiStageParentConfig
12:44:34 [2021-05-25T12:44:34.540Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.540Z] === RUN   TestCreateWithDuplicateNetworkNames
12:44:34 [2021-05-25T12:44:34.540Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
12:44:34 [2021-05-25T12:44:34.540Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.540Z] === RUN   TestCreateServiceSecretFileMode
12:44:34 [2021-05-25T12:44:34.540Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
12:44:34 [2021-05-25T12:44:34.540Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.540Z] === RUN   TestCreateServiceConfigFileMode
12:44:34 [2021-05-25T12:44:34.540Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
12:44:34 [2021-05-25T12:44:34.540Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.540Z] === RUN   TestCreateServiceSysctls
12:44:34 [2021-05-25T12:44:34.540Z] --- SKIP: TestCreateServiceSysctls (0.02s)
12:44:34 [2021-05-25T12:44:34.540Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.540Z] === RUN   TestCreateServiceCapabilities
12:44:34 [2021-05-25T12:44:34.540Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
12:44:34 [2021-05-25T12:44:34.540Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.540Z] === RUN   TestInspect
12:44:34 [2021-05-25T12:44:34.540Z] --- SKIP: TestInspect (0.01s)
12:44:34 [2021-05-25T12:44:34.540Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.540Z] === RUN   TestCreateJob
12:44:34 [2021-05-25T12:44:34.540Z] --- SKIP: TestCreateJob (0.01s)
12:44:34 [2021-05-25T12:44:34.540Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.540Z] === RUN   TestReplicatedJob
12:44:34 [2021-05-25T12:44:34.540Z] --- SKIP: TestReplicatedJob (0.01s)
12:44:34 [2021-05-25T12:44:34.540Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.540Z] === RUN   TestUpdateReplicatedJob
12:44:34 [2021-05-25T12:44:34.540Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
12:44:34 [2021-05-25T12:44:34.540Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.540Z] === RUN   TestServiceListWithStatuses
12:44:34 [2021-05-25T12:44:34.540Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:44:34 [2021-05-25T12:44:34.540Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:44:34 [2021-05-25T12:44:34.540Z] === RUN   TestDockerNetworkConnectAlias
12:44:34 [2021-05-25T12:44:34.540Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
12:44:34 [2021-05-25T12:44:34.540Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.540Z] === RUN   TestDockerNetworkReConnect
12:44:34 [2021-05-25T12:44:34.540Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
12:44:34 [2021-05-25T12:44:34.540Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:34 [2021-05-25T12:44:34.540Z] === RUN   TestServicePlugin
12:44:34 [2021-05-25T12:44:34.560Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
12:44:34 [2021-05-25T12:44:34.560Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
12:44:34 [2021-05-25T12:44:34.560Z] === RUN   TestMiddleware
12:44:34 [2021-05-25T12:44:34.560Z] --- PASS: TestMiddleware (0.00s)
12:44:34 [2021-05-25T12:44:34.560Z] === RUN   TestNewResponseModifier
12:44:34 [2021-05-25T12:44:34.560Z] --- PASS: TestNewResponseModifier (0.00s)
12:44:34 [2021-05-25T12:44:34.560Z] PASS
12:44:34 [2021-05-25T12:44:34.560Z] coverage: 26.8% of statements
12:44:34 [2021-05-25T12:44:34.560Z] ok  	github.com/docker/docker/pkg/authorization	0.502s	coverage: 26.8% of statements
12:44:34 [2021-05-25T12:44:34.560Z] === RUN   TestMatch
12:44:34 [2021-05-25T12:44:34.560Z] === RUN   TestMatch/[[]]
12:44:34 [2021-05-25T12:44:34.560Z] === RUN   TestMatch/[[foo]]
12:44:34 [2021-05-25T12:44:34.560Z] === RUN   TestMatch/[[bar]_[foo]]
12:44:34 [2021-05-25T12:44:34.560Z] === RUN   TestMatch/[[foo_bar]]
12:44:34 [2021-05-25T12:44:34.560Z] === RUN   TestMatch/[[qux]_[foo]]
12:44:34 [2021-05-25T12:44:34.560Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
12:44:34 [2021-05-25T12:44:34.560Z] === RUN   TestMatch/[]
12:44:34 [2021-05-25T12:44:34.560Z] === RUN   TestMatch/[]#01
12:44:34 [2021-05-25T12:44:34.560Z] === RUN   TestMatch/[[qux]]
12:44:34 [2021-05-25T12:44:34.560Z] === RUN   TestMatch/[[foo_bar_qux]]
12:44:34 [2021-05-25T12:44:34.560Z] === RUN   TestMatch/[[qux]_[baz]]
12:44:34 [2021-05-25T12:44:34.560Z] === RUN   TestMatch/[[foo_baz]]
12:44:34 [2021-05-25T12:44:34.560Z] --- PASS: TestMatch (0.00s)
12:44:34 [2021-05-25T12:44:34.560Z]     --- PASS: TestMatch/[[]] (0.00s)
12:44:34 [2021-05-25T12:44:34.560Z]     --- PASS: TestMatch/[[foo]] (0.00s)
12:44:34 [2021-05-25T12:44:34.560Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
12:44:34 [2021-05-25T12:44:34.560Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
12:44:34 [2021-05-25T12:44:34.560Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
12:44:34 [2021-05-25T12:44:34.560Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
12:44:34 [2021-05-25T12:44:34.560Z]     --- PASS: TestMatch/[] (0.00s)
12:44:34 [2021-05-25T12:44:34.560Z]     --- PASS: TestMatch/[]#01 (0.00s)
12:44:34 [2021-05-25T12:44:34.560Z]     --- PASS: TestMatch/[[qux]] (0.00s)
12:44:34 [2021-05-25T12:44:34.560Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
12:44:34 [2021-05-25T12:44:34.560Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
12:44:34 [2021-05-25T12:44:34.560Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
12:44:34 [2021-05-25T12:44:34.560Z] PASS
12:44:34 [2021-05-25T12:44:34.560Z] coverage: 87.5% of statements
12:44:34 [2021-05-25T12:44:34.560Z] ok  	github.com/docker/docker/pkg/capabilities	0.059s	coverage: 87.5% of statements
12:44:35 [2021-05-25T12:44:35.012Z] === RUN   TestIsArchivePathDir
12:44:35 [2021-05-25T12:44:35.464Z] --- PASS: TestIsArchivePathDir (0.06s)
12:44:35 [2021-05-25T12:44:35.464Z] === RUN   TestIsArchivePathInvalidFile
12:44:35 [2021-05-25T12:44:35.464Z] === RUN   TestSizeEmpty
12:44:35 [2021-05-25T12:44:35.464Z] --- PASS: TestSizeEmpty (0.00s)
12:44:35 [2021-05-25T12:44:35.464Z] === RUN   TestSizeEmptyFile
12:44:35 [2021-05-25T12:44:35.464Z] --- PASS: TestSizeEmptyFile (0.00s)
12:44:35 [2021-05-25T12:44:35.464Z] === RUN   TestSizeNonemptyFile
12:44:35 [2021-05-25T12:44:35.464Z] --- PASS: TestSizeNonemptyFile (0.00s)
12:44:35 [2021-05-25T12:44:35.464Z] === RUN   TestSizeNestedDirectoryEmpty
12:44:35 [2021-05-25T12:44:35.464Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
12:44:35 [2021-05-25T12:44:35.464Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
12:44:35 [2021-05-25T12:44:35.464Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
12:44:35 [2021-05-25T12:44:35.464Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
12:44:35 [2021-05-25T12:44:35.464Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
12:44:35 [2021-05-25T12:44:35.464Z] === RUN   TestMoveToSubdir
12:44:35 [2021-05-25T12:44:35.464Z] --- PASS: TestMoveToSubdir (0.00s)
12:44:35 [2021-05-25T12:44:35.464Z] === RUN   TestSizeNonExistingDirectory
12:44:35 [2021-05-25T12:44:35.464Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
12:44:35 [2021-05-25T12:44:35.464Z] PASS
12:44:35 [2021-05-25T12:44:35.464Z] coverage: 80.0% of statements
12:44:35 [2021-05-25T12:44:35.464Z] ok  	github.com/docker/docker/pkg/directory	0.046s	coverage: 80.0% of statements
12:44:35 [2021-05-25T12:44:35.464Z] === RUN   TestChrootTarUntar
12:44:35 [2021-05-25T12:44:35.464Z] --- SKIP: TestChrootTarUntar (0.00s)
12:44:35 [2021-05-25T12:44:35.464Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
12:44:35 [2021-05-25T12:44:35.464Z] === RUN   TestChrootUntarWithHugeExcludesList
12:44:35 [2021-05-25T12:44:35.464Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
12:44:35 [2021-05-25T12:44:35.464Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
12:44:35 [2021-05-25T12:44:35.464Z] === RUN   TestChrootUntarEmptyArchive
12:44:35 [2021-05-25T12:44:35.464Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
12:44:35 [2021-05-25T12:44:35.464Z] === RUN   TestChrootTarUntarWithSymlink
12:44:35 [2021-05-25T12:44:35.464Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
12:44:35 [2021-05-25T12:44:35.464Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:44:35 [2021-05-25T12:44:35.464Z] === RUN   TestChrootCopyWithTar
12:44:35 [2021-05-25T12:44:35.464Z] --- SKIP: TestChrootCopyWithTar (0.00s)
12:44:35 [2021-05-25T12:44:35.464Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:44:35 [2021-05-25T12:44:35.464Z] === RUN   TestChrootCopyFileWithTar
12:44:35 [2021-05-25T12:44:35.464Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
12:44:35 [2021-05-25T12:44:35.464Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
12:44:35 [2021-05-25T12:44:35.464Z] === RUN   TestChrootUntarPath
12:44:35 [2021-05-25T12:44:35.464Z] --- SKIP: TestChrootUntarPath (0.00s)
12:44:35 [2021-05-25T12:44:35.464Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:44:35 [2021-05-25T12:44:35.464Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
12:44:35 [2021-05-25T12:44:35.464Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
12:44:35 [2021-05-25T12:44:35.464Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
12:44:35 [2021-05-25T12:44:35.464Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
12:44:35 [2021-05-25T12:44:35.464Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
12:44:35 [2021-05-25T12:44:35.464Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
12:44:35 [2021-05-25T12:44:35.464Z] === RUN   TestChrootApplyDotDotFile
12:44:35 [2021-05-25T12:44:35.464Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
12:44:35 [2021-05-25T12:44:35.464Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
12:44:35 [2021-05-25T12:44:35.464Z] PASS
12:44:35 [2021-05-25T12:44:35.464Z] coverage: 15.4% of statements
12:44:35 [2021-05-25T12:44:35.464Z] --- PASS: TestIsArchivePathInvalidFile (0.15s)
12:44:35 [2021-05-25T12:44:35.464Z] === RUN   TestIsArchivePathTar
12:44:35 [2021-05-25T12:44:35.464Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.115s	coverage: 15.4% of statements
12:44:35 [2021-05-25T12:44:35.464Z] --- PASS: TestIsArchivePathTar (0.16s)
12:44:35 [2021-05-25T12:44:35.464Z] === RUN   TestDecompressStreamGzip
12:44:35 [2021-05-25T12:44:35.916Z] --- PASS: TestDecompressStreamGzip (0.15s)
12:44:35 [2021-05-25T12:44:35.916Z] === RUN   TestDecompressStreamBzip2
12:44:35 [2021-05-25T12:44:35.916Z] --- PASS: TestDecompressStreamBzip2 (0.21s)
12:44:35 [2021-05-25T12:44:35.916Z] === RUN   TestDecompressStreamXz
12:44:35 [2021-05-25T12:44:35.916Z] --- SKIP: TestDecompressStreamXz (0.00s)
12:44:35 [2021-05-25T12:44:35.916Z]     archive_test.go:134: Xz not present in msys2
12:44:35 [2021-05-25T12:44:35.916Z] === RUN   TestCompressStreamXzUnsupported
12:44:35 [2021-05-25T12:44:35.916Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
12:44:35 [2021-05-25T12:44:35.916Z] === RUN   TestCompressStreamBzip2Unsupported
12:44:35 [2021-05-25T12:44:35.916Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
12:44:35 [2021-05-25T12:44:35.916Z] === RUN   TestCompressStreamInvalid
12:44:35 [2021-05-25T12:44:35.916Z] --- PASS: TestCompressStreamInvalid (0.00s)
12:44:35 [2021-05-25T12:44:35.916Z] === RUN   TestExtensionInvalid
12:44:35 [2021-05-25T12:44:35.916Z] --- PASS: TestExtensionInvalid (0.00s)
12:44:35 [2021-05-25T12:44:35.916Z] === RUN   TestExtensionUncompressed
12:44:35 [2021-05-25T12:44:35.916Z] --- PASS: TestExtensionUncompressed (0.00s)
12:44:35 [2021-05-25T12:44:35.916Z] === RUN   TestExtensionBzip2
12:44:35 [2021-05-25T12:44:35.916Z] --- PASS: TestExtensionBzip2 (0.00s)
12:44:35 [2021-05-25T12:44:35.916Z] === RUN   TestExtensionGzip
12:44:35 [2021-05-25T12:44:35.916Z] --- PASS: TestExtensionGzip (0.00s)
12:44:35 [2021-05-25T12:44:35.916Z] === RUN   TestExtensionXz
12:44:35 [2021-05-25T12:44:35.916Z] --- PASS: TestExtensionXz (0.00s)
12:44:35 [2021-05-25T12:44:35.916Z] === RUN   TestCmdStreamLargeStderr
12:44:35 [2021-05-25T12:44:35.916Z] --- PASS: TestCmdStreamLargeStderr (0.07s)
12:44:35 [2021-05-25T12:44:35.916Z] === RUN   TestCmdStreamBad
12:44:35 [2021-05-25T12:44:35.916Z] --- SKIP: TestCmdStreamBad (0.00s)
12:44:35 [2021-05-25T12:44:35.916Z]     archive_test.go:239: Failing on Windows CI machines
12:44:35 [2021-05-25T12:44:35.916Z] === RUN   TestCmdStreamGood
12:44:36 [2021-05-25T12:44:36.297Z] --- PASS: TestBuildMultiStageParentConfig (1.55s)
12:44:36 [2021-05-25T12:44:36.297Z] === RUN   TestBuildLabelWithTargets
12:44:36 [2021-05-25T12:44:36.371Z] --- PASS: TestCmdStreamGood (0.04s)
12:44:36 [2021-05-25T12:44:36.371Z] === RUN   TestUntarPathWithInvalidDest
12:44:36 [2021-05-25T12:44:36.371Z] --- PASS: TestUntarPathWithInvalidDest (0.25s)
12:44:36 [2021-05-25T12:44:36.371Z] === RUN   TestUntarPathWithInvalidSrc
12:44:36 [2021-05-25T12:44:36.371Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
12:44:36 [2021-05-25T12:44:36.371Z] === RUN   TestUntarPath
12:44:36 [2021-05-25T12:44:36.371Z] --- PASS: TestUntarPath (0.07s)
12:44:36 [2021-05-25T12:44:36.371Z] === RUN   TestUntarPathWithDestinationFile
12:44:36 [2021-05-25T12:44:36.371Z] === RUN   Test
12:44:36 [2021-05-25T12:44:36.371Z] === RUN   Test/TestContainsEntry
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   Test/TestCreateEntries
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   Test/TestEntriesDiff
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   Test/TestEntriesEquality
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   Test/TestGeneratorNotGenerate
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   Test/TestGeneratorWithPort
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   Test/TestGeneratorWithPortNotGenerate
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   Test/TestNewEntry
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   Test/TestParse
12:44:36 [2021-05-25T12:44:36.372Z] --- PASS: Test (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z]     --- PASS: Test/TestContainsEntry (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z]     --- PASS: Test/TestCreateEntries (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z]     --- PASS: Test/TestEntriesDiff (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z]     --- PASS: Test/TestEntriesEquality (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z]     --- PASS: Test/TestNewEntry (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z]     --- PASS: Test/TestParse (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z] PASS
12:44:36 [2021-05-25T12:44:36.372Z] coverage: 58.3% of statements
12:44:36 [2021-05-25T12:44:36.372Z] ok  	github.com/docker/docker/pkg/discovery	0.048s	coverage: 58.3% of statements
12:44:36 [2021-05-25T12:44:36.372Z] --- PASS: TestUntarPathWithDestinationFile (0.10s)
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   Test
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   Test/TestContent
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   Test/TestInitialize
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   Test/TestNew
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   Test/TestParsingContentsWithComments
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   Test/TestRegister
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   Test/TestWatch
12:44:36 [2021-05-25T12:44:36.372Z] --- PASS: Test (0.01s)
12:44:36 [2021-05-25T12:44:36.372Z]     --- PASS: Test/TestContent (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z]     --- PASS: Test/TestInitialize (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z]     --- PASS: Test/TestNew (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z]     --- PASS: Test/TestRegister (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z]     --- PASS: Test/TestWatch (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z] PASS
12:44:36 [2021-05-25T12:44:36.372Z] coverage: 92.9% of statements
12:44:36 [2021-05-25T12:44:36.372Z] ok  	github.com/docker/docker/pkg/discovery/file	0.054s	coverage: 92.9% of statements
12:44:36 [2021-05-25T12:44:36.372Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s)
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   TestCopyWithTarInvalidSrc
12:44:36 [2021-05-25T12:44:36.372Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
12:44:36 [2021-05-25T12:44:36.372Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   TestCopyWithTarSrcFile
12:44:36 [2021-05-25T12:44:36.372Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   TestCopyWithTarSrcFolder
12:44:36 [2021-05-25T12:44:36.372Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   TestCopyFileWithTarInvalidSrc
12:44:36 [2021-05-25T12:44:36.372Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
12:44:36 [2021-05-25T12:44:36.372Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   TestCopyFileWithTarSrcFolder
12:44:36 [2021-05-25T12:44:36.372Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   TestCopyFileWithTarSrcFile
12:44:36 [2021-05-25T12:44:36.372Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
12:44:36 [2021-05-25T12:44:36.372Z] === RUN   TestTarFiles
12:44:37 [2021-05-25T12:44:37.389Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
12:44:37 [2021-05-25T12:44:37.389Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
12:44:37 [2021-05-25T12:44:37.389Z] === RUN   TestLoadDaemonCliConfigWithTLS
12:44:37 [2021-05-25T12:44:37.389Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
12:44:37 [2021-05-25T12:44:37.389Z] === RUN   TestLoadDaemonCliConfigWithConflicts
12:44:37 [2021-05-25T12:44:37.389Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
12:44:37 [2021-05-25T12:44:37.389Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
12:44:37 [2021-05-25T12:44:37.389Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
12:44:37 [2021-05-25T12:44:37.389Z] === RUN   TestLoadDaemonCliWithConflictingLabels
12:44:37 [2021-05-25T12:44:37.389Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
12:44:37 [2021-05-25T12:44:37.389Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
12:44:37 [2021-05-25T12:44:37.389Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
12:44:37 [2021-05-25T12:44:37.389Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
12:44:37 [2021-05-25T12:44:37.389Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
12:44:37 [2021-05-25T12:44:37.389Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
12:44:37 [2021-05-25T12:44:37.389Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
12:44:37 [2021-05-25T12:44:37.389Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
12:44:37 [2021-05-25T12:44:37.389Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
12:44:37 [2021-05-25T12:44:37.389Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
12:44:37 [2021-05-25T12:44:37.389Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
12:44:37 [2021-05-25T12:44:37.389Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
12:44:37 [2021-05-25T12:44:37.389Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
12:44:37 [2021-05-25T12:44:37.389Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
12:44:37 [2021-05-25T12:44:37.389Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
12:44:37 [2021-05-25T12:44:37.389Z] === RUN   TestConfigureDaemonLogs
12:44:37 [2021-05-25T12:44:37.389Z] --- PASS: TestConfigureDaemonLogs (0.00s)
12:44:37 [2021-05-25T12:44:37.389Z] === RUN   TestCommonOptionsInstallFlags
12:44:37 [2021-05-25T12:44:37.389Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
12:44:37 [2021-05-25T12:44:37.389Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
12:44:37 [2021-05-25T12:44:37.389Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
12:44:37 [2021-05-25T12:44:37.389Z] PASS
12:44:37 [2021-05-25T12:44:37.389Z] coverage: 18.4% of statements
12:44:37 [2021-05-25T12:44:37.389Z] ok  	github.com/docker/docker/cmd/dockerd	0.281s	coverage: 18.4% of statements
12:44:37 [2021-05-25T12:44:37.524Z] --- PASS: TestUpdateCPUQuota (6.82s)
12:44:37 [2021-05-25T12:44:37.524Z] === RUN   TestUpdatePidsLimit
12:44:37 [2021-05-25T12:44:37.524Z] === RUN   TestUpdatePidsLimit/update_from_none
12:44:37 [2021-05-25T12:44:37.889Z] === RUN   Test
12:44:37 [2021-05-25T12:44:37.889Z] === RUN   Test/TestInitialize
12:44:37 [2021-05-25T12:44:37.889Z] === RUN   Test
12:44:37 [2021-05-25T12:44:37.889Z] === RUN   Test/TestWatch
12:44:37 [2021-05-25T12:44:37.889Z] --- PASS: Test (0.00s)
12:44:37 [2021-05-25T12:44:37.889Z]     --- PASS: Test/TestWatch (0.00s)
12:44:37 [2021-05-25T12:44:37.889Z] PASS
12:44:37 [2021-05-25T12:44:37.889Z] coverage: 92.3% of statements
12:44:37 [2021-05-25T12:44:37.889Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.043s	coverage: 92.3% of statements
12:44:37 [2021-05-25T12:44:37.889Z] time="2021-05-25T12:44:37Z" level=info msg="Initializing discovery without TLS"
12:44:37 [2021-05-25T12:44:37.889Z] time="2021-05-25T12:44:37Z" level=info msg="Initializing discovery without TLS"
12:44:37 [2021-05-25T12:44:37.889Z] time="2021-05-25T12:44:37Z" level=info msg="Initializing discovery without TLS"
12:44:37 [2021-05-25T12:44:37.889Z] === RUN   Test/TestInitializeWithCerts
12:44:37 [2021-05-25T12:44:37.889Z] time="2021-05-25T12:44:37Z" level=info msg="Initializing discovery with TLS"
12:44:37 [2021-05-25T12:44:37.889Z] === RUN   Test
12:44:37 [2021-05-25T12:44:37.889Z] === RUN   Test/TestInitialize
12:44:37 [2021-05-25T12:44:37.889Z] === RUN   Test/TestInitializeWithPattern
12:44:37 [2021-05-25T12:44:37.889Z] === RUN   Test/TestWatch
12:44:37 [2021-05-25T12:44:37.889Z] time="2021-05-25T12:44:37Z" level=info msg="Initializing discovery without TLS"
12:44:37 [2021-05-25T12:44:37.889Z] === RUN   Test/TestRegister
12:44:37 [2021-05-25T12:44:37.889Z] === RUN   Test/TestWatch
12:44:37 [2021-05-25T12:44:37.889Z] --- PASS: Test (0.00s)
12:44:37 [2021-05-25T12:44:37.889Z]     --- PASS: Test/TestInitialize (0.00s)
12:44:37 [2021-05-25T12:44:37.889Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
12:44:37 [2021-05-25T12:44:37.889Z]     --- PASS: Test/TestRegister (0.00s)
12:44:37 [2021-05-25T12:44:37.889Z]     --- PASS: Test/TestWatch (0.00s)
12:44:37 [2021-05-25T12:44:37.889Z] PASS
12:44:37 [2021-05-25T12:44:37.889Z] coverage: 93.8% of statements
12:44:37 [2021-05-25T12:44:37.889Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.053s	coverage: 93.8% of statements
12:44:38 [2021-05-25T12:44:38.465Z] === RUN   TestUpdatePidsLimit/no_change
12:44:38 [2021-05-25T12:44:38.703Z] --- SKIP: TestServicePlugin (3.70s)
12:44:38 [2021-05-25T12:44:38.703Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] === RUN   TestServiceUpdateLabel
12:44:38 [2021-05-25T12:44:38.703Z] --- SKIP: TestServiceUpdateLabel (0.01s)
12:44:38 [2021-05-25T12:44:38.703Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] === RUN   TestServiceUpdateSecrets
12:44:38 [2021-05-25T12:44:38.703Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
12:44:38 [2021-05-25T12:44:38.703Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] === RUN   TestServiceUpdateConfigs
12:44:38 [2021-05-25T12:44:38.703Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
12:44:38 [2021-05-25T12:44:38.703Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] === RUN   TestServiceUpdateNetwork
12:44:38 [2021-05-25T12:44:38.703Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
12:44:38 [2021-05-25T12:44:38.703Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] === RUN   TestServiceUpdatePidsLimit
12:44:38 [2021-05-25T12:44:38.703Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
12:44:38 [2021-05-25T12:44:38.703Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] PASS
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === Skipped
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
12:44:38 [2021-05-25T12:44:38.703Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:44:38 [2021-05-25T12:44:38.703Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
12:44:38 [2021-05-25T12:44:38.703Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:44:38 [2021-05-25T12:44:38.703Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
12:44:38 [2021-05-25T12:44:38.703Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
12:44:38 [2021-05-25T12:44:38.703Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
12:44:38 [2021-05-25T12:44:38.703Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
12:44:38 [2021-05-25T12:44:38.703Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
12:44:38 [2021-05-25T12:44:38.703Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
12:44:38 [2021-05-25T12:44:38.703Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
12:44:38 [2021-05-25T12:44:38.703Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
12:44:38 [2021-05-25T12:44:38.703Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestInspect (0.01s)
12:44:38 [2021-05-25T12:44:38.703Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
12:44:38 [2021-05-25T12:44:38.703Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
12:44:38 [2021-05-25T12:44:38.703Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
12:44:38 [2021-05-25T12:44:38.703Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:44:38 [2021-05-25T12:44:38.703Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
12:44:38 [2021-05-25T12:44:38.703Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
12:44:38 [2021-05-25T12:44:38.703Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestServicePlugin (3.70s)
12:44:38 [2021-05-25T12:44:38.703Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
12:44:38 [2021-05-25T12:44:38.703Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
12:44:38 [2021-05-25T12:44:38.703Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
12:44:38 [2021-05-25T12:44:38.703Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
12:44:38 [2021-05-25T12:44:38.703Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
12:44:38 [2021-05-25T12:44:38.703Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] DONE 24 tests, 23 skipped in 4.172s
12:44:38 [2021-05-25T12:44:38.703Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:44:38 [2021-05-25T12:44:38.703Z] INFO: Testing against a local daemon
12:44:38 [2021-05-25T12:44:38.703Z] === RUN   TestSessionCreate
12:44:38 [2021-05-25T12:44:38.703Z] --- PASS: TestSessionCreate (0.02s)
12:44:38 [2021-05-25T12:44:38.703Z] === RUN   TestSessionCreateWithBadUpgrade
12:44:38 [2021-05-25T12:44:38.703Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:44:38 [2021-05-25T12:44:38.703Z] PASS
12:44:38 [2021-05-25T12:44:38.703Z] 
12:44:38 [2021-05-25T12:44:38.703Z] DONE 2 tests in 0.148s
12:44:38 [2021-05-25T12:44:38.703Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:44:38 [2021-05-25T12:44:38.703Z] INFO: Testing against a local daemon
12:44:38 [2021-05-25T12:44:38.703Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:44:38 [2021-05-25T12:44:38.703Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:44:38 [2021-05-25T12:44:38.703Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:44:38 [2021-05-25T12:44:38.703Z] === RUN   TestEventsExecDie
12:44:38 [2021-05-25T12:44:38.838Z] --- PASS: TestBuildLabelWithTargets (2.38s)
12:44:38 [2021-05-25T12:44:38.838Z] === RUN   TestBuildWithEmptyLayers
12:44:38 [2021-05-25T12:44:38.851Z] === RUN   TestPollerAddRemove
12:44:38 [2021-05-25T12:44:38.851Z] --- PASS: TestPollerAddRemove (0.00s)
12:44:38 [2021-05-25T12:44:38.851Z] === RUN   TestPollerEvent
12:44:38 [2021-05-25T12:44:38.851Z] --- SKIP: TestPollerEvent (0.00s)
12:44:38 [2021-05-25T12:44:38.851Z]     poller_test.go:41: No chmod on Windows
12:44:38 [2021-05-25T12:44:38.851Z] === RUN   TestPollerClose
12:44:38 [2021-05-25T12:44:38.851Z] --- PASS: TestPollerClose (0.00s)
12:44:38 [2021-05-25T12:44:38.851Z] PASS
12:44:38 [2021-05-25T12:44:38.851Z] coverage: 36.2% of statements
12:44:38 [2021-05-25T12:44:38.851Z] ok  	github.com/docker/docker/pkg/filenotify	0.083s	coverage: 36.2% of statements
12:44:39 [2021-05-25T12:44:39.035Z] === RUN   TestUpdatePidsLimit/update_lower
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestCopyFileWithInvalidSrc
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestCopyFileWithInvalidDest
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestCopyFileWithSameSrcAndDest
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestCopyFile
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestCopyFile (0.01s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
12:44:39 [2021-05-25T12:44:39.303Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z]     fileutils_test.go:134: Needs porting to Windows
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestReadSymlinkedDirectoryToFile
12:44:39 [2021-05-25T12:44:39.303Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z]     fileutils_test.go:180: Needs porting to Windows
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestWildcardMatches
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestWildcardMatches (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestPatternMatches
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestPatternMatches (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestExclusionPatternMatchesPatternBefore
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestPatternMatchesFolderExclusions
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestPatternMatchesFolderWildcardExclusions
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestExclusionPatternMatchesPatternAfter
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestExclusionPatternMatchesWholeDirectory
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestSingleExclamationError
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestSingleExclamationError (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestMatchesWithNoPatterns
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestMatchesWithMalformedPatterns
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestMatches
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestMatches (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestCleanPatterns
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestCleanPatterns (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestCleanPatternsStripEmptyPatterns
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestCleanPatternsExceptionFlag
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestCleanPatternsErrorSingleException
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestCreateIfNotExistsDir
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestCreateIfNotExistsFile
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
12:44:39 [2021-05-25T12:44:39.303Z] === RUN   TestMatch
12:44:39 [2021-05-25T12:44:39.303Z] --- PASS: TestMatch (0.00s)
12:44:39 [2021-05-25T12:44:39.303Z] PASS
12:44:39 [2021-05-25T12:44:39.303Z] coverage: 87.7% of statements
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestContainerStopSignal
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestContainerStopSignal (0.00s)
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestContainerStopTimeout
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestContainerStopTimeout (0.00s)
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestContainerSecretReferenceDestTarget
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestContainerLogPathSetForJSONFileLogger
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestContainerLogPathSetForRingLogger
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestReplaceAndAppendEnvVars
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
12:44:39 [2021-05-25T12:44:39.552Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestNewMemoryStore
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestNewMemoryStore (0.00s)
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestAddContainers
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestAddContainers (0.00s)
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestGetContainer
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestGetContainer (0.00s)
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestDeleteContainer
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestDeleteContainer (0.00s)
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestListContainers
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestListContainers (0.00s)
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestFirstContainer
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestFirstContainer (0.00s)
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestApplyAllContainer
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestApplyAllContainer (0.00s)
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestIsValidHealthString
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestIsValidHealthString (0.00s)
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestStateRunStop
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestStateRunStop (0.00s)
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestStateTimeoutWait
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestStateTimeoutWait (0.10s)
12:44:39 [2021-05-25T12:44:39.552Z]     state_test.go:141: Stop callback fired
12:44:39 [2021-05-25T12:44:39.552Z]     state_test.go:165: Stop callback fired
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestIsValidStateString
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestIsValidStateString (0.00s)
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestViewSaveDelete
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestViewSaveDelete (0.02s)
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestViewAll
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestViewAll (0.02s)
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestViewGet
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestViewGet (0.01s)
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestNames
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestNames (0.00s)
12:44:39 [2021-05-25T12:44:39.552Z] === RUN   TestViewWithHealthCheck
12:44:39 [2021-05-25T12:44:39.552Z] --- PASS: TestViewWithHealthCheck (0.01s)
12:44:39 [2021-05-25T12:44:39.552Z] PASS
12:44:39 [2021-05-25T12:44:39.552Z] coverage: 41.5% of statements
12:44:39 [2021-05-25T12:44:39.552Z] ok  	github.com/docker/docker/container	0.377s	coverage: 41.5% of statements
12:44:39 [2021-05-25T12:44:39.552Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:44:39 [2021-05-25T12:44:39.552Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:44:39 [2021-05-25T12:44:39.552Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:44:39 [2021-05-25T12:44:39.552Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:44:39 [2021-05-25T12:44:39.606Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:44:39 [2021-05-25T12:44:39.629Z] --- PASS: TestEventsExecDie (1.00s)
12:44:39 [2021-05-25T12:44:39.629Z] === RUN   TestEventsBackwardsCompatible
12:44:39 [2021-05-25T12:44:39.629Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
12:44:39 [2021-05-25T12:44:39.629Z] === RUN   TestInfoBinaryCommits
12:44:39 [2021-05-25T12:44:39.629Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:44:39 [2021-05-25T12:44:39.629Z] === RUN   TestInfoAPIVersioned
12:44:39 [2021-05-25T12:44:39.629Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:44:39 [2021-05-25T12:44:39.629Z] === RUN   TestInfoDiscoveryBackend
12:44:39 [2021-05-25T12:44:39.756Z] ok  	github.com/docker/docker/pkg/fileutils	0.080s	coverage: 87.7% of statements
12:44:39 [2021-05-25T12:44:39.779Z] --- PASS: TestBuildWithEmptyLayers (1.35s)
12:44:39 [2021-05-25T12:44:39.779Z] === RUN   TestBuildMultiStageOnBuild
12:44:40 [2021-05-25T12:44:40.209Z] === RUN   TestGet
12:44:40 [2021-05-25T12:44:40.209Z] --- PASS: TestGet (0.00s)
12:44:40 [2021-05-25T12:44:40.209Z] === RUN   TestGetShortcutString
12:44:40 [2021-05-25T12:44:40.209Z] --- PASS: TestGetShortcutString (0.00s)
12:44:40 [2021-05-25T12:44:40.209Z] PASS
12:44:40 [2021-05-25T12:44:40.209Z] coverage: 42.9% of statements
12:44:40 [2021-05-25T12:44:40.209Z] ok  	github.com/docker/docker/pkg/homedir	0.046s	coverage: 42.9% of statements
12:44:40 [2021-05-25T12:44:40.551Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:44:41 [2021-05-25T12:44:41.122Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:44:41 [2021-05-25T12:44:41.163Z] --- PASS: Test (3.17s)
12:44:41 [2021-05-25T12:44:41.163Z]     --- PASS: Test/TestInitialize (0.16s)
12:44:41 [2021-05-25T12:44:41.163Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
12:44:41 [2021-05-25T12:44:41.163Z]     --- PASS: Test/TestWatch (3.01s)
12:44:41 [2021-05-25T12:44:41.163Z] PASS
12:44:41 [2021-05-25T12:44:41.163Z] coverage: 84.1% of statements
12:44:41 [2021-05-25T12:44:41.163Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.313s	coverage: 84.1% of statements
12:44:41 [2021-05-25T12:44:41.163Z] === RUN   TestCreateIDMapOrder
12:44:41 [2021-05-25T12:44:41.163Z] --- PASS: TestCreateIDMapOrder (0.00s)
12:44:41 [2021-05-25T12:44:41.163Z] PASS
12:44:41 [2021-05-25T12:44:41.163Z] coverage: 7.2% of statements
12:44:41 [2021-05-25T12:44:41.163Z] ok  	github.com/docker/docker/pkg/idtools	0.047s	coverage: 7.2% of statements
12:44:41 [2021-05-25T12:44:41.516Z] --- PASS: TestInfoDiscoveryBackend (1.75s)
12:44:41 [2021-05-25T12:44:41.516Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:44:41 [2021-05-25T12:44:41.616Z] === RUN   TestFixedBufferCap
12:44:41 [2021-05-25T12:44:41.616Z] --- PASS: TestFixedBufferCap (0.00s)
12:44:41 [2021-05-25T12:44:41.616Z] === RUN   TestFixedBufferLen
12:44:41 [2021-05-25T12:44:41.616Z] --- PASS: TestFixedBufferLen (0.00s)
12:44:41 [2021-05-25T12:44:41.616Z] === RUN   TestFixedBufferString
12:44:41 [2021-05-25T12:44:41.616Z] --- PASS: TestFixedBufferString (0.00s)
12:44:41 [2021-05-25T12:44:41.616Z] === RUN   TestFixedBufferWrite
12:44:41 [2021-05-25T12:44:41.616Z] --- PASS: TestFixedBufferWrite (0.00s)
12:44:41 [2021-05-25T12:44:41.616Z] === RUN   TestFixedBufferRead
12:44:41 [2021-05-25T12:44:41.616Z] --- PASS: TestFixedBufferRead (0.00s)
12:44:41 [2021-05-25T12:44:41.616Z] === RUN   TestBytesPipeRead
12:44:41 [2021-05-25T12:44:41.616Z] --- PASS: TestBytesPipeRead (0.00s)
12:44:41 [2021-05-25T12:44:41.616Z] === RUN   TestBytesPipeWrite
12:44:41 [2021-05-25T12:44:41.616Z] --- PASS: TestBytesPipeWrite (0.00s)
12:44:41 [2021-05-25T12:44:41.616Z] === RUN   TestBytesPipeWriteRandomChunks
12:44:41 [2021-05-25T12:44:41.692Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:44:42 [2021-05-25T12:44:42.068Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s)
12:44:42 [2021-05-25T12:44:42.068Z] === RUN   TestAtomicWriteToFile
12:44:42 [2021-05-25T12:44:42.068Z] --- PASS: TestTarFiles (5.67s)
12:44:42 [2021-05-25T12:44:42.068Z] === RUN   TestTarUntar
12:44:42 [2021-05-25T12:44:42.068Z] --- PASS: TestAtomicWriteToFile (0.01s)
12:44:42 [2021-05-25T12:44:42.068Z] === RUN   TestAtomicWriteSetCommit
12:44:42 [2021-05-25T12:44:42.068Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
12:44:42 [2021-05-25T12:44:42.068Z] === RUN   TestAtomicWriteSetCancel
12:44:42 [2021-05-25T12:44:42.439Z] === RUN   TestPrepare
12:44:42 [2021-05-25T12:44:42.439Z] --- PASS: TestPrepare (0.00s)
12:44:42 [2021-05-25T12:44:42.439Z] === RUN   TestStart
12:44:42 [2021-05-25T12:44:42.439Z] --- PASS: TestStart (0.00s)
12:44:42 [2021-05-25T12:44:42.439Z] === RUN   TestWaitCancel
12:44:42 [2021-05-25T12:44:42.439Z] --- PASS: TestWaitCancel (0.00s)
12:44:42 [2021-05-25T12:44:42.439Z] === RUN   TestWaitDisabled
12:44:42 [2021-05-25T12:44:42.439Z] --- PASS: TestWaitDisabled (0.04s)
12:44:42 [2021-05-25T12:44:42.439Z] === RUN   TestWaitEnabled
12:44:42 [2021-05-25T12:44:42.439Z] --- PASS: TestWaitEnabled (0.00s)
12:44:42 [2021-05-25T12:44:42.520Z] --- PASS: TestAtomicWriteSetCancel (0.00s)
12:44:42 [2021-05-25T12:44:42.520Z] === RUN   TestReadCloserWrapperClose
12:44:42 [2021-05-25T12:44:42.520Z] --- PASS: TestReadCloserWrapperClose (0.00s)
12:44:42 [2021-05-25T12:44:42.520Z] === RUN   TestReaderErrWrapperReadOnError
12:44:42 [2021-05-25T12:44:42.520Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
12:44:42 [2021-05-25T12:44:42.520Z] === RUN   TestReaderErrWrapperRead
12:44:42 [2021-05-25T12:44:42.520Z] --- PASS: TestReaderErrWrapperRead (0.00s)
12:44:42 [2021-05-25T12:44:42.520Z] === RUN   TestHashData
12:44:42 [2021-05-25T12:44:42.520Z] --- PASS: TestHashData (0.00s)
12:44:42 [2021-05-25T12:44:42.520Z] === RUN   TestCancelReadCloser
12:44:42 [2021-05-25T12:44:42.520Z] --- PASS: TestTarUntar (0.04s)
12:44:42 [2021-05-25T12:44:42.520Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
12:44:42 [2021-05-25T12:44:42.520Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
12:44:42 [2021-05-25T12:44:42.520Z] === RUN   TestTarWithOptions
12:44:42 [2021-05-25T12:44:42.520Z] --- PASS: TestTarWithOptions (0.03s)
12:44:42 [2021-05-25T12:44:42.520Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
12:44:42 [2021-05-25T12:44:42.520Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
12:44:42 [2021-05-25T12:44:42.520Z] === RUN   TestUntarUstarGnuConflict
12:44:42 [2021-05-25T12:44:42.520Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
12:44:42 [2021-05-25T12:44:42.520Z] === RUN   TestUntarInvalidFilenames
12:44:42 [2021-05-25T12:44:42.520Z] === RUN   TestError
12:44:42 [2021-05-25T12:44:42.520Z] --- PASS: TestError (0.00s)
12:44:42 [2021-05-25T12:44:42.520Z] === RUN   TestProgressString
12:44:42 [2021-05-25T12:44:42.520Z] === RUN   TestProgressString/no_progress
12:44:42 [2021-05-25T12:44:42.520Z] === RUN   TestProgressString/progress_1
12:44:42 [2021-05-25T12:44:42.520Z] === RUN   TestProgressString/some_progress_with_a_start_time
12:44:42 [2021-05-25T12:44:42.520Z] === RUN   TestProgressString/some_progress_without_a_start_time
12:44:42 [2021-05-25T12:44:42.520Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
12:44:42 [2021-05-25T12:44:42.520Z] === RUN   TestProgressString/with_units
12:44:42 [2021-05-25T12:44:42.520Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
12:44:42 [2021-05-25T12:44:42.520Z] === RUN   TestProgressString/hide_counts
12:44:42 [2021-05-25T12:44:42.520Z] --- PASS: TestProgressString (0.00s)
12:44:42 [2021-05-25T12:44:42.520Z]     --- PASS: TestProgressString/no_progress (0.00s)
12:44:42 [2021-05-25T12:44:42.520Z]     --- PASS: TestProgressString/progress_1 (0.00s)
12:44:42 [2021-05-25T12:44:42.520Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
12:44:42 [2021-05-25T12:44:42.520Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
12:44:42 [2021-05-25T12:44:42.520Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
12:44:42 [2021-05-25T12:44:42.520Z]     --- PASS: TestProgressString/with_units (0.00s)
12:44:42 [2021-05-25T12:44:42.521Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
12:44:42 [2021-05-25T12:44:42.521Z]     --- PASS: TestProgressString/hide_counts (0.00s)
12:44:42 [2021-05-25T12:44:42.521Z] === RUN   TestJSONMessageDisplay
12:44:42 [2021-05-25T12:44:42.521Z] --- PASS: TestCancelReadCloser (0.10s)
12:44:42 [2021-05-25T12:44:42.521Z] === RUN   TestWriteCloserWrapperClose
12:44:42 [2021-05-25T12:44:42.521Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
12:44:42 [2021-05-25T12:44:42.521Z] === RUN   TestNopWriteCloser
12:44:42 [2021-05-25T12:44:42.521Z] --- PASS: TestNopWriteCloser (0.00s)
12:44:42 [2021-05-25T12:44:42.521Z] === RUN   TestNopWriter
12:44:42 [2021-05-25T12:44:42.521Z] --- PASS: TestNopWriter (0.00s)
12:44:42 [2021-05-25T12:44:42.521Z] === RUN   TestWriteCounter
12:44:42 [2021-05-25T12:44:42.521Z] --- PASS: TestWriteCounter (0.00s)
12:44:42 [2021-05-25T12:44:42.521Z] PASS
12:44:42 [2021-05-25T12:44:42.521Z] coverage: 68.8% of statements
12:44:42 [2021-05-25T12:44:42.521Z] ok  	github.com/docker/docker/pkg/ioutils	0.680s	coverage: 68.8% of statements
12:44:42 [2021-05-25T12:44:42.521Z] === RUN   TestStandardLongPath
12:44:42 [2021-05-25T12:44:42.521Z] --- PASS: TestStandardLongPath (0.00s)
12:44:42 [2021-05-25T12:44:42.521Z] === RUN   TestUNCLongPath
12:44:42 [2021-05-25T12:44:42.521Z] --- PASS: TestUNCLongPath (0.00s)
12:44:42 [2021-05-25T12:44:42.521Z] PASS
12:44:42 [2021-05-25T12:44:42.521Z] coverage: 100.0% of statements
12:44:42 [2021-05-25T12:44:42.521Z] ok  	github.com/docker/docker/pkg/longpath	0.050s	coverage: 100.0% of statements
12:44:42 [2021-05-25T12:44:42.521Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames627778682\\dest"
12:44:42 [2021-05-25T12:44:42.521Z] --- PASS: TestUntarInvalidFilenames (0.20s)
12:44:42 [2021-05-25T12:44:42.521Z] === RUN   TestUntarHardlinkToSymlink
12:44:42 [2021-05-25T12:44:42.521Z] --- PASS: TestJSONMessageDisplay (0.19s)
12:44:42 [2021-05-25T12:44:42.521Z] === RUN   TestJSONMessageDisplayWithJSONError
12:44:42 [2021-05-25T12:44:42.521Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
12:44:42 [2021-05-25T12:44:42.521Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
12:44:42 [2021-05-25T12:44:42.521Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
12:44:42 [2021-05-25T12:44:42.521Z] === RUN   TestDisplayJSONMessagesStream
12:44:42 [2021-05-25T12:44:42.521Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
12:44:42 [2021-05-25T12:44:42.521Z] PASS
12:44:42 [2021-05-25T12:44:42.521Z] coverage: 91.7% of statements
12:44:42 [2021-05-25T12:44:42.521Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
12:44:42 [2021-05-25T12:44:42.521Z] === RUN   TestUntarInvalidHardlink
12:44:42 [2021-05-25T12:44:42.521Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink965421547\\victim\\hello" -> "../victim/hello"
12:44:42 [2021-05-25T12:44:42.521Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.239s	coverage: 91.7% of statements
12:44:42 [2021-05-25T12:44:42.521Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink214193230\\victim\\hello" -> "/../victim/hello"
12:44:42 [2021-05-25T12:44:42.521Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink217929557\\victim" -> "../victim"
12:44:42 [2021-05-25T12:44:42.521Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink566916784\\victim" -> "../victim"
12:44:42 [2021-05-25T12:44:42.521Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink743688271\\victim" -> "../victim"
12:44:42 [2021-05-25T12:44:42.521Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink223105890\\victim" -> "../victim"
12:44:42 [2021-05-25T12:44:42.521Z] --- PASS: TestUntarInvalidHardlink (0.04s)
12:44:42 [2021-05-25T12:44:42.521Z] === RUN   TestUntarInvalidSymlink
12:44:42 [2021-05-25T12:44:42.521Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink832708441\\dest\\dotdot" -> "../victim/hello"
12:44:42 [2021-05-25T12:44:42.521Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink984363748\\dest\\slash-dotdot" -> "/../victim/hello"
12:44:42 [2021-05-25T12:44:42.521Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink791892211\\dest\\loophole-victim" -> "../victim"
12:44:42 [2021-05-25T12:44:42.521Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink602277814\\dest\\loophole-victim" -> "../victim"
12:44:42 [2021-05-25T12:44:42.521Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink204358557\\dest\\loophole-victim" -> "../victim"
12:44:42 [2021-05-25T12:44:42.521Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink739685976\\dest\\loophole-victim" -> "../victim"
12:44:42 [2021-05-25T12:44:42.521Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink423263191\\dest\\dir\\loophole" -> "../../victim"
12:44:42 [2021-05-25T12:44:42.521Z] --- PASS: TestUntarInvalidSymlink (0.05s)
12:44:42 [2021-05-25T12:44:42.521Z] === RUN   TestTempArchiveCloseMultipleTimes
12:44:42 [2021-05-25T12:44:42.521Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
12:44:42 [2021-05-25T12:44:42.521Z] === RUN   TestXGlobalNoParent
12:44:42 [2021-05-25T12:44:42.521Z] --- PASS: TestXGlobalNoParent (0.00s)
12:44:42 [2021-05-25T12:44:42.521Z] === RUN   TestReplaceFileTarWrapper
12:44:42 [2021-05-25T12:44:42.894Z] === RUN   TestRemove
12:44:42 [2021-05-25T12:44:42.894Z] --- PASS: TestRemove (0.00s)
12:44:42 [2021-05-25T12:44:42.894Z] PASS
12:44:42 [2021-05-25T12:44:42.894Z] coverage: 65.3% of statements
12:44:42 [2021-05-25T12:44:42.894Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.541s	coverage: 65.3% of statements
12:44:42 [2021-05-25T12:44:42.973Z] --- PASS: TestReplaceFileTarWrapper (0.21s)
12:44:42 [2021-05-25T12:44:42.974Z] === RUN   TestPrefixHeaderReadable
12:44:42 [2021-05-25T12:44:42.974Z] --- PASS: TestPrefixHeaderReadable (0.03s)
12:44:42 [2021-05-25T12:44:42.974Z] === RUN   TestDisablePigz
12:44:42 [2021-05-25T12:44:42.974Z] --- PASS: TestDisablePigz (0.16s)
12:44:42 [2021-05-25T12:44:42.974Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
12:44:42 [2021-05-25T12:44:42.974Z] === RUN   TestPigz
12:44:43 [2021-05-25T12:44:43.075Z] --- PASS: TestUpdatePidsLimit (5.50s)
12:44:43 [2021-05-25T12:44:43.075Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.70s)
12:44:43 [2021-05-25T12:44:43.075Z]     --- PASS: TestUpdatePidsLimit/no_change (0.70s)
12:44:43 [2021-05-25T12:44:43.075Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.69s)
12:44:43 [2021-05-25T12:44:43.075Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.70s)
12:44:43 [2021-05-25T12:44:43.075Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.70s)
12:44:43 [2021-05-25T12:44:43.075Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.70s)
12:44:43 [2021-05-25T12:44:43.075Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.71s)
12:44:43 [2021-05-25T12:44:43.075Z] === RUN   TestUpdateRestartPolicy
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestPigz (0.16s)
12:44:43 [2021-05-25T12:44:43.426Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestCopyFileWithInvalidDest
12:44:43 [2021-05-25T12:44:43.426Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
12:44:43 [2021-05-25T12:44:43.426Z]     archive_windows_test.go:16: Currently fails
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestCanonicalTarNameForPath
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestCanonicalTarName
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestCanonicalTarName (0.00s)
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestChmodTarEntry
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestChmodTarEntry (0.00s)
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestHardLinkOrder
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestNameFormat
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestNameFormat (0.00s)
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestNameRetries
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestNameRetries (0.00s)
12:44:43 [2021-05-25T12:44:43.426Z] PASS
12:44:43 [2021-05-25T12:44:43.426Z] coverage: 85.7% of statements
12:44:43 [2021-05-25T12:44:43.426Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.095s	coverage: 85.7% of statements
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestHardLinkOrder (0.11s)
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestChangeString
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestChangeString (0.00s)
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestChangesWithNoChanges
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestChangesWithNoChanges (0.02s)
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestChangesWithChanges
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestChangesWithChanges (0.03s)
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestChangesWithChangesGH13590
12:44:43 [2021-05-25T12:44:43.426Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
12:44:43 [2021-05-25T12:44:43.426Z]     changes_test.go:196: needs more investigation
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestChangesDirsEmpty
12:44:43 [2021-05-25T12:44:43.426Z] --- SKIP: TestChangesDirsEmpty (0.00s)
12:44:43 [2021-05-25T12:44:43.426Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestChangesDirsMutated
12:44:43 [2021-05-25T12:44:43.426Z] --- SKIP: TestChangesDirsMutated (0.00s)
12:44:43 [2021-05-25T12:44:43.426Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestApplyLayer
12:44:43 [2021-05-25T12:44:43.426Z] --- SKIP: TestApplyLayer (0.00s)
12:44:43 [2021-05-25T12:44:43.426Z]     changes_test.go:433: needs further investigation
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestChangesSizeWithHardlinks
12:44:43 [2021-05-25T12:44:43.426Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
12:44:43 [2021-05-25T12:44:43.426Z]     changes_test.go:469: needs further investigation
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestChangesSizeWithNoChanges
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestChangesSize
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestChangesSize (0.00s)
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestApplyLayerInvalidFilenames
12:44:43 [2021-05-25T12:44:43.426Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames651381852\\dest"
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestApplyLayerInvalidHardlink
12:44:43 [2021-05-25T12:44:43.426Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink303687150\\victim\\hello" -> "../victim/hello"
12:44:43 [2021-05-25T12:44:43.426Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink525855861\\victim\\hello" -> "/../victim/hello"
12:44:43 [2021-05-25T12:44:43.426Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink625412944\\victim" -> "../victim"
12:44:43 [2021-05-25T12:44:43.426Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink155811951\\victim" -> "../victim"
12:44:43 [2021-05-25T12:44:43.426Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink049541378\\victim" -> "../victim"
12:44:43 [2021-05-25T12:44:43.426Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink338537081\\victim" -> "../victim"
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestApplyLayerInvalidHardlink (0.07s)
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestApplyLayerInvalidSymlink
12:44:43 [2021-05-25T12:44:43.426Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink113454468\\dest\\dotdot" -> "../victim/hello"
12:44:43 [2021-05-25T12:44:43.426Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink143281939\\dest\\slash-dotdot" -> "/../victim/hello"
12:44:43 [2021-05-25T12:44:43.426Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink518472534\\dest\\loophole-victim" -> "../victim"
12:44:43 [2021-05-25T12:44:43.426Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink089439421\\dest\\loophole-victim" -> "../victim"
12:44:43 [2021-05-25T12:44:43.426Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink757798136\\dest\\loophole-victim" -> "../victim"
12:44:43 [2021-05-25T12:44:43.426Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink730469879\\dest\\loophole-victim" -> "../victim"
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestApplyLayerWhiteouts
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestParseKeyValueOpt
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestParseKeyValueOpt (0.00s)
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestParseUintList
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestParseUintList (0.00s)
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestParseUintListMaximumLimits
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
12:44:43 [2021-05-25T12:44:43.426Z] PASS
12:44:43 [2021-05-25T12:44:43.426Z] coverage: 97.0% of statements
12:44:43 [2021-05-25T12:44:43.426Z] ok  	github.com/docker/docker/pkg/parsers	0.038s	coverage: 97.0% of statements
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestApplyLayerWhiteouts (0.07s)
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestGenerateEmptyFile
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestGenerateEmptyFile (0.00s)
12:44:43 [2021-05-25T12:44:43.426Z] === RUN   TestGenerateWithContent
12:44:43 [2021-05-25T12:44:43.426Z] --- PASS: TestGenerateWithContent (0.00s)
12:44:43 [2021-05-25T12:44:43.426Z] PASS
12:44:43 [2021-05-25T12:44:43.426Z] coverage: 61.6% of statements
12:44:43 [2021-05-25T12:44:43.426Z] ok  	github.com/docker/docker/pkg/archive	8.417s	coverage: 61.6% of statements
12:44:43 [2021-05-25T12:44:43.879Z] === RUN   TestNewAndRemove
12:44:43 [2021-05-25T12:44:43.879Z] --- PASS: TestNewAndRemove (0.00s)
12:44:43 [2021-05-25T12:44:43.879Z] === RUN   TestRemoveInvalidPath
12:44:43 [2021-05-25T12:44:43.879Z] --- PASS: TestRemoveInvalidPath (0.00s)
12:44:43 [2021-05-25T12:44:43.879Z] PASS
12:44:43 [2021-05-25T12:44:43.879Z] coverage: 82.6% of statements
12:44:43 [2021-05-25T12:44:43.879Z] ok  	github.com/docker/docker/pkg/pidfile	0.150s	coverage: 82.6% of statements
12:44:43 [2021-05-25T12:44:43.979Z] --- PASS: TestBuildMultiStageOnBuild (4.22s)
12:44:43 [2021-05-25T12:44:43.979Z] === RUN   TestBuildUncleanTarFilenames
12:44:44 [2021-05-25T12:44:44.777Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.42s)
12:44:44 [2021-05-25T12:44:44.777Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:44:44 [2021-05-25T12:44:44.777Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
12:44:44 [2021-05-25T12:44:44.777Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
12:44:44 [2021-05-25T12:44:44.777Z] === RUN   TestInfoAPI
12:44:44 [2021-05-25T12:44:44.777Z] --- PASS: TestInfoAPI (0.02s)
12:44:44 [2021-05-25T12:44:44.777Z] === RUN   TestInfoAPIWarnings
12:44:44 [2021-05-25T12:44:44.833Z] === RUN   TestParseEmptyInterface
12:44:44 [2021-05-25T12:44:44.833Z] --- PASS: TestParseEmptyInterface (0.00s)
12:44:44 [2021-05-25T12:44:44.833Z] === RUN   TestParseNonInterfaceType
12:44:44 [2021-05-25T12:44:44.833Z] --- PASS: TestParseNonInterfaceType (0.00s)
12:44:44 [2021-05-25T12:44:44.833Z] === RUN   TestParseWithOneFunction
12:44:44 [2021-05-25T12:44:44.833Z] --- PASS: TestParseWithOneFunction (0.00s)
12:44:44 [2021-05-25T12:44:44.833Z] === RUN   TestParseWithMultipleFuncs
12:44:44 [2021-05-25T12:44:44.833Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
12:44:44 [2021-05-25T12:44:44.833Z] === RUN   TestParseWithUnnamedReturn
12:44:44 [2021-05-25T12:44:44.833Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
12:44:44 [2021-05-25T12:44:44.833Z] === RUN   TestEmbeddedInterface
12:44:44 [2021-05-25T12:44:44.833Z] --- PASS: TestEmbeddedInterface (0.00s)
12:44:44 [2021-05-25T12:44:44.833Z] === RUN   TestParsedImports
12:44:44 [2021-05-25T12:44:44.833Z] --- PASS: TestParsedImports (0.00s)
12:44:44 [2021-05-25T12:44:44.833Z] === RUN   TestAliasedImports
12:44:44 [2021-05-25T12:44:44.833Z] --- PASS: TestAliasedImports (0.00s)
12:44:44 [2021-05-25T12:44:44.833Z] PASS
12:44:44 [2021-05-25T12:44:44.833Z] coverage: 56.8% of statements
12:44:44 [2021-05-25T12:44:44.833Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.059s	coverage: 56.8% of statements
12:44:45 [2021-05-25T12:44:45.058Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
12:44:45 [2021-05-25T12:44:45.058Z] === RUN   TestNewListSecretsFilters
12:44:45 [2021-05-25T12:44:45.513Z] --- PASS: TestNewListSecretsFilters (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestNewListConfigsFilters
12:44:45 [2021-05-25T12:44:45.513Z] --- PASS: TestNewListConfigsFilters (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z] PASS
12:44:45 [2021-05-25T12:44:45.513Z] coverage: 0.5% of statements
12:44:45 [2021-05-25T12:44:45.513Z] ok  	github.com/docker/docker/daemon/cluster	0.688s	coverage: 0.5% of statements
12:44:45 [2021-05-25T12:44:45.513Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s)
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
12:44:45 [2021-05-25T12:44:45.513Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
12:44:45 [2021-05-25T12:44:45.513Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
12:44:45 [2021-05-25T12:44:45.513Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCContainerRuntime
12:44:45 [2021-05-25T12:44:45.513Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
12:44:45 [2021-05-25T12:44:45.513Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCIsolation
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCIsolation/empty
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCIsolation/default
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCIsolation/process
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
12:44:45 [2021-05-25T12:44:45.513Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertFromGRPCIsolation
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertFromGRPCIsolation/default
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertFromGRPCIsolation/process
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
12:44:45 [2021-05-25T12:44:45.513Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCCredentialSpec
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
12:44:45 [2021-05-25T12:44:45.513Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
12:44:45 [2021-05-25T12:44:45.513Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
12:44:45 [2021-05-25T12:44:45.513Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
12:44:45 [2021-05-25T12:44:45.513Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
12:44:45 [2021-05-25T12:44:45.513Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertFromGRPCConfigs
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertFromGRPCConfigs/file
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
12:44:45 [2021-05-25T12:44:45.513Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCConfigs
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCConfigs/file
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
12:44:45 [2021-05-25T12:44:45.513Z] === RUN   TestServiceConvertToGRPCConfigs/none
12:44:45 [2021-05-25T12:44:45.513Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
12:44:45 [2021-05-25T12:44:45.513Z] PASS
12:44:45 [2021-05-25T12:44:45.513Z] coverage: 35.9% of statements
12:44:45 [2021-05-25T12:44:45.513Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.429s	coverage: 35.9% of statements
12:44:45 [2021-05-25T12:44:45.788Z] === RUN   TestFailedConnection
12:44:45 [2021-05-25T12:44:45.889Z] --- PASS: TestBuildUncleanTarFilenames (1.95s)
12:44:45 [2021-05-25T12:44:45.889Z] === RUN   TestBuildMultiStageLayerLeak
12:44:46 [2021-05-25T12:44:46.241Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
12:44:46 [2021-05-25T12:44:46.241Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
12:44:46 [2021-05-25T12:44:46.241Z] === RUN   TestBufioReaderPoolPutAndGet
12:44:46 [2021-05-25T12:44:46.241Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
12:44:46 [2021-05-25T12:44:46.241Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
12:44:46 [2021-05-25T12:44:46.241Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
12:44:46 [2021-05-25T12:44:46.241Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
12:44:46 [2021-05-25T12:44:46.241Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
12:44:46 [2021-05-25T12:44:46.241Z] === RUN   TestBufioWriterPoolPutAndGet
12:44:46 [2021-05-25T12:44:46.241Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
12:44:46 [2021-05-25T12:44:46.241Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
12:44:46 [2021-05-25T12:44:46.241Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
12:44:46 [2021-05-25T12:44:46.241Z] === RUN   TestBufferPoolPutAndGet
12:44:46 [2021-05-25T12:44:46.241Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
12:44:46 [2021-05-25T12:44:46.241Z] PASS
12:44:46 [2021-05-25T12:44:46.241Z] coverage: 88.2% of statements
12:44:46 [2021-05-25T12:44:46.241Z] ok  	github.com/docker/docker/pkg/pools	0.034s	coverage: 88.2% of statements
12:44:46 [2021-05-25T12:44:46.241Z] === RUN   TestHTTPTransport
12:44:46 [2021-05-25T12:44:46.241Z] --- PASS: TestHTTPTransport (0.00s)
12:44:46 [2021-05-25T12:44:46.241Z] PASS
12:44:46 [2021-05-25T12:44:46.241Z] coverage: 85.7% of statements
12:44:46 [2021-05-25T12:44:46.241Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.094s	coverage: 85.7% of statements
12:44:47 [2021-05-25T12:44:47.196Z] === RUN   TestOutputOnPrematureClose
12:44:47 [2021-05-25T12:44:47.196Z] --- PASS: TestOutputOnPrematureClose (0.00s)
12:44:47 [2021-05-25T12:44:47.196Z] === RUN   TestCompleteSilently
12:44:47 [2021-05-25T12:44:47.196Z] --- PASS: TestCompleteSilently (0.00s)
12:44:47 [2021-05-25T12:44:47.196Z] PASS
12:44:47 [2021-05-25T12:44:47.196Z] coverage: 75.9% of statements
12:44:47 [2021-05-25T12:44:47.196Z] ok  	github.com/docker/docker/pkg/progress	0.034s	coverage: 75.9% of statements
12:44:47 [2021-05-25T12:44:47.196Z] === RUN   TestSendToOneSub
12:44:47 [2021-05-25T12:44:47.196Z] --- PASS: TestSendToOneSub (0.00s)
12:44:47 [2021-05-25T12:44:47.196Z] === RUN   TestSendToMultipleSubs
12:44:47 [2021-05-25T12:44:47.196Z] --- PASS: TestSendToMultipleSubs (0.00s)
12:44:47 [2021-05-25T12:44:47.196Z] === RUN   TestEvictOneSub
12:44:47 [2021-05-25T12:44:47.196Z] --- PASS: TestEvictOneSub (0.00s)
12:44:47 [2021-05-25T12:44:47.196Z] === RUN   TestClosePublisher
12:44:47 [2021-05-25T12:44:47.196Z] --- PASS: TestClosePublisher (0.00s)
12:44:47 [2021-05-25T12:44:47.196Z] === RUN   TestPubSubRace
12:44:47 [2021-05-25T12:44:47.649Z] === RUN   TestRegister
12:44:47 [2021-05-25T12:44:47.649Z] --- PASS: TestRegister (0.00s)
12:44:47 [2021-05-25T12:44:47.649Z] === RUN   TestCommand
12:44:47 [2021-05-25T12:44:47.649Z] --- PASS: TestFailedConnection (2.23s)
12:44:47 [2021-05-25T12:44:47.649Z] === RUN   TestFailOnce
12:44:47 [2021-05-25T12:44:47.799Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:44:47 [2021-05-25T12:44:47.799Z] Using test binary docker
12:44:47 [2021-05-25T12:44:47.799Z] +++ /etc/init.d/apparmor start
12:44:48 [2021-05-25T12:44:48.059Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:44:48 [2021-05-25T12:44:48.059Z] INFO: Waiting for daemon to start...
12:44:48 [2021-05-25T12:44:48.059Z] Starting dockerd
12:44:48 [2021-05-25T12:44:48.059Z] +++ 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
12:44:48 [2021-05-25T12:44:48.102Z] --- PASS: TestCommand (0.02s)
12:44:48 [2021-05-25T12:44:48.102Z] === RUN   TestNaiveSelf
12:44:48 [2021-05-25T12:44:48.102Z] --- PASS: TestNaiveSelf (0.03s)
12:44:48 [2021-05-25T12:44:48.102Z] PASS
12:44:48 [2021-05-25T12:44:48.102Z] coverage: 82.4% of statements
12:44:48 [2021-05-25T12:44:48.102Z] ok  	github.com/docker/docker/pkg/reexec	0.091s	coverage: 82.4% of statements
12:44:48 [2021-05-25T12:44:48.102Z] 2021/05/25 12:44:47 http: panic serving 127.0.0.1:49218: Plugin not ready
12:44:48 [2021-05-25T12:44:48.102Z] goroutine 23 [running]:
12:44:48 [2021-05-25T12:44:48.102Z] net/http.(*conn).serve.func1(0xc000132000)
12:44:48 [2021-05-25T12:44:48.102Z] 	c:/go/src/net/http/server.go:1795 +0x140
12:44:48 [2021-05-25T12:44:48.102Z] panic(0x849b40, 0x986aa0)
12:44:48 [2021-05-25T12:44:48.102Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
12:44:48 [2021-05-25T12:44:48.102Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc000156000, 0xc0000f2200)
12:44:48 [2021-05-25T12:44:48.102Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
12:44:48 [2021-05-25T12:44:48.102Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc000156000, 0xc0000f2200)
12:44:48 [2021-05-25T12:44:48.102Z] 	c:/go/src/net/http/server.go:2036 +0x4b
12:44:48 [2021-05-25T12:44:48.102Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc000156000, 0xc0000f2200)
12:44:48 [2021-05-25T12:44:48.102Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
12:44:48 [2021-05-25T12:44:48.102Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc000156000, 0xc0000f2200)
12:44:48 [2021-05-25T12:44:48.102Z] 	c:/go/src/net/http/server.go:2831 +0xab
12:44:48 [2021-05-25T12:44:48.102Z] net/http.(*conn).serve(0xc000132000, 0x99b2a0, 0xc0000fc040)
12:44:48 [2021-05-25T12:44:48.102Z] 	c:/go/src/net/http/server.go:1919 +0x87c
12:44:48 [2021-05-25T12:44:48.102Z] created by net/http.(*Server).Serve
12:44:48 [2021-05-25T12:44:48.102Z] 	c:/go/src/net/http/server.go:2957 +0x38b
12:44:48 [2021-05-25T12:44:48.102Z] time="2021-05-25T12:44:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49217/Test.FailOnce: Post http://127.0.0.1:49217/Test.FailOnce: EOF, retrying in 1s"
12:44:48 [2021-05-25T12:44:48.102Z] --- PASS: TestPubSubRace (1.04s)
12:44:48 [2021-05-25T12:44:48.102Z] PASS
12:44:48 [2021-05-25T12:44:48.102Z] coverage: 75.0% of statements
12:44:48 [2021-05-25T12:44:48.102Z] ok  	github.com/docker/docker/pkg/pubsub	1.087s	coverage: 75.0% of statements
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestParseSignal
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestParseSignal (0.00s)
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestValidSignalForPlatform
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestValidSignalForPlatform (0.00s)
12:44:49 [2021-05-25T12:44:49.056Z] PASS
12:44:49 [2021-05-25T12:44:49.056Z] coverage: 19.4% of statements
12:44:49 [2021-05-25T12:44:49.056Z] ok  	github.com/docker/docker/pkg/signal	0.056s	coverage: 19.4% of statements
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestFailOnce (1.15s)
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestEchoInputOutput
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestEchoInputOutput (0.00s)
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestBackoff
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestBackoff (0.00s)
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestAbortRetry
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestAbortRetry (0.00s)
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestClientScheme
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestClientScheme (0.00s)
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestNewClientWithTimeout
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestNewStdWriter
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestNewStdWriter (0.00s)
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestWriteWithUninitializedStdWriter
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestWriteWithNilBytes
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestWriteWithNilBytes (0.00s)
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestWrite
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestWrite (0.00s)
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestWriteWithWriterError
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestWriteWithWriterError (0.00s)
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestStdCopyWriteAndRead
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestStdCopyReturnsErrorReadingHeader
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestStdCopyReturnsErrorReadingFrame
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestStdCopyDetectsCorruptedFrame
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestStdCopyWithInvalidInputHeader
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestStdCopyWithCorruptedPrefix
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestStdCopyReturnsWriteErrors
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
12:44:49 [2021-05-25T12:44:49.056Z] === RUN   TestStdCopyReturnsErrorFromSystem
12:44:49 [2021-05-25T12:44:49.056Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
12:44:49 [2021-05-25T12:44:49.056Z] PASS
12:44:49 [2021-05-25T12:44:49.056Z] coverage: 100.0% of statements
12:44:49 [2021-05-25T12:44:49.056Z] ok  	github.com/docker/docker/pkg/stdcopy	0.033s	coverage: 100.0% of statements
12:44:49 [2021-05-25T12:44:49.230Z] === RUN   TestDiscoveryOptsErrors
12:44:49 [2021-05-25T12:44:49.230Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
12:44:49 [2021-05-25T12:44:49.230Z] === RUN   TestDiscoveryOpts
12:44:49 [2021-05-25T12:44:49.230Z] --- PASS: TestDiscoveryOpts (0.00s)
12:44:49 [2021-05-25T12:44:49.230Z] PASS
12:44:49 [2021-05-25T12:44:49.230Z] coverage: 30.0% of statements
12:44:49 [2021-05-25T12:44:49.230Z] ok  	github.com/docker/docker/daemon/discovery	0.071s	coverage: 30.0% of statements
12:44:49 [2021-05-25T12:44:49.508Z] time="2021-05-25T12:44:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
12:44:49 [2021-05-25T12:44:49.960Z] === RUN   TestRawProgressFormatterFormatStatus
12:44:49 [2021-05-25T12:44:49.960Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
12:44:49 [2021-05-25T12:44:49.960Z] === RUN   TestRawProgressFormatterFormatProgress
12:44:49 [2021-05-25T12:44:49.960Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
12:44:49 [2021-05-25T12:44:49.960Z] === RUN   TestFormatStatus
12:44:49 [2021-05-25T12:44:49.960Z] --- PASS: TestFormatStatus (0.00s)
12:44:49 [2021-05-25T12:44:49.960Z] === RUN   TestFormatError
12:44:49 [2021-05-25T12:44:49.960Z] --- PASS: TestFormatError (0.00s)
12:44:49 [2021-05-25T12:44:49.960Z] === RUN   TestFormatJSONError
12:44:49 [2021-05-25T12:44:49.960Z] --- PASS: TestFormatJSONError (0.00s)
12:44:49 [2021-05-25T12:44:49.960Z] === RUN   TestJsonProgressFormatterFormatProgress
12:44:49 [2021-05-25T12:44:49.960Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
12:44:49 [2021-05-25T12:44:49.960Z] === RUN   TestJsonProgressFormatterFormatStatus
12:44:49 [2021-05-25T12:44:49.960Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
12:44:49 [2021-05-25T12:44:49.960Z] === RUN   TestNewJSONProgressOutput
12:44:49 [2021-05-25T12:44:49.960Z] --- PASS: TestNewJSONProgressOutput (0.00s)
12:44:49 [2021-05-25T12:44:49.960Z] === RUN   TestAuxFormatterEmit
12:44:49 [2021-05-25T12:44:49.960Z] --- PASS: TestAuxFormatterEmit (0.00s)
12:44:49 [2021-05-25T12:44:49.960Z] === RUN   TestStreamWriterStdout
12:44:49 [2021-05-25T12:44:49.960Z] --- PASS: TestStreamWriterStdout (0.00s)
12:44:49 [2021-05-25T12:44:49.960Z] === RUN   TestStreamWriterStderr
12:44:49 [2021-05-25T12:44:49.960Z] --- PASS: TestStreamWriterStderr (0.00s)
12:44:49 [2021-05-25T12:44:49.960Z] PASS
12:44:49 [2021-05-25T12:44:49.960Z] coverage: 66.2% of statements
12:44:49 [2021-05-25T12:44:49.960Z] ok  	github.com/docker/docker/pkg/streamformatter	0.042s	coverage: 66.2% of statements
12:44:49 [2021-05-25T12:44:49.960Z] === RUN   TestGenerateRandomID
12:44:49 [2021-05-25T12:44:49.960Z] --- PASS: TestGenerateRandomID (0.00s)
12:44:49 [2021-05-25T12:44:49.960Z] === RUN   TestShortenId
12:44:49 [2021-05-25T12:44:49.960Z] --- PASS: TestShortenId (0.00s)
12:44:49 [2021-05-25T12:44:49.960Z] === RUN   TestShortenSha256Id
12:44:49 [2021-05-25T12:44:49.960Z] --- PASS: TestShortenSha256Id (0.00s)
12:44:49 [2021-05-25T12:44:49.960Z] === RUN   TestShortenIdEmpty
12:44:49 [2021-05-25T12:44:49.960Z] --- PASS: TestShortenIdEmpty (0.00s)
12:44:49 [2021-05-25T12:44:49.960Z] === RUN   TestShortenIdInvalid
12:44:49 [2021-05-25T12:44:49.960Z] --- PASS: TestShortenIdInvalid (0.00s)
12:44:49 [2021-05-25T12:44:49.960Z] === RUN   TestIsShortIDNonHex
12:44:49 [2021-05-25T12:44:49.960Z] --- PASS: TestIsShortIDNonHex (0.00s)
12:44:49 [2021-05-25T12:44:49.960Z] === RUN   TestIsShortIDNotCorrectSize
12:44:49 [2021-05-25T12:44:49.960Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
12:44:49 [2021-05-25T12:44:49.960Z] PASS
12:44:49 [2021-05-25T12:44:49.960Z] coverage: 70.6% of statements
12:44:49 [2021-05-25T12:44:49.960Z] ok  	github.com/docker/docker/pkg/stringid	0.039s	coverage: 70.6% of statements
12:44:49 [2021-05-25T12:44:49.969Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:44:49 [2021-05-25T12:44:49.969Z] Using test binary docker
12:44:49 [2021-05-25T12:44:49.969Z] +++ /etc/init.d/apparmor start
12:44:49 [2021-05-25T12:44:49.969Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:44:49 [2021-05-25T12:44:49.969Z] INFO: Waiting for daemon to start...
12:44:49 [2021-05-25T12:44:49.969Z] Starting dockerd
12:44:49 [2021-05-25T12:44:49.969Z] +++ 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
12:44:49 [2021-05-25T12:44:49.969Z] .
12:44:49 [2021-05-25T12:44:49.969Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:44:50 [2021-05-25T12:44:50.228Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:44:50 [2021-05-25T12:44:50.228Z] Error: No such image: emptyfs
12:44:50 [2021-05-25T12:44:50.228Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:44:50 [2021-05-25T12:44:50.228Z] ++++ docker load
12:44:50 [2021-05-25T12:44:50.228Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s)
12:44:50 [2021-05-25T12:44:50.228Z] === RUN   TestBuildWithHugeFile
12:44:50 [2021-05-25T12:44:50.488Z] Running integration-test (iteration 1)
12:44:50 [2021-05-25T12:44:50.488Z] 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)/
12:44:50 [2021-05-25T12:44:50.488Z] ++ 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)/'
12:44:50 [2021-05-25T12:44:50.488Z] ++ set -e
12:44:50 [2021-05-25T12:44:50.488Z] ++ '[' -n 0 ']'
12:44:50 [2021-05-25T12:44:50.488Z] ++ set -x
12:44:50 [2021-05-25T12:44:50.488Z] ++ 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)/'
12:44:50 [2021-05-25T12:44:50.919Z] === RUN   TestIsCpusetListAvailable
12:44:50 [2021-05-25T12:44:50.919Z] --- PASS: TestIsCpusetListAvailable (0.00s)
12:44:50 [2021-05-25T12:44:50.919Z] PASS
12:44:50 [2021-05-25T12:44:50.919Z] coverage: 38.2% of statements
12:44:50 [2021-05-25T12:44:50.919Z] ok  	github.com/docker/docker/pkg/sysinfo	0.062s	coverage: 38.2% of statements
12:44:50 [2021-05-25T12:44:50.919Z] time="2021-05-25T12:44:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestBuilderGC
12:44:51 [2021-05-25T12:44:51.394Z] --- PASS: TestBuilderGC (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestDaemonConfigurationNotFound
12:44:51 [2021-05-25T12:44:51.394Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestDaemonBrokenConfiguration
12:44:51 [2021-05-25T12:44:51.394Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestParseClusterAdvertiseSettings
12:44:51 [2021-05-25T12:44:51.394Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestFindConfigurationConflicts
12:44:51 [2021-05-25T12:44:51.394Z] --- PASS: TestFindConfigurationConflicts (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
12:44:51 [2021-05-25T12:44:51.394Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestDaemonConfigurationMergeConflicts
12:44:51 [2021-05-25T12:44:51.394Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestDaemonConfigurationMergeConcurrent
12:44:51 [2021-05-25T12:44:51.394Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestDaemonConfigurationMergeConcurrentError
12:44:51 [2021-05-25T12:44:51.394Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
12:44:51 [2021-05-25T12:44:51.394Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
12:44:51 [2021-05-25T12:44:51.394Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
12:44:51 [2021-05-25T12:44:51.394Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestFindConfigurationConflictsWithMergedValues
12:44:51 [2021-05-25T12:44:51.394Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfigurationErrors
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
12:44:51 [2021-05-25T12:44:51.394Z] --- PASS: TestValidateConfigurationErrors (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfiguration
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfiguration/with_label
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfiguration/with_dns
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfiguration/with_dns-search
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfiguration/with_max-download-attempts
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestValidateConfiguration/with_node_generic_resources
12:44:51 [2021-05-25T12:44:51.394Z] --- PASS: TestValidateConfiguration (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestModifiedDiscoverySettings
12:44:51 [2021-05-25T12:44:51.394Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestReloadSetConfigFileNotExist
12:44:51 [2021-05-25T12:44:51.394Z] time="2021-05-25T12:44:50Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
12:44:51 [2021-05-25T12:44:51.394Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s)
12:44:51 [2021-05-25T12:44:51.394Z] === RUN   TestReloadDefaultConfigNotExist
12:44:51 [2021-05-25T12:44:51.394Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
12:44:51 [2021-05-25T12:44:51.394Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
12:44:51 [2021-05-25T12:44:51.395Z] === RUN   TestReloadBadDefaultConfig
12:44:51 [2021-05-25T12:44:51.395Z] time="2021-05-25T12:44:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-431512355"
12:44:51 [2021-05-25T12:44:51.395Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
12:44:51 [2021-05-25T12:44:51.395Z] === RUN   TestReloadWithConflictingLabels
12:44:51 [2021-05-25T12:44:51.395Z] time="2021-05-25T12:44:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-764365862"
12:44:51 [2021-05-25T12:44:51.395Z] --- PASS: TestReloadWithConflictingLabels (0.02s)
12:44:51 [2021-05-25T12:44:51.395Z] === RUN   TestReloadWithDuplicateLabels
12:44:51 [2021-05-25T12:44:51.395Z] time="2021-05-25T12:44:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-348321101"
12:44:51 [2021-05-25T12:44:51.395Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
12:44:51 [2021-05-25T12:44:51.395Z] === RUN   TestDaemonConfigurationMerge
12:44:51 [2021-05-25T12:44:51.395Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
12:44:51 [2021-05-25T12:44:51.395Z] PASS
12:44:51 [2021-05-25T12:44:51.395Z] coverage: 79.7% of statements
12:44:51 [2021-05-25T12:44:51.395Z] ok  	github.com/docker/docker/daemon/config	0.489s	coverage: 79.7% of statements
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestVerifyNetworkingConfig
12:44:51 [2021-05-25T12:44:51.849Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestGetContainer
12:44:51 [2021-05-25T12:44:51.849Z] --- PASS: TestGetContainer (0.00s)
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestValidContainerNames
12:44:51 [2021-05-25T12:44:51.849Z] --- PASS: TestValidContainerNames (0.00s)
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestContainerInitDNS
12:44:51 [2021-05-25T12:44:51.849Z] --- SKIP: TestContainerInitDNS (0.00s)
12:44:51 [2021-05-25T12:44:51.849Z]     daemon_test.go:147: root required
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestMerge
12:44:51 [2021-05-25T12:44:51.849Z] --- PASS: TestMerge (0.00s)
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestValidateContainerIsolation
12:44:51 [2021-05-25T12:44:51.849Z] --- PASS: TestValidateContainerIsolation (0.00s)
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestFindNetworkErrorType
12:44:51 [2021-05-25T12:44:51.849Z] --- PASS: TestFindNetworkErrorType (0.00s)
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestEnsureServicesExist
12:44:51 [2021-05-25T12:44:51.849Z] --- PASS: TestEnsureServicesExist (0.00s)
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestEnsureServicesExistErrors
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
12:44:51 [2021-05-25T12:44:51.849Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
12:44:51 [2021-05-25T12:44:51.849Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
12:44:51 [2021-05-25T12:44:51.849Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
12:44:51 [2021-05-25T12:44:51.849Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestContainerDelete
12:44:51 [2021-05-25T12:44:51.849Z] --- PASS: TestContainerDelete (0.00s)
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestContainerDoubleDelete
12:44:51 [2021-05-25T12:44:51.849Z] --- PASS: TestContainerDoubleDelete (0.00s)
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestLogContainerEventCopyLabels
12:44:51 [2021-05-25T12:44:51.849Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestLogContainerEventWithAttributes
12:44:51 [2021-05-25T12:44:51.849Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestNoneHealthcheck
12:44:51 [2021-05-25T12:44:51.849Z] --- PASS: TestNoneHealthcheck (0.00s)
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestHealthStates
12:44:51 [2021-05-25T12:44:51.849Z] time="2021-05-25T12:44:51Z" 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"
12:44:51 [2021-05-25T12:44:51.849Z] time="2021-05-25T12:44:51Z" 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"
12:44:51 [2021-05-25T12:44:51.849Z] time="2021-05-25T12:44:51Z" 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"
12:44:51 [2021-05-25T12:44:51.849Z] time="2021-05-25T12:44:51Z" 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"
12:44:51 [2021-05-25T12:44:51.849Z] time="2021-05-25T12:44:51Z" 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"
12:44:51 [2021-05-25T12:44:51.849Z] time="2021-05-25T12:44:51Z" 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"
12:44:51 [2021-05-25T12:44:51.849Z] time="2021-05-25T12:44:51Z" 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"
12:44:51 [2021-05-25T12:44:51.849Z] time="2021-05-25T12:44:51Z" 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"
12:44:51 [2021-05-25T12:44:51.849Z] time="2021-05-25T12:44:51Z" 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"
12:44:51 [2021-05-25T12:44:51.849Z] time="2021-05-25T12:44:51Z" 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"
12:44:51 [2021-05-25T12:44:51.849Z] --- PASS: TestHealthStates (0.16s)
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestMaskURLCredentials
12:44:51 [2021-05-25T12:44:51.849Z] --- PASS: TestMaskURLCredentials (0.00s)
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestGetInspectData
12:44:51 [2021-05-25T12:44:51.849Z] --- PASS: TestGetInspectData (0.00s)
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestFillLicense
12:44:51 [2021-05-25T12:44:51.849Z] --- PASS: TestFillLicense (0.00s)
12:44:51 [2021-05-25T12:44:51.849Z] === RUN   TestListInvalidFilter
12:44:51 [2021-05-25T12:44:51.850Z] --- PASS: TestListInvalidFilter (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestNameFilter
12:44:51 [2021-05-25T12:44:51.850Z] --- PASS: TestNameFilter (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
12:44:51 [2021-05-25T12:44:51.850Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestSetWindowsCredentialSpecInSpec
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
12:44:51 [2021-05-25T12:44:51.850Z] === 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
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
12:44:51 [2021-05-25T12:44:51.850Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.03s)
12:44:51 [2021-05-25T12:44:51.850Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z]     --- 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)
12:44:51 [2021-05-25T12:44:51.850Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestDaemonReloadLabels
12:44:51 [2021-05-25T12:44:51.850Z] --- PASS: TestDaemonReloadLabels (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
12:44:51 [2021-05-25T12:44:51.850Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestDaemonReloadMirrors
12:44:51 [2021-05-25T12:44:51.850Z] --- PASS: TestDaemonReloadMirrors (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestDaemonReloadInsecureRegistries
12:44:51 [2021-05-25T12:44:51.850Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestDaemonReloadNotAffectOthers
12:44:51 [2021-05-25T12:44:51.850Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestDaemonDiscoveryReload
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestEventsLog
12:44:51 [2021-05-25T12:44:51.850Z] --- PASS: TestEventsLog (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestEventsLogTimeout
12:44:51 [2021-05-25T12:44:51.850Z] --- PASS: TestEventsLogTimeout (0.00s)
12:44:51 [2021-05-25T12:44:51.850Z] === RUN   TestLogEvents
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestChtimes
12:44:51 [2021-05-25T12:44:51.873Z] --- PASS: TestChtimes (0.00s)
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestChtimesWindows
12:44:51 [2021-05-25T12:44:51.873Z] --- PASS: TestChtimesWindows (0.00s)
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
12:44:51 [2021-05-25T12:44:51.873Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestEnsureRemoveAllNotExist
12:44:51 [2021-05-25T12:44:51.873Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestEnsureRemoveAllWithDir
12:44:51 [2021-05-25T12:44:51.873Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestEnsureRemoveAllWithFile
12:44:51 [2021-05-25T12:44:51.873Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestHasWin32KSupport
12:44:51 [2021-05-25T12:44:51.873Z] --- PASS: TestHasWin32KSupport (0.00s)
12:44:51 [2021-05-25T12:44:51.873Z]     syscall_windows_test.go:8: win32k: true
12:44:51 [2021-05-25T12:44:51.873Z] PASS
12:44:51 [2021-05-25T12:44:51.873Z] coverage: 12.0% of statements
12:44:51 [2021-05-25T12:44:51.873Z] ok  	github.com/docker/docker/pkg/system	0.058s	coverage: 12.0% of statements
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestTailFile
12:44:51 [2021-05-25T12:44:51.873Z] --- PASS: TestTailFile (0.00s)
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestTailFileManyLines
12:44:51 [2021-05-25T12:44:51.873Z] --- PASS: TestTailFileManyLines (0.00s)
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestTailEmptyFile
12:44:51 [2021-05-25T12:44:51.873Z] --- PASS: TestTailEmptyFile (0.00s)
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestTailNegativeN
12:44:51 [2021-05-25T12:44:51.873Z] --- PASS: TestTailNegativeN (0.00s)
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestNewTailReader
12:44:51 [2021-05-25T12:44:51.873Z] === PAUSE TestNewTailReader
12:44:51 [2021-05-25T12:44:51.873Z] === CONT  TestNewTailReader
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestNewTailReader/8_byte_delimiter
12:44:51 [2021-05-25T12:44:51.873Z] === PAUSE TestNewTailReader/8_byte_delimiter
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestNewTailReader/12_byte_delimiter
12:44:51 [2021-05-25T12:44:51.873Z] === PAUSE TestNewTailReader/12_byte_delimiter
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestNewTailReader/no_delimiter
12:44:51 [2021-05-25T12:44:51.873Z] === PAUSE TestNewTailReader/no_delimiter
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestNewTailReader/single_byte_delimiter
12:44:51 [2021-05-25T12:44:51.873Z] === PAUSE TestNewTailReader/single_byte_delimiter
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestNewTailReader/2_byte_delimiter
12:44:51 [2021-05-25T12:44:51.873Z] === PAUSE TestNewTailReader/2_byte_delimiter
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestNewTailReader/4_byte_delimiter
12:44:51 [2021-05-25T12:44:51.873Z] === PAUSE TestNewTailReader/4_byte_delimiter
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestNewTailReader/truncated_last_line
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestNewTailReader/truncated_last_line#01
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestNewTailReader/truncated_last_line#02
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
12:44:51 [2021-05-25T12:44:51.873Z] === CONT  TestNewTailReader/8_byte_delimiter
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
12:44:51 [2021-05-25T12:44:51.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
12:44:51 [2021-05-25T12:44:51.873Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
12:44:51 [2021-05-25T12:44:51.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
12:44:51 [2021-05-25T12:44:51.881Z] 
12:44:51 [2021-05-25T12:44:51.881Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:44:52 [2021-05-25T12:44:52.140Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:44:52 [2021-05-25T12:44:52.140Z] Error: No such image: emptyfs
12:44:52 [2021-05-25T12:44:52.140Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:44:52 [2021-05-25T12:44:52.140Z] ++++ docker load
12:44:52 [2021-05-25T12:44:52.305Z] --- PASS: TestLogEvents (0.05s)
12:44:52 [2021-05-25T12:44:52.305Z] === RUN   TestLoadBufferedEvents
12:44:52 [2021-05-25T12:44:52.305Z] --- PASS: TestLoadBufferedEvents (0.14s)
12:44:52 [2021-05-25T12:44:52.305Z] === RUN   TestLoadBufferedEventsOnlyFromPast
12:44:52 [2021-05-25T12:44:52.305Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
12:44:52 [2021-05-25T12:44:52.305Z] === RUN   TestIgnoreBufferedWhenNoTimes
12:44:52 [2021-05-25T12:44:52.305Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
12:44:52 [2021-05-25T12:44:52.305Z] PASS
12:44:52 [2021-05-25T12:44:52.305Z] coverage: 50.0% of statements
12:44:52 [2021-05-25T12:44:52.305Z] ok  	github.com/docker/docker/daemon/events	0.317s	coverage: 50.0% of statements
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:44:52 [2021-05-25T12:44:52.327Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.327Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:44:52 [2021-05-25T12:44:52.327Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.327Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.327Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.327Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.327Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.327Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.327Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.327Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.327Z] === CONT  TestNewTailReader/4_byte_delimiter
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:44:52 [2021-05-25T12:44:52.327Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.327Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/2_byte_delimiter
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/single_byte_delimiter
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/no_delimiter
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/12_byte_delimiter
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/no_delimiter/no_lines
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:44:52 [2021-05-25T12:44:52.328Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:44:52 [2021-05-25T12:44:52.328Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:44:52 [2021-05-25T12:44:52.328Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.329Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:44:52 [2021-05-25T12:44:52.329Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:44:52 [2021-05-25T12:44:52.329Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.330Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:44:52 [2021-05-25T12:44:52.330Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
12:44:52 [2021-05-25T12:44:52.331Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
12:44:52 [2021-05-25T12:44:52.331Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.331Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:44:52 [2021-05-25T12:44:52.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === CONT  TestNewTailReader/no_delimiter/no_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.332Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:44:52 [2021-05-25T12:44:52.332Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.333Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
12:44:52 [2021-05-25T12:44:52.333Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
12:44:52 [2021-05-25T12:44:52.333Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
12:44:52 [2021-05-25T12:44:52.333Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
12:44:52 [2021-05-25T12:44:52.333Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
12:44:52 [2021-05-25T12:44:52.333Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
12:44:52 [2021-05-25T12:44:52.333Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
12:44:52 [2021-05-25T12:44:52.333Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
12:44:52 [2021-05-25T12:44:52.333Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
12:44:52 [2021-05-25T12:44:52.333Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
12:44:52 [2021-05-25T12:44:52.333Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
12:44:52 [2021-05-25T12:44:52.333Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
12:44:52 [2021-05-25T12:44:52.333Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
12:44:52 [2021-05-25T12:44:52.333Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
12:44:52 [2021-05-25T12:44:52.333Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
12:44:52 [2021-05-25T12:44:52.333Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
12:44:52 [2021-05-25T12:44:52.333Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
12:44:52 [2021-05-25T12:44:52.333Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
12:44:52 [2021-05-25T12:44:52.333Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
12:44:52 [2021-05-25T12:44:52.333Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
12:44:52 [2021-05-25T12:44:52.333Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
12:44:52 [2021-05-25T12:44:52.333Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.333Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.333Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:44:52 [2021-05-25T12:44:52.710Z] Running integration-test (iteration 1)
12:44:52 [2021-05-25T12:44:52.710Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
12:44:52 [2021-05-25T12:44:52.710Z] ++ 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)/'
12:44:52 [2021-05-25T12:44:52.710Z] ++ set -e
12:44:52 [2021-05-25T12:44:52.710Z] ++ '[' -n 0 ']'
12:44:52 [2021-05-25T12:44:52.710Z] ++ set -x
12:44:52 [2021-05-25T12:44:52.710Z] ++ 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)/'
12:44:52 [2021-05-25T12:44:52.761Z] --- PASS: TestDaemonDiscoveryReload (1.02s)
12:44:52 [2021-05-25T12:44:52.761Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:44:52 [2021-05-25T12:44:52.786Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
12:44:52 [2021-05-25T12:44:52.787Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
12:44:52 [2021-05-25T12:44:52.787Z] --- PASS: TestNewTailReader (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.04s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.08s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.04s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.02s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.02s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.03s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.788Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.04s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]     --- PASS: TestNewTailReader/no_delimiter (0.04s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.02s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.789Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
12:44:52 [2021-05-25T12:44:52.790Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.790Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.790Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
12:44:52 [2021-05-25T12:44:52.790Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.790Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:44:52 [2021-05-25T12:44:52.790Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.790Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.790Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.790Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.790Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.790Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.790Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.790Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.790Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
12:44:52 [2021-05-25T12:44:52.790Z] PASS
12:44:52 [2021-05-25T12:44:52.790Z] coverage: 88.6% of statements
12:44:52 [2021-05-25T12:44:52.790Z] ok  	github.com/docker/docker/pkg/tailfile	0.493s	coverage: 88.6% of statements
12:44:53 [2021-05-25T12:44:53.215Z] === RUN   TestWaitNodeAttachment
12:44:53 [2021-05-25T12:44:53.242Z] === RUN   TestTarSumRemoveNonExistent
12:44:53 [2021-05-25T12:44:53.242Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
12:44:53 [2021-05-25T12:44:53.242Z] === RUN   TestTarSumRemove
12:44:53 [2021-05-25T12:44:53.242Z] --- PASS: TestTarSumRemove (0.00s)
12:44:53 [2021-05-25T12:44:53.242Z] === RUN   TestSortFileInfoSums
12:44:53 [2021-05-25T12:44:53.242Z] --- PASS: TestSortFileInfoSums (0.00s)
12:44:53 [2021-05-25T12:44:53.242Z] === RUN   TestNewTarSumForLabelInvalid
12:44:53 [2021-05-25T12:44:53.242Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
12:44:53 [2021-05-25T12:44:53.242Z] === RUN   TestNewTarSumForLabel
12:44:53 [2021-05-25T12:44:53.242Z] --- PASS: TestNewTarSumForLabel (0.00s)
12:44:53 [2021-05-25T12:44:53.242Z] === RUN   TestEmptyTar
12:44:53 [2021-05-25T12:44:53.242Z] --- PASS: TestEmptyTar (0.00s)
12:44:53 [2021-05-25T12:44:53.242Z] === RUN   TestTarSumsReadSize
12:44:53 [2021-05-25T12:44:53.242Z] --- PASS: TestTarSumsReadSize (0.00s)
12:44:53 [2021-05-25T12:44:53.242Z] === RUN   TestTarSums
12:44:53 [2021-05-25T12:44:53.242Z] --- PASS: TestTarSums (0.05s)
12:44:53 [2021-05-25T12:44:53.242Z] === RUN   TestIteration
12:44:53 [2021-05-25T12:44:53.242Z] --- PASS: TestIteration (0.00s)
12:44:53 [2021-05-25T12:44:53.242Z] === RUN   TestVersionLabelForChecksum
12:44:53 [2021-05-25T12:44:53.242Z] --- PASS: TestVersionLabelForChecksum (0.00s)
12:44:53 [2021-05-25T12:44:53.242Z] === RUN   TestVersion
12:44:53 [2021-05-25T12:44:53.242Z] --- PASS: TestVersion (0.00s)
12:44:53 [2021-05-25T12:44:53.242Z] === RUN   TestGetVersion
12:44:53 [2021-05-25T12:44:53.242Z] --- PASS: TestGetVersion (0.00s)
12:44:53 [2021-05-25T12:44:53.242Z] === RUN   TestGetVersions
12:44:53 [2021-05-25T12:44:53.242Z] --- PASS: TestGetVersions (0.00s)
12:44:53 [2021-05-25T12:44:53.242Z] PASS
12:44:53 [2021-05-25T12:44:53.242Z] coverage: 89.3% of statements
12:44:53 [2021-05-25T12:44:53.242Z] ok  	github.com/docker/docker/pkg/tarsum	0.103s	coverage: 89.3% of statements
12:44:53 [2021-05-25T12:44:53.672Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
12:44:53 [2021-05-25T12:44:53.672Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
12:44:53 [2021-05-25T12:44:53.672Z] --- PASS: TestWaitNodeAttachment (0.40s)
12:44:53 [2021-05-25T12:44:53.672Z] === RUN   TestIsolationConversion
12:44:53 [2021-05-25T12:44:53.672Z] === RUN   TestIsolationConversion/default
12:44:53 [2021-05-25T12:44:53.672Z] === RUN   TestIsolationConversion/process
12:44:53 [2021-05-25T12:44:53.672Z] === RUN   TestIsolationConversion/hyperv
12:44:53 [2021-05-25T12:44:53.672Z] --- PASS: TestIsolationConversion (0.00s)
12:44:53 [2021-05-25T12:44:53.672Z]     --- PASS: TestIsolationConversion/default (0.00s)
12:44:53 [2021-05-25T12:44:53.672Z]     --- PASS: TestIsolationConversion/process (0.00s)
12:44:53 [2021-05-25T12:44:53.672Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
12:44:53 [2021-05-25T12:44:53.672Z] === RUN   TestContainerLabels
12:44:53 [2021-05-25T12:44:53.672Z] --- PASS: TestContainerLabels (0.00s)
12:44:53 [2021-05-25T12:44:53.672Z] === RUN   TestCredentialSpecConversion
12:44:53 [2021-05-25T12:44:53.672Z] === RUN   TestCredentialSpecConversion/none
12:44:53 [2021-05-25T12:44:53.672Z] === RUN   TestCredentialSpecConversion/config
12:44:53 [2021-05-25T12:44:53.672Z] === RUN   TestCredentialSpecConversion/file
12:44:53 [2021-05-25T12:44:53.672Z] === RUN   TestCredentialSpecConversion/registry
12:44:53 [2021-05-25T12:44:53.672Z] --- PASS: TestCredentialSpecConversion (0.00s)
12:44:53 [2021-05-25T12:44:53.672Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
12:44:53 [2021-05-25T12:44:53.672Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
12:44:53 [2021-05-25T12:44:53.672Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
12:44:53 [2021-05-25T12:44:53.672Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
12:44:53 [2021-05-25T12:44:53.672Z] === RUN   TestControllerValidateMountBind
12:44:53 [2021-05-25T12:44:53.672Z] --- PASS: TestControllerValidateMountBind (0.00s)
12:44:53 [2021-05-25T12:44:53.672Z] === RUN   TestControllerValidateMountVolume
12:44:53 [2021-05-25T12:44:53.672Z] --- PASS: TestControllerValidateMountVolume (0.00s)
12:44:53 [2021-05-25T12:44:53.672Z] === RUN   TestControllerValidateMountTarget
12:44:53 [2021-05-25T12:44:53.672Z] --- PASS: TestControllerValidateMountTarget (0.00s)
12:44:53 [2021-05-25T12:44:53.672Z] === RUN   TestControllerValidateMountTmpfs
12:44:53 [2021-05-25T12:44:53.672Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
12:44:53 [2021-05-25T12:44:53.672Z] === RUN   TestControllerValidateMountInvalidType
12:44:53 [2021-05-25T12:44:53.672Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
12:44:53 [2021-05-25T12:44:53.672Z] === RUN   TestControllerValidateMountNamedPipe
12:44:53 [2021-05-25T12:44:53.672Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
12:44:53 [2021-05-25T12:44:53.672Z] PASS
12:44:53 [2021-05-25T12:44:53.672Z] coverage: 11.3% of statements
12:44:53 [2021-05-25T12:44:53.672Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.695s	coverage: 11.3% of statements
12:44:53 [2021-05-25T12:44:53.672Z] === RUN   TestIsEmptyDir
12:44:53 [2021-05-25T12:44:53.672Z] --- PASS: TestIsEmptyDir (0.01s)
12:44:53 [2021-05-25T12:44:53.672Z] PASS
12:44:53 [2021-05-25T12:44:53.672Z] coverage: 2.3% of statements
12:44:53 [2021-05-25T12:44:53.672Z] ok  	github.com/docker/docker/daemon/graphdriver	0.084s	coverage: 2.3% of statements
12:44:53 [2021-05-25T12:44:53.694Z] time="2021-05-25T12:44:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
12:44:53 [2021-05-25T12:44:53.694Z] testing: warning: no tests to run
12:44:53 [2021-05-25T12:44:53.694Z] PASS
12:44:53 [2021-05-25T12:44:53.694Z] coverage: [no statements]
12:44:53 [2021-05-25T12:44:53.694Z] ok  	github.com/docker/docker/pkg/term/windows	0.028s	coverage: [no statements] [no tests to run]
12:44:54 [2021-05-25T12:44:54.127Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s)
12:44:54 [2021-05-25T12:44:54.127Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
12:44:54 [2021-05-25T12:44:54.127Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
12:44:54 [2021-05-25T12:44:54.127Z]     reload_test.go:520: root required
12:44:54 [2021-05-25T12:44:54.127Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
12:44:54 [2021-05-25T12:44:54.127Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s)
12:44:54 [2021-05-25T12:44:54.127Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
12:44:54 [2021-05-25T12:44:54.127Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s)
12:44:54 [2021-05-25T12:44:54.127Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
12:44:54 [2021-05-25T12:44:54.127Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s)
12:44:54 [2021-05-25T12:44:54.127Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
12:44:54 [2021-05-25T12:44:54.127Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
12:44:54 [2021-05-25T12:44:54.127Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
12:44:54 [2021-05-25T12:44:54.127Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
12:44:54 [2021-05-25T12:44:54.127Z] === RUN   TestParseVolumesFrom
12:44:54 [2021-05-25T12:44:54.127Z] --- PASS: TestParseVolumesFrom (0.00s)
12:44:54 [2021-05-25T12:44:54.127Z] PASS
12:44:54 [2021-05-25T12:44:54.127Z] coverage: 9.0% of statements
12:44:54 [2021-05-25T12:44:54.127Z] ok  	github.com/docker/docker/daemon	2.774s	coverage: 9.0% of statements
12:44:54 [2021-05-25T12:44:54.127Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:44:54 [2021-05-25T12:44:54.127Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:44:54 [2021-05-25T12:44:54.127Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:44:54 [2021-05-25T12:44:54.127Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:44:54 [2021-05-25T12:44:54.127Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
12:44:54 [2021-05-25T12:44:54.127Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
12:44:54 [2021-05-25T12:44:54.127Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
12:44:54 [2021-05-25T12:44:54.127Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:44:54 [2021-05-25T12:44:54.127Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
12:44:54 [2021-05-25T12:44:54.127Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
12:44:54 [2021-05-25T12:44:54.127Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
12:44:54 [2021-05-25T12:44:54.127Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:44:54 [2021-05-25T12:44:54.127Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
12:44:54 [2021-05-25T12:44:54.127Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
12:44:54 [2021-05-25T12:44:54.127Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
12:44:54 [2021-05-25T12:44:54.146Z] === RUN   TestTruncIndex
12:44:54 [2021-05-25T12:44:54.146Z] --- PASS: TestTruncIndex (0.10s)
12:44:54 [2021-05-25T12:44:54.146Z] PASS
12:44:54 [2021-05-25T12:44:54.146Z] coverage: 91.5% of statements
12:44:54 [2021-05-25T12:44:54.146Z] ok  	github.com/docker/docker/pkg/truncindex	0.147s	coverage: 91.5% of statements
12:44:54 [2021-05-25T12:44:54.602Z] === RUN   TestIsGIT
12:44:54 [2021-05-25T12:44:54.602Z] --- PASS: TestIsGIT (0.00s)
12:44:54 [2021-05-25T12:44:54.602Z] === RUN   TestIsTransport
12:44:54 [2021-05-25T12:44:54.602Z] --- PASS: TestIsTransport (0.00s)
12:44:54 [2021-05-25T12:44:54.602Z] PASS
12:44:54 [2021-05-25T12:44:54.602Z] coverage: 100.0% of statements
12:44:54 [2021-05-25T12:44:54.602Z] ok  	github.com/docker/docker/pkg/urlutil	0.031s	coverage: 100.0% of statements
12:44:55 [2021-05-25T12:44:55.054Z] === RUN   TestVersionInfo
12:44:55 [2021-05-25T12:44:55.054Z] --- PASS: TestVersionInfo (0.00s)
12:44:55 [2021-05-25T12:44:55.054Z] === RUN   TestAppendVersions
12:44:55 [2021-05-25T12:44:55.054Z] --- PASS: TestAppendVersions (0.00s)
12:44:55 [2021-05-25T12:44:55.054Z] PASS
12:44:55 [2021-05-25T12:44:55.054Z] coverage: 88.9% of statements
12:44:55 [2021-05-25T12:44:55.054Z] ok  	github.com/docker/docker/pkg/useragent	0.041s	coverage: 88.9% of statements
12:44:55 [2021-05-25T12:44:55.093Z] === RUN   TestLinkNaming
12:44:55 [2021-05-25T12:44:55.093Z] --- PASS: TestLinkNaming (0.00s)
12:44:55 [2021-05-25T12:44:55.093Z] === RUN   TestLinkNew
12:44:55 [2021-05-25T12:44:55.093Z] --- PASS: TestLinkNew (0.00s)
12:44:55 [2021-05-25T12:44:55.093Z] === RUN   TestLinkEnv
12:44:55 [2021-05-25T12:44:55.093Z] --- PASS: TestLinkEnv (0.00s)
12:44:55 [2021-05-25T12:44:55.093Z] === RUN   TestLinkMultipleEnv
12:44:55 [2021-05-25T12:44:55.093Z] --- PASS: TestLinkMultipleEnv (0.00s)
12:44:55 [2021-05-25T12:44:55.093Z] === RUN   TestLinkPortRangeEnv
12:44:55 [2021-05-25T12:44:55.093Z] --- PASS: TestLinkPortRangeEnv (0.00s)
12:44:55 [2021-05-25T12:44:55.093Z] PASS
12:44:55 [2021-05-25T12:44:55.093Z] coverage: 93.0% of statements
12:44:55 [2021-05-25T12:44:55.093Z] ok  	github.com/docker/docker/daemon/links	0.104s	coverage: 93.0% of statements
12:44:55 [2021-05-25T12:44:55.856Z] --- PASS: TestBuildWithHugeFile (41.21s)
12:44:55 [2021-05-25T12:44:55.856Z] === RUN   TestBuildWCOWSandboxSize
12:44:55 [2021-05-25T12:44:55.856Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
12:44:55 [2021-05-25T12:44:55.856Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:44:55 [2021-05-25T12:44:55.856Z] === RUN   TestBuildWithEmptyDockerfile
12:44:55 [2021-05-25T12:44:55.856Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:44:55 [2021-05-25T12:44:55.856Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:44:55 [2021-05-25T12:44:55.856Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:44:55 [2021-05-25T12:44:55.856Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:44:55 [2021-05-25T12:44:55.856Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:44:55 [2021-05-25T12:44:55.856Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:44:55 [2021-05-25T12:44:55.856Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:44:55 [2021-05-25T12:44:55.856Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:44:55 [2021-05-25T12:44:55.856Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:44:55 [2021-05-25T12:44:55.856Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s)
12:44:55 [2021-05-25T12:44:55.856Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s)
12:44:55 [2021-05-25T12:44:55.856Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
12:44:55 [2021-05-25T12:44:55.856Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
12:44:55 [2021-05-25T12:44:55.856Z] === RUN   TestBuildPreserveOwnership
12:44:55 [2021-05-25T12:44:55.856Z] === RUN   TestBuildPreserveOwnership/copy_from
12:44:55 [2021-05-25T12:44:55.856Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:44:55 [2021-05-25T12:44:55.856Z] --- PASS: TestBuildPreserveOwnership (5.24s)
12:44:55 [2021-05-25T12:44:55.856Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.55s)
12:44:55 [2021-05-25T12:44:55.856Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s)
12:44:55 [2021-05-25T12:44:55.856Z] === RUN   TestBuildPlatformInvalid
12:44:55 [2021-05-25T12:44:55.856Z] --- PASS: TestBuildPlatformInvalid (0.16s)
12:44:55 [2021-05-25T12:44:55.856Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:44:56 [2021-05-25T12:44:56.570Z] === RUN   TestNewSettable
12:44:56 [2021-05-25T12:44:56.570Z] --- PASS: TestNewSettable (0.00s)
12:44:56 [2021-05-25T12:44:56.570Z] === RUN   TestIsSettable
12:44:56 [2021-05-25T12:44:56.570Z] --- PASS: TestIsSettable (0.00s)
12:44:56 [2021-05-25T12:44:56.570Z] === RUN   TestUpdateSettingsEnv
12:44:56 [2021-05-25T12:44:56.570Z] --- PASS: TestUpdateSettingsEnv (0.00s)
12:44:56 [2021-05-25T12:44:56.570Z] PASS
12:44:56 [2021-05-25T12:44:56.570Z] coverage: 20.1% of statements
12:44:56 [2021-05-25T12:44:56.570Z] ok  	github.com/docker/docker/plugin/v2	0.045s	coverage: 20.1% of statements
12:44:56 [2021-05-25T12:44:56.570Z] === RUN   TestValidatePrivileges
12:44:56 [2021-05-25T12:44:56.570Z] --- PASS: TestValidatePrivileges (0.00s)
12:44:56 [2021-05-25T12:44:56.570Z] === RUN   TestFilterByCapNeg
12:44:56 [2021-05-25T12:44:56.570Z] --- PASS: TestFilterByCapNeg (0.00s)
12:44:56 [2021-05-25T12:44:56.570Z] === RUN   TestFilterByCapPos
12:44:56 [2021-05-25T12:44:56.570Z] --- PASS: TestFilterByCapPos (0.00s)
12:44:56 [2021-05-25T12:44:56.570Z] === RUN   TestStoreGetPluginNotMatchCapRefs
12:44:56 [2021-05-25T12:44:56.570Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
12:44:56 [2021-05-25T12:44:56.570Z] PASS
12:44:56 [2021-05-25T12:44:56.570Z] coverage: 12.0% of statements
12:44:56 [2021-05-25T12:44:56.570Z] ok  	github.com/docker/docker/plugin	0.052s	coverage: 12.0% of statements
12:44:57 [2021-05-25T12:44:57.978Z] --- PASS: TestUpdateRestartPolicy (12.81s)
12:44:57 [2021-05-25T12:44:57.978Z] === RUN   TestUpdateRestartWithAutoRemove
12:44:57 [2021-05-25T12:44:57.978Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s)
12:44:57 [2021-05-25T12:44:57.978Z] === RUN   TestWaitNonBlocked
12:44:57 [2021-05-25T12:44:57.978Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:44:57 [2021-05-25T12:44:57.978Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:44:57 [2021-05-25T12:44:57.978Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:44:57 [2021-05-25T12:44:57.978Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:44:57 [2021-05-25T12:44:57.978Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:44:57 [2021-05-25T12:44:57.978Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:44:57 [2021-05-25T12:44:57.978Z] --- PASS: TestWaitNonBlocked (0.01s)
12:44:57 [2021-05-25T12:44:57.978Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s)
12:44:57 [2021-05-25T12:44:57.978Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s)
12:44:57 [2021-05-25T12:44:57.978Z] === RUN   TestWaitBlocked
12:44:57 [2021-05-25T12:44:57.978Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:44:57 [2021-05-25T12:44:57.978Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:44:57 [2021-05-25T12:44:57.978Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:44:57 [2021-05-25T12:44:57.978Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:44:57 [2021-05-25T12:44:57.978Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:44:57 [2021-05-25T12:44:57.978Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestAdapterReadLogs
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestAdapterReadLogs (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestCopier
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestCopier (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestCopierLongLines
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestCopierLongLines (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestCopierSlow
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestNewStreamConfig
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestNewStreamConfig/defaults
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestNewStreamConfig/invalid_create_group
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestNewStreamConfig/invalid_flush_interval
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestNewStreamConfig/flush_interval_at_15
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestNewStreamConfig (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestNewAWSLogsClientUserAgentHandler
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestNewAWSLogsClientRegionDetect
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestCopierSlow (0.20s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestCopierWithSized
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestCopierWithSized/as_is
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestCopierWithSized/With_RingLogger
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestCopierWithSized (0.01s)
12:44:57 [2021-05-25T12:44:57.980Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestCopierWithPartial
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestCopierWithPartial (0.01s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestRingLogger
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestRingLogger (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestRingCap
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestRingCap (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestRingClose
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestRingClose (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestRingDrain
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestRingDrain (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] PASS
12:44:57 [2021-05-25T12:44:57.980Z] coverage: 43.5% of statements
12:44:57 [2021-05-25T12:44:57.980Z] time="2021-05-25T12:44:57Z" level=info msg="Trying to get region from EC2 Metadata"
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestCreateSuccess
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestCreateSuccess (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestCreateLogGroupSuccess
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestCreateError
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestCreateError (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestCreateAlreadyExists
12:44:57 [2021-05-25T12:44:57.980Z] time="2021-05-25T12:44:57Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestCreateAlreadyExists (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestLogClosed
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestLogClosed (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestLogBlocking
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestLogBlocking (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestLogNonBlockingBufferEmpty
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestLogNonBlockingBufferFull
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestPublishBatchSuccess
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestPublishBatchSuccess (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestPublishBatchError
12:44:57 [2021-05-25T12:44:57.980Z] time="2021-05-25T12:44:57Z" level=error msg=Error
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestPublishBatchError (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestPublishBatchInvalidSeqSuccess
12:44:57 [2021-05-25T12:44:57.980Z] time="2021-05-25T12:44:57Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestPublishBatchAlreadyAccepted
12:44:57 [2021-05-25T12:44:57.980Z] time="2021-05-25T12:44:57Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
12:44:57 [2021-05-25T12:44:57.980Z] ok  	github.com/docker/docker/daemon/logger	0.379s	coverage: 43.5% of statements
12:44:57 [2021-05-25T12:44:57.980Z] time="2021-05-25T12:44:57Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestCollectBatchSimple
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestCollectBatchSimple (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestCollectBatchTicker
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestCollectBatchTicker (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestCollectBatchMultilinePattern
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.08s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestCollectBatchClose
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestCollectBatchClose (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestEffectiveLen
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestEffectiveLen/0/Hello
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestEffectiveLen/2/🙃
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestEffectiveLen/3/����
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestEffectiveLen/4/He��o
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestEffectiveLen/5/
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestEffectiveLen (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestFindValidSplit
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestFindValidSplit/0/
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestFindValidSplit/1/Hello
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestFindValidSplit/2/Hello
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestFindValidSplit/3/Hello
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestFindValidSplit/4/🙃
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestFindValidSplit/5/🙃
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestFindValidSplit/6/a�
12:44:57 [2021-05-25T12:44:57.980Z] === RUN   TestFindValidSplit/7/a�
12:44:57 [2021-05-25T12:44:57.980Z] --- PASS: TestFindValidSplit (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
12:44:57 [2021-05-25T12:44:57.980Z]         cloudwatchlogs_test.go:1044: 
12:44:57 [2021-05-25T12:44:57.980Z]         cloudwatchlogs_test.go:1045: 
12:44:58 [2021-05-25T12:44:58.087Z] === RUN   TestLoad
12:44:58 [2021-05-25T12:44:58.087Z] --- PASS: TestLoad (0.00s)
12:44:58 [2021-05-25T12:44:58.087Z] === RUN   TestSave
12:44:58 [2021-05-25T12:44:58.087Z] --- PASS: TestSave (0.03s)
12:44:58 [2021-05-25T12:44:58.087Z] === RUN   TestAddDeleteGet
12:44:58 [2021-05-25T12:44:58.087Z] --- PASS: TestAddDeleteGet (0.03s)
12:44:58 [2021-05-25T12:44:58.087Z] === RUN   TestInvalidTags
12:44:58 [2021-05-25T12:44:58.087Z] --- PASS: TestInvalidTags (0.00s)
12:44:58 [2021-05-25T12:44:58.087Z] PASS
12:44:58 [2021-05-25T12:44:58.087Z] coverage: 84.4% of statements
12:44:58 [2021-05-25T12:44:58.087Z] ok  	github.com/docker/docker/reference	0.109s	coverage: 84.4% of statements
12:44:58 [2021-05-25T12:44:58.087Z] time="2021-05-25T12:44:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z]         cloudwatchlogs_test.go:1044: Hello
12:44:58 [2021-05-25T12:44:58.435Z]         cloudwatchlogs_test.go:1045: 
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z]         cloudwatchlogs_test.go:1044: He
12:44:58 [2021-05-25T12:44:58.435Z]         cloudwatchlogs_test.go:1045: llo
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z]         cloudwatchlogs_test.go:1044: 
12:44:58 [2021-05-25T12:44:58.435Z]         cloudwatchlogs_test.go:1045: Hello
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z]         cloudwatchlogs_test.go:1044: 
12:44:58 [2021-05-25T12:44:58.435Z]         cloudwatchlogs_test.go:1045: 🙃
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z]         cloudwatchlogs_test.go:1044: 🙃
12:44:58 [2021-05-25T12:44:58.435Z]         cloudwatchlogs_test.go:1045: 
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z]         cloudwatchlogs_test.go:1044: a
12:44:58 [2021-05-25T12:44:58.435Z]         cloudwatchlogs_test.go:1045: �
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z]         cloudwatchlogs_test.go:1044: a�
12:44:58 [2021-05-25T12:44:58.435Z]         cloudwatchlogs_test.go:1045: 
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestProcessEventEmoji
12:44:58 [2021-05-25T12:44:58.435Z] --- PASS: TestProcessEventEmoji (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestCollectBatchLineSplit
12:44:58 [2021-05-25T12:44:58.435Z] --- PASS: TestCollectBatchLineSplit (0.01s)
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestCollectBatchLineSplitWithBinary
12:44:58 [2021-05-25T12:44:58.435Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestCollectBatchMaxEvents
12:44:58 [2021-05-25T12:44:58.435Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestCollectBatchMaxTotalBytes
12:44:58 [2021-05-25T12:44:58.435Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
12:44:58 [2021-05-25T12:44:58.435Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestCollectBatchWithDuplicateTimestamps
12:44:58 [2021-05-25T12:44:58.435Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestParseLogOptionsMultilinePattern
12:44:58 [2021-05-25T12:44:58.435Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestParseLogOptionsDatetimeFormat
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
12:44:58 [2021-05-25T12:44:58.435Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s)
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
12:44:58 [2021-05-25T12:44:58.435Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
12:44:58 [2021-05-25T12:44:58.435Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
12:44:58 [2021-05-25T12:44:58.435Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestCreateTagSuccess
12:44:58 [2021-05-25T12:44:58.435Z] --- PASS: TestCreateTagSuccess (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
12:44:58 [2021-05-25T12:44:58.435Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
12:44:58 [2021-05-25T12:44:58.435Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
12:44:58 [2021-05-25T12:44:58.435Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z] PASS
12:44:58 [2021-05-25T12:44:58.435Z] coverage: 77.4% of statements
12:44:58 [2021-05-25T12:44:58.435Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.517s	coverage: 77.4% of statements
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestSearchRegistryForImagesErrors
12:44:58 [2021-05-25T12:44:58.435Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestSearchRegistryForImages
12:44:58 [2021-05-25T12:44:58.435Z] --- PASS: TestSearchRegistryForImages (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestOnlyPlatformWithFallback
12:44:58 [2021-05-25T12:44:58.435Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestImageDelete
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestImageDelete/no_lease
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestImageDelete/lease_exists
12:44:58 [2021-05-25T12:44:58.435Z] --- PASS: TestImageDelete (0.06s)
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestImageDelete/no_lease (0.02s)
12:44:58 [2021-05-25T12:44:58.435Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
12:44:58 [2021-05-25T12:44:58.435Z] === RUN   TestContentStoreForPull
12:44:58 [2021-05-25T12:44:58.435Z] --- PASS: TestContentStoreForPull (0.19s)
12:44:58 [2021-05-25T12:44:58.435Z] PASS
12:44:58 [2021-05-25T12:44:58.435Z] coverage: 6.7% of statements
12:44:58 [2021-05-25T12:44:58.435Z] ok  	github.com/docker/docker/daemon/images	0.451s	coverage: 6.7% of statements
12:44:58 [2021-05-25T12:44:58.891Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:44:58 [2021-05-25T12:44:58.891Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:44:58 [2021-05-25T12:44:58.891Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
12:44:58 [2021-05-25T12:44:58.891Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:44:58 [2021-05-25T12:44:58.891Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:44:58 [2021-05-25T12:44:58.891Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
12:44:58 [2021-05-25T12:44:58.891Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
12:44:58 [2021-05-25T12:44:58.920Z] --- PASS: TestWaitBlocked (0.01s)
12:44:58 [2021-05-25T12:44:58.920Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s)
12:44:58 [2021-05-25T12:44:58.920Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s)
12:44:58 [2021-05-25T12:44:58.920Z] === CONT  TestContainerStartOnDaemonRestart
12:44:58 [2021-05-25T12:44:58.920Z] === CONT  TestContainerKillOnDaemonStart
12:44:59 [2021-05-25T12:44:59.345Z] === RUN   TestJSONFileLogger
12:44:59 [2021-05-25T12:44:59.345Z] --- PASS: TestJSONFileLogger (0.00s)
12:44:59 [2021-05-25T12:44:59.346Z] === RUN   TestJSONFileLoggerWithTags
12:44:59 [2021-05-25T12:44:59.346Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
12:44:59 [2021-05-25T12:44:59.346Z] === RUN   TestJSONFileLoggerWithOpts
12:44:59 [2021-05-25T12:44:59.346Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
12:44:59 [2021-05-25T12:44:59.346Z] === RUN   TestJSONFileLoggerWithLabelsEnv
12:44:59 [2021-05-25T12:44:59.346Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
12:44:59 [2021-05-25T12:44:59.346Z] === RUN   TestEncodeDecode
12:44:59 [2021-05-25T12:44:59.346Z] === PAUSE TestEncodeDecode
12:44:59 [2021-05-25T12:44:59.346Z] === RUN   TestUnexpectedEOF
12:44:59 [2021-05-25T12:44:59.346Z] time="2021-05-25T12:44:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
12:44:59 [2021-05-25T12:44:59.346Z] time="2021-05-25T12:44:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
12:44:59 [2021-05-25T12:44:59.346Z] --- PASS: TestUnexpectedEOF (0.16s)
12:44:59 [2021-05-25T12:44:59.346Z] === CONT  TestEncodeDecode
12:44:59 [2021-05-25T12:44:59.346Z] --- PASS: TestEncodeDecode (0.00s)
12:44:59 [2021-05-25T12:44:59.346Z] PASS
12:44:59 [2021-05-25T12:44:59.346Z] coverage: 69.9% of statements
12:44:59 [2021-05-25T12:44:59.346Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.308s	coverage: 69.9% of statements
12:44:59 [2021-05-25T12:44:59.346Z] === RUN   TestJSONLogsMarshalJSONBuf
12:44:59 [2021-05-25T12:44:59.346Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
12:44:59 [2021-05-25T12:44:59.346Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
12:44:59 [2021-05-25T12:44:59.605Z] === RUN   TestResolveAuthConfigIndexServer
12:44:59 [2021-05-25T12:44:59.605Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
12:44:59 [2021-05-25T12:44:59.605Z] === RUN   TestResolveAuthConfigFullURL
12:44:59 [2021-05-25T12:44:59.605Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
12:44:59 [2021-05-25T12:44:59.605Z] === RUN   TestLoadAllowNondistributableArtifacts
12:44:59 [2021-05-25T12:44:59.605Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
12:44:59 [2021-05-25T12:44:59.605Z] === RUN   TestValidateMirror
12:44:59 [2021-05-25T12:44:59.605Z] --- PASS: TestValidateMirror (0.00s)
12:44:59 [2021-05-25T12:44:59.605Z] === RUN   TestLoadInsecureRegistries
12:44:59 [2021-05-25T12:44:59.605Z] === RUN   TestResumableRequestHeaderSimpleErrors
12:44:59 [2021-05-25T12:44:59.605Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
12:44:59 [2021-05-25T12:44:59.605Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
12:44:59 [2021-05-25T12:44:59.605Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
12:44:59 [2021-05-25T12:44:59.605Z] === RUN   TestResumableRequestHeaderTooMuchFailures
12:44:59 [2021-05-25T12:44:59.605Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
12:44:59 [2021-05-25T12:44:59.605Z] === RUN   TestResumableRequestReaderWithReadError
12:44:59 [2021-05-25T12:44:59.605Z] time="2021-05-25T12:44:59Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
12:44:59 [2021-05-25T12:44:59.606Z] time="2021-05-25T12:44:59Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
12:44:59 [2021-05-25T12:44:59.606Z] time="2021-05-25T12:44:59Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
12:44:59 [2021-05-25T12:44:59.606Z] --- PASS: TestLoadInsecureRegistries (0.14s)
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestNewServiceConfig
12:44:59 [2021-05-25T12:44:59.606Z] --- PASS: TestNewServiceConfig (0.00s)
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestValidateIndexName
12:44:59 [2021-05-25T12:44:59.606Z] --- PASS: TestValidateIndexName (0.00s)
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestValidateIndexNameWithError
12:44:59 [2021-05-25T12:44:59.606Z] --- PASS: TestValidateIndexNameWithError (0.00s)
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestEndpointParse
12:44:59 [2021-05-25T12:44:59.606Z] --- PASS: TestEndpointParse (0.00s)
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestEndpointParseInvalid
12:44:59 [2021-05-25T12:44:59.606Z] --- PASS: TestEndpointParseInvalid (0.00s)
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestValidateEndpoint
12:44:59 [2021-05-25T12:44:59.606Z] --- PASS: TestValidateEndpoint (0.01s)
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestPing
12:44:59 [2021-05-25T12:44:59.606Z] --- PASS: TestPing (0.00s)
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestPingRegistryEndpoint
12:44:59 [2021-05-25T12:44:59.606Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
12:44:59 [2021-05-25T12:44:59.606Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestEndpoint
12:44:59 [2021-05-25T12:44:59.606Z] --- SKIP: TestEndpoint (0.00s)
12:44:59 [2021-05-25T12:44:59.606Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestParseRepositoryInfo
12:44:59 [2021-05-25T12:44:59.606Z] --- PASS: TestParseRepositoryInfo (0.00s)
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestNewIndexInfo
12:44:59 [2021-05-25T12:44:59.606Z] --- PASS: TestNewIndexInfo (0.00s)
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestMirrorEndpointLookup
12:44:59 [2021-05-25T12:44:59.606Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
12:44:59 [2021-05-25T12:44:59.606Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestSearchRepositories
12:44:59 [2021-05-25T12:44:59.606Z] --- PASS: TestSearchRepositories (0.01s)
12:44:59 [2021-05-25T12:44:59.606Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
12:44:59 [2021-05-25T12:44:59.606Z]         Host: 127.0.0.1:49227
12:44:59 [2021-05-25T12:44:59.606Z]         User-Agent: docker test client
12:44:59 [2021-05-25T12:44:59.606Z]         Authorization: Token fake-token
12:44:59 [2021-05-25T12:44:59.606Z]         X-Docker-Token: true
12:44:59 [2021-05-25T12:44:59.606Z]         Accept-Encoding: gzip
12:44:59 [2021-05-25T12:44:59.606Z]         
12:44:59 [2021-05-25T12:44:59.606Z]         
12:44:59 [2021-05-25T12:44:59.606Z]     registry_test.go:730: HTTP/1.1 200 OK
12:44:59 [2021-05-25T12:44:59.606Z]         Connection: close
12:44:59 [2021-05-25T12:44:59.606Z]         Content-Length: 144
12:44:59 [2021-05-25T12:44:59.606Z]         Cache-Control: no-cache
12:44:59 [2021-05-25T12:44:59.606Z]         Content-Type: application/json
12:44:59 [2021-05-25T12:44:59.606Z]         Date: Tue, 25 May 2021 12:44:59 GMT
12:44:59 [2021-05-25T12:44:59.606Z]         Expires: -1
12:44:59 [2021-05-25T12:44:59.606Z]         Pragma: no-cache
12:44:59 [2021-05-25T12:44:59.606Z]         Server: docker-tests/mock
12:44:59 [2021-05-25T12:44:59.606Z]         X-Docker-Registry-Config: mock
12:44:59 [2021-05-25T12:44:59.606Z]         X-Docker-Registry-Version: 0.0.0
12:44:59 [2021-05-25T12:44:59.606Z]         
12:44:59 [2021-05-25T12:44:59.606Z]         
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestTrustedLocation
12:44:59 [2021-05-25T12:44:59.606Z] --- PASS: TestTrustedLocation (0.00s)
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
12:44:59 [2021-05-25T12:44:59.606Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestAllowNondistributableArtifacts
12:44:59 [2021-05-25T12:44:59.606Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestIsSecureIndex
12:44:59 [2021-05-25T12:44:59.606Z] --- PASS: TestIsSecureIndex (0.00s)
12:44:59 [2021-05-25T12:44:59.606Z] PASS
12:44:59 [2021-05-25T12:44:59.606Z] coverage: 51.7% of statements
12:44:59 [2021-05-25T12:44:59.606Z] ok  	github.com/docker/docker/registry	0.299s	coverage: 51.7% of statements
12:44:59 [2021-05-25T12:44:59.606Z] time="2021-05-25T12:44:59Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
12:44:59 [2021-05-25T12:44:59.606Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s)
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
12:44:59 [2021-05-25T12:44:59.606Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
12:44:59 [2021-05-25T12:44:59.606Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
12:44:59 [2021-05-25T12:44:59.606Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestResumableRequestReader
12:44:59 [2021-05-25T12:44:59.606Z] --- PASS: TestResumableRequestReader (0.00s)
12:44:59 [2021-05-25T12:44:59.606Z] === RUN   TestResumableRequestReaderWithInitialResponse
12:44:59 [2021-05-25T12:44:59.606Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
12:44:59 [2021-05-25T12:44:59.606Z] PASS
12:44:59 [2021-05-25T12:44:59.606Z] coverage: 100.0% of statements
12:44:59 [2021-05-25T12:44:59.606Z] ok  	github.com/docker/docker/registry/resumable	0.260s	coverage: 100.0% of statements
12:44:59 [2021-05-25T12:44:59.802Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s)
12:44:59 [2021-05-25T12:44:59.802Z] === RUN   TestFastTimeMarshalJSON
12:44:59 [2021-05-25T12:44:59.802Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
12:44:59 [2021-05-25T12:44:59.802Z] PASS
12:44:59 [2021-05-25T12:44:59.802Z] coverage: 87.2% of statements
12:44:59 [2021-05-25T12:44:59.802Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.277s	coverage: 87.2% of statements
12:45:00 [2021-05-25T12:45:00.571Z] === RUN   TestRestartManagerTimeout
12:45:00 [2021-05-25T12:45:00.571Z] --- PASS: TestRestartManagerTimeout (0.00s)
12:45:00 [2021-05-25T12:45:00.571Z] === RUN   TestRestartManagerTimeoutReset
12:45:00 [2021-05-25T12:45:00.571Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
12:45:00 [2021-05-25T12:45:00.571Z] PASS
12:45:00 [2021-05-25T12:45:00.571Z] coverage: 50.9% of statements
12:45:00 [2021-05-25T12:45:00.571Z] ok  	github.com/docker/docker/restartmanager	0.037s	coverage: 50.9% of statements
12:45:00 [2021-05-25T12:45:00.765Z] === RUN   TestWriteLog
12:45:00 [2021-05-25T12:45:00.765Z] === PAUSE TestWriteLog
12:45:01 [2021-05-25T12:45:01.023Z] === RUN   TestDecodeContainerConfig
12:45:01 [2021-05-25T12:45:01.023Z] --- PASS: TestDecodeContainerConfig (0.00s)
12:45:01 [2021-05-25T12:45:01.023Z] === RUN   TestDecodeContainerConfigIsolation
12:45:01 [2021-05-25T12:45:01.023Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
12:45:01 [2021-05-25T12:45:01.023Z] === RUN   TestValidatePrivileged
12:45:01 [2021-05-25T12:45:01.023Z] --- PASS: TestValidatePrivileged (0.00s)
12:45:01 [2021-05-25T12:45:01.023Z] PASS
12:45:01 [2021-05-25T12:45:01.023Z] coverage: 52.2% of statements
12:45:01 [2021-05-25T12:45:01.023Z] ok  	github.com/docker/docker/runconfig	0.044s	coverage: 52.2% of statements
12:45:01 [2021-05-25T12:45:01.220Z] === RUN   TestReadLog
12:45:01 [2021-05-25T12:45:01.220Z] === PAUSE TestReadLog
12:45:01 [2021-05-25T12:45:01.220Z] === CONT  TestWriteLog
12:45:01 [2021-05-25T12:45:01.220Z] --- PASS: TestWriteLog (0.00s)
12:45:01 [2021-05-25T12:45:01.220Z] === CONT  TestReadLog
12:45:01 [2021-05-25T12:45:01.220Z] === RUN   TestReadLog/tail_exact
12:45:01 [2021-05-25T12:45:01.220Z] === RUN   TestReadLog/tail_less_than_available
12:45:01 [2021-05-25T12:45:01.220Z] === RUN   TestReadLog/tail_more_than_available
12:45:01 [2021-05-25T12:45:01.221Z] --- PASS: TestReadLog (0.27s)
12:45:01 [2021-05-25T12:45:01.221Z]     --- PASS: TestReadLog/tail_exact (0.15s)
12:45:01 [2021-05-25T12:45:01.221Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
12:45:01 [2021-05-25T12:45:01.221Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
12:45:01 [2021-05-25T12:45:01.221Z] PASS
12:45:01 [2021-05-25T12:45:01.221Z] coverage: 75.2% of statements
12:45:01 [2021-05-25T12:45:01.221Z] ok  	github.com/docker/docker/daemon/logger/local	0.468s	coverage: 75.2% of statements
12:45:01 [2021-05-25T12:45:01.221Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:45:01 [2021-05-25T12:45:01.982Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
12:45:01 [2021-05-25T12:45:01.982Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
12:45:01 [2021-05-25T12:45:01.982Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
12:45:01 [2021-05-25T12:45:01.982Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
12:45:01 [2021-05-25T12:45:01.982Z] PASS
12:45:01 [2021-05-25T12:45:01.982Z] coverage: 62.5% of statements
12:45:01 [2021-05-25T12:45:01.982Z] ok  	github.com/docker/docker/testutil	0.091s	coverage: 62.5% of statements
12:45:02 [2021-05-25T12:45:02.180Z] === RUN   TestOpenFileDelete
12:45:02 [2021-05-25T12:45:02.180Z] --- PASS: TestOpenFileDelete (0.00s)
12:45:02 [2021-05-25T12:45:02.180Z] === RUN   TestOpenFileRename
12:45:02 [2021-05-25T12:45:02.180Z] --- PASS: TestOpenFileRename (0.00s)
12:45:02 [2021-05-25T12:45:02.180Z] === RUN   TestParseLogTagDefaultTag
12:45:02 [2021-05-25T12:45:02.180Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
12:45:02 [2021-05-25T12:45:02.180Z] === RUN   TestParseLogTag
12:45:02 [2021-05-25T12:45:02.180Z] --- PASS: TestParseLogTag (0.00s)
12:45:02 [2021-05-25T12:45:02.180Z] === RUN   TestParseLogTagEmptyTag
12:45:02 [2021-05-25T12:45:02.180Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
12:45:02 [2021-05-25T12:45:02.180Z] === RUN   TestTailFiles
12:45:02 [2021-05-25T12:45:02.180Z] --- PASS: TestTailFiles (0.00s)
12:45:02 [2021-05-25T12:45:02.180Z] === RUN   TestFollowLogsConsumerGone
12:45:02 [2021-05-25T12:45:02.180Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
12:45:02 [2021-05-25T12:45:02.180Z] === RUN   TestFollowLogsProducerGone
12:45:02 [2021-05-25T12:45:02.180Z] --- PASS: TestFollowLogsProducerGone (0.01s)
12:45:02 [2021-05-25T12:45:02.180Z]     logfile_test.go:232: messages sent: 4098, received: 4098
12:45:02 [2021-05-25T12:45:02.180Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
12:45:02 [2021-05-25T12:45:02.180Z] === RUN   TestCheckCapacityAndRotate
12:45:02 [2021-05-25T12:45:02.180Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
12:45:02 [2021-05-25T12:45:02.180Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
12:45:02 [2021-05-25T12:45:02.180Z] --- PASS: TestCheckCapacityAndRotate (0.14s)
12:45:02 [2021-05-25T12:45:02.180Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s)
12:45:02 [2021-05-25T12:45:02.180Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s)
12:45:02 [2021-05-25T12:45:02.180Z] PASS
12:45:02 [2021-05-25T12:45:02.180Z] coverage: 55.3% of statements
12:45:02 [2021-05-25T12:45:02.180Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.286s	coverage: 55.3% of statements
12:45:02 [2021-05-25T12:45:02.218Z] --- PASS: TestContainerStartOnDaemonRestart (2.91s)
12:45:02 [2021-05-25T12:45:02.218Z] === CONT  TestIpcModeOlderClient
12:45:02 [2021-05-25T12:45:02.218Z] --- PASS: TestIpcModeOlderClient (0.06s)
12:45:02 [2021-05-25T12:45:02.218Z] === CONT  TestDaemonHostGatewayIP
12:45:02 [2021-05-25T12:45:02.635Z] === RUN   TestLog
12:45:02 [2021-05-25T12:45:02.635Z] --- PASS: TestLog (0.01s)
12:45:02 [2021-05-25T12:45:02.635Z] PASS
12:45:02 [2021-05-25T12:45:02.635Z] coverage: 31.5% of statements
12:45:02 [2021-05-25T12:45:02.635Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.103s	coverage: 31.5% of statements
12:45:02 [2021-05-25T12:45:02.635Z] === RUN   TestValidateLogOpt
12:45:02 [2021-05-25T12:45:02.635Z] --- PASS: TestValidateLogOpt (0.00s)
12:45:02 [2021-05-25T12:45:02.635Z] === RUN   TestNewMissedConfig
12:45:02 [2021-05-25T12:45:02.635Z] --- PASS: TestNewMissedConfig (0.00s)
12:45:02 [2021-05-25T12:45:02.635Z] === RUN   TestNewMissedUrl
12:45:02 [2021-05-25T12:45:02.635Z] --- PASS: TestNewMissedUrl (0.00s)
12:45:02 [2021-05-25T12:45:02.635Z] === RUN   TestNewMissedToken
12:45:02 [2021-05-25T12:45:02.635Z] --- PASS: TestNewMissedToken (0.00s)
12:45:02 [2021-05-25T12:45:02.635Z] === RUN   TestNewWithProxy
12:45:02 [2021-05-25T12:45:02.635Z] --- PASS: TestNewWithProxy (0.00s)
12:45:02 [2021-05-25T12:45:02.635Z] === RUN   TestDefault
12:45:02 [2021-05-25T12:45:02.635Z] --- PASS: TestDefault (0.01s)
12:45:02 [2021-05-25T12:45:02.635Z] === RUN   TestInlineFormatWithNonDefaultOptions
12:45:02 [2021-05-25T12:45:02.635Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
12:45:02 [2021-05-25T12:45:02.635Z] === RUN   TestJsonFormat
12:45:02 [2021-05-25T12:45:02.635Z] --- PASS: TestJsonFormat (0.01s)
12:45:02 [2021-05-25T12:45:02.635Z] === RUN   TestRawFormat
12:45:02 [2021-05-25T12:45:02.635Z] --- PASS: TestRawFormat (0.00s)
12:45:02 [2021-05-25T12:45:02.635Z] === RUN   TestRawFormatWithLabels
12:45:02 [2021-05-25T12:45:02.635Z] --- PASS: TestRawFormatWithLabels (0.01s)
12:45:02 [2021-05-25T12:45:02.635Z] === RUN   TestRawFormatWithoutTag
12:45:02 [2021-05-25T12:45:02.635Z] --- PASS: TestRawFormatWithoutTag (0.00s)
12:45:02 [2021-05-25T12:45:02.635Z] === RUN   TestBatching
12:45:02 [2021-05-25T12:45:02.807Z] --- PASS: TestInfoAPIWarnings (17.76s)
12:45:02 [2021-05-25T12:45:02.807Z] === RUN   TestInfoDebug
12:45:03 [2021-05-25T12:45:03.090Z] --- PASS: TestBatching (0.26s)
12:45:03 [2021-05-25T12:45:03.090Z] === RUN   TestFrequency
12:45:03 [2021-05-25T12:45:03.090Z] --- PASS: TestFrequency (0.17s)
12:45:03 [2021-05-25T12:45:03.090Z] === RUN   TestOneMessagePerRequest
12:45:03 [2021-05-25T12:45:03.090Z] --- PASS: TestOneMessagePerRequest (0.00s)
12:45:03 [2021-05-25T12:45:03.090Z] === RUN   TestVerify
12:45:03 [2021-05-25T12:45:03.090Z] --- PASS: TestVerify (0.00s)
12:45:03 [2021-05-25T12:45:03.090Z] === RUN   TestSkipVerify
12:45:03 [2021-05-25T12:45:03.546Z] time="2021-05-25T12:45:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:45:03 [2021-05-25T12:45:03.546Z] time="2021-05-25T12:45:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:45:03 [2021-05-25T12:45:03.546Z] time="2021-05-25T12:45:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:45:03 [2021-05-25T12:45:03.546Z] time="2021-05-25T12:45:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:45:03 [2021-05-25T12:45:03.546Z] === RUN   TestNewParse
12:45:03 [2021-05-25T12:45:03.546Z] --- PASS: TestNewParse (0.00s)
12:45:03 [2021-05-25T12:45:03.546Z] PASS
12:45:03 [2021-05-25T12:45:03.546Z] coverage: 8.3% of statements
12:45:03 [2021-05-25T12:45:03.546Z] ok  	github.com/docker/docker/daemon/logger/templates	0.057s	coverage: 8.3% of statements
12:45:03 [2021-05-25T12:45:03.546Z] --- PASS: TestSkipVerify (0.42s)
12:45:03 [2021-05-25T12:45:03.546Z] === RUN   TestBufferMaximum
12:45:03 [2021-05-25T12:45:03.546Z] time="2021-05-25T12:45:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:45:03 [2021-05-25T12:45:03.546Z] time="2021-05-25T12:45:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:45:03 [2021-05-25T12:45:03.546Z] time="2021-05-25T12:45:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:45:03 [2021-05-25T12:45:03.546Z] time="2021-05-25T12:45:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:45:03 [2021-05-25T12:45:03.546Z] time="2021-05-25T12:45:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:45:03 [2021-05-25T12:45:03.546Z] time="2021-05-25T12:45:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621946703.395769\",\"host\":\"515c54372a8c\"}'"
12:45:03 [2021-05-25T12:45:03.546Z] time="2021-05-25T12:45:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621946703.396762\",\"host\":\"515c54372a8c\"}'"
12:45:03 [2021-05-25T12:45:03.546Z] --- PASS: TestBufferMaximum (0.01s)
12:45:03 [2021-05-25T12:45:03.546Z] === RUN   TestServerAlwaysDown
12:45:03 [2021-05-25T12:45:03.546Z] time="2021-05-25T12:45:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:45:03 [2021-05-25T12:45:03.546Z] time="2021-05-25T12:45:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:45:03 [2021-05-25T12:45:03.546Z] time="2021-05-25T12:45:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621946703.401882\",\"host\":\"515c54372a8c\"}'"
12:45:03 [2021-05-25T12:45:03.546Z] time="2021-05-25T12:45:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621946703.401882\",\"host\":\"515c54372a8c\"}'"
12:45:03 [2021-05-25T12:45:03.546Z] time="2021-05-25T12:45:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:45:03 [2021-05-25T12:45:03.546Z] time="2021-05-25T12:45:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621946703.401882\",\"host\":\"515c54372a8c\"}'"
12:45:03 [2021-05-25T12:45:03.546Z] time="2021-05-25T12:45:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621946703.403886\",\"host\":\"515c54372a8c\"}'"
12:45:03 [2021-05-25T12:45:03.546Z] time="2021-05-25T12:45:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621946703.403886\",\"host\":\"515c54372a8c\"}'"
12:45:03 [2021-05-25T12:45:03.546Z] --- PASS: TestServerAlwaysDown (0.00s)
12:45:03 [2021-05-25T12:45:03.546Z] === RUN   TestCannotSendAfterClose
12:45:03 [2021-05-25T12:45:03.546Z] --- PASS: TestCannotSendAfterClose (0.00s)
12:45:03 [2021-05-25T12:45:03.546Z] === RUN   TestDeadlockOnBlockedEndpoint
12:45:04 [2021-05-25T12:45:04.001Z] === RUN   TestParseLogFormat
12:45:04 [2021-05-25T12:45:04.001Z] --- PASS: TestParseLogFormat (0.00s)
12:45:04 [2021-05-25T12:45:04.001Z] === RUN   TestValidateLogOptEmpty
12:45:04 [2021-05-25T12:45:04.001Z] --- PASS: TestValidateLogOptEmpty (0.00s)
12:45:04 [2021-05-25T12:45:04.001Z] === RUN   TestValidateSyslogAddress
12:45:04 [2021-05-25T12:45:04.001Z] --- PASS: TestValidateSyslogAddress (0.00s)
12:45:04 [2021-05-25T12:45:04.001Z] === RUN   TestParseAddressDefaultPort
12:45:04 [2021-05-25T12:45:04.001Z] --- PASS: TestParseAddressDefaultPort (0.00s)
12:45:04 [2021-05-25T12:45:04.001Z] === RUN   TestValidateSyslogFacility
12:45:04 [2021-05-25T12:45:04.001Z] --- PASS: TestValidateSyslogFacility (0.00s)
12:45:04 [2021-05-25T12:45:04.001Z] === RUN   TestValidateLogOptSyslogFormat
12:45:04 [2021-05-25T12:45:04.001Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
12:45:04 [2021-05-25T12:45:04.001Z] === RUN   TestValidateLogOpt
12:45:04 [2021-05-25T12:45:04.001Z] --- PASS: TestValidateLogOpt (0.00s)
12:45:04 [2021-05-25T12:45:04.001Z] PASS
12:45:04 [2021-05-25T12:45:04.001Z] coverage: 46.8% of statements
12:45:04 [2021-05-25T12:45:04.001Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.070s	coverage: 46.8% of statements
12:45:04 [2021-05-25T12:45:04.136Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:45:04 [2021-05-25T12:45:04.136Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:45:04 [2021-05-25T12:45:04.136Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:45:04 [2021-05-25T12:45:04.136Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:45:04 [2021-05-25T12:45:04.136Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:45:04 [2021-05-25T12:45:04.136Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
12:45:04 [2021-05-25T12:45:04.136Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
12:45:04 [2021-05-25T12:45:04.136Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:45:04 [2021-05-25T12:45:04.136Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:45:04 [2021-05-25T12:45:04.692Z] --- PASS: TestInfoDebug (1.76s)
12:45:04 [2021-05-25T12:45:04.692Z] === RUN   TestInfoInsecureRegistries
12:45:04 [2021-05-25T12:45:04.961Z] time="2021-05-25T12:45:04Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49203/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
12:45:04 [2021-05-25T12:45:04.961Z] time="2021-05-25T12:45:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"515c54372a8c\"}'"
12:45:04 [2021-05-25T12:45:04.961Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s)
12:45:04 [2021-05-25T12:45:04.961Z] PASS
12:45:04 [2021-05-25T12:45:04.961Z] coverage: 82.5% of statements
12:45:04 [2021-05-25T12:45:04.961Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.023s	coverage: 82.5% of statements
12:45:04 [2021-05-25T12:45:04.961Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:45:04 [2021-05-25T12:45:04.961Z] ?   	github.com/docker/docker/daemon/network	[no test files]
12:45:04 [2021-05-25T12:45:04.961Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:45:05 [2021-05-25T12:45:05.094Z] === RUN   TestGetDriver
12:45:05 [2021-05-25T12:45:05.094Z] --- PASS: TestGetDriver (0.00s)
12:45:05 [2021-05-25T12:45:05.094Z] === RUN   TestVolumeRequestError
12:45:05 [2021-05-25T12:45:05.094Z] --- PASS: TestVolumeRequestError (0.01s)
12:45:05 [2021-05-25T12:45:05.094Z] PASS
12:45:05 [2021-05-25T12:45:05.094Z] coverage: 36.1% of statements
12:45:05 [2021-05-25T12:45:05.094Z] ok  	github.com/docker/docker/volume/drivers	0.071s	coverage: 36.1% of statements
12:45:05 [2021-05-25T12:45:05.094Z] === RUN   TestGetAddress
12:45:05 [2021-05-25T12:45:05.094Z] --- PASS: TestGetAddress (0.00s)
12:45:05 [2021-05-25T12:45:05.094Z] === RUN   TestRemove
12:45:05 [2021-05-25T12:45:05.094Z] --- SKIP: TestRemove (0.00s)
12:45:05 [2021-05-25T12:45:05.094Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
12:45:05 [2021-05-25T12:45:05.094Z] === RUN   TestInitializeWithVolumes
12:45:05 [2021-05-25T12:45:05.094Z] --- PASS: TestInitializeWithVolumes (0.01s)
12:45:05 [2021-05-25T12:45:05.094Z] === RUN   TestCreate
12:45:05 [2021-05-25T12:45:05.094Z] --- PASS: TestCreate (0.01s)
12:45:05 [2021-05-25T12:45:05.094Z] === RUN   TestValidateName
12:45:05 [2021-05-25T12:45:05.094Z] --- PASS: TestValidateName (0.00s)
12:45:05 [2021-05-25T12:45:05.094Z] === RUN   TestCreateWithOpts
12:45:05 [2021-05-25T12:45:05.094Z] --- SKIP: TestCreateWithOpts (0.00s)
12:45:05 [2021-05-25T12:45:05.094Z]     local_test.go:181: runtime.GOOS == "windows"
12:45:05 [2021-05-25T12:45:05.094Z] === RUN   TestRelaodNoOpts
12:45:05 [2021-05-25T12:45:05.094Z] --- PASS: TestRelaodNoOpts (0.01s)
12:45:05 [2021-05-25T12:45:05.094Z] PASS
12:45:05 [2021-05-25T12:45:05.094Z] coverage: 41.5% of statements
12:45:05 [2021-05-25T12:45:05.094Z] ok  	github.com/docker/docker/volume/local	0.085s	coverage: 41.5% of statements
12:45:05 [2021-05-25T12:45:05.546Z] === RUN   TestConvertTmpfsOptions
12:45:05 [2021-05-25T12:45:05.546Z] --- PASS: TestConvertTmpfsOptions (0.00s)
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:49: data="mode=700,size=1m"
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:49: data="ro"
12:45:05 [2021-05-25T12:45:05.546Z] === RUN   TestParseMountRaw
12:45:05 [2021-05-25T12:45:05.546Z] --- PASS: TestParseMountRaw (0.03s)
12:45:05 [2021-05-25T12:45:05.546Z] === RUN   TestParseMountRawSplit
12:45:05 [2021-05-25T12:45:05.546Z] --- PASS: TestParseMountRawSplit (0.00s)
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 0
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 1
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 2
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 3
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 4
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 5
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 6
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 7
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 8
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 0
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 1
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 2
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 3
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 4
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 5
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 6
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 7
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 8
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 9
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 10
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 11
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 12
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 0
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 1
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 2
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 3
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 4
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 5
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 6
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 7
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 8
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 9
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 10
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:390: case 11
12:45:05 [2021-05-25T12:45:05.546Z] === RUN   TestParseMountSpec
12:45:05 [2021-05-25T12:45:05.546Z] --- PASS: TestParseMountSpec (0.00s)
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:455: case 0
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:455: case 1
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:455: case 2
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:455: case 3
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:455: case 4
12:45:05 [2021-05-25T12:45:05.546Z]     parser_test.go:455: case 5
12:45:05 [2021-05-25T12:45:05.546Z] === RUN   TestParseMountSpecBindWithFileinfoError
12:45:05 [2021-05-25T12:45:05.546Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
12:45:05 [2021-05-25T12:45:05.546Z] === RUN   TestValidateMount
12:45:05 [2021-05-25T12:45:05.546Z] --- PASS: TestValidateMount (0.00s)
12:45:05 [2021-05-25T12:45:05.546Z] PASS
12:45:05 [2021-05-25T12:45:05.546Z] coverage: 66.2% of statements
12:45:05 [2021-05-25T12:45:05.546Z] ok  	github.com/docker/docker/volume/mounts	0.075s	coverage: 66.2% of statements
12:45:06 [2021-05-25T12:45:06.061Z] --- PASS: TestInfoInsecureRegistries (1.76s)
12:45:06 [2021-05-25T12:45:06.061Z] === RUN   TestInfoRegistryMirrors
12:45:06 [2021-05-25T12:45:06.419Z] --- PASS: TestDaemonHostGatewayIP (3.86s)
12:45:06 [2021-05-25T12:45:06.419Z] === CONT  TestRestartDaemonWithRestartingContainer
12:45:06 [2021-05-25T12:45:06.491Z] === RUN   TestV1IDService
12:45:06 [2021-05-25T12:45:06.491Z] --- PASS: TestV1IDService (0.04s)
12:45:06 [2021-05-25T12:45:06.491Z] === RUN   TestV2MetadataService
12:45:06 [2021-05-25T12:45:06.491Z] === RUN   TestContinueOnError_NonMirrorEndpoint
12:45:06 [2021-05-25T12:45:06.491Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
12:45:06 [2021-05-25T12:45:06.491Z] === RUN   TestContinueOnError_MirrorEndpoint
12:45:06 [2021-05-25T12:45:06.491Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
12:45:06 [2021-05-25T12:45:06.491Z] === RUN   TestContinueOnError_NeverContinue
12:45:06 [2021-05-25T12:45:06.491Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
12:45:06 [2021-05-25T12:45:06.491Z] === RUN   TestManifestStore
12:45:06 [2021-05-25T12:45:06.491Z] === RUN   TestManifestStore/no_remote_or_local
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestSuccessfulDownload
12:45:06 [2021-05-25T12:45:06.947Z] --- SKIP: TestSuccessfulDownload (0.00s)
12:45:06 [2021-05-25T12:45:06.947Z]     download_test.go:268: Needs fixing on Windows
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestCancelledDownload
12:45:06 [2021-05-25T12:45:06.947Z] --- PASS: TestCancelledDownload (0.00s)
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestMaxDownloadAttempts
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:45:06 [2021-05-25T12:45:06.947Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:45:06 [2021-05-25T12:45:06.947Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:45:06 [2021-05-25T12:45:06.947Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:45:06 [2021-05-25T12:45:06.947Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:45:06 [2021-05-25T12:45:06.947Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:45:06 [2021-05-25T12:45:06.947Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:45:06 [2021-05-25T12:45:06.947Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:45:06 [2021-05-25T12:45:06.947Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:45:06 [2021-05-25T12:45:06.947Z] time="2021-05-25T12:45:06Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local875986695\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestManifestStore/no_local_cache
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestManifestStore/with_local_cache
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestManifestStore/unknown_media_type
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestManifestStore/unknown_media_type/no_cache
12:45:06 [2021-05-25T12:45:06.947Z] time="2021-05-25T12:45:06Z" level=warning msg="reference for unknown type: "
12:45:06 [2021-05-25T12:45:06.947Z] time="2021-05-25T12:45:06Z" level=warning msg="reference for unknown type: "
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestManifestStore/unknown_media_type/with_cache
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
12:45:06 [2021-05-25T12:45:06.947Z] time="2021-05-25T12:45:06Z" level=warning msg="reference for unknown type: "
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
12:45:06 [2021-05-25T12:45:06.947Z] time="2021-05-25T12:45:06Z" level=warning msg="reference for unknown type: "
12:45:06 [2021-05-25T12:45:06.947Z] time="2021-05-25T12:45:06Z" level=warning msg="reference for unknown type: "
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestManifestStore/error_persisting_manifest
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
12:45:06 [2021-05-25T12:45:06.947Z] time="2021-05-25T12:45:06Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
12:45:06 [2021-05-25T12:45:06.947Z] --- PASS: TestManifestStore (0.34s)
12:45:06 [2021-05-25T12:45:06.947Z]     --- PASS: TestManifestStore/no_remote_or_local (0.20s)
12:45:06 [2021-05-25T12:45:06.947Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
12:45:06 [2021-05-25T12:45:06.947Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
12:45:06 [2021-05-25T12:45:06.947Z]     --- PASS: TestManifestStore/unknown_media_type (0.08s)
12:45:06 [2021-05-25T12:45:06.947Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
12:45:06 [2021-05-25T12:45:06.947Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s)
12:45:06 [2021-05-25T12:45:06.947Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s)
12:45:06 [2021-05-25T12:45:06.947Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s)
12:45:06 [2021-05-25T12:45:06.947Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
12:45:06 [2021-05-25T12:45:06.947Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
12:45:06 [2021-05-25T12:45:06.947Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestDetectManifestBlobMediaType
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestDetectManifestBlobMediaType/schema1
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
12:45:06 [2021-05-25T12:45:06.947Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
12:45:06 [2021-05-25T12:45:06.947Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
12:45:06 [2021-05-25T12:45:06.947Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
12:45:06 [2021-05-25T12:45:06.947Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
12:45:06 [2021-05-25T12:45:06.947Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
12:45:06 [2021-05-25T12:45:06.947Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
12:45:06 [2021-05-25T12:45:06.947Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestFixManifestLayers
12:45:06 [2021-05-25T12:45:06.947Z] --- PASS: TestFixManifestLayers (0.00s)
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestFixManifestLayersBaseLayerParent
12:45:06 [2021-05-25T12:45:06.947Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
12:45:06 [2021-05-25T12:45:06.947Z]     pull_v2_test.go:73: Needs fixing on Windows
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestFixManifestLayersBadParent
12:45:06 [2021-05-25T12:45:06.947Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestValidateManifest
12:45:06 [2021-05-25T12:45:06.947Z] --- SKIP: TestValidateManifest (0.00s)
12:45:06 [2021-05-25T12:45:06.947Z]     pull_v2_test.go:118: Needs fixing on Windows
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestFormatPlatform
12:45:06 [2021-05-25T12:45:06.947Z] --- PASS: TestFormatPlatform (0.00s)
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestGetRepositoryMountCandidates
12:45:06 [2021-05-25T12:45:06.947Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestLayerAlreadyExists
12:45:06 [2021-05-25T12:45:06.947Z] --- PASS: TestLayerAlreadyExists (0.00s)
12:45:06 [2021-05-25T12:45:06.947Z]     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}
12:45:06 [2021-05-25T12:45:06.947Z]     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}
12:45:06 [2021-05-25T12:45:06.947Z]     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}
12:45:06 [2021-05-25T12:45:06.947Z]     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}
12:45:06 [2021-05-25T12:45:06.947Z]     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}
12:45:06 [2021-05-25T12:45:06.947Z]     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}
12:45:06 [2021-05-25T12:45:06.947Z] === RUN   TestWhenEmptyAuthConfig
12:45:07 [2021-05-25T12:45:07.066Z] --- PASS: TestNewClientWithTimeout (17.72s)
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestClientStream
12:45:07 [2021-05-25T12:45:07.066Z] --- PASS: TestClientStream (0.00s)
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestClientSendFile
12:45:07 [2021-05-25T12:45:07.066Z] --- PASS: TestClientSendFile (0.00s)
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestClientWithRequestTimeout
12:45:07 [2021-05-25T12:45:07.066Z] --- PASS: TestClientWithRequestTimeout (0.00s)
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestFileSpecPlugin
12:45:07 [2021-05-25T12:45:07.066Z] --- PASS: TestFileSpecPlugin (0.01s)
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestFileJSONSpecPlugin
12:45:07 [2021-05-25T12:45:07.066Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
12:45:07 [2021-05-25T12:45:07.066Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestPluginAddHandler
12:45:07 [2021-05-25T12:45:07.066Z] --- PASS: TestPluginAddHandler (0.00s)
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestPluginWaitBadPlugin
12:45:07 [2021-05-25T12:45:07.066Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestGet
12:45:07 [2021-05-25T12:45:07.066Z] time="2021-05-25T12:45:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestSetGetMeta
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestSetGetMeta
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestRestore
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestRestore
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestServiceCreate
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestServiceCreate
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestServiceList
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestServiceList
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestServiceRemove
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestServiceRemove
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestServiceGet
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestServiceGet
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestServicePrune
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestServicePrune
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestCreate
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestCreate
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestRemove
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestRemove
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestList
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestList
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestFindByDriver
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestFindByDriver
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestFindByReferenced
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestFindByReferenced
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestDerefMultipleOfSameRef
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestDerefMultipleOfSameRef
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestDefererencePluginOnCreateError
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestDefererencePluginOnCreateError
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestRefDerefRemove
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestRefDerefRemove
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestGet
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestGet
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestGetWithReference
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestGetWithReference
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestFilterFunc
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestFilterFunc/test_nil_list
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestFilterFunc/test_nil_list
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestFilterFunc/test_empty_list
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestFilterFunc/test_empty_list
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestFilterFunc/test_filter_some
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestFilterFunc/test_filter_some
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestFilterFunc/test_filter_middle
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestFilterFunc/test_filter_middle
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestFilterFunc/test_filter_middle_and_last
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
12:45:07 [2021-05-25T12:45:07.066Z] === RUN   TestFilterFunc/test_filter_first_and_last
12:45:07 [2021-05-25T12:45:07.066Z] === PAUSE TestFilterFunc/test_filter_first_and_last
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestFilterFunc/test_nil_list
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestFilterFunc/test_filter_first_and_last
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestFilterFunc/test_filter_some
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestFilterFunc/test_empty_list
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestFilterFunc/test_filter_middle_and_last
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestFilterFunc/test_filter_middle
12:45:07 [2021-05-25T12:45:07.066Z] --- PASS: TestFilterFunc (0.00s)
12:45:07 [2021-05-25T12:45:07.066Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
12:45:07 [2021-05-25T12:45:07.066Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
12:45:07 [2021-05-25T12:45:07.066Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
12:45:07 [2021-05-25T12:45:07.066Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
12:45:07 [2021-05-25T12:45:07.066Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
12:45:07 [2021-05-25T12:45:07.066Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
12:45:07 [2021-05-25T12:45:07.066Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
12:45:07 [2021-05-25T12:45:07.066Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestSetGetMeta
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestFindByDriver
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestRefDerefRemove
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestGetWithReference
12:45:07 [2021-05-25T12:45:07.066Z] --- PASS: TestSetGetMeta (0.02s)
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestDefererencePluginOnCreateError
12:45:07 [2021-05-25T12:45:07.066Z] --- PASS: TestRefDerefRemove (0.02s)
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
12:45:07 [2021-05-25T12:45:07.066Z] --- PASS: TestGetWithReference (0.03s)
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestDerefMultipleOfSameRef
12:45:07 [2021-05-25T12:45:07.066Z] --- PASS: TestFindByDriver (0.03s)
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestFindByReferenced
12:45:07 [2021-05-25T12:45:07.066Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestGet
12:45:07 [2021-05-25T12:45:07.066Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestServiceGet
12:45:07 [2021-05-25T12:45:07.066Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestList
12:45:07 [2021-05-25T12:45:07.066Z] --- PASS: TestFindByReferenced (0.02s)
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestRemove
12:45:07 [2021-05-25T12:45:07.066Z] --- PASS: TestGet (0.02s)
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestCreate
12:45:07 [2021-05-25T12:45:07.066Z] --- PASS: TestRemove (0.02s)
12:45:07 [2021-05-25T12:45:07.066Z] === CONT  TestServicePrune
12:45:07 [2021-05-25T12:45:07.066Z] --- PASS: TestList (0.03s)
12:45:07 [2021-05-25T12:45:07.067Z] === CONT  TestServiceList
12:45:07 [2021-05-25T12:45:07.067Z] --- PASS: TestCreate (0.02s)
12:45:07 [2021-05-25T12:45:07.067Z] === CONT  TestServiceRemove
12:45:07 [2021-05-25T12:45:07.067Z] time="2021-05-25T12:45:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:45:07 [2021-05-25T12:45:07.067Z] --- PASS: TestServiceGet (0.13s)
12:45:07 [2021-05-25T12:45:07.067Z] === CONT  TestServiceCreate
12:45:07 [2021-05-25T12:45:07.067Z] --- PASS: TestServiceRemove (0.10s)
12:45:07 [2021-05-25T12:45:07.067Z] === CONT  TestRestore
12:45:07 [2021-05-25T12:45:07.067Z] time="2021-05-25T12:45:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:45:07 [2021-05-25T12:45:07.067Z] --- PASS: TestServiceList (0.11s)
12:45:07 [2021-05-25T12:45:07.067Z] time="2021-05-25T12:45:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:45:07 [2021-05-25T12:45:07.067Z] time="2021-05-25T12:45:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
12:45:07 [2021-05-25T12:45:07.067Z] --- PASS: TestServiceCreate (0.02s)
12:45:07 [2021-05-25T12:45:07.067Z] time="2021-05-25T12:45:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:45:07 [2021-05-25T12:45:07.067Z] --- PASS: TestRestore (0.02s)
12:45:07 [2021-05-25T12:45:07.067Z] --- PASS: TestServicePrune (0.13s)
12:45:07 [2021-05-25T12:45:07.067Z] PASS
12:45:07 [2021-05-25T12:45:07.067Z] coverage: 70.3% of statements
12:45:07 [2021-05-25T12:45:07.067Z] ok  	github.com/docker/docker/volume/service	0.262s	coverage: 70.3% of statements
12:45:07 [2021-05-25T12:45:07.404Z] time="2021-05-25T12:45:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:45:07 [2021-05-25T12:45:07.404Z] time="2021-05-25T12:45:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:45:07 [2021-05-25T12:45:07.404Z] time="2021-05-25T12:45:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:45:07 [2021-05-25T12:45:07.404Z] time="2021-05-25T12:45:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:45:07 [2021-05-25T12:45:07.404Z] --- PASS: TestMaxDownloadAttempts (0.00s)
12:45:07 [2021-05-25T12:45:07.404Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s)
12:45:07 [2021-05-25T12:45:07.404Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s)
12:45:07 [2021-05-25T12:45:07.404Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s)
12:45:07 [2021-05-25T12:45:07.404Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s)
12:45:07 [2021-05-25T12:45:07.404Z] === RUN   TestTransfer
12:45:07 [2021-05-25T12:45:07.404Z] --- PASS: TestTransfer (0.15s)
12:45:07 [2021-05-25T12:45:07.404Z] === RUN   TestConcurrencyLimit
12:45:07 [2021-05-25T12:45:07.404Z] === RUN   TestNotFound
12:45:07 [2021-05-25T12:45:07.404Z] --- PASS: TestNotFound (0.00s)
12:45:07 [2021-05-25T12:45:07.404Z] === RUN   TestConflict
12:45:07 [2021-05-25T12:45:07.404Z] --- PASS: TestConflict (0.00s)
12:45:07 [2021-05-25T12:45:07.404Z] === RUN   TestForbidden
12:45:07 [2021-05-25T12:45:07.404Z] --- PASS: TestForbidden (0.00s)
12:45:07 [2021-05-25T12:45:07.404Z] === RUN   TestInvalidParameter
12:45:07 [2021-05-25T12:45:07.404Z] --- PASS: TestInvalidParameter (0.00s)
12:45:07 [2021-05-25T12:45:07.404Z] === RUN   TestNotImplemented
12:45:07 [2021-05-25T12:45:07.404Z] --- PASS: TestNotImplemented (0.00s)
12:45:07 [2021-05-25T12:45:07.404Z] === RUN   TestNotModified
12:45:07 [2021-05-25T12:45:07.404Z] --- PASS: TestNotModified (0.00s)
12:45:07 [2021-05-25T12:45:07.404Z] === RUN   TestUnauthorized
12:45:07 [2021-05-25T12:45:07.404Z] --- PASS: TestUnauthorized (0.00s)
12:45:07 [2021-05-25T12:45:07.404Z] === RUN   TestUnknown
12:45:07 [2021-05-25T12:45:07.404Z] --- PASS: TestUnknown (0.00s)
12:45:07 [2021-05-25T12:45:07.404Z] === RUN   TestCancelled
12:45:07 [2021-05-25T12:45:07.404Z] --- PASS: TestCancelled (0.00s)
12:45:07 [2021-05-25T12:45:07.859Z] === RUN   TestDeadline
12:45:07 [2021-05-25T12:45:07.859Z] --- PASS: TestDeadline (0.00s)
12:45:07 [2021-05-25T12:45:07.859Z] === RUN   TestDataLoss
12:45:07 [2021-05-25T12:45:07.859Z] --- PASS: TestDataLoss (0.00s)
12:45:07 [2021-05-25T12:45:07.859Z] === RUN   TestUnavailable
12:45:07 [2021-05-25T12:45:07.859Z] --- PASS: TestUnavailable (0.00s)
12:45:07 [2021-05-25T12:45:07.859Z] === RUN   TestSystem
12:45:07 [2021-05-25T12:45:07.859Z] --- PASS: TestSystem (0.00s)
12:45:07 [2021-05-25T12:45:07.859Z] === RUN   TestFromStatusCode
12:45:07 [2021-05-25T12:45:07.859Z] === RUN   TestFromStatusCode/Not_Found
12:45:07 [2021-05-25T12:45:07.859Z] === RUN   TestFromStatusCode/Bad_Request
12:45:07 [2021-05-25T12:45:07.859Z] === RUN   TestFromStatusCode/Conflict
12:45:07 [2021-05-25T12:45:07.859Z] === RUN   TestFromStatusCode/Unauthorized
12:45:07 [2021-05-25T12:45:07.859Z] === RUN   TestFromStatusCode/Service_Unavailable
12:45:07 [2021-05-25T12:45:07.859Z] === RUN   TestFromStatusCode/Forbidden
12:45:07 [2021-05-25T12:45:07.859Z] === RUN   TestFromStatusCode/Not_Modified
12:45:07 [2021-05-25T12:45:07.859Z] === RUN   TestFromStatusCode/Not_Implemented
12:45:07 [2021-05-25T12:45:07.859Z] === RUN   TestFromStatusCode/Internal_Server_Error
12:45:07 [2021-05-25T12:45:07.859Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
12:45:07 [2021-05-25T12:45:07.859Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
12:45:07 [2021-05-25T12:45:07.859Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
12:45:07 [2021-05-25T12:45:07.859Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
12:45:07 [2021-05-25T12:45:07.859Z] --- PASS: TestFromStatusCode (0.00s)
12:45:07 [2021-05-25T12:45:07.859Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
12:45:07 [2021-05-25T12:45:07.859Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
12:45:07 [2021-05-25T12:45:07.859Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
12:45:07 [2021-05-25T12:45:07.859Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
12:45:07 [2021-05-25T12:45:07.859Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
12:45:07 [2021-05-25T12:45:07.859Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
12:45:07 [2021-05-25T12:45:07.859Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
12:45:07 [2021-05-25T12:45:07.859Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
12:45:07 [2021-05-25T12:45:07.859Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
12:45:07 [2021-05-25T12:45:07.859Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
12:45:07 [2021-05-25T12:45:07.859Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
12:45:07 [2021-05-25T12:45:07.859Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
12:45:07 [2021-05-25T12:45:07.859Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
12:45:07 [2021-05-25T12:45:07.859Z] PASS
12:45:07 [2021-05-25T12:45:07.859Z] coverage: 53.1% of statements
12:45:07 [2021-05-25T12:45:07.859Z] ok  	github.com/docker/docker/errdefs	0.051s	coverage: 53.1% of statements
12:45:07 [2021-05-25T12:45:07.859Z] --- PASS: TestConcurrencyLimit (0.35s)
12:45:07 [2021-05-25T12:45:07.859Z] === RUN   TestInactiveJobs
12:45:07 [2021-05-25T12:45:07.859Z] --- PASS: TestV2MetadataService (1.21s)
12:45:07 [2021-05-25T12:45:07.859Z] PASS
12:45:07 [2021-05-25T12:45:07.859Z] coverage: 48.2% of statements
12:45:07 [2021-05-25T12:45:07.859Z] ok  	github.com/docker/docker/distribution/metadata	1.548s	coverage: 48.2% of statements
12:45:07 [2021-05-25T12:45:07.859Z] --- PASS: TestInactiveJobs (0.40s)
12:45:07 [2021-05-25T12:45:07.859Z] === RUN   TestWatchRelease
12:45:07 [2021-05-25T12:45:07.957Z] --- PASS: TestInfoRegistryMirrors (1.76s)
12:45:07 [2021-05-25T12:45:07.957Z] === RUN   TestLoginFailsWithBadCredentials
12:45:07 [2021-05-25T12:45:07.957Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
12:45:07 [2021-05-25T12:45:07.957Z] === RUN   TestPingCacheHeaders
12:45:08 [2021-05-25T12:45:08.020Z] time="2021-05-25T12:45:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
12:45:08 [2021-05-25T12:45:08.212Z] --- PASS: TestPingCacheHeaders (0.03s)
12:45:08 [2021-05-25T12:45:08.212Z] === RUN   TestPingGet
12:45:08 [2021-05-25T12:45:08.212Z] --- PASS: TestPingGet (0.01s)
12:45:08 [2021-05-25T12:45:08.212Z] === RUN   TestPingHead
12:45:08 [2021-05-25T12:45:08.212Z] --- PASS: TestPingHead (0.02s)
12:45:08 [2021-05-25T12:45:08.212Z] === RUN   TestVersion
12:45:08 [2021-05-25T12:45:08.212Z] --- PASS: TestVersion (0.02s)
12:45:08 [2021-05-25T12:45:08.212Z] PASS
12:45:08 [2021-05-25T12:45:08.212Z] 
12:45:08 [2021-05-25T12:45:08.212Z] === Skipped
12:45:08 [2021-05-25T12:45:08.212Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:45:08 [2021-05-25T12:45:08.212Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:45:08 [2021-05-25T12:45:08.212Z] 
12:45:08 [2021-05-25T12:45:08.212Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
12:45:08 [2021-05-25T12:45:08.212Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
12:45:08 [2021-05-25T12:45:08.212Z] 
12:45:08 [2021-05-25T12:45:08.212Z] 
12:45:08 [2021-05-25T12:45:08.212Z] DONE 18 tests, 2 skipped in 29.637s
12:45:08 [2021-05-25T12:45:08.212Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:45:08 [2021-05-25T12:45:08.212Z] INFO: Testing against a local daemon
12:45:08 [2021-05-25T12:45:08.212Z] === RUN   TestVolumesCreateAndList
12:45:08 [2021-05-25T12:45:08.212Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:45:08 [2021-05-25T12:45:08.212Z] === RUN   TestVolumesRemove
12:45:08 [2021-05-25T12:45:08.315Z] --- PASS: TestWatchRelease (0.04s)
12:45:08 [2021-05-25T12:45:08.315Z] === RUN   TestWatchFinishedTransfer
12:45:08 [2021-05-25T12:45:08.315Z] --- PASS: TestWatchFinishedTransfer (0.00s)
12:45:08 [2021-05-25T12:45:08.315Z] === RUN   TestDuplicateTransfer
12:45:08 [2021-05-25T12:45:08.315Z] --- PASS: TestWhenEmptyAuthConfig (1.08s)
12:45:08 [2021-05-25T12:45:08.315Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
12:45:08 [2021-05-25T12:45:08.315Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
12:45:08 [2021-05-25T12:45:08.315Z] === RUN   TestTokenPassThru
12:45:08 [2021-05-25T12:45:08.315Z] --- PASS: TestTokenPassThru (0.01s)
12:45:08 [2021-05-25T12:45:08.315Z] === RUN   TestTokenPassThruDifferentHost
12:45:08 [2021-05-25T12:45:08.315Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
12:45:08 [2021-05-25T12:45:08.315Z] PASS
12:45:08 [2021-05-25T12:45:08.315Z] coverage: 23.6% of statements
12:45:08 [2021-05-25T12:45:08.315Z] --- PASS: TestDuplicateTransfer (0.05s)
12:45:08 [2021-05-25T12:45:08.315Z] === RUN   TestSuccessfulUpload
12:45:08 [2021-05-25T12:45:08.315Z] ok  	github.com/docker/docker/distribution	1.623s	coverage: 23.6% of statements
12:45:08 [2021-05-25T12:45:08.315Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:45:08 [2021-05-25T12:45:08.315Z] time="2021-05-25T12:45:08Z" level=error msg="Upload failed, retrying: simulating retry"
12:45:08 [2021-05-25T12:45:08.467Z] --- PASS: TestVolumesRemove (0.06s)
12:45:08 [2021-05-25T12:45:08.467Z] === RUN   TestVolumesInspect
12:45:08 [2021-05-25T12:45:08.467Z] --- PASS: TestVolumesInspect (0.02s)
12:45:08 [2021-05-25T12:45:08.467Z] === RUN   TestVolumesInvalidJSON
12:45:08 [2021-05-25T12:45:08.467Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:45:08 [2021-05-25T12:45:08.467Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:45:08 [2021-05-25T12:45:08.467Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:45:08 [2021-05-25T12:45:08.467Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:45:08 [2021-05-25T12:45:08.467Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:45:08 [2021-05-25T12:45:08.467Z] PASS
12:45:08 [2021-05-25T12:45:08.467Z] 
12:45:08 [2021-05-25T12:45:08.467Z] DONE 5 tests in 0.219s
12:45:08 [2021-05-25T12:45:08.467Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:45:08 [2021-05-25T12:45:08.467Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12408 is not a child of this shell
12:45:08 [2021-05-25T12:45:08.467Z] warning: PID 12408 from bundles/test-integration/docker.pid had a nonzero exit code
12:45:08 [2021-05-25T12:45:08.467Z] Leaving: AppArmorNo profiles have been unloaded.
12:45:08 [2021-05-25T12:45:08.467Z] 
12:45:08 [2021-05-25T12:45:08.467Z] Unloading profiles will leave already running processes permanently
12:45:08 [2021-05-25T12:45:08.467Z] unconfined, which can lead to unexpected situations.
12:45:08 [2021-05-25T12:45:08.467Z] 
12:45:08 [2021-05-25T12:45:08.467Z] To set a process to complain mode, use the command line tool
12:45:08 [2021-05-25T12:45:08.467Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:45:08 [2021-05-25T12:45:08.467Z] Removing test suite binaries
12:45:08 [2021-05-25T12:45:08.467Z] exiting test-integration
12:45:08 [2021-05-25T12:45:08.467Z] ++ exit 0
12:45:08 [2021-05-25T12:45:08.769Z] --- PASS: TestSuccessfulUpload (0.41s)
12:45:08 [2021-05-25T12:45:08.770Z] === RUN   TestCancelledUpload
12:45:08 [2021-05-25T12:45:08.770Z] --- PASS: TestCancelledUpload (0.02s)
12:45:08 [2021-05-25T12:45:08.770Z] PASS
12:45:08 [2021-05-25T12:45:08.770Z] coverage: 76.8% of statements
12:45:08 [2021-05-25T12:45:08.770Z] ok  	github.com/docker/docker/distribution/xfer	2.011s	coverage: 76.8% of statements
12:45:08 [2021-05-25T12:45:08.770Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:45:08 [2021-05-25T12:45:08.959Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.86s)
12:45:08 [2021-05-25T12:45:08.959Z] === CONT  TestDaemonRestartIpcMode
12:45:09 [2021-05-25T12:45:09.392Z] 
12:45:09 [2021-05-25T12:45:09.536Z] time="2021-05-25T12:45:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
12:45:09 [2021-05-25T12:45:09.731Z] === RUN   TestFSGetInvalidData
12:45:09 [2021-05-25T12:45:09.731Z] --- PASS: TestFSGetInvalidData (0.01s)
12:45:09 [2021-05-25T12:45:09.731Z] === RUN   TestFSInvalidSet
12:45:09 [2021-05-25T12:45:09.731Z] --- PASS: TestFSInvalidSet (0.01s)
12:45:09 [2021-05-25T12:45:09.731Z] === RUN   TestFSInvalidRoot
12:45:09 [2021-05-25T12:45:09.731Z] --- PASS: TestFSInvalidRoot (0.01s)
12:45:09 [2021-05-25T12:45:09.731Z] === RUN   TestFSMetadataGetSet
12:45:10 [2021-05-25T12:45:10.187Z] --- PASS: TestFSMetadataGetSet (0.17s)
12:45:10 [2021-05-25T12:45:10.187Z] === RUN   TestFSInvalidWalker
12:45:10 [2021-05-25T12:45:10.187Z] --- PASS: TestFSInvalidWalker (0.01s)
12:45:10 [2021-05-25T12:45:10.187Z] === RUN   TestFSGetSet
12:45:10 [2021-05-25T12:45:10.187Z] --- PASS: TestFSGetSet (0.03s)
12:45:10 [2021-05-25T12:45:10.187Z] === RUN   TestFSGetUnsetKey
12:45:10 [2021-05-25T12:45:10.187Z] --- PASS: TestFSGetUnsetKey (0.01s)
12:45:10 [2021-05-25T12:45:10.187Z] === RUN   TestFSGetEmptyData
12:45:10 [2021-05-25T12:45:10.187Z] --- PASS: TestFSGetEmptyData (0.01s)
12:45:10 [2021-05-25T12:45:10.187Z] === RUN   TestFSDelete
12:45:10 [2021-05-25T12:45:10.187Z] --- PASS: TestFSDelete (0.04s)
12:45:10 [2021-05-25T12:45:10.187Z] === RUN   TestFSWalker
12:45:10 [2021-05-25T12:45:10.187Z] --- PASS: TestFSWalker (0.02s)
12:45:10 [2021-05-25T12:45:10.187Z] === RUN   TestFSWalkerStopOnError
12:45:10 [2021-05-25T12:45:10.187Z] --- PASS: TestFSWalkerStopOnError (0.01s)
12:45:10 [2021-05-25T12:45:10.187Z] === RUN   TestNewFromJSON
12:45:10 [2021-05-25T12:45:10.187Z] --- PASS: TestNewFromJSON (0.00s)
12:45:10 [2021-05-25T12:45:10.187Z] === RUN   TestNewFromJSONWithInvalidJSON
12:45:10 [2021-05-25T12:45:10.187Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
12:45:10 [2021-05-25T12:45:10.187Z] === RUN   TestMarshalKeyOrder
12:45:10 [2021-05-25T12:45:10.187Z] --- PASS: TestMarshalKeyOrder (0.00s)
12:45:10 [2021-05-25T12:45:10.187Z] === RUN   TestHistoryEqual
12:45:10 [2021-05-25T12:45:10.187Z] === RUN   TestCompare
12:45:10 [2021-05-25T12:45:10.187Z] --- PASS: TestCompare (0.00s)
12:45:10 [2021-05-25T12:45:10.187Z] PASS
12:45:10 [2021-05-25T12:45:10.187Z] coverage: 19.2% of statements
12:45:10 [2021-05-25T12:45:10.187Z] ok  	github.com/docker/docker/image/cache	0.112s	coverage: 19.2% of statements
12:45:10 [2021-05-25T12:45:10.642Z] --- PASS: TestHistoryEqual (0.15s)
12:45:10 [2021-05-25T12:45:10.642Z] === RUN   TestImage
12:45:10 [2021-05-25T12:45:10.642Z] --- PASS: TestImage (0.00s)
12:45:10 [2021-05-25T12:45:10.642Z] === RUN   TestImageOSNotEmpty
12:45:10 [2021-05-25T12:45:10.642Z] --- PASS: TestImageOSNotEmpty (0.00s)
12:45:10 [2021-05-25T12:45:10.642Z] === RUN   TestNewChildImageFromImageWithRootFS
12:45:10 [2021-05-25T12:45:10.642Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
12:45:10 [2021-05-25T12:45:10.642Z] === RUN   TestCreate
12:45:10 [2021-05-25T12:45:10.642Z] --- PASS: TestCreate (0.01s)
12:45:10 [2021-05-25T12:45:10.642Z] === RUN   TestRestore
12:45:10 [2021-05-25T12:45:10.642Z] time="2021-05-25T12:45:10Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
12:45:10 [2021-05-25T12:45:10.642Z] --- PASS: TestRestore (0.06s)
12:45:10 [2021-05-25T12:45:10.642Z] === RUN   TestAddDelete
12:45:10 [2021-05-25T12:45:10.642Z] --- PASS: TestAddDelete (0.03s)
12:45:10 [2021-05-25T12:45:10.642Z] === RUN   TestSearchAfterDelete
12:45:10 [2021-05-25T12:45:10.642Z] --- PASS: TestSearchAfterDelete (0.01s)
12:45:10 [2021-05-25T12:45:10.642Z] === RUN   TestParentReset
12:45:10 [2021-05-25T12:45:10.642Z] --- PASS: TestParentReset (0.04s)
12:45:10 [2021-05-25T12:45:10.642Z] === RUN   TestGetAndSetLastUpdated
12:45:10 [2021-05-25T12:45:10.642Z] --- PASS: TestGetAndSetLastUpdated (0.03s)
12:45:10 [2021-05-25T12:45:10.642Z] === RUN   TestStoreLen
12:45:10 [2021-05-25T12:45:10.642Z] --- PASS: TestStoreLen (0.07s)
12:45:10 [2021-05-25T12:45:10.642Z] PASS
12:45:10 [2021-05-25T12:45:10.642Z] coverage: 86.6% of statements
12:45:10 [2021-05-25T12:45:10.642Z] ok  	github.com/docker/docker/image	0.874s	coverage: 86.6% of statements
12:45:10 [2021-05-25T12:45:10.643Z] === RUN   TestValidateManifest
12:45:10 [2021-05-25T12:45:10.643Z] === RUN   TestValidateManifest/nil
12:45:10 [2021-05-25T12:45:10.643Z] === RUN   TestValidateManifest/non-nil
12:45:10 [2021-05-25T12:45:10.643Z] --- PASS: TestValidateManifest (0.00s)
12:45:10 [2021-05-25T12:45:10.643Z]     --- PASS: TestValidateManifest/nil (0.00s)
12:45:10 [2021-05-25T12:45:10.643Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
12:45:10 [2021-05-25T12:45:10.643Z] PASS
12:45:10 [2021-05-25T12:45:10.643Z] coverage: 0.6% of statements
12:45:10 [2021-05-25T12:45:10.643Z] ok  	github.com/docker/docker/image/tarexport	0.079s	coverage: 0.6% of statements
12:45:10 [2021-05-25T12:45:10.778Z] Loaded image: buildpack-deps:buster
12:45:10 [2021-05-25T12:45:10.778Z] Loaded image: busybox:latest
12:45:10 [2021-05-25T12:45:10.778Z] Loaded image: busybox:glibc
12:45:11 [2021-05-25T12:45:11.043Z] Loaded image: debian:bullseye
12:45:11 [2021-05-25T12:45:11.043Z] Loaded image: hello-world:latest
12:45:11 [2021-05-25T12:45:11.304Z] Loaded image: arm32v7/hello-world:latest
12:45:11 [2021-05-25T12:45:11.603Z] === RUN   TestMakeV1ConfigFromConfig
12:45:11 [2021-05-25T12:45:11.603Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
12:45:11 [2021-05-25T12:45:11.603Z] PASS
12:45:11 [2021-05-25T12:45:11.603Z] coverage: 25.0% of statements
12:45:11 [2021-05-25T12:45:11.603Z] ok  	github.com/docker/docker/image/v1	0.175s	coverage: 25.0% of statements
12:45:11 [2021-05-25T12:45:11.603Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:45:12 [2021-05-25T12:45:12.261Z] --- PASS: TestDaemonRestartIpcMode (3.10s)
12:45:12 [2021-05-25T12:45:12.261Z] --- PASS: TestContainerKillOnDaemonStart (12.98s)
12:45:12 [2021-05-25T12:45:12.261Z] PASS
12:45:12 [2021-05-25T12:45:12.261Z] 
12:45:12 [2021-05-25T12:45:12.261Z] === Skipped
12:45:12 [2021-05-25T12:45:12.261Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:45:12 [2021-05-25T12:45:12.261Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:45:12 [2021-05-25T12:45:12.261Z] 
12:45:12 [2021-05-25T12:45:12.261Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:45:12 [2021-05-25T12:45:12.261Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:45:12 [2021-05-25T12:45:12.261Z] 
12:45:12 [2021-05-25T12:45:12.261Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:45:12 [2021-05-25T12:45:12.261Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:45:12 [2021-05-25T12:45:12.261Z] 
12:45:12 [2021-05-25T12:45:12.261Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
12:45:12 [2021-05-25T12:45:12.261Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:45:12 [2021-05-25T12:45:12.261Z] 
12:45:12 [2021-05-25T12:45:12.261Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:45:12 [2021-05-25T12:45:12.261Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:45:12 [2021-05-25T12:45:12.261Z] 
12:45:12 [2021-05-25T12:45:12.261Z] 
12:45:12 [2021-05-25T12:45:12.261Z] DONE 196 tests, 5 skipped in 154.487s
12:45:12 [2021-05-25T12:45:12.261Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:45:12 [2021-05-25T12:45:12.261Z] INFO: Testing against a local daemon
12:45:12 [2021-05-25T12:45:12.261Z] === RUN   TestCommitInheritsEnv
12:45:12 [2021-05-25T12:45:12.261Z] --- PASS: TestCommitInheritsEnv (0.29s)
12:45:12 [2021-05-25T12:45:12.261Z] === RUN   TestImportExtremelyLargeImageWorks
12:45:12 [2021-05-25T12:45:12.261Z] === PAUSE TestImportExtremelyLargeImageWorks
12:45:12 [2021-05-25T12:45:12.261Z] === RUN   TestImagesFilterMultiReference
12:45:12 [2021-05-25T12:45:12.261Z] --- PASS: TestImagesFilterMultiReference (0.06s)
12:45:12 [2021-05-25T12:45:12.261Z] === RUN   TestImagePullPlatformInvalid
12:45:12 [2021-05-25T12:45:12.261Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:45:12 [2021-05-25T12:45:12.261Z] === RUN   TestRemoveImageOrphaning
12:45:12 [2021-05-25T12:45:12.522Z] --- PASS: TestRemoveImageOrphaning (0.27s)
12:45:12 [2021-05-25T12:45:12.522Z] === RUN   TestRemoveImageGarbageCollector
12:45:12 [2021-05-25T12:45:12.563Z] === RUN   TestSerialization
12:45:12 [2021-05-25T12:45:12.563Z] --- PASS: TestSerialization (0.02s)
12:45:12 [2021-05-25T12:45:12.563Z] PASS
12:45:12 [2021-05-25T12:45:12.563Z] coverage: 100.0% of statements
12:45:12 [2021-05-25T12:45:12.563Z] ok  	github.com/docker/docker/libcontainerd/queue	0.072s	coverage: 100.0% of statements
Post stage
[Pipeline] junit
12:45:12 [2021-05-25T12:45:12.667Z] Recording test results
12:45:13 [2021-05-25T12:45:13.042Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:45:13 [2021-05-25T12:45:13.410Z] + echo Ensuring container killed.
12:45:13 [2021-05-25T12:45:13.410Z] Ensuring container killed.
12:45:13 [2021-05-25T12:45:13.410Z] + docker rm -vf docker-pr2
12:45:13 [2021-05-25T12:45:13.410Z] Error: No such container: docker-pr2
[Pipeline] sh
12:45:13 [2021-05-25T12:45:13.726Z] + echo Chowning /workspace to jenkins user
12:45:13 [2021-05-25T12:45:13.726Z] Chowning /workspace to jenkins user
12:45:13 [2021-05-25T12:45:13.726Z] + id -u
12:45:13 [2021-05-25T12:45:13.726Z] + id -g
12:45:13 [2021-05-25T12:45:13.726Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42412:/workspace busybox chown -R 1000:1000 /workspace
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestEmptyLayer
12:45:14 [2021-05-25T12:45:14.089Z] --- PASS: TestEmptyLayer (0.00s)
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestCommitFailure
12:45:14 [2021-05-25T12:45:14.089Z] --- PASS: TestCommitFailure (0.04s)
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestStartTransactionFailure
12:45:14 [2021-05-25T12:45:14.089Z] --- PASS: TestStartTransactionFailure (0.01s)
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestGetOrphan
12:45:14 [2021-05-25T12:45:14.089Z] --- PASS: TestGetOrphan (0.01s)
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestMountAndRegister
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestEnvironmentParsing
12:45:14 [2021-05-25T12:45:14.089Z] --- PASS: TestEnvironmentParsing (0.00s)
12:45:14 [2021-05-25T12:45:14.089Z] PASS
12:45:14 [2021-05-25T12:45:14.089Z] coverage: 1.0% of statements
12:45:14 [2021-05-25T12:45:14.089Z] ok  	github.com/docker/docker/libcontainerd/local	0.214s	coverage: 1.0% of statements
12:45:14 [2021-05-25T12:45:14.089Z] --- PASS: TestMountAndRegister (0.06s)
12:45:14 [2021-05-25T12:45:14.089Z]     layer_test.go:271: Layer size: 14
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestLayerRelease
12:45:14 [2021-05-25T12:45:14.089Z] --- SKIP: TestLayerRelease (0.00s)
12:45:14 [2021-05-25T12:45:14.089Z]     layer_test.go:304: Failing on Windows
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestStoreRestore
12:45:14 [2021-05-25T12:45:14.089Z] --- SKIP: TestStoreRestore (0.00s)
12:45:14 [2021-05-25T12:45:14.089Z]     layer_test.go:353: Failing on Windows
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestTarStreamStability
12:45:14 [2021-05-25T12:45:14.089Z] --- SKIP: TestTarStreamStability (0.00s)
12:45:14 [2021-05-25T12:45:14.089Z]     layer_test.go:468: Failing on Windows
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestRegisterExistingLayer
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
12:45:14 [2021-05-25T12:45:14.089Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
12:45:14 [2021-05-25T12:45:14.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
12:45:14 [2021-05-25T12:45:14.089Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
12:45:14 [2021-05-25T12:45:14.089Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
12:45:14 [2021-05-25T12:45:14.089Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
12:45:14 [2021-05-25T12:45:14.089Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
12:45:14 [2021-05-25T12:45:14.089Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
12:45:14 [2021-05-25T12:45:14.089Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
12:45:14 [2021-05-25T12:45:14.089Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
12:45:14 [2021-05-25T12:45:14.089Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
12:45:14 [2021-05-25T12:45:14.089Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
12:45:14 [2021-05-25T12:45:14.175Z] time="2021-05-25T12:45:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
12:45:14 [2021-05-25T12:45:14.543Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
12:45:14 [2021-05-25T12:45:14.543Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
12:45:14 [2021-05-25T12:45:14.543Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
12:45:14 [2021-05-25T12:45:14.543Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
12:45:14 [2021-05-25T12:45:14.543Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
12:45:14 [2021-05-25T12:45:14.543Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
12:45:14 [2021-05-25T12:45:14.543Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
12:45:14 [2021-05-25T12:45:14.543Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
12:45:14 [2021-05-25T12:45:14.543Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
12:45:14 [2021-05-25T12:45:14.543Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
12:45:14 [2021-05-25T12:45:14.543Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
12:45:14 [2021-05-25T12:45:14.543Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
12:45:14 [2021-05-25T12:45:14.543Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
12:45:14 [2021-05-25T12:45:14.543Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
12:45:14 [2021-05-25T12:45:14.543Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
12:45:14 [2021-05-25T12:45:14.543Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
12:45:14 [2021-05-25T12:45:14.543Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
12:45:14 [2021-05-25T12:45:14.543Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
12:45:14 [2021-05-25T12:45:14.543Z] PASS
12:45:14 [2021-05-25T12:45:14.544Z] coverage: 42.3% of statements
12:45:14 [2021-05-25T12:45:14.544Z] ok  	github.com/docker/docker/oci	0.067s	coverage: 42.3% of statements
12:45:14 [2021-05-25T12:45:14.544Z] --- PASS: TestRegisterExistingLayer (0.19s)
12:45:14 [2021-05-25T12:45:14.544Z] === RUN   TestTarStreamVerification
12:45:14 [2021-05-25T12:45:14.544Z] --- SKIP: TestTarStreamVerification (0.00s)
12:45:14 [2021-05-25T12:45:14.544Z]     layer_test.go:697: Failing on Windows
12:45:14 [2021-05-25T12:45:14.544Z] === RUN   TestLayerMigration
12:45:14 [2021-05-25T12:45:14.544Z] --- SKIP: TestLayerMigration (0.00s)
12:45:14 [2021-05-25T12:45:14.544Z]     migration_test.go:46: Failing on Windows
12:45:14 [2021-05-25T12:45:14.544Z] === RUN   TestLayerMigrationNoTarsplit
12:45:14 [2021-05-25T12:45:14.544Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
12:45:14 [2021-05-25T12:45:14.544Z]     migration_test.go:182: Failing on Windows
12:45:14 [2021-05-25T12:45:14.544Z] === RUN   TestMountInit
12:45:14 [2021-05-25T12:45:14.544Z] --- SKIP: TestMountInit (0.00s)
12:45:14 [2021-05-25T12:45:14.544Z]     mount_test.go:17: Failing on Windows
12:45:14 [2021-05-25T12:45:14.544Z] === RUN   TestMountSize
12:45:14 [2021-05-25T12:45:14.544Z] --- SKIP: TestMountSize (0.00s)
12:45:14 [2021-05-25T12:45:14.544Z]     mount_test.go:76: Failing on Windows
12:45:14 [2021-05-25T12:45:14.544Z] === RUN   TestMountChanges
12:45:14 [2021-05-25T12:45:14.544Z] --- SKIP: TestMountChanges (0.00s)
12:45:14 [2021-05-25T12:45:14.544Z]     mount_test.go:125: Failing on Windows
12:45:14 [2021-05-25T12:45:14.544Z] === RUN   TestMountApply
12:45:14 [2021-05-25T12:45:14.544Z] --- SKIP: TestMountApply (0.00s)
12:45:14 [2021-05-25T12:45:14.544Z]     mount_test.go:212: Failing on Windows
12:45:14 [2021-05-25T12:45:14.544Z] PASS
12:45:14 [2021-05-25T12:45:14.544Z] coverage: 30.1% of statements
12:45:14 [2021-05-25T12:45:14.544Z] ok  	github.com/docker/docker/layer	0.446s	coverage: 30.1% of statements
12:45:14 [2021-05-25T12:45:14.544Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:45:14 [2021-05-25T12:45:14.544Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:45:14 [2021-05-25T12:45:14.544Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:45:14 [2021-05-25T12:45:14.544Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:45:14 [2021-05-25T12:45:14.544Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:45:14 [2021-05-25T12:45:14.999Z] === RUN   TestParseVersion
12:45:14 [2021-05-25T12:45:14.999Z] --- PASS: TestParseVersion (0.00s)
12:45:14 [2021-05-25T12:45:14.999Z] PASS
12:45:14 [2021-05-25T12:45:14.999Z] coverage: 52.9% of statements
12:45:14 [2021-05-25T12:45:14.999Z] ok  	github.com/docker/docker/pkg/aaparser	0.068s	coverage: 52.9% of statements
12:45:15 [2021-05-25T12:45:15.063Z] --- PASS: TestRemoveImageGarbageCollector (2.10s)
12:45:15 [2021-05-25T12:45:15.063Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:45:15 [2021-05-25T12:45:15.063Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:45:15 [2021-05-25T12:45:15.063Z] === RUN   TestTagInvalidReference
12:45:15 [2021-05-25T12:45:15.063Z] --- PASS: TestTagInvalidReference (0.01s)
12:45:15 [2021-05-25T12:45:15.063Z] === RUN   TestTagValidPrefixedRepo
12:45:15 [2021-05-25T12:45:15.063Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:45:15 [2021-05-25T12:45:15.063Z] === RUN   TestTagExistedNameWithoutForce
12:45:15 [2021-05-25T12:45:15.063Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:45:15 [2021-05-25T12:45:15.063Z] === RUN   TestTagOfficialNames
12:45:15 [2021-05-25T12:45:15.063Z] --- PASS: TestTagOfficialNames (0.06s)
12:45:15 [2021-05-25T12:45:15.063Z] === RUN   TestTagMatchesDigest
12:45:15 [2021-05-25T12:45:15.063Z] --- PASS: TestTagMatchesDigest (0.01s)
12:45:15 [2021-05-25T12:45:15.064Z] === CONT  TestImportExtremelyLargeImageWorks
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:45:15 [2021-05-25T12:45:15.413Z] + bundleName=amd64-rootless
12:45:15 [2021-05-25T12:45:15.413Z] + echo Creating amd64-rootless-bundles.tar.gz
12:45:15 [2021-05-25T12:45:15.413Z] Creating amd64-rootless-bundles.tar.gz
12:45:15 [2021-05-25T12:45:15.413Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:45:15 [2021-05-25T12:45:15.413Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
12:45:15 [2021-05-25T12:45:15.421Z] Archiving artifacts
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestAddressPoolOpt
12:45:15 [2021-05-25T12:45:15.454Z] --- PASS: TestAddressPoolOpt (0.00s)
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestValidateEnv
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestValidateEnv/a
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestValidateEnv/something
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestValidateEnv/_=a
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestValidateEnv/env1=value1
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestValidateEnv/_env1=value1
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestValidateEnv/env2=value2=value3
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestValidateEnv/env3=abc!qwe
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestValidateEnv/env_4=value_4
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestValidateEnv/PATH
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestValidateEnv/=a
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestValidateEnv/PATH=
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestValidateEnv/PATH=something
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestValidateEnv/asd!qwe
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestValidateEnv/1asd
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestValidateEnv/123
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestValidateEnv/some_space
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestValidateEnv/__some_space_before
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestValidateEnv/some_space_after__
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestValidateEnv/=
12:45:15 [2021-05-25T12:45:15.454Z] === RUN   TestValidateEnv/PaTh
12:45:15 [2021-05-25T12:45:15.454Z] --- PASS: TestValidateEnv (0.00s)
12:45:15 [2021-05-25T12:45:15.454Z]     --- PASS: TestValidateEnv/a (0.00s)
12:45:15 [2021-05-25T12:45:15.454Z]     --- PASS: TestValidateEnv/something (0.00s)
12:45:15 [2021-05-25T12:45:15.454Z]     --- PASS: TestValidateEnv/_=a (0.00s)
12:45:15 [2021-05-25T12:45:15.454Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateEnv/PATH (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateEnv/=a (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateEnv/1asd (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateEnv/123 (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateEnv/some_space (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateEnv/= (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestParseHost
12:45:15 [2021-05-25T12:45:15.455Z] --- PASS: TestParseHost (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestParseDockerDaemonHost
12:45:15 [2021-05-25T12:45:15.455Z] --- PASS: TestParseDockerDaemonHost (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestParseTCP
12:45:15 [2021-05-25T12:45:15.455Z] --- PASS: TestParseTCP (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestParseInvalidUnixAddrInvalid
12:45:15 [2021-05-25T12:45:15.455Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestValidateExtraHosts
12:45:15 [2021-05-25T12:45:15.455Z] --- PASS: TestValidateExtraHosts (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestIpOptString
12:45:15 [2021-05-25T12:45:15.455Z] --- PASS: TestIpOptString (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestNewIpOptInvalidDefaultVal
12:45:15 [2021-05-25T12:45:15.455Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestNewIpOptValidDefaultVal
12:45:15 [2021-05-25T12:45:15.455Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestIpOptSetInvalidVal
12:45:15 [2021-05-25T12:45:15.455Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestValidateIPAddress
12:45:15 [2021-05-25T12:45:15.455Z] --- PASS: TestValidateIPAddress (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestMapOpts
12:45:15 [2021-05-25T12:45:15.455Z] --- PASS: TestMapOpts (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestListOptsWithoutValidator
12:45:15 [2021-05-25T12:45:15.455Z] --- PASS: TestListOptsWithoutValidator (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestListOptsWithValidator
12:45:15 [2021-05-25T12:45:15.455Z] --- PASS: TestListOptsWithValidator (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestValidateDNSSearch
12:45:15 [2021-05-25T12:45:15.455Z] --- PASS: TestValidateDNSSearch (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestValidateLabel
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestValidateLabel/label_with_general_format
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestValidateLabel/label_with_more_than_one_=
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestValidateLabel/label_with_one_more
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
12:45:15 [2021-05-25T12:45:15.455Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
12:45:15 [2021-05-25T12:45:15.455Z] --- PASS: TestValidateLabel (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
12:45:15 [2021-05-25T12:45:15.455Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
12:45:15 [2021-05-25T12:45:15.687Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42412/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:45:15 [2021-05-25T12:45:15.909Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
12:45:15 [2021-05-25T12:45:15.909Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
12:45:15 [2021-05-25T12:45:15.909Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
12:45:15 [2021-05-25T12:45:15.909Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
12:45:15 [2021-05-25T12:45:15.909Z] === RUN   TestNamedListOpts
12:45:15 [2021-05-25T12:45:15.909Z] --- PASS: TestNamedListOpts (0.00s)
12:45:15 [2021-05-25T12:45:15.909Z] === RUN   TestNamedMapOpts
12:45:15 [2021-05-25T12:45:15.909Z] --- PASS: TestNamedMapOpts (0.00s)
12:45:15 [2021-05-25T12:45:15.909Z] === RUN   TestParseLink
12:45:15 [2021-05-25T12:45:15.909Z] --- PASS: TestParseLink (0.00s)
12:45:15 [2021-05-25T12:45:15.909Z] === RUN   TestQuotedStringSetWithQuotes
12:45:15 [2021-05-25T12:45:15.909Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
12:45:15 [2021-05-25T12:45:15.909Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
12:45:15 [2021-05-25T12:45:15.909Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
12:45:15 [2021-05-25T12:45:15.909Z] === RUN   TestQuotedStringSetWithNoQuotes
12:45:15 [2021-05-25T12:45:15.909Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
12:45:15 [2021-05-25T12:45:15.909Z] === RUN   TestUlimitOpt
12:45:15 [2021-05-25T12:45:15.909Z] --- PASS: TestUlimitOpt (0.00s)
12:45:15 [2021-05-25T12:45:15.909Z] PASS
12:45:15 [2021-05-25T12:45:15.909Z] coverage: 67.1% of statements
12:45:15 [2021-05-25T12:45:15.909Z] ok  	github.com/docker/docker/opts	0.093s	coverage: 67.1% of statements
12:45:16 [2021-05-25T12:45:16.033Z] + make clean
12:45:16 [2021-05-25T12:45:16.288Z] docker volume rm -f docker-dev-cache
12:45:16 [2021-05-25T12:45:16.288Z] docker-dev-cache
[Pipeline] deleteDir
12:45:16 [2021-05-25T12:45:16.364Z] === RUN   TestUnbuffered
12:45:16 [2021-05-25T12:45:16.364Z] --- PASS: TestUnbuffered (0.00s)
12:45:16 [2021-05-25T12:45:16.364Z] === RUN   TestRaceUnbuffered
12:45:16 [2021-05-25T12:45:16.364Z] --- PASS: TestRaceUnbuffered (0.00s)
12:45:16 [2021-05-25T12:45:16.364Z] PASS
12:45:16 [2021-05-25T12:45:16.364Z] coverage: 100.0% of statements
12:45:16 [2021-05-25T12:45:16.364Z] ok  	github.com/docker/docker/pkg/broadcaster	0.111s	coverage: 100.0% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
12:45:16 [2021-05-25T12:45:16.820Z] === RUN   TestPeerCertificateMarshalJSON
[Pipeline] }
12:45:17 [2021-05-25T12:45:17.275Z] === RUN   TestMatch
12:45:17 [2021-05-25T12:45:17.275Z] === RUN   TestMatch/[[]]
12:45:17 [2021-05-25T12:45:17.275Z] === RUN   TestMatch/[[foo]]
12:45:17 [2021-05-25T12:45:17.275Z] === RUN   TestMatch/[[bar]_[foo]]
12:45:17 [2021-05-25T12:45:17.275Z] === RUN   TestMatch/[[foo_bar]]
12:45:17 [2021-05-25T12:45:17.275Z] === RUN   TestMatch/[[qux]_[foo]]
12:45:17 [2021-05-25T12:45:17.275Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
12:45:17 [2021-05-25T12:45:17.275Z] === RUN   TestMatch/[]
12:45:17 [2021-05-25T12:45:17.275Z] === RUN   TestMatch/[]#01
12:45:17 [2021-05-25T12:45:17.275Z] === RUN   TestMatch/[[qux]]
12:45:17 [2021-05-25T12:45:17.275Z] === RUN   TestMatch/[[foo_bar_qux]]
12:45:17 [2021-05-25T12:45:17.275Z] === RUN   TestMatch/[[qux]_[baz]]
12:45:17 [2021-05-25T12:45:17.275Z] === RUN   TestMatch/[[foo_baz]]
12:45:17 [2021-05-25T12:45:17.275Z] --- PASS: TestMatch (0.00s)
12:45:17 [2021-05-25T12:45:17.275Z]     --- PASS: TestMatch/[[]] (0.00s)
12:45:17 [2021-05-25T12:45:17.275Z]     --- PASS: TestMatch/[[foo]] (0.00s)
12:45:17 [2021-05-25T12:45:17.275Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
12:45:17 [2021-05-25T12:45:17.275Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
12:45:17 [2021-05-25T12:45:17.275Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
12:45:17 [2021-05-25T12:45:17.275Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
12:45:17 [2021-05-25T12:45:17.275Z]     --- PASS: TestMatch/[] (0.00s)
12:45:17 [2021-05-25T12:45:17.275Z]     --- PASS: TestMatch/[]#01 (0.00s)
12:45:17 [2021-05-25T12:45:17.275Z]     --- PASS: TestMatch/[[qux]] (0.00s)
12:45:17 [2021-05-25T12:45:17.275Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
12:45:17 [2021-05-25T12:45:17.275Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
12:45:17 [2021-05-25T12:45:17.275Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
12:45:17 [2021-05-25T12:45:17.275Z] PASS
12:45:17 [2021-05-25T12:45:17.275Z] coverage: 87.5% of statements
12:45:17 [2021-05-25T12:45:17.275Z] ok  	github.com/docker/docker/pkg/capabilities	0.041s	coverage: 87.5% of statements
12:45:17 [2021-05-25T12:45:17.275Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
12:45:17 [2021-05-25T12:45:17.275Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
12:45:17 [2021-05-25T12:45:17.275Z] --- PASS: TestPeerCertificateMarshalJSON (0.62s)
12:45:17 [2021-05-25T12:45:17.275Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
12:45:17 [2021-05-25T12:45:17.275Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
12:45:17 [2021-05-25T12:45:17.275Z] === RUN   TestMiddleware
12:45:17 [2021-05-25T12:45:17.275Z] --- PASS: TestMiddleware (0.00s)
12:45:17 [2021-05-25T12:45:17.275Z] === RUN   TestNewResponseModifier
12:45:17 [2021-05-25T12:45:17.275Z] --- PASS: TestNewResponseModifier (0.00s)
12:45:17 [2021-05-25T12:45:17.275Z] PASS
12:45:17 [2021-05-25T12:45:17.275Z] coverage: 26.8% of statements
12:45:17 [2021-05-25T12:45:17.275Z] ok  	github.com/docker/docker/pkg/authorization	0.674s	coverage: 26.8% of statements
12:45:17 [2021-05-25T12:45:17.730Z] === RUN   TestIsArchivePathDir
12:45:17 [2021-05-25T12:45:17.730Z] --- PASS: TestIsArchivePathDir (0.07s)
12:45:17 [2021-05-25T12:45:17.730Z] === RUN   TestIsArchivePathInvalidFile
12:45:17 [2021-05-25T12:45:17.730Z] --- PASS: TestIsArchivePathInvalidFile (0.22s)
12:45:17 [2021-05-25T12:45:17.730Z] === RUN   TestIsArchivePathTar
12:45:18 [2021-05-25T12:45:18.185Z] --- PASS: TestIsArchivePathTar (0.20s)
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestDecompressStreamGzip
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestChrootTarUntar
12:45:18 [2021-05-25T12:45:18.185Z] --- SKIP: TestChrootTarUntar (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestChrootUntarWithHugeExcludesList
12:45:18 [2021-05-25T12:45:18.185Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestChrootUntarEmptyArchive
12:45:18 [2021-05-25T12:45:18.185Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestChrootTarUntarWithSymlink
12:45:18 [2021-05-25T12:45:18.185Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestChrootCopyWithTar
12:45:18 [2021-05-25T12:45:18.185Z] --- SKIP: TestChrootCopyWithTar (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestChrootCopyFileWithTar
12:45:18 [2021-05-25T12:45:18.185Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestChrootUntarPath
12:45:18 [2021-05-25T12:45:18.185Z] --- SKIP: TestChrootUntarPath (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
12:45:18 [2021-05-25T12:45:18.185Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
12:45:18 [2021-05-25T12:45:18.185Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestChrootApplyDotDotFile
12:45:18 [2021-05-25T12:45:18.185Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
12:45:18 [2021-05-25T12:45:18.185Z] PASS
12:45:18 [2021-05-25T12:45:18.185Z] coverage: 15.4% of statements
12:45:18 [2021-05-25T12:45:18.185Z] --- PASS: TestDecompressStreamGzip (0.12s)
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestDecompressStreamBzip2
12:45:18 [2021-05-25T12:45:18.185Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.109s	coverage: 15.4% of statements
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestSizeEmpty
12:45:18 [2021-05-25T12:45:18.185Z] --- PASS: TestSizeEmpty (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestSizeEmptyFile
12:45:18 [2021-05-25T12:45:18.185Z] --- PASS: TestSizeEmptyFile (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestSizeNonemptyFile
12:45:18 [2021-05-25T12:45:18.185Z] --- PASS: TestSizeNonemptyFile (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestSizeNestedDirectoryEmpty
12:45:18 [2021-05-25T12:45:18.185Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
12:45:18 [2021-05-25T12:45:18.185Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
12:45:18 [2021-05-25T12:45:18.185Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestMoveToSubdir
12:45:18 [2021-05-25T12:45:18.185Z] --- PASS: TestMoveToSubdir (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestSizeNonExistingDirectory
12:45:18 [2021-05-25T12:45:18.185Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z] PASS
12:45:18 [2021-05-25T12:45:18.185Z] coverage: 80.0% of statements
12:45:18 [2021-05-25T12:45:18.185Z] --- PASS: TestDecompressStreamBzip2 (0.15s)
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestDecompressStreamXz
12:45:18 [2021-05-25T12:45:18.185Z] --- SKIP: TestDecompressStreamXz (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z]     archive_test.go:134: Xz not present in msys2
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestCompressStreamXzUnsupported
12:45:18 [2021-05-25T12:45:18.185Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestCompressStreamBzip2Unsupported
12:45:18 [2021-05-25T12:45:18.185Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestCompressStreamInvalid
12:45:18 [2021-05-25T12:45:18.185Z] --- PASS: TestCompressStreamInvalid (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestExtensionInvalid
12:45:18 [2021-05-25T12:45:18.185Z] --- PASS: TestExtensionInvalid (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestExtensionUncompressed
12:45:18 [2021-05-25T12:45:18.185Z] --- PASS: TestExtensionUncompressed (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestExtensionBzip2
12:45:18 [2021-05-25T12:45:18.185Z] --- PASS: TestExtensionBzip2 (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestExtensionGzip
12:45:18 [2021-05-25T12:45:18.185Z] --- PASS: TestExtensionGzip (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestExtensionXz
12:45:18 [2021-05-25T12:45:18.185Z] --- PASS: TestExtensionXz (0.00s)
12:45:18 [2021-05-25T12:45:18.185Z] === RUN   TestCmdStreamLargeStderr
12:45:18 [2021-05-25T12:45:18.185Z] ok  	github.com/docker/docker/pkg/directory	0.074s	coverage: 80.0% of statements
12:45:18 [2021-05-25T12:45:18.641Z] --- PASS: TestCmdStreamLargeStderr (0.08s)
12:45:18 [2021-05-25T12:45:18.641Z] === RUN   TestCmdStreamBad
12:45:18 [2021-05-25T12:45:18.641Z] --- SKIP: TestCmdStreamBad (0.00s)
12:45:18 [2021-05-25T12:45:18.641Z]     archive_test.go:239: Failing on Windows CI machines
12:45:18 [2021-05-25T12:45:18.641Z] === RUN   TestCmdStreamGood
12:45:18 [2021-05-25T12:45:18.641Z] --- PASS: TestCmdStreamGood (0.05s)
12:45:18 [2021-05-25T12:45:18.641Z] === RUN   TestUntarPathWithInvalidDest
12:45:18 [2021-05-25T12:45:18.641Z] --- PASS: TestUntarPathWithInvalidDest (0.10s)
12:45:18 [2021-05-25T12:45:18.641Z] === RUN   TestUntarPathWithInvalidSrc
12:45:18 [2021-05-25T12:45:18.641Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
12:45:18 [2021-05-25T12:45:18.641Z] === RUN   TestUntarPath
12:45:18 [2021-05-25T12:45:18.641Z] --- PASS: TestUntarPath (0.10s)
12:45:18 [2021-05-25T12:45:18.641Z] === RUN   TestUntarPathWithDestinationFile
12:45:18 [2021-05-25T12:45:18.641Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
12:45:18 [2021-05-25T12:45:18.641Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
12:45:18 [2021-05-25T12:45:18.641Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s)
12:45:18 [2021-05-25T12:45:18.641Z] === RUN   TestCopyWithTarInvalidSrc
12:45:18 [2021-05-25T12:45:18.641Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
12:45:18 [2021-05-25T12:45:18.641Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
12:45:18 [2021-05-25T12:45:18.641Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
12:45:18 [2021-05-25T12:45:18.641Z] === RUN   TestCopyWithTarSrcFile
12:45:18 [2021-05-25T12:45:18.641Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
12:45:18 [2021-05-25T12:45:18.641Z] === RUN   TestCopyWithTarSrcFolder
12:45:18 [2021-05-25T12:45:18.641Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
12:45:18 [2021-05-25T12:45:18.641Z] === RUN   TestCopyFileWithTarInvalidSrc
12:45:18 [2021-05-25T12:45:18.641Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
12:45:18 [2021-05-25T12:45:18.641Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
12:45:19 [2021-05-25T12:45:19.096Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s)
12:45:19 [2021-05-25T12:45:19.096Z] === RUN   TestCopyFileWithTarSrcFolder
12:45:19 [2021-05-25T12:45:19.096Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
12:45:19 [2021-05-25T12:45:19.096Z] === RUN   TestCopyFileWithTarSrcFile
12:45:19 [2021-05-25T12:45:19.096Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
12:45:19 [2021-05-25T12:45:19.096Z] === RUN   TestTarFiles
12:45:19 [2021-05-25T12:45:19.096Z] === RUN   Test
12:45:19 [2021-05-25T12:45:19.096Z] === RUN   Test/TestContainsEntry
12:45:19 [2021-05-25T12:45:19.096Z] === RUN   Test/TestCreateEntries
12:45:19 [2021-05-25T12:45:19.096Z] === RUN   Test/TestEntriesDiff
12:45:19 [2021-05-25T12:45:19.096Z] === RUN   Test/TestEntriesEquality
12:45:19 [2021-05-25T12:45:19.096Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
12:45:19 [2021-05-25T12:45:19.096Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
12:45:19 [2021-05-25T12:45:19.096Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
12:45:19 [2021-05-25T12:45:19.096Z] === RUN   Test/TestGeneratorNotGenerate
12:45:19 [2021-05-25T12:45:19.096Z] === RUN   Test/TestGeneratorWithPort
12:45:19 [2021-05-25T12:45:19.096Z] === RUN   Test/TestGeneratorWithPortNotGenerate
12:45:19 [2021-05-25T12:45:19.097Z] === RUN   Test/TestNewEntry
12:45:19 [2021-05-25T12:45:19.097Z] === RUN   Test/TestParse
12:45:19 [2021-05-25T12:45:19.097Z] --- PASS: Test (0.00s)
12:45:19 [2021-05-25T12:45:19.097Z]     --- PASS: Test/TestContainsEntry (0.00s)
12:45:19 [2021-05-25T12:45:19.097Z]     --- PASS: Test/TestCreateEntries (0.00s)
12:45:19 [2021-05-25T12:45:19.097Z]     --- PASS: Test/TestEntriesDiff (0.00s)
12:45:19 [2021-05-25T12:45:19.097Z]     --- PASS: Test/TestEntriesEquality (0.00s)
12:45:19 [2021-05-25T12:45:19.097Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
12:45:19 [2021-05-25T12:45:19.097Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
12:45:19 [2021-05-25T12:45:19.097Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
12:45:19 [2021-05-25T12:45:19.097Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
12:45:19 [2021-05-25T12:45:19.097Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
12:45:19 [2021-05-25T12:45:19.097Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
12:45:19 [2021-05-25T12:45:19.097Z]     --- PASS: Test/TestNewEntry (0.00s)
12:45:19 [2021-05-25T12:45:19.097Z]     --- PASS: Test/TestParse (0.00s)
12:45:19 [2021-05-25T12:45:19.097Z] PASS
12:45:19 [2021-05-25T12:45:19.097Z] coverage: 58.3% of statements
12:45:19 [2021-05-25T12:45:19.097Z] ok  	github.com/docker/docker/pkg/discovery	0.067s	coverage: 58.3% of statements
12:45:19 [2021-05-25T12:45:19.552Z] === RUN   Test
12:45:19 [2021-05-25T12:45:19.552Z] === RUN   Test/TestContent
12:45:19 [2021-05-25T12:45:19.552Z] === RUN   Test/TestInitialize
12:45:19 [2021-05-25T12:45:19.552Z] === RUN   Test/TestNew
12:45:19 [2021-05-25T12:45:19.552Z] === RUN   Test/TestParsingContentsWithComments
12:45:19 [2021-05-25T12:45:19.552Z] === RUN   Test/TestRegister
12:45:19 [2021-05-25T12:45:19.552Z] === RUN   Test/TestWatch
12:45:19 [2021-05-25T12:45:19.552Z] --- PASS: Test (0.01s)
12:45:19 [2021-05-25T12:45:19.552Z]     --- PASS: Test/TestContent (0.00s)
12:45:19 [2021-05-25T12:45:19.552Z]     --- PASS: Test/TestInitialize (0.00s)
12:45:19 [2021-05-25T12:45:19.552Z]     --- PASS: Test/TestNew (0.00s)
12:45:19 [2021-05-25T12:45:19.552Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
12:45:19 [2021-05-25T12:45:19.552Z]     --- PASS: Test/TestRegister (0.00s)
12:45:19 [2021-05-25T12:45:19.552Z]     --- PASS: Test/TestWatch (0.01s)
12:45:19 [2021-05-25T12:45:19.552Z] PASS
12:45:19 [2021-05-25T12:45:19.552Z] coverage: 97.6% of statements
12:45:19 [2021-05-25T12:45:19.552Z] ok  	github.com/docker/docker/pkg/discovery/file	0.105s	coverage: 97.6% of statements
12:45:20 [2021-05-25T12:45:20.549Z] === RUN   Test
12:45:20 [2021-05-25T12:45:20.549Z] === RUN   Test/TestWatch
12:45:20 [2021-05-25T12:45:20.549Z] --- PASS: Test (0.00s)
12:45:20 [2021-05-25T12:45:20.549Z]     --- PASS: Test/TestWatch (0.00s)
12:45:20 [2021-05-25T12:45:20.549Z] PASS
12:45:20 [2021-05-25T12:45:20.549Z] coverage: 92.3% of statements
12:45:20 [2021-05-25T12:45:20.549Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.092s	coverage: 92.3% of statements
12:45:21 [2021-05-25T12:45:21.005Z] === RUN   Test
12:45:21 [2021-05-25T12:45:21.005Z] === RUN   Test/TestInitialize
12:45:21 [2021-05-25T12:45:21.005Z] time="2021-05-25T12:45:20Z" level=info msg="Initializing discovery without TLS"
12:45:21 [2021-05-25T12:45:21.005Z] time="2021-05-25T12:45:20Z" level=info msg="Initializing discovery without TLS"
12:45:21 [2021-05-25T12:45:21.005Z] time="2021-05-25T12:45:20Z" level=info msg="Initializing discovery without TLS"
12:45:21 [2021-05-25T12:45:21.005Z] === RUN   Test/TestInitializeWithCerts
12:45:21 [2021-05-25T12:45:21.005Z] time="2021-05-25T12:45:20Z" level=info msg="Initializing discovery with TLS"
12:45:21 [2021-05-25T12:45:21.005Z] === RUN   Test/TestWatch
12:45:21 [2021-05-25T12:45:21.005Z] time="2021-05-25T12:45:20Z" level=info msg="Initializing discovery without TLS"
12:45:21 [2021-05-25T12:45:21.005Z] === RUN   Test
12:45:21 [2021-05-25T12:45:21.005Z] === RUN   Test/TestInitialize
12:45:21 [2021-05-25T12:45:21.005Z] === RUN   Test/TestInitializeWithPattern
12:45:21 [2021-05-25T12:45:21.005Z] === RUN   Test/TestRegister
12:45:21 [2021-05-25T12:45:21.005Z] === RUN   Test/TestWatch
12:45:21 [2021-05-25T12:45:21.005Z] --- PASS: Test (0.00s)
12:45:21 [2021-05-25T12:45:21.005Z]     --- PASS: Test/TestInitialize (0.00s)
12:45:21 [2021-05-25T12:45:21.005Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
12:45:21 [2021-05-25T12:45:21.005Z]     --- PASS: Test/TestRegister (0.00s)
12:45:21 [2021-05-25T12:45:21.005Z]     --- PASS: Test/TestWatch (0.00s)
12:45:21 [2021-05-25T12:45:21.005Z] PASS
12:45:21 [2021-05-25T12:45:21.005Z] coverage: 93.8% of statements
12:45:21 [2021-05-25T12:45:21.005Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.052s	coverage: 93.8% of statements
12:45:21 [2021-05-25T12:45:21.307Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.29s)
12:45:21 [2021-05-25T12:45:21.307Z] PASS
12:45:21 [2021-05-25T12:45:21.307Z] 
12:45:21 [2021-05-25T12:45:21.307Z] === Skipped
12:45:21 [2021-05-25T12:45:21.307Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:45:21 [2021-05-25T12:45:21.307Z]     build_session_test.go:25: TODO: BuildKit
12:45:21 [2021-05-25T12:45:21.307Z] 
12:45:21 [2021-05-25T12:45:21.307Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
12:45:21 [2021-05-25T12:45:21.307Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:45:21 [2021-05-25T12:45:21.307Z] 
12:45:21 [2021-05-25T12:45:21.307Z] 
12:45:21 [2021-05-25T12:45:21.307Z] DONE 34 tests, 2 skipped in 114.223s
12:45:21 [2021-05-25T12:45:21.307Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
12:45:21 [2021-05-25T12:45:21.307Z] ++ 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
12:45:21 [2021-05-25T12:45:21.307Z] ++ set -e
12:45:21 [2021-05-25T12:45:21.307Z] ++ '[' -n 0 ']'
12:45:21 [2021-05-25T12:45:21.307Z] ++ set -x
12:45:21 [2021-05-25T12:45:21.307Z] ++ 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
12:45:21 [2021-05-25T12:45:21.307Z] INFO: Testing against a local daemon
12:45:21 [2021-05-25T12:45:21.307Z] === RUN   TestConfigInspect
12:45:21 [2021-05-25T12:45:21.965Z] === RUN   TestPollerAddRemove
12:45:21 [2021-05-25T12:45:21.965Z] --- PASS: TestPollerAddRemove (0.00s)
12:45:21 [2021-05-25T12:45:21.965Z] === RUN   TestPollerEvent
12:45:21 [2021-05-25T12:45:21.965Z] --- SKIP: TestPollerEvent (0.00s)
12:45:21 [2021-05-25T12:45:21.965Z]     poller_test.go:41: No chmod on Windows
12:45:21 [2021-05-25T12:45:21.965Z] === RUN   TestPollerClose
12:45:21 [2021-05-25T12:45:21.965Z] --- PASS: TestPollerClose (0.00s)
12:45:21 [2021-05-25T12:45:21.965Z] PASS
12:45:21 [2021-05-25T12:45:21.965Z] coverage: 36.2% of statements
12:45:21 [2021-05-25T12:45:21.965Z] ok  	github.com/docker/docker/pkg/filenotify	0.045s	coverage: 36.2% of statements
12:45:22 [2021-05-25T12:45:22.803Z] --- PASS: TestGet (15.00s)
12:45:22 [2021-05-25T12:45:22.803Z] === RUN   TestPluginWithNoManifest
12:45:22 [2021-05-25T12:45:22.803Z] --- PASS: TestPluginWithNoManifest (0.00s)
12:45:22 [2021-05-25T12:45:22.803Z] === RUN   TestGetAll
12:45:22 [2021-05-25T12:45:22.803Z] --- PASS: TestGetAll (0.00s)
12:45:22 [2021-05-25T12:45:22.803Z] PASS
12:45:22 [2021-05-25T12:45:22.803Z] coverage: 73.4% of statements
12:45:22 [2021-05-25T12:45:22.803Z] ok  	github.com/docker/docker/pkg/plugins	36.269s	coverage: 73.4% of statements
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/quota	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/rootless	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/volume	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:45:22 [2021-05-25T12:45:22.803Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestCopyFileWithInvalidSrc
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestCopyFileWithInvalidDest
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestCopyFileWithSameSrcAndDest
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestCopyFile
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestCopyFile (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
12:45:22 [2021-05-25T12:45:22.926Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z]     fileutils_test.go:134: Needs porting to Windows
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestReadSymlinkedDirectoryToFile
12:45:22 [2021-05-25T12:45:22.926Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z]     fileutils_test.go:180: Needs porting to Windows
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestWildcardMatches
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestWildcardMatches (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestPatternMatches
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestPatternMatches (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestExclusionPatternMatchesPatternBefore
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestPatternMatchesFolderExclusions
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestPatternMatchesFolderWildcardExclusions
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestExclusionPatternMatchesPatternAfter
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestExclusionPatternMatchesWholeDirectory
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestSingleExclamationError
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestSingleExclamationError (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestMatchesWithNoPatterns
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestMatchesWithMalformedPatterns
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestMatches
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestMatches (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestCleanPatterns
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestCleanPatterns (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestCleanPatternsStripEmptyPatterns
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestCleanPatternsExceptionFlag
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestCleanPatternsErrorSingleException
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestCreateIfNotExistsDir
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestCreateIfNotExistsFile
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] === RUN   TestMatch
12:45:22 [2021-05-25T12:45:22.926Z] --- PASS: TestMatch (0.00s)
12:45:22 [2021-05-25T12:45:22.926Z] PASS
12:45:22 [2021-05-25T12:45:22.926Z] coverage: 87.7% of statements
12:45:22 [2021-05-25T12:45:22.926Z] ok  	github.com/docker/docker/pkg/fileutils	0.125s	coverage: 87.7% of statements
12:45:23 [2021-05-25T12:45:23.381Z] === RUN   TestGet
12:45:23 [2021-05-25T12:45:23.381Z] --- PASS: TestGet (0.00s)
12:45:23 [2021-05-25T12:45:23.381Z] === RUN   TestGetShortcutString
12:45:23 [2021-05-25T12:45:23.381Z] --- PASS: TestGetShortcutString (0.00s)
12:45:23 [2021-05-25T12:45:23.381Z] PASS
12:45:23 [2021-05-25T12:45:23.381Z] coverage: 42.9% of statements
12:45:23 [2021-05-25T12:45:23.381Z] ok  	github.com/docker/docker/pkg/homedir	0.061s	coverage: 42.9% of statements
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === Skipped
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     dispatchers_test.go:377: Windows does not support stopsignal
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
12:45:23 [2021-05-25T12:45:23.761Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     client_test.go:23: runtime.GOOS == "windows"
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     daemon_test.go:147: root required
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     reload_test.go:520: root required
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     pull_v2_test.go:73: Needs fixing on Windows
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     pull_v2_test.go:118: Needs fixing on Windows
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     download_test.go:268: Needs fixing on Windows
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     layer_test.go:304: Failing on Windows
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     layer_test.go:353: Failing on Windows
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     layer_test.go:468: Failing on Windows
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     layer_test.go:697: Failing on Windows
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     migration_test.go:46: Failing on Windows
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     migration_test.go:182: Failing on Windows
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     mount_test.go:17: Failing on Windows
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     mount_test.go:76: Failing on Windows
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     mount_test.go:125: Failing on Windows
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     mount_test.go:212: Failing on Windows
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     archive_test.go:134: Xz not present in msys2
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     archive_test.go:239: Failing on Windows CI machines
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     archive_windows_test.go:16: Currently fails
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     changes_test.go:196: needs more investigation
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     changes_test.go:433: needs further investigation
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     changes_test.go:469: needs further investigation
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     poller_test.go:41: No chmod on Windows
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     fileutils_test.go:134: Needs porting to Windows
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     fileutils_test.go:180: Needs porting to Windows
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
12:45:23 [2021-05-25T12:45:23.761Z]     local_test.go:181: runtime.GOOS == "windows"
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] 
12:45:23 [2021-05-25T12:45:23.761Z] DONE 1833 tests, 47 skipped in 205.073s
12:45:23 [2021-05-25T12:45:23.761Z] INFO: make.ps1 ended at 05/25/2021 12:45:23
12:45:23 [2021-05-25T12:45:23.837Z] --- PASS: Test (3.18s)
12:45:23 [2021-05-25T12:45:23.837Z]     --- PASS: Test/TestInitialize (0.16s)
12:45:23 [2021-05-25T12:45:23.837Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
12:45:23 [2021-05-25T12:45:23.837Z]     --- PASS: Test/TestWatch (3.01s)
12:45:23 [2021-05-25T12:45:23.837Z] PASS
12:45:23 [2021-05-25T12:45:23.837Z] coverage: 84.1% of statements
12:45:23 [2021-05-25T12:45:23.837Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.315s	coverage: 84.1% of statements
12:45:23 [2021-05-25T12:45:23.852Z] --- PASS: TestConfigInspect (3.20s)
12:45:23 [2021-05-25T12:45:23.852Z] === RUN   TestConfigList
12:45:24 [2021-05-25T12:45:24.293Z] === RUN   TestCreateIDMapOrder
12:45:24 [2021-05-25T12:45:24.293Z] --- PASS: TestCreateIDMapOrder (0.00s)
12:45:24 [2021-05-25T12:45:24.293Z] PASS
12:45:24 [2021-05-25T12:45:24.293Z] coverage: 7.2% of statements
12:45:24 [2021-05-25T12:45:24.293Z] ok  	github.com/docker/docker/pkg/idtools	0.098s	coverage: 7.2% of statements
12:45:25 [2021-05-25T12:45:25.252Z] === RUN   TestFixedBufferCap
12:45:25 [2021-05-25T12:45:25.252Z] --- PASS: TestFixedBufferCap (0.00s)
12:45:25 [2021-05-25T12:45:25.252Z] === RUN   TestFixedBufferLen
12:45:25 [2021-05-25T12:45:25.252Z] --- PASS: TestFixedBufferLen (0.00s)
12:45:25 [2021-05-25T12:45:25.252Z] === RUN   TestFixedBufferString
12:45:25 [2021-05-25T12:45:25.252Z] --- PASS: TestFixedBufferString (0.00s)
12:45:25 [2021-05-25T12:45:25.252Z] === RUN   TestFixedBufferWrite
12:45:25 [2021-05-25T12:45:25.252Z] --- PASS: TestFixedBufferWrite (0.00s)
12:45:25 [2021-05-25T12:45:25.252Z] === RUN   TestFixedBufferRead
12:45:25 [2021-05-25T12:45:25.252Z] --- PASS: TestFixedBufferRead (0.00s)
12:45:25 [2021-05-25T12:45:25.252Z] === RUN   TestBytesPipeRead
12:45:25 [2021-05-25T12:45:25.252Z] --- PASS: TestBytesPipeRead (0.00s)
12:45:25 [2021-05-25T12:45:25.252Z] === RUN   TestBytesPipeWrite
12:45:25 [2021-05-25T12:45:25.252Z] --- PASS: TestBytesPipeWrite (0.00s)
12:45:25 [2021-05-25T12:45:25.252Z] === RUN   TestBytesPipeWriteRandomChunks
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestError
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestError (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestProgressString
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestProgressString/no_progress
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestProgressString/progress_1
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestProgressString/some_progress_with_a_start_time
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestProgressString/some_progress_without_a_start_time
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestProgressString/with_units
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestProgressString/hide_counts
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestProgressString (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z]     --- PASS: TestProgressString/no_progress (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z]     --- PASS: TestProgressString/progress_1 (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z]     --- PASS: TestProgressString/with_units (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z]     --- PASS: TestProgressString/hide_counts (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestJSONMessageDisplay
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestTarFiles (6.79s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestTarUntar
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestAtomicWriteToFile
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestAtomicWriteToFile (0.01s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestAtomicWriteSetCommit
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestTarUntar (0.04s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestTarWithOptions
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestAtomicWriteSetCommit (0.02s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestAtomicWriteSetCancel
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestJSONMessageDisplay (0.17s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestJSONMessageDisplayWithJSONError
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestDisplayJSONMessagesStream
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z] PASS
12:45:25 [2021-05-25T12:45:25.707Z] coverage: 91.7% of statements
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestAtomicWriteSetCancel (0.03s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestReadCloserWrapperClose
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestReadCloserWrapperClose (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestReaderErrWrapperReadOnError
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestReaderErrWrapperRead
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestReaderErrWrapperRead (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestHashData
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestHashData (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestCancelReadCloser
12:45:25 [2021-05-25T12:45:25.707Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.258s	coverage: 91.7% of statements
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestTarWithOptions (0.07s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestUntarUstarGnuConflict
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestUntarInvalidFilenames
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestCancelReadCloser (0.10s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestWriteCloserWrapperClose
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestNopWriteCloser
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestNopWriteCloser (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestNopWriter
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestNopWriter (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestWriteCounter
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestWriteCounter (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z] PASS
12:45:25 [2021-05-25T12:45:25.707Z] coverage: 69.2% of statements
12:45:25 [2021-05-25T12:45:25.707Z] ok  	github.com/docker/docker/pkg/ioutils	0.750s	coverage: 69.2% of statements
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestStandardLongPath
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestStandardLongPath (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z] === RUN   TestUNCLongPath
12:45:25 [2021-05-25T12:45:25.707Z] --- PASS: TestUNCLongPath (0.00s)
12:45:25 [2021-05-25T12:45:25.707Z] PASS
12:45:25 [2021-05-25T12:45:25.707Z] coverage: 100.0% of statements
12:45:25 [2021-05-25T12:45:25.707Z] ok  	github.com/docker/docker/pkg/longpath	0.044s	coverage: 100.0% of statements
12:45:25 [2021-05-25T12:45:25.707Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames782561046\\dest"
12:45:25 [2021-05-25T12:45:25.913Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
12:45:25 [2021-05-25T12:45:25.913Z] INFO: Unit tests ended at 05/25/2021 12:45:25. Duration:00:03:40.2775992
12:45:25 [2021-05-25T12:45:25.913Z] INFO: Building busybox
12:45:25 [2021-05-25T12:45:25.913Z] Sending build context to Docker daemon   5.12kB
12:45:25 [2021-05-25T12:45:25.913Z] 
12:45:25 [2021-05-25T12:45:25.913Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
12:45:25 [2021-05-25T12:45:25.913Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
12:45:25 [2021-05-25T12:45:25.913Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
12:45:25 [2021-05-25T12:45:25.913Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
12:45:25 [2021-05-25T12:45:25.913Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
12:45:25 [2021-05-25T12:45:25.913Z]  ---> 39d157a84080
12:45:25 [2021-05-25T12:45:25.913Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
12:45:25 [2021-05-25T12:45:25.913Z]  ---> Running in 043adb78e92a
12:45:26 [2021-05-25T12:45:26.162Z] --- PASS: TestUntarInvalidFilenames (0.18s)
12:45:26 [2021-05-25T12:45:26.162Z] === RUN   TestUntarHardlinkToSymlink
12:45:26 [2021-05-25T12:45:26.162Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
12:45:26 [2021-05-25T12:45:26.162Z] === RUN   TestUntarInvalidHardlink
12:45:26 [2021-05-25T12:45:26.162Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink774249655\\victim\\hello" -> "../victim/hello"
12:45:26 [2021-05-25T12:45:26.162Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink818154666\\victim\\hello" -> "/../victim/hello"
12:45:26 [2021-05-25T12:45:26.162Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink103547393\\victim" -> "../victim"
12:45:26 [2021-05-25T12:45:26.162Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink574682988\\victim" -> "../victim"
12:45:26 [2021-05-25T12:45:26.162Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink098339803\\victim" -> "../victim"
12:45:26 [2021-05-25T12:45:26.162Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink280907646\\victim" -> "../victim"
12:45:26 [2021-05-25T12:45:26.162Z] --- PASS: TestUntarInvalidHardlink (0.04s)
12:45:26 [2021-05-25T12:45:26.162Z] === RUN   TestUntarInvalidSymlink
12:45:26 [2021-05-25T12:45:26.162Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink903716037\\dest\\dotdot" -> "../victim/hello"
12:45:26 [2021-05-25T12:45:26.162Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink863576416\\dest\\slash-dotdot" -> "/../victim/hello"
12:45:26 [2021-05-25T12:45:26.162Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink432654655\\dest\\loophole-victim" -> "../victim"
12:45:26 [2021-05-25T12:45:26.162Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink775728530\\dest\\loophole-victim" -> "../victim"
12:45:26 [2021-05-25T12:45:26.162Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink260804041\\dest\\loophole-victim" -> "../victim"
12:45:26 [2021-05-25T12:45:26.162Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink788874388\\dest\\loophole-victim" -> "../victim"
12:45:26 [2021-05-25T12:45:26.162Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink803183843\\dest\\dir\\loophole" -> "../../victim"
12:45:26 [2021-05-25T12:45:26.162Z] --- PASS: TestUntarInvalidSymlink (0.05s)
12:45:26 [2021-05-25T12:45:26.162Z] === RUN   TestTempArchiveCloseMultipleTimes
12:45:26 [2021-05-25T12:45:26.162Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
12:45:26 [2021-05-25T12:45:26.162Z] === RUN   TestXGlobalNoParent
12:45:26 [2021-05-25T12:45:26.162Z] --- PASS: TestXGlobalNoParent (0.00s)
12:45:26 [2021-05-25T12:45:26.162Z] === RUN   TestReplaceFileTarWrapper
12:45:26 [2021-05-25T12:45:26.162Z] --- PASS: TestReplaceFileTarWrapper (0.19s)
12:45:26 [2021-05-25T12:45:26.162Z] === RUN   TestPrefixHeaderReadable
12:45:26 [2021-05-25T12:45:26.162Z] --- PASS: TestPrefixHeaderReadable (0.02s)
12:45:26 [2021-05-25T12:45:26.162Z] === RUN   TestDisablePigz
12:45:26 [2021-05-25T12:45:26.618Z] --- PASS: TestDisablePigz (0.15s)
12:45:26 [2021-05-25T12:45:26.618Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
12:45:26 [2021-05-25T12:45:26.618Z] === RUN   TestPigz
12:45:26 [2021-05-25T12:45:26.618Z] --- PASS: TestPigz (0.18s)
12:45:26 [2021-05-25T12:45:26.618Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
12:45:26 [2021-05-25T12:45:26.618Z] === RUN   TestCopyFileWithInvalidDest
12:45:26 [2021-05-25T12:45:26.618Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
12:45:26 [2021-05-25T12:45:26.618Z]     archive_windows_test.go:16: Currently fails
12:45:26 [2021-05-25T12:45:26.618Z] === RUN   TestCanonicalTarNameForPath
12:45:26 [2021-05-25T12:45:26.618Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
12:45:26 [2021-05-25T12:45:26.618Z] === RUN   TestCanonicalTarName
12:45:26 [2021-05-25T12:45:26.618Z] --- PASS: TestCanonicalTarName (0.00s)
12:45:26 [2021-05-25T12:45:26.618Z] === RUN   TestChmodTarEntry
12:45:26 [2021-05-25T12:45:26.618Z] --- PASS: TestChmodTarEntry (0.00s)
12:45:26 [2021-05-25T12:45:26.618Z] === RUN   TestHardLinkOrder
12:45:26 [2021-05-25T12:45:26.618Z] --- PASS: TestHardLinkOrder (0.09s)
12:45:26 [2021-05-25T12:45:26.618Z] === RUN   TestChangeString
12:45:26 [2021-05-25T12:45:26.618Z] --- PASS: TestChangeString (0.00s)
12:45:26 [2021-05-25T12:45:26.618Z] === RUN   TestChangesWithNoChanges
12:45:26 [2021-05-25T12:45:26.618Z] === RUN   TestNameFormat
12:45:26 [2021-05-25T12:45:26.618Z] --- PASS: TestNameFormat (0.00s)
12:45:26 [2021-05-25T12:45:26.618Z] === RUN   TestNameRetries
12:45:26 [2021-05-25T12:45:26.618Z] --- PASS: TestNameRetries (0.00s)
12:45:26 [2021-05-25T12:45:26.618Z] PASS
12:45:26 [2021-05-25T12:45:26.618Z] coverage: 85.7% of statements
12:45:26 [2021-05-25T12:45:26.618Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.055s	coverage: 85.7% of statements
12:45:26 [2021-05-25T12:45:26.618Z] --- PASS: TestChangesWithNoChanges (0.05s)
12:45:26 [2021-05-25T12:45:26.618Z] === RUN   TestChangesWithChanges
12:45:26 [2021-05-25T12:45:26.618Z] --- PASS: TestChangesWithChanges (0.04s)
12:45:26 [2021-05-25T12:45:26.618Z] === RUN   TestChangesWithChangesGH13590
12:45:26 [2021-05-25T12:45:26.618Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
12:45:26 [2021-05-25T12:45:26.618Z]     changes_test.go:196: needs more investigation
12:45:26 [2021-05-25T12:45:26.618Z] === RUN   TestChangesDirsEmpty
12:45:26 [2021-05-25T12:45:26.618Z] === RUN   TestParseKeyValueOpt
12:45:26 [2021-05-25T12:45:26.618Z] --- PASS: TestParseKeyValueOpt (0.00s)
12:45:26 [2021-05-25T12:45:26.618Z] === RUN   TestParseUintList
12:45:26 [2021-05-25T12:45:26.618Z] --- PASS: TestParseUintList (0.00s)
12:45:26 [2021-05-25T12:45:26.618Z] === RUN   TestParseUintListMaximumLimits
12:45:26 [2021-05-25T12:45:26.618Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
12:45:26 [2021-05-25T12:45:26.618Z] PASS
12:45:26 [2021-05-25T12:45:26.618Z] coverage: 97.0% of statements
12:45:26 [2021-05-25T12:45:26.618Z] ok  	github.com/docker/docker/pkg/parsers	0.055s	coverage: 97.0% of statements
12:45:27 [2021-05-25T12:45:27.074Z] --- PASS: TestChangesDirsEmpty (0.14s)
12:45:27 [2021-05-25T12:45:27.074Z] === RUN   TestChangesDirsMutated
12:45:27 [2021-05-25T12:45:27.074Z] --- PASS: TestChangesDirsMutated (0.19s)
12:45:27 [2021-05-25T12:45:27.074Z] === RUN   TestApplyLayer
12:45:27 [2021-05-25T12:45:27.074Z] --- SKIP: TestApplyLayer (0.00s)
12:45:27 [2021-05-25T12:45:27.074Z]     changes_test.go:433: needs further investigation
12:45:27 [2021-05-25T12:45:27.074Z] === RUN   TestChangesSizeWithHardlinks
12:45:27 [2021-05-25T12:45:27.074Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
12:45:27 [2021-05-25T12:45:27.074Z]     changes_test.go:469: needs further investigation
12:45:27 [2021-05-25T12:45:27.074Z] === RUN   TestChangesSizeWithNoChanges
12:45:27 [2021-05-25T12:45:27.074Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
12:45:27 [2021-05-25T12:45:27.074Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
12:45:27 [2021-05-25T12:45:27.074Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
12:45:27 [2021-05-25T12:45:27.074Z] === RUN   TestChangesSize
12:45:27 [2021-05-25T12:45:27.074Z] --- PASS: TestChangesSize (0.00s)
12:45:27 [2021-05-25T12:45:27.074Z] === RUN   TestApplyLayerInvalidFilenames
12:45:27 [2021-05-25T12:45:27.074Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames141678666\\dest"
12:45:27 [2021-05-25T12:45:27.074Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
12:45:27 [2021-05-25T12:45:27.074Z] === RUN   TestApplyLayerInvalidHardlink
12:45:27 [2021-05-25T12:45:27.074Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink127020044\\victim\\hello" -> "../victim/hello"
12:45:27 [2021-05-25T12:45:27.074Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink906097659\\victim\\hello" -> "/../victim/hello"
12:45:27 [2021-05-25T12:45:27.074Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink043621150\\victim" -> "../victim"
12:45:27 [2021-05-25T12:45:27.074Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink086469093\\victim" -> "../victim"
12:45:27 [2021-05-25T12:45:27.074Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink540408320\\victim" -> "../victim"
12:45:27 [2021-05-25T12:45:27.074Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink315714399\\victim" -> "../victim"
12:45:27 [2021-05-25T12:45:27.074Z] --- PASS: TestApplyLayerInvalidHardlink (0.06s)
12:45:27 [2021-05-25T12:45:27.074Z] === RUN   TestApplyLayerInvalidSymlink
12:45:27 [2021-05-25T12:45:27.074Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink505430322\\dest\\dotdot" -> "../victim/hello"
12:45:27 [2021-05-25T12:45:27.074Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink226690793\\dest\\slash-dotdot" -> "/../victim/hello"
12:45:27 [2021-05-25T12:45:27.074Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink197367604\\dest\\loophole-victim" -> "../victim"
12:45:27 [2021-05-25T12:45:27.074Z] === RUN   TestNewAndRemove
12:45:27 [2021-05-25T12:45:27.074Z] --- PASS: TestNewAndRemove (0.00s)
12:45:27 [2021-05-25T12:45:27.074Z] === RUN   TestRemoveInvalidPath
12:45:27 [2021-05-25T12:45:27.074Z] --- PASS: TestRemoveInvalidPath (0.00s)
12:45:27 [2021-05-25T12:45:27.074Z] PASS
12:45:27 [2021-05-25T12:45:27.074Z] coverage: 82.6% of statements
12:45:27 [2021-05-25T12:45:27.074Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink650515203\\dest\\loophole-victim" -> "../victim"
12:45:27 [2021-05-25T12:45:27.074Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink756651142\\dest\\loophole-victim" -> "../victim"
12:45:27 [2021-05-25T12:45:27.074Z] ok  	github.com/docker/docker/pkg/pidfile	0.064s	coverage: 82.6% of statements
12:45:27 [2021-05-25T12:45:27.075Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink790728749\\dest\\loophole-victim" -> "../victim"
12:45:27 [2021-05-25T12:45:27.075Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s)
12:45:27 [2021-05-25T12:45:27.075Z] === RUN   TestApplyLayerWhiteouts
12:45:27 [2021-05-25T12:45:27.153Z] --- PASS: TestConfigList (3.17s)
12:45:27 [2021-05-25T12:45:27.153Z] === RUN   TestConfigsCreateAndDelete
12:45:27 [2021-05-25T12:45:27.531Z] --- PASS: TestApplyLayerWhiteouts (0.10s)
12:45:27 [2021-05-25T12:45:27.531Z] === RUN   TestGenerateEmptyFile
12:45:27 [2021-05-25T12:45:27.531Z] --- PASS: TestGenerateEmptyFile (0.00s)
12:45:27 [2021-05-25T12:45:27.531Z] === RUN   TestGenerateWithContent
12:45:27 [2021-05-25T12:45:27.531Z] --- PASS: TestGenerateWithContent (0.00s)
12:45:27 [2021-05-25T12:45:27.531Z] PASS
12:45:27 [2021-05-25T12:45:27.531Z] coverage: 62.6% of statements
12:45:27 [2021-05-25T12:45:27.531Z] ok  	github.com/docker/docker/pkg/archive	9.858s	coverage: 62.6% of statements
12:45:28 [2021-05-25T12:45:28.493Z] === RUN   TestParseEmptyInterface
12:45:28 [2021-05-25T12:45:28.493Z] --- PASS: TestParseEmptyInterface (0.00s)
12:45:28 [2021-05-25T12:45:28.493Z] === RUN   TestParseNonInterfaceType
12:45:28 [2021-05-25T12:45:28.493Z] --- PASS: TestParseNonInterfaceType (0.00s)
12:45:28 [2021-05-25T12:45:28.493Z] === RUN   TestParseWithOneFunction
12:45:28 [2021-05-25T12:45:28.493Z] --- PASS: TestParseWithOneFunction (0.00s)
12:45:28 [2021-05-25T12:45:28.493Z] === RUN   TestParseWithMultipleFuncs
12:45:28 [2021-05-25T12:45:28.493Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
12:45:28 [2021-05-25T12:45:28.493Z] === RUN   TestParseWithUnnamedReturn
12:45:28 [2021-05-25T12:45:28.493Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
12:45:28 [2021-05-25T12:45:28.493Z] === RUN   TestEmbeddedInterface
12:45:28 [2021-05-25T12:45:28.493Z] --- PASS: TestEmbeddedInterface (0.00s)
12:45:28 [2021-05-25T12:45:28.493Z] === RUN   TestParsedImports
12:45:28 [2021-05-25T12:45:28.493Z] --- PASS: TestParsedImports (0.00s)
12:45:28 [2021-05-25T12:45:28.493Z] === RUN   TestAliasedImports
12:45:28 [2021-05-25T12:45:28.493Z] --- PASS: TestAliasedImports (0.00s)
12:45:28 [2021-05-25T12:45:28.493Z] PASS
12:45:28 [2021-05-25T12:45:28.493Z] coverage: 56.8% of statements
12:45:28 [2021-05-25T12:45:28.493Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.073s	coverage: 56.8% of statements
12:45:29 [2021-05-25T12:45:29.452Z] === RUN   TestFailedConnection
12:45:29 [2021-05-25T12:45:29.609Z] Removing intermediate container 043adb78e92a
12:45:29 [2021-05-25T12:45:29.609Z]  ---> ec7744115e9d
12:45:29 [2021-05-25T12:45:29.609Z] Step 7/13 : ARG BUSYBOX_VERSION
12:45:29 [2021-05-25T12:45:29.609Z]  ---> Running in 23533a084216
12:45:29 [2021-05-25T12:45:29.908Z] === RUN   TestHTTPTransport
12:45:29 [2021-05-25T12:45:29.908Z] --- PASS: TestHTTPTransport (0.00s)
12:45:29 [2021-05-25T12:45:29.908Z] PASS
12:45:29 [2021-05-25T12:45:29.908Z] coverage: 85.7% of statements
12:45:29 [2021-05-25T12:45:29.908Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.089s	coverage: 85.7% of statements
12:45:29 [2021-05-25T12:45:29.908Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
12:45:29 [2021-05-25T12:45:29.908Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
12:45:29 [2021-05-25T12:45:29.908Z] === RUN   TestBufioReaderPoolPutAndGet
12:45:29 [2021-05-25T12:45:29.908Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
12:45:29 [2021-05-25T12:45:29.908Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
12:45:29 [2021-05-25T12:45:29.908Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
12:45:29 [2021-05-25T12:45:29.908Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
12:45:29 [2021-05-25T12:45:29.908Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
12:45:29 [2021-05-25T12:45:29.908Z] === RUN   TestBufioWriterPoolPutAndGet
12:45:29 [2021-05-25T12:45:29.908Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
12:45:29 [2021-05-25T12:45:29.908Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
12:45:29 [2021-05-25T12:45:29.908Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
12:45:29 [2021-05-25T12:45:29.908Z] === RUN   TestBufferPoolPutAndGet
12:45:29 [2021-05-25T12:45:29.908Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
12:45:29 [2021-05-25T12:45:29.908Z] PASS
12:45:29 [2021-05-25T12:45:29.908Z] coverage: 88.2% of statements
12:45:29 [2021-05-25T12:45:29.908Z] ok  	github.com/docker/docker/pkg/pools	0.043s	coverage: 88.2% of statements
12:45:30 [2021-05-25T12:45:30.061Z] Removing intermediate container 23533a084216
12:45:30 [2021-05-25T12:45:30.061Z]  ---> 9ac776697b90
12:45:30 [2021-05-25T12:45:30.061Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
12:45:30 [2021-05-25T12:45:30.061Z]  ---> Running in 482d64e68a03
12:45:30 [2021-05-25T12:45:30.454Z] --- PASS: TestConfigsCreateAndDelete (3.16s)
12:45:30 [2021-05-25T12:45:30.454Z] === RUN   TestConfigsUpdate
12:45:30 [2021-05-25T12:45:30.514Z] Removing intermediate container 482d64e68a03
12:45:30 [2021-05-25T12:45:30.514Z]  ---> fffdf94fbaa6
12:45:30 [2021-05-25T12:45:30.514Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
12:45:30 [2021-05-25T12:45:30.837Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:45:30 [2021-05-25T12:45:30.837Z] 
12:45:30 [2021-05-25T12:45:30.837Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:45:30 [2021-05-25T12:45:30.837Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:45:30 [2021-05-25T12:45:30.837Z] Using test binary docker
12:45:30 [2021-05-25T12:45:30.837Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:45:30 [2021-05-25T12:45:30.837Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:45:30 [2021-05-25T12:45:30.837Z] INFO: Waiting for daemon to start...
12:45:30 [2021-05-25T12:45:30.837Z] Starting dockerd
12:45:30 [2021-05-25T12:45:30.837Z] .
12:45:30 [2021-05-25T12:45:30.837Z] INFO: Building docker-sdk-python3:5.0.0...
12:45:30 [2021-05-25T12:45:30.869Z] --- PASS: TestFailedConnection (1.09s)
12:45:30 [2021-05-25T12:45:30.869Z] === RUN   TestFailOnce
12:45:30 [2021-05-25T12:45:30.869Z] 2021/05/25 12:45:30 http: panic serving 127.0.0.1:49223: Plugin not ready
12:45:30 [2021-05-25T12:45:30.869Z] goroutine 10 [running]:
12:45:30 [2021-05-25T12:45:30.869Z] net/http.(*conn).serve.func1(0xc000058b40)
12:45:30 [2021-05-25T12:45:30.869Z] 	c:/go/src/net/http/server.go:1795 +0x140
12:45:30 [2021-05-25T12:45:30.869Z] panic(0x849b40, 0x986aa0)
12:45:30 [2021-05-25T12:45:30.869Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
12:45:30 [2021-05-25T12:45:30.869Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc000132000, 0xc0000d0300)
12:45:30 [2021-05-25T12:45:30.869Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
12:45:30 [2021-05-25T12:45:30.869Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc000132000, 0xc0000d0300)
12:45:30 [2021-05-25T12:45:30.869Z] 	c:/go/src/net/http/server.go:2036 +0x4b
12:45:30 [2021-05-25T12:45:30.869Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc000132000, 0xc0000d0300)
12:45:30 [2021-05-25T12:45:30.869Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
12:45:30 [2021-05-25T12:45:30.869Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc000132000, 0xc0000d0300)
12:45:30 [2021-05-25T12:45:30.869Z] 	c:/go/src/net/http/server.go:2831 +0xab
12:45:30 [2021-05-25T12:45:30.869Z] net/http.(*conn).serve(0xc000058b40, 0x99b2a0, 0xc00004a980)
12:45:30 [2021-05-25T12:45:30.869Z] 	c:/go/src/net/http/server.go:1919 +0x87c
12:45:30 [2021-05-25T12:45:30.869Z] created by net/http.(*Server).Serve
12:45:30 [2021-05-25T12:45:30.869Z] 	c:/go/src/net/http/server.go:2957 +0x38b
12:45:30 [2021-05-25T12:45:30.869Z] time="2021-05-25T12:45:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.FailOnce: Post http://127.0.0.1:49222/Test.FailOnce: EOF, retrying in 1s"
12:45:30 [2021-05-25T12:45:30.869Z] === RUN   TestOutputOnPrematureClose
12:45:30 [2021-05-25T12:45:30.869Z] --- PASS: TestOutputOnPrematureClose (0.00s)
12:45:30 [2021-05-25T12:45:30.869Z] === RUN   TestCompleteSilently
12:45:30 [2021-05-25T12:45:30.869Z] --- PASS: TestCompleteSilently (0.00s)
12:45:30 [2021-05-25T12:45:30.869Z] PASS
12:45:30 [2021-05-25T12:45:30.869Z] coverage: 75.9% of statements
12:45:30 [2021-05-25T12:45:30.869Z] ok  	github.com/docker/docker/pkg/progress	0.041s	coverage: 75.9% of statements
12:45:30 [2021-05-25T12:45:30.869Z] === RUN   TestSendToOneSub
12:45:30 [2021-05-25T12:45:30.869Z] --- PASS: TestSendToOneSub (0.00s)
12:45:30 [2021-05-25T12:45:30.869Z] === RUN   TestSendToMultipleSubs
12:45:30 [2021-05-25T12:45:30.869Z] --- PASS: TestSendToMultipleSubs (0.00s)
12:45:30 [2021-05-25T12:45:30.869Z] === RUN   TestEvictOneSub
12:45:30 [2021-05-25T12:45:30.869Z] --- PASS: TestEvictOneSub (0.00s)
12:45:30 [2021-05-25T12:45:30.869Z] === RUN   TestClosePublisher
12:45:30 [2021-05-25T12:45:30.869Z] --- PASS: TestClosePublisher (0.00s)
12:45:30 [2021-05-25T12:45:30.869Z] === RUN   TestPubSubRace
12:45:31 [2021-05-25T12:45:31.447Z] Loaded image: buildpack-deps:buster
12:45:31 [2021-05-25T12:45:31.447Z] Loaded image: busybox:latest
12:45:31 [2021-05-25T12:45:31.707Z] Loaded image: busybox:glibc
12:45:31 [2021-05-25T12:45:31.829Z] --- PASS: TestFailOnce (1.15s)
12:45:31 [2021-05-25T12:45:31.829Z] === RUN   TestEchoInputOutput
12:45:31 [2021-05-25T12:45:31.829Z] --- PASS: TestEchoInputOutput (0.00s)
12:45:31 [2021-05-25T12:45:31.829Z] === RUN   TestBackoff
12:45:31 [2021-05-25T12:45:31.829Z] --- PASS: TestBackoff (0.00s)
12:45:31 [2021-05-25T12:45:31.829Z] === RUN   TestAbortRetry
12:45:31 [2021-05-25T12:45:31.829Z] --- PASS: TestAbortRetry (0.00s)
12:45:31 [2021-05-25T12:45:31.829Z] === RUN   TestClientScheme
12:45:31 [2021-05-25T12:45:31.829Z] --- PASS: TestClientScheme (0.00s)
12:45:31 [2021-05-25T12:45:31.829Z] === RUN   TestNewClientWithTimeout
12:45:31 [2021-05-25T12:45:31.829Z] === RUN   TestRegister
12:45:31 [2021-05-25T12:45:31.829Z] --- PASS: TestRegister (0.00s)
12:45:31 [2021-05-25T12:45:31.829Z] === RUN   TestCommand
12:45:31 [2021-05-25T12:45:31.829Z] --- PASS: TestCommand (0.03s)
12:45:31 [2021-05-25T12:45:31.829Z] === RUN   TestNaiveSelf
12:45:31 [2021-05-25T12:45:31.829Z] --- PASS: TestNaiveSelf (0.03s)
12:45:31 [2021-05-25T12:45:31.829Z] PASS
12:45:31 [2021-05-25T12:45:31.829Z] coverage: 82.4% of statements
12:45:31 [2021-05-25T12:45:31.829Z] ok  	github.com/docker/docker/pkg/reexec	0.104s	coverage: 82.4% of statements
12:45:31 [2021-05-25T12:45:31.829Z] --- PASS: TestPubSubRace (1.05s)
12:45:31 [2021-05-25T12:45:31.829Z] PASS
12:45:31 [2021-05-25T12:45:31.829Z] coverage: 75.0% of statements
12:45:31 [2021-05-25T12:45:31.829Z] ok  	github.com/docker/docker/pkg/pubsub	1.100s	coverage: 75.0% of statements
12:45:32 [2021-05-25T12:45:32.031Z] 
12:45:32 [2021-05-25T12:45:32.031Z]  ---> e0c1b9dd4000
12:45:32 [2021-05-25T12:45:32.031Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
12:45:32 [2021-05-25T12:45:32.284Z] time="2021-05-25T12:45:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
12:45:32 [2021-05-25T12:45:32.483Z]  ---> Running in 5e5417d80bc3
12:45:33 [2021-05-25T12:45:33.248Z] === RUN   TestParseSignal
12:45:33 [2021-05-25T12:45:33.248Z] --- PASS: TestParseSignal (0.00s)
12:45:33 [2021-05-25T12:45:33.248Z] === RUN   TestValidSignalForPlatform
12:45:33 [2021-05-25T12:45:33.248Z] --- PASS: TestValidSignalForPlatform (0.00s)
12:45:33 [2021-05-25T12:45:33.248Z] PASS
12:45:33 [2021-05-25T12:45:33.248Z] coverage: 19.4% of statements
12:45:33 [2021-05-25T12:45:33.248Z] ok  	github.com/docker/docker/pkg/signal	0.046s	coverage: 19.4% of statements
12:45:33 [2021-05-25T12:45:33.248Z] === RUN   TestNewStdWriter
12:45:33 [2021-05-25T12:45:33.248Z] --- PASS: TestNewStdWriter (0.00s)
12:45:33 [2021-05-25T12:45:33.248Z] === RUN   TestWriteWithUninitializedStdWriter
12:45:33 [2021-05-25T12:45:33.248Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
12:45:33 [2021-05-25T12:45:33.248Z] === RUN   TestWriteWithNilBytes
12:45:33 [2021-05-25T12:45:33.248Z] --- PASS: TestWriteWithNilBytes (0.00s)
12:45:33 [2021-05-25T12:45:33.248Z] === RUN   TestWrite
12:45:33 [2021-05-25T12:45:33.248Z] --- PASS: TestWrite (0.00s)
12:45:33 [2021-05-25T12:45:33.248Z] === RUN   TestWriteWithWriterError
12:45:33 [2021-05-25T12:45:33.248Z] --- PASS: TestWriteWithWriterError (0.00s)
12:45:33 [2021-05-25T12:45:33.248Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
12:45:33 [2021-05-25T12:45:33.248Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
12:45:33 [2021-05-25T12:45:33.248Z] === RUN   TestStdCopyWriteAndRead
12:45:33 [2021-05-25T12:45:33.248Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
12:45:33 [2021-05-25T12:45:33.248Z] === RUN   TestStdCopyReturnsErrorReadingHeader
12:45:33 [2021-05-25T12:45:33.248Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
12:45:33 [2021-05-25T12:45:33.248Z] === RUN   TestStdCopyReturnsErrorReadingFrame
12:45:33 [2021-05-25T12:45:33.248Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
12:45:33 [2021-05-25T12:45:33.248Z] === RUN   TestStdCopyDetectsCorruptedFrame
12:45:33 [2021-05-25T12:45:33.248Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
12:45:33 [2021-05-25T12:45:33.248Z] === RUN   TestStdCopyWithInvalidInputHeader
12:45:33 [2021-05-25T12:45:33.248Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
12:45:33 [2021-05-25T12:45:33.248Z] === RUN   TestStdCopyWithCorruptedPrefix
12:45:33 [2021-05-25T12:45:33.248Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
12:45:33 [2021-05-25T12:45:33.248Z] === RUN   TestStdCopyReturnsWriteErrors
12:45:33 [2021-05-25T12:45:33.248Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
12:45:33 [2021-05-25T12:45:33.248Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
12:45:33 [2021-05-25T12:45:33.248Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
12:45:33 [2021-05-25T12:45:33.248Z] === RUN   TestStdCopyReturnsErrorFromSystem
12:45:33 [2021-05-25T12:45:33.248Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
12:45:33 [2021-05-25T12:45:33.248Z] PASS
12:45:33 [2021-05-25T12:45:33.248Z] coverage: 100.0% of statements
12:45:33 [2021-05-25T12:45:33.248Z] ok  	github.com/docker/docker/pkg/stdcopy	0.044s	coverage: 100.0% of statements
12:45:33 [2021-05-25T12:45:33.616Z] Loaded image: buildpack-deps:buster
12:45:33 [2021-05-25T12:45:33.703Z] time="2021-05-25T12:45:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
12:45:33 [2021-05-25T12:45:33.759Z] --- PASS: TestConfigsUpdate (3.14s)
12:45:33 [2021-05-25T12:45:33.759Z] === RUN   TestTemplatedConfig
12:45:33 [2021-05-25T12:45:33.875Z] Loaded image: busybox:latest
12:45:34 [2021-05-25T12:45:34.158Z] === RUN   TestGenerateRandomID
12:45:34 [2021-05-25T12:45:34.158Z] --- PASS: TestGenerateRandomID (0.00s)
12:45:34 [2021-05-25T12:45:34.159Z] === RUN   TestShortenId
12:45:34 [2021-05-25T12:45:34.159Z] --- PASS: TestShortenId (0.00s)
12:45:34 [2021-05-25T12:45:34.159Z] === RUN   TestShortenSha256Id
12:45:34 [2021-05-25T12:45:34.159Z] --- PASS: TestShortenSha256Id (0.00s)
12:45:34 [2021-05-25T12:45:34.159Z] === RUN   TestShortenIdEmpty
12:45:34 [2021-05-25T12:45:34.159Z] --- PASS: TestShortenIdEmpty (0.00s)
12:45:34 [2021-05-25T12:45:34.159Z] === RUN   TestShortenIdInvalid
12:45:34 [2021-05-25T12:45:34.159Z] --- PASS: TestShortenIdInvalid (0.00s)
12:45:34 [2021-05-25T12:45:34.159Z] === RUN   TestIsShortIDNonHex
12:45:34 [2021-05-25T12:45:34.159Z] --- PASS: TestIsShortIDNonHex (0.00s)
12:45:34 [2021-05-25T12:45:34.159Z] === RUN   TestIsShortIDNotCorrectSize
12:45:34 [2021-05-25T12:45:34.159Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
12:45:34 [2021-05-25T12:45:34.159Z] PASS
12:45:34 [2021-05-25T12:45:34.159Z] coverage: 70.6% of statements
12:45:34 [2021-05-25T12:45:34.159Z] ok  	github.com/docker/docker/pkg/stringid	0.038s	coverage: 70.6% of statements
12:45:34 [2021-05-25T12:45:34.159Z] === RUN   TestRawProgressFormatterFormatStatus
12:45:34 [2021-05-25T12:45:34.159Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
12:45:34 [2021-05-25T12:45:34.159Z] === RUN   TestRawProgressFormatterFormatProgress
12:45:34 [2021-05-25T12:45:34.159Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
12:45:34 [2021-05-25T12:45:34.159Z] === RUN   TestFormatStatus
12:45:34 [2021-05-25T12:45:34.159Z] --- PASS: TestFormatStatus (0.00s)
12:45:34 [2021-05-25T12:45:34.159Z] === RUN   TestFormatError
12:45:34 [2021-05-25T12:45:34.159Z] --- PASS: TestFormatError (0.00s)
12:45:34 [2021-05-25T12:45:34.159Z] === RUN   TestFormatJSONError
12:45:34 [2021-05-25T12:45:34.159Z] --- PASS: TestFormatJSONError (0.00s)
12:45:34 [2021-05-25T12:45:34.159Z] === RUN   TestJsonProgressFormatterFormatProgress
12:45:34 [2021-05-25T12:45:34.159Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
12:45:34 [2021-05-25T12:45:34.159Z] === RUN   TestJsonProgressFormatterFormatStatus
12:45:34 [2021-05-25T12:45:34.159Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
12:45:34 [2021-05-25T12:45:34.159Z] === RUN   TestNewJSONProgressOutput
12:45:34 [2021-05-25T12:45:34.159Z] --- PASS: TestNewJSONProgressOutput (0.00s)
12:45:34 [2021-05-25T12:45:34.159Z] === RUN   TestAuxFormatterEmit
12:45:34 [2021-05-25T12:45:34.159Z] --- PASS: TestAuxFormatterEmit (0.00s)
12:45:34 [2021-05-25T12:45:34.159Z] === RUN   TestStreamWriterStdout
12:45:34 [2021-05-25T12:45:34.159Z] --- PASS: TestStreamWriterStdout (0.00s)
12:45:34 [2021-05-25T12:45:34.159Z] === RUN   TestStreamWriterStderr
12:45:34 [2021-05-25T12:45:34.159Z] --- PASS: TestStreamWriterStderr (0.00s)
12:45:34 [2021-05-25T12:45:34.159Z] PASS
12:45:34 [2021-05-25T12:45:34.159Z] coverage: 66.2% of statements
12:45:34 [2021-05-25T12:45:34.159Z] ok  	github.com/docker/docker/pkg/streamformatter	0.046s	coverage: 66.2% of statements
12:45:34 [2021-05-25T12:45:34.445Z] Loaded image: busybox:glibc
12:45:35 [2021-05-25T12:45:35.118Z] === RUN   TestIsCpusetListAvailable
12:45:35 [2021-05-25T12:45:35.119Z] --- PASS: TestIsCpusetListAvailable (0.00s)
12:45:35 [2021-05-25T12:45:35.119Z] PASS
12:45:35 [2021-05-25T12:45:35.119Z] coverage: 38.2% of statements
12:45:35 [2021-05-25T12:45:35.119Z] ok  	github.com/docker/docker/pkg/sysinfo	0.053s	coverage: 38.2% of statements
12:45:36 [2021-05-25T12:45:36.079Z] === RUN   TestChtimes
12:45:36 [2021-05-25T12:45:36.079Z] --- PASS: TestChtimes (0.00s)
12:45:36 [2021-05-25T12:45:36.079Z] === RUN   TestChtimesWindows
12:45:36 [2021-05-25T12:45:36.079Z] --- PASS: TestChtimesWindows (0.00s)
12:45:36 [2021-05-25T12:45:36.079Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
12:45:36 [2021-05-25T12:45:36.079Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
12:45:36 [2021-05-25T12:45:36.079Z] === RUN   TestEnsureRemoveAllNotExist
12:45:36 [2021-05-25T12:45:36.079Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
12:45:36 [2021-05-25T12:45:36.079Z] === RUN   TestEnsureRemoveAllWithDir
12:45:36 [2021-05-25T12:45:36.079Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
12:45:36 [2021-05-25T12:45:36.079Z] === RUN   TestEnsureRemoveAllWithFile
12:45:36 [2021-05-25T12:45:36.079Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
12:45:36 [2021-05-25T12:45:36.079Z] === RUN   TestHasWin32KSupport
12:45:36 [2021-05-25T12:45:36.079Z] --- PASS: TestHasWin32KSupport (0.00s)
12:45:36 [2021-05-25T12:45:36.079Z]     syscall_windows_test.go:8: win32k: true
12:45:36 [2021-05-25T12:45:36.079Z] PASS
12:45:36 [2021-05-25T12:45:36.079Z] coverage: 12.0% of statements
12:45:36 [2021-05-25T12:45:36.079Z] ok  	github.com/docker/docker/pkg/system	0.092s	coverage: 12.0% of statements
12:45:36 [2021-05-25T12:45:36.079Z] time="2021-05-25T12:45:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
12:45:36 [2021-05-25T12:45:36.534Z] === RUN   TestTailFile
12:45:36 [2021-05-25T12:45:36.534Z] --- PASS: TestTailFile (0.00s)
12:45:36 [2021-05-25T12:45:36.534Z] === RUN   TestTailFileManyLines
12:45:36 [2021-05-25T12:45:36.534Z] --- PASS: TestTailFileManyLines (0.00s)
12:45:36 [2021-05-25T12:45:36.534Z] === RUN   TestTailEmptyFile
12:45:36 [2021-05-25T12:45:36.534Z] --- PASS: TestTailEmptyFile (0.00s)
12:45:36 [2021-05-25T12:45:36.534Z] === RUN   TestTailNegativeN
12:45:36 [2021-05-25T12:45:36.534Z] --- PASS: TestTailNegativeN (0.00s)
12:45:36 [2021-05-25T12:45:36.534Z] === RUN   TestNewTailReader
12:45:36 [2021-05-25T12:45:36.534Z] === PAUSE TestNewTailReader
12:45:36 [2021-05-25T12:45:36.534Z] === CONT  TestNewTailReader
12:45:36 [2021-05-25T12:45:36.534Z] === RUN   TestNewTailReader/8_byte_delimiter
12:45:36 [2021-05-25T12:45:36.534Z] === PAUSE TestNewTailReader/8_byte_delimiter
12:45:36 [2021-05-25T12:45:36.534Z] === RUN   TestNewTailReader/12_byte_delimiter
12:45:36 [2021-05-25T12:45:36.534Z] === PAUSE TestNewTailReader/12_byte_delimiter
12:45:36 [2021-05-25T12:45:36.534Z] === RUN   TestNewTailReader/no_delimiter
12:45:36 [2021-05-25T12:45:36.534Z] === PAUSE TestNewTailReader/no_delimiter
12:45:36 [2021-05-25T12:45:36.534Z] === RUN   TestNewTailReader/single_byte_delimiter
12:45:36 [2021-05-25T12:45:36.534Z] === PAUSE TestNewTailReader/single_byte_delimiter
12:45:36 [2021-05-25T12:45:36.534Z] === RUN   TestNewTailReader/2_byte_delimiter
12:45:36 [2021-05-25T12:45:36.534Z] === PAUSE TestNewTailReader/2_byte_delimiter
12:45:36 [2021-05-25T12:45:36.534Z] === RUN   TestNewTailReader/4_byte_delimiter
12:45:36 [2021-05-25T12:45:36.534Z] === PAUSE TestNewTailReader/4_byte_delimiter
12:45:36 [2021-05-25T12:45:36.534Z] === RUN   TestNewTailReader/truncated_last_line
12:45:36 [2021-05-25T12:45:36.534Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
12:45:36 [2021-05-25T12:45:36.534Z] === RUN   TestNewTailReader/truncated_last_line#01
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/truncated_last_line#02
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/8_byte_delimiter
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/4_byte_delimiter
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/2_byte_delimiter
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/single_byte_delimiter
12:45:36 [2021-05-25T12:45:36.535Z] === CONT  TestNewTailReader/no_delimiter
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.535Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.536Z] === CONT  TestNewTailReader/12_byte_delimiter
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:45:36 [2021-05-25T12:45:36.536Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.536Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.536Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.536Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:45:36 [2021-05-25T12:45:36.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:45:36 [2021-05-25T12:45:36.536Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:45:36 [2021-05-25T12:45:36.992Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:45:36 [2021-05-25T12:45:36.992Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.992Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.992Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
12:45:36 [2021-05-25T12:45:36.992Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:45:36 [2021-05-25T12:45:36.992Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:45:36 [2021-05-25T12:45:36.992Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.992Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.992Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:45:36 [2021-05-25T12:45:36.992Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.992Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.992Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.992Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.992Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.992Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.992Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.992Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.992Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.992Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.992Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.992Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.992Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
12:45:36 [2021-05-25T12:45:36.992Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
12:45:36 [2021-05-25T12:45:36.992Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
12:45:36 [2021-05-25T12:45:36.992Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
12:45:36 [2021-05-25T12:45:36.992Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
12:45:36 [2021-05-25T12:45:36.992Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
12:45:36 [2021-05-25T12:45:36.992Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:45:36 [2021-05-25T12:45:36.992Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:45:36 [2021-05-25T12:45:36.992Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:45:36 [2021-05-25T12:45:36.992Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:45:36 [2021-05-25T12:45:36.992Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:45:36 [2021-05-25T12:45:36.992Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:45:36 [2021-05-25T12:45:36.992Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
12:45:36 [2021-05-25T12:45:36.992Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
12:45:36 [2021-05-25T12:45:36.992Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
12:45:36 [2021-05-25T12:45:36.992Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
12:45:36 [2021-05-25T12:45:36.992Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
12:45:36 [2021-05-25T12:45:36.992Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
12:45:36 [2021-05-25T12:45:36.992Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/no_delimiter/no_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:45:36 [2021-05-25T12:45:36.993Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:45:36 [2021-05-25T12:45:36.993Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.994Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.994Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/no_delimiter/no_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:45:36 [2021-05-25T12:45:36.995Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.995Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.996Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.996Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:45:36 [2021-05-25T12:45:36.996Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.996Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.996Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.996Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.996Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:45:36 [2021-05-25T12:45:36.996Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.996Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.996Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.996Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.996Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:45:36 [2021-05-25T12:45:36.996Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.060Z] --- PASS: TestTemplatedConfig (3.72s)
12:45:37 [2021-05-25T12:45:37.060Z] === RUN   TestConfigCreateResolve
12:45:37 [2021-05-25T12:45:37.451Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:45:37 [2021-05-25T12:45:37.451Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:45:37 [2021-05-25T12:45:37.451Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:45:37 [2021-05-25T12:45:37.451Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:45:37 [2021-05-25T12:45:37.451Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:45:37 [2021-05-25T12:45:37.451Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.451Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:45:37 [2021-05-25T12:45:37.451Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:45:37 [2021-05-25T12:45:37.451Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.451Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:45:37 [2021-05-25T12:45:37.451Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:45:37 [2021-05-25T12:45:37.451Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:45:37 [2021-05-25T12:45:37.451Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:45:37 [2021-05-25T12:45:37.451Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:45:37 [2021-05-25T12:45:37.451Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:45:37 [2021-05-25T12:45:37.451Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:45:37 [2021-05-25T12:45:37.451Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:45:37 [2021-05-25T12:45:37.451Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:45:37 [2021-05-25T12:45:37.451Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:45:37 [2021-05-25T12:45:37.451Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:45:37 [2021-05-25T12:45:37.452Z] --- PASS: TestNewTailReader (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
12:45:37 [2021-05-25T12:45:37.452Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
12:45:37 [2021-05-25T12:45:37.452Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.02s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.04s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.07s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.01s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.04s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.04s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.02s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.04s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.453Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.03s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.454Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]     --- PASS: TestNewTailReader/no_delimiter (0.10s)
12:45:37 [2021-05-25T12:45:37.455Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.455Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.740Z] Loaded image: debian:bullseye
12:45:37 [2021-05-25T12:45:37.910Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s)
12:45:37 [2021-05-25T12:45:37.910Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.02s)
12:45:37 [2021-05-25T12:45:37.910Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z] PASS
12:45:37 [2021-05-25T12:45:37.910Z] coverage: 88.6% of statements
12:45:37 [2021-05-25T12:45:37.910Z] ok  	github.com/docker/docker/pkg/tailfile	0.587s	coverage: 88.6% of statements
12:45:37 [2021-05-25T12:45:37.910Z] === RUN   TestTarSumRemoveNonExistent
12:45:37 [2021-05-25T12:45:37.910Z] --- PASS: TestTarSumRemoveNonExistent (0.01s)
12:45:37 [2021-05-25T12:45:37.910Z] === RUN   TestTarSumRemove
12:45:37 [2021-05-25T12:45:37.910Z] --- PASS: TestTarSumRemove (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z] === RUN   TestSortFileInfoSums
12:45:37 [2021-05-25T12:45:37.910Z] --- PASS: TestSortFileInfoSums (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z] === RUN   TestNewTarSumForLabelInvalid
12:45:37 [2021-05-25T12:45:37.910Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z] === RUN   TestNewTarSumForLabel
12:45:37 [2021-05-25T12:45:37.910Z] --- PASS: TestNewTarSumForLabel (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z] === RUN   TestEmptyTar
12:45:37 [2021-05-25T12:45:37.910Z] --- PASS: TestEmptyTar (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z] === RUN   TestTarSumsReadSize
12:45:37 [2021-05-25T12:45:37.910Z] --- PASS: TestTarSumsReadSize (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z] === RUN   TestTarSums
12:45:37 [2021-05-25T12:45:37.910Z] --- PASS: TestTarSums (0.08s)
12:45:37 [2021-05-25T12:45:37.910Z] === RUN   TestIteration
12:45:37 [2021-05-25T12:45:37.910Z] --- PASS: TestIteration (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z] === RUN   TestVersionLabelForChecksum
12:45:37 [2021-05-25T12:45:37.910Z] --- PASS: TestVersionLabelForChecksum (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z] === RUN   TestVersion
12:45:37 [2021-05-25T12:45:37.910Z] --- PASS: TestVersion (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z] === RUN   TestGetVersion
12:45:37 [2021-05-25T12:45:37.910Z] --- PASS: TestGetVersion (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z] === RUN   TestGetVersions
12:45:37 [2021-05-25T12:45:37.910Z] --- PASS: TestGetVersions (0.00s)
12:45:37 [2021-05-25T12:45:37.910Z] PASS
12:45:37 [2021-05-25T12:45:37.910Z] coverage: 89.3% of statements
12:45:37 [2021-05-25T12:45:37.910Z] ok  	github.com/docker/docker/pkg/tarsum	0.173s	coverage: 89.3% of statements
12:45:38 [2021-05-25T12:45:38.000Z] Loaded image: hello-world:latest
12:45:38 [2021-05-25T12:45:38.260Z] Loaded image: arm32v7/hello-world:latest
12:45:38 [2021-05-25T12:45:38.260Z] INFO: Testing against a local daemon
12:45:38 [2021-05-25T12:45:38.260Z] === RUN   TestDockerSuite
12:45:38 [2021-05-25T12:45:38.260Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
12:45:38 [2021-05-25T12:45:38.260Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
12:45:38 [2021-05-25T12:45:38.260Z] === RUN   TestDockerSuite/TestAPIErrorJSON
12:45:38 [2021-05-25T12:45:38.366Z] testing: warning: no tests to run
12:45:38 [2021-05-25T12:45:38.366Z] PASS
12:45:38 [2021-05-25T12:45:38.366Z] coverage: [no statements]
12:45:38 [2021-05-25T12:45:38.366Z] ok  	github.com/docker/docker/pkg/term/windows	0.038s	coverage: [no statements] [no tests to run]
12:45:38 [2021-05-25T12:45:38.520Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
12:45:38 [2021-05-25T12:45:38.520Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
12:45:38 [2021-05-25T12:45:38.520Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
12:45:38 [2021-05-25T12:45:38.520Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
12:45:38 [2021-05-25T12:45:38.520Z] === RUN   TestDockerSuite/TestAPIImagesDelete
12:45:38 [2021-05-25T12:45:38.820Z] === RUN   TestTruncIndex
12:45:38 [2021-05-25T12:45:38.820Z] --- PASS: TestTruncIndex (0.10s)
12:45:38 [2021-05-25T12:45:38.820Z] PASS
12:45:38 [2021-05-25T12:45:38.820Z] coverage: 91.5% of statements
12:45:38 [2021-05-25T12:45:38.820Z] ok  	github.com/docker/docker/pkg/truncindex	0.145s	coverage: 91.5% of statements
12:45:39 [2021-05-25T12:45:39.276Z] === RUN   TestIsGIT
12:45:39 [2021-05-25T12:45:39.276Z] --- PASS: TestIsGIT (0.00s)
12:45:39 [2021-05-25T12:45:39.276Z] === RUN   TestIsTransport
12:45:39 [2021-05-25T12:45:39.276Z] --- PASS: TestIsTransport (0.00s)
12:45:39 [2021-05-25T12:45:39.276Z] PASS
12:45:39 [2021-05-25T12:45:39.276Z] coverage: 100.0% of statements
12:45:39 [2021-05-25T12:45:39.276Z] ok  	github.com/docker/docker/pkg/urlutil	0.069s	coverage: 100.0% of statements
12:45:39 [2021-05-25T12:45:39.731Z] === RUN   TestVersionInfo
12:45:39 [2021-05-25T12:45:39.731Z] --- PASS: TestVersionInfo (0.00s)
12:45:39 [2021-05-25T12:45:39.731Z] === RUN   TestAppendVersions
12:45:39 [2021-05-25T12:45:39.731Z] --- PASS: TestAppendVersions (0.00s)
12:45:39 [2021-05-25T12:45:39.731Z] PASS
12:45:39 [2021-05-25T12:45:39.731Z] coverage: 88.9% of statements
12:45:39 [2021-05-25T12:45:39.731Z] ok  	github.com/docker/docker/pkg/useragent	0.038s	coverage: 88.9% of statements
12:45:40 [2021-05-25T12:45:40.363Z] --- PASS: TestConfigCreateResolve (3.18s)
12:45:40 [2021-05-25T12:45:40.363Z] === RUN   TestConfigDaemonLibtrustID
12:45:40 [2021-05-25T12:45:40.694Z] time="2021-05-25T12:45:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
12:45:41 [2021-05-25T12:45:41.045Z] Removing intermediate container 5e5417d80bc3
12:45:41 [2021-05-25T12:45:41.045Z]  ---> 630f5ddc4ce7
12:45:41 [2021-05-25T12:45:41.045Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
12:45:41 [2021-05-25T12:45:41.045Z]  ---> Running in ed89b8ae4b20
12:45:41 [2021-05-25T12:45:41.060Z] Loaded image: debian:bullseye
12:45:41 [2021-05-25T12:45:41.060Z] === RUN   TestDockerSuite/TestAPIImagesFilter
12:45:41 [2021-05-25T12:45:41.060Z] === RUN   TestDockerSuite/TestAPIImagesHistory
12:45:41 [2021-05-25T12:45:41.060Z] Loaded image: hello-world:latest
12:45:41 [2021-05-25T12:45:41.060Z] Loaded image: arm32v7/hello-world:latest
12:45:41 [2021-05-25T12:45:41.060Z] INFO: Testing against a local daemon
12:45:41 [2021-05-25T12:45:41.305Z] --- PASS: TestConfigDaemonLibtrustID (1.16s)
12:45:41 [2021-05-25T12:45:41.305Z] PASS
12:45:41 [2021-05-25T12:45:41.305Z] 
12:45:41 [2021-05-25T12:45:41.305Z] DONE 7 tests in 20.865s
12:45:41 [2021-05-25T12:45:41.305Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
12:45:41 [2021-05-25T12:45:41.305Z] ++ 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
12:45:41 [2021-05-25T12:45:41.305Z] ++ set -e
12:45:41 [2021-05-25T12:45:41.305Z] ++ '[' -n 0 ']'
12:45:41 [2021-05-25T12:45:41.305Z] ++ set -x
12:45:41 [2021-05-25T12:45:41.305Z] ++ 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
12:45:41 [2021-05-25T12:45:41.305Z] INFO: Testing against a local daemon
12:45:41 [2021-05-25T12:45:41.305Z] === RUN   TestCheckpoint
12:45:41 [2021-05-25T12:45:41.305Z] --- SKIP: TestCheckpoint (0.00s)
12:45:41 [2021-05-25T12:45:41.305Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:45:41 [2021-05-25T12:45:41.305Z] === RUN   TestContainerInvalidJSON
12:45:41 [2021-05-25T12:45:41.305Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:45:41 [2021-05-25T12:45:41.320Z] === RUN   TestDockerDaemonSuite
12:45:41 [2021-05-25T12:45:41.320Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
12:45:41 [2021-05-25T12:45:41.320Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
12:45:41 [2021-05-25T12:45:41.497Z] 
12:45:41 [2021-05-25T12:45:41.497Z] SUCCESS: Specified value was saved.
12:45:41 [2021-05-25T12:45:41.566Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:45:41 [2021-05-25T12:45:41.566Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:45:41 [2021-05-25T12:45:41.566Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:45:41 [2021-05-25T12:45:41.566Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:45:41 [2021-05-25T12:45:41.566Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:45:41 [2021-05-25T12:45:41.566Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:45:41 [2021-05-25T12:45:41.566Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:45:41 [2021-05-25T12:45:41.566Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:45:41 [2021-05-25T12:45:41.566Z] --- PASS: TestContainerInvalidJSON (0.03s)
12:45:41 [2021-05-25T12:45:41.566Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:45:41 [2021-05-25T12:45:41.566Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:45:41 [2021-05-25T12:45:41.566Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
12:45:41 [2021-05-25T12:45:41.566Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:45:41 [2021-05-25T12:45:41.566Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
12:45:41 [2021-05-25T12:45:41.566Z] === RUN   TestCopyFromContainerPathIsNotDir
12:45:41 [2021-05-25T12:45:41.566Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
12:45:41 [2021-05-25T12:45:41.566Z] === RUN   TestCopyToContainerPathDoesNotExist
12:45:41 [2021-05-25T12:45:41.566Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
12:45:41 [2021-05-25T12:45:41.566Z] === RUN   TestCopyToContainerPathIsNotDir
12:45:41 [2021-05-25T12:45:41.580Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
12:45:41 [2021-05-25T12:45:41.654Z] === RUN   TestValidatePrivileges
12:45:41 [2021-05-25T12:45:41.654Z] --- PASS: TestValidatePrivileges (0.00s)
12:45:41 [2021-05-25T12:45:41.654Z] === RUN   TestFilterByCapNeg
12:45:41 [2021-05-25T12:45:41.654Z] --- PASS: TestFilterByCapNeg (0.00s)
12:45:41 [2021-05-25T12:45:41.654Z] === RUN   TestFilterByCapPos
12:45:41 [2021-05-25T12:45:41.654Z] --- PASS: TestFilterByCapPos (0.00s)
12:45:41 [2021-05-25T12:45:41.654Z] === RUN   TestStoreGetPluginNotMatchCapRefs
12:45:41 [2021-05-25T12:45:41.654Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
12:45:41 [2021-05-25T12:45:41.654Z] PASS
12:45:41 [2021-05-25T12:45:41.654Z] coverage: 12.0% of statements
12:45:41 [2021-05-25T12:45:41.654Z] ok  	github.com/docker/docker/plugin	0.071s	coverage: 12.0% of statements
12:45:41 [2021-05-25T12:45:41.828Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
12:45:41 [2021-05-25T12:45:41.828Z] === RUN   TestCopyFromContainer
12:45:42 [2021-05-25T12:45:42.109Z] === RUN   TestNewSettable
12:45:42 [2021-05-25T12:45:42.109Z] --- PASS: TestNewSettable (0.00s)
12:45:42 [2021-05-25T12:45:42.109Z] === RUN   TestIsSettable
12:45:42 [2021-05-25T12:45:42.109Z] --- PASS: TestIsSettable (0.00s)
12:45:42 [2021-05-25T12:45:42.109Z] === RUN   TestUpdateSettingsEnv
12:45:42 [2021-05-25T12:45:42.109Z] --- PASS: TestUpdateSettingsEnv (0.00s)
12:45:42 [2021-05-25T12:45:42.109Z] PASS
12:45:42 [2021-05-25T12:45:42.109Z] coverage: 20.1% of statements
12:45:42 [2021-05-25T12:45:42.109Z] ok  	github.com/docker/docker/plugin/v2	0.073s	coverage: 20.1% of statements
12:45:42 [2021-05-25T12:45:42.149Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
12:45:42 [2021-05-25T12:45:42.149Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
12:45:42 [2021-05-25T12:45:42.149Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
12:45:43 [2021-05-25T12:45:43.068Z] === RUN   TestLoad
12:45:43 [2021-05-25T12:45:43.068Z] --- PASS: TestLoad (0.00s)
12:45:43 [2021-05-25T12:45:43.068Z] === RUN   TestSave
12:45:43 [2021-05-25T12:45:43.068Z] --- PASS: TestSave (0.04s)
12:45:43 [2021-05-25T12:45:43.068Z] === RUN   TestAddDeleteGet
12:45:43 [2021-05-25T12:45:43.524Z] --- PASS: TestAddDeleteGet (0.06s)
12:45:43 [2021-05-25T12:45:43.524Z] === RUN   TestInvalidTags
12:45:43 [2021-05-25T12:45:43.524Z] --- PASS: TestInvalidTags (0.01s)
12:45:43 [2021-05-25T12:45:43.524Z] PASS
12:45:43 [2021-05-25T12:45:43.524Z] coverage: 83.7% of statements
12:45:43 [2021-05-25T12:45:43.524Z] ok  	github.com/docker/docker/reference	0.155s	coverage: 83.7% of statements
12:45:43 [2021-05-25T12:45:43.653Z] Removing intermediate container ed89b8ae4b20
12:45:43 [2021-05-25T12:45:43.653Z]  ---> 920e870968af
12:45:43 [2021-05-25T12:45:43.653Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
12:45:43 [2021-05-25T12:45:43.653Z]  ---> Running in 6a07d3f5ddb7
12:45:43 [2021-05-25T12:45:43.743Z] === RUN   TestCopyFromContainer//
12:45:43 [2021-05-25T12:45:43.743Z] === RUN   TestCopyFromContainer//bar/root
12:45:43 [2021-05-25T12:45:43.743Z] === RUN   TestCopyFromContainer//bar/root/
12:45:43 [2021-05-25T12:45:43.743Z] === RUN   TestCopyFromContainer/bar/quux
12:45:43 [2021-05-25T12:45:43.743Z] === RUN   TestCopyFromContainer/bar/quux/
12:45:44 [2021-05-25T12:45:44.004Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:45:44 [2021-05-25T12:45:44.004Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:45:44 [2021-05-25T12:45:44.004Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:45:44 [2021-05-25T12:45:44.265Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:45:44 [2021-05-25T12:45:44.265Z] === RUN   TestCopyFromContainer/bar/notarget
12:45:44 [2021-05-25T12:45:44.526Z] --- PASS: TestCopyFromContainer (2.74s)
12:45:44 [2021-05-25T12:45:44.526Z]     --- PASS: TestCopyFromContainer// (0.12s)
12:45:44 [2021-05-25T12:45:44.526Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
12:45:44 [2021-05-25T12:45:44.526Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
12:45:44 [2021-05-25T12:45:44.526Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
12:45:44 [2021-05-25T12:45:44.526Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
12:45:44 [2021-05-25T12:45:44.526Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
12:45:44 [2021-05-25T12:45:44.526Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
12:45:44 [2021-05-25T12:45:44.526Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
12:45:44 [2021-05-25T12:45:44.526Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
12:45:44 [2021-05-25T12:45:44.526Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
12:45:44 [2021-05-25T12:45:44.526Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:45:44 [2021-05-25T12:45:44.526Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:45:44 [2021-05-25T12:45:44.526Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:45:44 [2021-05-25T12:45:44.526Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:45:44 [2021-05-25T12:45:44.526Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:45:44 [2021-05-25T12:45:44.526Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:45:44 [2021-05-25T12:45:44.526Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:45:44 [2021-05-25T12:45:44.526Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:45:44 [2021-05-25T12:45:44.526Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:45:44 [2021-05-25T12:45:44.526Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:45:44 [2021-05-25T12:45:44.526Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
12:45:44 [2021-05-25T12:45:44.526Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:45:44 [2021-05-25T12:45:44.526Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
12:45:44 [2021-05-25T12:45:44.526Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
12:45:44 [2021-05-25T12:45:44.526Z] === RUN   TestCreateLinkToNonExistingContainer
12:45:44 [2021-05-25T12:45:44.526Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
12:45:44 [2021-05-25T12:45:44.526Z] === RUN   TestCreateWithInvalidEnv
12:45:44 [2021-05-25T12:45:44.526Z] === RUN   TestCreateWithInvalidEnv/0
12:45:44 [2021-05-25T12:45:44.527Z] === PAUSE TestCreateWithInvalidEnv/0
12:45:44 [2021-05-25T12:45:44.527Z] === RUN   TestCreateWithInvalidEnv/1
12:45:44 [2021-05-25T12:45:44.527Z] === PAUSE TestCreateWithInvalidEnv/1
12:45:44 [2021-05-25T12:45:44.527Z] === RUN   TestCreateWithInvalidEnv/2
12:45:44 [2021-05-25T12:45:44.527Z] === PAUSE TestCreateWithInvalidEnv/2
12:45:44 [2021-05-25T12:45:44.527Z] === CONT  TestCreateWithInvalidEnv/0
12:45:44 [2021-05-25T12:45:44.527Z] === CONT  TestCreateWithInvalidEnv/2
12:45:44 [2021-05-25T12:45:44.527Z] === CONT  TestCreateWithInvalidEnv/1
12:45:44 [2021-05-25T12:45:44.527Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
12:45:44 [2021-05-25T12:45:44.527Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:45:44 [2021-05-25T12:45:44.527Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:45:44 [2021-05-25T12:45:44.527Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:45:44 [2021-05-25T12:45:44.527Z] === RUN   TestCreateTmpfsMountsTarget
12:45:44 [2021-05-25T12:45:44.527Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
12:45:44 [2021-05-25T12:45:44.527Z] === RUN   TestCreateWithCustomMaskedPaths
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestResolveAuthConfigIndexServer
12:45:45 [2021-05-25T12:45:45.052Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestResolveAuthConfigFullURL
12:45:45 [2021-05-25T12:45:45.052Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestLoadAllowNondistributableArtifacts
12:45:45 [2021-05-25T12:45:45.052Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestValidateMirror
12:45:45 [2021-05-25T12:45:45.052Z] --- PASS: TestValidateMirror (0.00s)
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestLoadInsecureRegistries
12:45:45 [2021-05-25T12:45:45.052Z] time="2021-05-25T12:45:44Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
12:45:45 [2021-05-25T12:45:45.052Z] time="2021-05-25T12:45:44Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
12:45:45 [2021-05-25T12:45:45.052Z] time="2021-05-25T12:45:44Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
12:45:45 [2021-05-25T12:45:45.052Z] --- PASS: TestLoadInsecureRegistries (0.14s)
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestNewServiceConfig
12:45:45 [2021-05-25T12:45:45.052Z] --- PASS: TestNewServiceConfig (0.00s)
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestValidateIndexName
12:45:45 [2021-05-25T12:45:45.052Z] --- PASS: TestValidateIndexName (0.00s)
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestValidateIndexNameWithError
12:45:45 [2021-05-25T12:45:45.052Z] --- PASS: TestValidateIndexNameWithError (0.00s)
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestEndpointParse
12:45:45 [2021-05-25T12:45:45.052Z] --- PASS: TestEndpointParse (0.00s)
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestEndpointParseInvalid
12:45:45 [2021-05-25T12:45:45.052Z] --- PASS: TestEndpointParseInvalid (0.00s)
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestValidateEndpoint
12:45:45 [2021-05-25T12:45:45.052Z] --- PASS: TestValidateEndpoint (0.01s)
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestPing
12:45:45 [2021-05-25T12:45:45.052Z] --- PASS: TestPing (0.00s)
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestPingRegistryEndpoint
12:45:45 [2021-05-25T12:45:45.052Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
12:45:45 [2021-05-25T12:45:45.052Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestEndpoint
12:45:45 [2021-05-25T12:45:45.052Z] --- SKIP: TestEndpoint (0.00s)
12:45:45 [2021-05-25T12:45:45.052Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestParseRepositoryInfo
12:45:45 [2021-05-25T12:45:45.052Z] --- PASS: TestParseRepositoryInfo (0.00s)
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestNewIndexInfo
12:45:45 [2021-05-25T12:45:45.052Z] --- PASS: TestNewIndexInfo (0.00s)
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestMirrorEndpointLookup
12:45:45 [2021-05-25T12:45:45.052Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
12:45:45 [2021-05-25T12:45:45.052Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestSearchRepositories
12:45:45 [2021-05-25T12:45:45.052Z] --- PASS: TestSearchRepositories (0.00s)
12:45:45 [2021-05-25T12:45:45.052Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
12:45:45 [2021-05-25T12:45:45.052Z]         Host: 127.0.0.1:49232
12:45:45 [2021-05-25T12:45:45.052Z]         User-Agent: docker test client
12:45:45 [2021-05-25T12:45:45.052Z]         Authorization: Token fake-token
12:45:45 [2021-05-25T12:45:45.052Z]         X-Docker-Token: true
12:45:45 [2021-05-25T12:45:45.052Z]         Accept-Encoding: gzip
12:45:45 [2021-05-25T12:45:45.052Z]         
12:45:45 [2021-05-25T12:45:45.052Z]         
12:45:45 [2021-05-25T12:45:45.052Z]     registry_test.go:730: HTTP/1.1 200 OK
12:45:45 [2021-05-25T12:45:45.052Z]         Connection: close
12:45:45 [2021-05-25T12:45:45.052Z]         Content-Length: 144
12:45:45 [2021-05-25T12:45:45.052Z]         Cache-Control: no-cache
12:45:45 [2021-05-25T12:45:45.052Z]         Content-Type: application/json
12:45:45 [2021-05-25T12:45:45.052Z]         Date: Tue, 25 May 2021 12:45:44 GMT
12:45:45 [2021-05-25T12:45:45.052Z]         Expires: -1
12:45:45 [2021-05-25T12:45:45.052Z]         Pragma: no-cache
12:45:45 [2021-05-25T12:45:45.052Z]         Server: docker-tests/mock
12:45:45 [2021-05-25T12:45:45.052Z]         X-Docker-Registry-Config: mock
12:45:45 [2021-05-25T12:45:45.052Z]         X-Docker-Registry-Version: 0.0.0
12:45:45 [2021-05-25T12:45:45.052Z]         
12:45:45 [2021-05-25T12:45:45.052Z]         
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestTrustedLocation
12:45:45 [2021-05-25T12:45:45.052Z] --- PASS: TestTrustedLocation (0.00s)
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
12:45:45 [2021-05-25T12:45:45.052Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestAllowNondistributableArtifacts
12:45:45 [2021-05-25T12:45:45.052Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
12:45:45 [2021-05-25T12:45:45.052Z] === RUN   TestIsSecureIndex
12:45:45 [2021-05-25T12:45:45.052Z] --- PASS: TestIsSecureIndex (0.00s)
12:45:45 [2021-05-25T12:45:45.052Z] PASS
12:45:45 [2021-05-25T12:45:45.052Z] coverage: 51.7% of statements
12:45:45 [2021-05-25T12:45:45.052Z] ok  	github.com/docker/docker/registry	0.275s	coverage: 51.7% of statements
12:45:45 [2021-05-25T12:45:45.444Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
12:45:45 [2021-05-25T12:45:45.508Z] === RUN   TestResumableRequestHeaderSimpleErrors
12:45:45 [2021-05-25T12:45:45.508Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
12:45:45 [2021-05-25T12:45:45.508Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
12:45:45 [2021-05-25T12:45:45.508Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
12:45:45 [2021-05-25T12:45:45.508Z] === RUN   TestResumableRequestHeaderTooMuchFailures
12:45:45 [2021-05-25T12:45:45.508Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
12:45:45 [2021-05-25T12:45:45.508Z] === RUN   TestResumableRequestReaderWithReadError
12:45:45 [2021-05-25T12:45:45.508Z] time="2021-05-25T12:45:45Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
12:45:45 [2021-05-25T12:45:45.508Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s)
12:45:45 [2021-05-25T12:45:45.508Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
12:45:45 [2021-05-25T12:45:45.508Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
12:45:45 [2021-05-25T12:45:45.508Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
12:45:45 [2021-05-25T12:45:45.508Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
12:45:45 [2021-05-25T12:45:45.508Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
12:45:45 [2021-05-25T12:45:45.508Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
12:45:45 [2021-05-25T12:45:45.508Z] === RUN   TestResumableRequestReader
12:45:45 [2021-05-25T12:45:45.508Z] --- PASS: TestResumableRequestReader (0.00s)
12:45:45 [2021-05-25T12:45:45.508Z] === RUN   TestResumableRequestReaderWithInitialResponse
12:45:45 [2021-05-25T12:45:45.508Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
12:45:45 [2021-05-25T12:45:45.508Z] PASS
12:45:45 [2021-05-25T12:45:45.508Z] coverage: 100.0% of statements
12:45:45 [2021-05-25T12:45:45.508Z] ok  	github.com/docker/docker/registry/resumable	0.223s	coverage: 100.0% of statements
12:45:45 [2021-05-25T12:45:45.963Z] === RUN   TestRestartManagerTimeout
12:45:45 [2021-05-25T12:45:45.963Z] --- PASS: TestRestartManagerTimeout (0.00s)
12:45:45 [2021-05-25T12:45:45.963Z] === RUN   TestRestartManagerTimeoutReset
12:45:45 [2021-05-25T12:45:45.963Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
12:45:45 [2021-05-25T12:45:45.963Z] PASS
12:45:45 [2021-05-25T12:45:45.963Z] coverage: 50.9% of statements
12:45:45 [2021-05-25T12:45:45.963Z] ok  	github.com/docker/docker/restartmanager	0.059s	coverage: 50.9% of statements
12:45:46 [2021-05-25T12:45:46.028Z] === RUN   TestDockerSuite/TestAPINetworkFilter
12:45:46 [2021-05-25T12:45:46.028Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
12:45:46 [2021-05-25T12:45:46.029Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
12:45:46 [2021-05-25T12:45:46.418Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:45:46 [2021-05-25T12:45:46.418Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:45:46 [2021-05-25T12:45:46.418Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:45:46 [2021-05-25T12:45:46.418Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:45:46 [2021-05-25T12:45:46.418Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:45:46 [2021-05-25T12:45:46.418Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
12:45:46 [2021-05-25T12:45:46.418Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
12:45:46 [2021-05-25T12:45:46.418Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:45:46 [2021-05-25T12:45:46.418Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:45:46 [2021-05-25T12:45:46.873Z] === RUN   TestDecodeContainerConfig
12:45:46 [2021-05-25T12:45:46.873Z] --- PASS: TestDecodeContainerConfig (0.01s)
12:45:46 [2021-05-25T12:45:46.873Z] === RUN   TestDecodeContainerConfigIsolation
12:45:46 [2021-05-25T12:45:46.873Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
12:45:46 [2021-05-25T12:45:46.873Z] === RUN   TestValidatePrivileged
12:45:46 [2021-05-25T12:45:46.873Z] --- PASS: TestValidatePrivileged (0.00s)
12:45:46 [2021-05-25T12:45:46.873Z] PASS
12:45:46 [2021-05-25T12:45:46.873Z] coverage: 52.2% of statements
12:45:46 [2021-05-25T12:45:46.873Z] ok  	github.com/docker/docker/runconfig	0.147s	coverage: 52.2% of statements
12:45:47 [2021-05-25T12:45:47.073Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s)
12:45:47 [2021-05-25T12:45:47.073Z] === RUN   TestCreateWithCustomReadonlyPaths
12:45:47 [2021-05-25T12:45:47.328Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
12:45:47 [2021-05-25T12:45:47.328Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
12:45:47 [2021-05-25T12:45:47.328Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
12:45:47 [2021-05-25T12:45:47.328Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
12:45:47 [2021-05-25T12:45:47.328Z] PASS
12:45:47 [2021-05-25T12:45:47.328Z] coverage: 62.5% of statements
12:45:47 [2021-05-25T12:45:47.328Z] ok  	github.com/docker/docker/testutil	0.043s	coverage: 62.5% of statements
12:45:47 [2021-05-25T12:45:47.409Z] Cannot create a file when that file already exists.
12:45:48 [2021-05-25T12:45:48.568Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
12:45:49 [2021-05-25T12:45:49.492Z] --- PASS: TestNewClientWithTimeout (17.64s)
12:45:49 [2021-05-25T12:45:49.492Z] === RUN   TestClientStream
12:45:49 [2021-05-25T12:45:49.492Z] --- PASS: TestClientStream (0.02s)
12:45:49 [2021-05-25T12:45:49.492Z] === RUN   TestClientSendFile
12:45:49 [2021-05-25T12:45:49.492Z] --- PASS: TestClientSendFile (0.00s)
12:45:49 [2021-05-25T12:45:49.492Z] === RUN   TestClientWithRequestTimeout
12:45:49 [2021-05-25T12:45:49.492Z] --- PASS: TestClientWithRequestTimeout (0.00s)
12:45:49 [2021-05-25T12:45:49.492Z] === RUN   TestFileSpecPlugin
12:45:49 [2021-05-25T12:45:49.492Z] --- PASS: TestFileSpecPlugin (0.01s)
12:45:49 [2021-05-25T12:45:49.492Z] === RUN   TestFileJSONSpecPlugin
12:45:49 [2021-05-25T12:45:49.492Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
12:45:49 [2021-05-25T12:45:49.492Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
12:45:49 [2021-05-25T12:45:49.492Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
12:45:49 [2021-05-25T12:45:49.492Z] === RUN   TestPluginAddHandler
12:45:49 [2021-05-25T12:45:49.492Z] --- PASS: TestPluginAddHandler (0.00s)
12:45:49 [2021-05-25T12:45:49.492Z] === RUN   TestPluginWaitBadPlugin
12:45:49 [2021-05-25T12:45:49.492Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
12:45:49 [2021-05-25T12:45:49.492Z] === RUN   TestGet
12:45:49 [2021-05-25T12:45:49.492Z] time="2021-05-25T12:45:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
12:45:49 [2021-05-25T12:45:49.507Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
12:45:49 [2021-05-25T12:45:49.620Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.42s)
12:45:49 [2021-05-25T12:45:49.620Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:45:49 [2021-05-25T12:45:49.620Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:45:49 [2021-05-25T12:45:49.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:45:49 [2021-05-25T12:45:49.620Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:45:49 [2021-05-25T12:45:49.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:45:49 [2021-05-25T12:45:49.620Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:45:49 [2021-05-25T12:45:49.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:45:49 [2021-05-25T12:45:49.620Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:45:49 [2021-05-25T12:45:49.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:45:49 [2021-05-25T12:45:49.620Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:45:49 [2021-05-25T12:45:49.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:45:49 [2021-05-25T12:45:49.620Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:45:49 [2021-05-25T12:45:49.620Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:45:49 [2021-05-25T12:45:49.620Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:45:49 [2021-05-25T12:45:49.620Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:45:49 [2021-05-25T12:45:49.620Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:45:49 [2021-05-25T12:45:49.620Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
12:45:49 [2021-05-25T12:45:49.620Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
12:45:49 [2021-05-25T12:45:49.620Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
12:45:49 [2021-05-25T12:45:49.620Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s)
12:45:49 [2021-05-25T12:45:49.620Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
12:45:49 [2021-05-25T12:45:49.621Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
12:45:49 [2021-05-25T12:45:49.621Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:45:50 [2021-05-25T12:45:50.448Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
12:45:50 [2021-05-25T12:45:50.454Z] === RUN   TestGetDriver
12:45:50 [2021-05-25T12:45:50.454Z] --- PASS: TestGetDriver (0.00s)
12:45:50 [2021-05-25T12:45:50.454Z] === RUN   TestVolumeRequestError
12:45:50 [2021-05-25T12:45:50.454Z] --- PASS: TestVolumeRequestError (0.01s)
12:45:50 [2021-05-25T12:45:50.454Z] PASS
12:45:50 [2021-05-25T12:45:50.454Z] coverage: 36.1% of statements
12:45:50 [2021-05-25T12:45:50.454Z] ok  	github.com/docker/docker/volume/drivers	0.080s	coverage: 36.1% of statements
12:45:50 [2021-05-25T12:45:50.454Z] === RUN   TestGetAddress
12:45:50 [2021-05-25T12:45:50.454Z] --- PASS: TestGetAddress (0.00s)
12:45:50 [2021-05-25T12:45:50.454Z] === RUN   TestRemove
12:45:50 [2021-05-25T12:45:50.454Z] --- SKIP: TestRemove (0.00s)
12:45:50 [2021-05-25T12:45:50.454Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
12:45:50 [2021-05-25T12:45:50.454Z] === RUN   TestInitializeWithVolumes
12:45:50 [2021-05-25T12:45:50.454Z] --- PASS: TestInitializeWithVolumes (0.01s)
12:45:50 [2021-05-25T12:45:50.454Z] === RUN   TestCreate
12:45:50 [2021-05-25T12:45:50.454Z] --- PASS: TestCreate (0.02s)
12:45:50 [2021-05-25T12:45:50.454Z] === RUN   TestValidateName
12:45:50 [2021-05-25T12:45:50.454Z] --- PASS: TestValidateName (0.00s)
12:45:50 [2021-05-25T12:45:50.454Z] === RUN   TestCreateWithOpts
12:45:50 [2021-05-25T12:45:50.454Z] --- SKIP: TestCreateWithOpts (0.00s)
12:45:50 [2021-05-25T12:45:50.454Z]     local_test.go:181: runtime.GOOS == "windows"
12:45:50 [2021-05-25T12:45:50.454Z] === RUN   TestRelaodNoOpts
12:45:50 [2021-05-25T12:45:50.454Z] --- PASS: TestRelaodNoOpts (0.01s)
12:45:50 [2021-05-25T12:45:50.454Z] PASS
12:45:50 [2021-05-25T12:45:50.454Z] coverage: 41.5% of statements
12:45:50 [2021-05-25T12:45:50.454Z] ok  	github.com/docker/docker/volume/local	0.168s	coverage: 41.5% of statements
12:45:50 [2021-05-25T12:45:50.454Z] time="2021-05-25T12:45:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
12:45:50 [2021-05-25T12:45:50.454Z] === RUN   TestConvertTmpfsOptions
12:45:50 [2021-05-25T12:45:50.454Z] --- PASS: TestConvertTmpfsOptions (0.00s)
12:45:50 [2021-05-25T12:45:50.454Z]     parser_test.go:49: data="mode=700,size=1m"
12:45:50 [2021-05-25T12:45:50.454Z]     parser_test.go:49: data="ro"
12:45:50 [2021-05-25T12:45:50.454Z] === RUN   TestParseMountRaw
12:45:50 [2021-05-25T12:45:50.567Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s)
12:45:50 [2021-05-25T12:45:50.567Z] === RUN   TestCreateDifferentPlatform
12:45:50 [2021-05-25T12:45:50.567Z] === RUN   TestCreateDifferentPlatform/different_os
12:45:50 [2021-05-25T12:45:50.567Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:45:50 [2021-05-25T12:45:50.567Z] --- PASS: TestCreateDifferentPlatform (0.03s)
12:45:50 [2021-05-25T12:45:50.567Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
12:45:50 [2021-05-25T12:45:50.567Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
12:45:50 [2021-05-25T12:45:50.567Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:45:50 [2021-05-25T12:45:50.567Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
12:45:50 [2021-05-25T12:45:50.567Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:45:50 [2021-05-25T12:45:50.567Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
12:45:50 [2021-05-25T12:45:50.567Z] === RUN   TestContainerStartOnDaemonRestart
12:45:50 [2021-05-25T12:45:50.567Z] === PAUSE TestContainerStartOnDaemonRestart
12:45:50 [2021-05-25T12:45:50.567Z] === RUN   TestDaemonRestartIpcMode
12:45:50 [2021-05-25T12:45:50.567Z] === PAUSE TestDaemonRestartIpcMode
12:45:50 [2021-05-25T12:45:50.567Z] === RUN   TestDaemonHostGatewayIP
12:45:50 [2021-05-25T12:45:50.567Z] === PAUSE TestDaemonHostGatewayIP
12:45:50 [2021-05-25T12:45:50.567Z] === RUN   TestRestartDaemonWithRestartingContainer
12:45:50 [2021-05-25T12:45:50.567Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:45:50 [2021-05-25T12:45:50.567Z] === RUN   TestContainerKillOnDaemonStart
12:45:50 [2021-05-25T12:45:50.567Z] === PAUSE TestContainerKillOnDaemonStart
12:45:50 [2021-05-25T12:45:50.567Z] === RUN   TestDiff
12:45:50 [2021-05-25T12:45:50.910Z] --- PASS: TestParseMountRaw (0.04s)
12:45:50 [2021-05-25T12:45:50.910Z] === RUN   TestParseMountRawSplit
12:45:50 [2021-05-25T12:45:50.910Z] --- PASS: TestParseMountRawSplit (0.00s)
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 0
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 1
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 2
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 3
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 4
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 5
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 6
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 7
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 8
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 0
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 1
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 2
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 3
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 4
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 5
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 6
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 7
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 8
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 9
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 10
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 11
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 12
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 0
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 1
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 2
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 3
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 4
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 5
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 6
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 7
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 8
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 9
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 10
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:390: case 11
12:45:50 [2021-05-25T12:45:50.910Z] === RUN   TestParseMountSpec
12:45:50 [2021-05-25T12:45:50.910Z] --- PASS: TestParseMountSpec (0.00s)
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:455: case 0
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:455: case 1
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:455: case 2
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:455: case 3
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:455: case 4
12:45:50 [2021-05-25T12:45:50.910Z]     parser_test.go:455: case 5
12:45:50 [2021-05-25T12:45:50.910Z] === RUN   TestParseMountSpecBindWithFileinfoError
12:45:50 [2021-05-25T12:45:50.910Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
12:45:50 [2021-05-25T12:45:50.910Z] === RUN   TestValidateMount
12:45:50 [2021-05-25T12:45:50.910Z] --- PASS: TestValidateMount (0.00s)
12:45:50 [2021-05-25T12:45:50.910Z] PASS
12:45:50 [2021-05-25T12:45:50.910Z] coverage: 66.2% of statements
12:45:50 [2021-05-25T12:45:50.910Z] ok  	github.com/docker/docker/volume/mounts	0.107s	coverage: 66.2% of statements
12:45:51 [2021-05-25T12:45:51.387Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
12:45:51 [2021-05-25T12:45:51.511Z] --- PASS: TestDiff (0.86s)
12:45:51 [2021-05-25T12:45:51.511Z] === RUN   TestExecWithCloseStdin
12:45:51 [2021-05-25T12:45:51.647Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
12:45:51 [2021-05-25T12:45:51.647Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
12:45:51 [2021-05-25T12:45:51.647Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
12:45:52 [2021-05-25T12:45:52.054Z] Removing intermediate container 6a07d3f5ddb7
12:45:52 [2021-05-25T12:45:52.054Z]  ---> 432a56e64cc9
12:45:52 [2021-05-25T12:45:52.054Z] Step 13/13 : CMD ["sh"]
12:45:52 [2021-05-25T12:45:52.054Z]  ---> Running in 69714c40cb66
12:45:52 [2021-05-25T12:45:52.054Z] Removing intermediate container 69714c40cb66
12:45:52 [2021-05-25T12:45:52.054Z]  ---> 22665b68120a
12:45:52 [2021-05-25T12:45:52.054Z] Successfully built 22665b68120a
12:45:52 [2021-05-25T12:45:52.054Z] Successfully tagged busybox:latest
12:45:52 [2021-05-25T12:45:52.054Z] INFO: Docker images of the daemon under test
12:45:52 [2021-05-25T12:45:52.054Z] 
12:45:52 [2021-05-25T12:45:52.054Z] REPOSITORY                                     TAG                 IMAGE ID            CREATED                  SIZE
12:45:52 [2021-05-25T12:45:52.054Z] busybox                                        latest              22665b68120a        Less than a second ago   2.78GB
12:45:52 [2021-05-25T12:45:52.054Z] mcr.microsoft.com/windows/servercore/insider   10.0.20295.1        39d157a84080        3 months ago             2.74GB
12:45:52 [2021-05-25T12:45:52.054Z] microsoft/windowsservercore                    latest              39d157a84080        3 months ago             2.74GB
12:45:52 [2021-05-25T12:45:52.054Z] 
12:45:52 [2021-05-25T12:45:52.054Z] INFO: Running integration tests at 05/25/2021 12:45:51...
12:45:52 [2021-05-25T12:45:52.054Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
12:45:52 [2021-05-25T12:45:52.054Z] INFO: Integration API tests being run from the host:
12:45:52 [2021-05-25T12:45:52.054Z] INFO: make.ps1 starting at 05/25/2021 12:45:51
12:45:52 [2021-05-25T12:45:52.439Z] time="2021-05-25T12:45:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestSetGetMeta
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestSetGetMeta
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestRestore
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestRestore
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestServiceCreate
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestServiceCreate
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestServiceList
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestServiceList
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestServiceRemove
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestServiceRemove
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestServiceGet
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestServiceGet
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestServicePrune
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestServicePrune
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestCreate
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestCreate
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestRemove
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestRemove
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestList
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestList
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestFindByDriver
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestFindByDriver
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestFindByReferenced
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestFindByReferenced
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestDerefMultipleOfSameRef
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestDerefMultipleOfSameRef
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestDefererencePluginOnCreateError
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestDefererencePluginOnCreateError
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestRefDerefRemove
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestRefDerefRemove
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestGet
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestGet
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestGetWithReference
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestGetWithReference
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestFilterFunc
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestFilterFunc/test_nil_list
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestFilterFunc/test_nil_list
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestFilterFunc/test_empty_list
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestFilterFunc/test_empty_list
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestFilterFunc/test_filter_some
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestFilterFunc/test_filter_some
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestFilterFunc/test_filter_middle
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestFilterFunc/test_filter_middle
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestFilterFunc/test_filter_middle_and_last
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
12:45:52 [2021-05-25T12:45:52.439Z] === RUN   TestFilterFunc/test_filter_first_and_last
12:45:52 [2021-05-25T12:45:52.439Z] === PAUSE TestFilterFunc/test_filter_first_and_last
12:45:52 [2021-05-25T12:45:52.439Z] === CONT  TestFilterFunc/test_nil_list
12:45:52 [2021-05-25T12:45:52.439Z] === CONT  TestFilterFunc/test_filter_some
12:45:52 [2021-05-25T12:45:52.439Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:45:52 [2021-05-25T12:45:52.439Z] === CONT  TestFilterFunc/test_filter_middle_and_last
12:45:52 [2021-05-25T12:45:52.454Z] --- PASS: TestExecWithCloseStdin (1.11s)
12:45:52 [2021-05-25T12:45:52.454Z] === RUN   TestExec
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestFilterFunc/test_filter_first_and_last
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestFilterFunc/test_filter_middle
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestFilterFunc/test_empty_list
12:45:52 [2021-05-25T12:45:52.895Z] --- PASS: TestFilterFunc (0.00s)
12:45:52 [2021-05-25T12:45:52.895Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
12:45:52 [2021-05-25T12:45:52.895Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
12:45:52 [2021-05-25T12:45:52.895Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
12:45:52 [2021-05-25T12:45:52.895Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
12:45:52 [2021-05-25T12:45:52.895Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
12:45:52 [2021-05-25T12:45:52.895Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
12:45:52 [2021-05-25T12:45:52.895Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
12:45:52 [2021-05-25T12:45:52.895Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestSetGetMeta
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestServiceRemove
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestCreate
12:45:52 [2021-05-25T12:45:52.895Z] --- PASS: TestSetGetMeta (0.02s)
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestGetWithReference
12:45:52 [2021-05-25T12:45:52.895Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s)
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestGet
12:45:52 [2021-05-25T12:45:52.895Z] --- PASS: TestCreate (0.04s)
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestRefDerefRemove
12:45:52 [2021-05-25T12:45:52.895Z] --- PASS: TestGetWithReference (0.04s)
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestDefererencePluginOnCreateError
12:45:52 [2021-05-25T12:45:52.895Z] --- PASS: TestGet (0.03s)
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestDerefMultipleOfSameRef
12:45:52 [2021-05-25T12:45:52.895Z] --- PASS: TestRefDerefRemove (0.03s)
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestFindByReferenced
12:45:52 [2021-05-25T12:45:52.895Z] --- PASS: TestDerefMultipleOfSameRef (0.03s)
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestFindByDriver
12:45:52 [2021-05-25T12:45:52.895Z] --- PASS: TestDefererencePluginOnCreateError (0.04s)
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestList
12:45:52 [2021-05-25T12:45:52.895Z] --- PASS: TestFindByReferenced (0.03s)
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestRemove
12:45:52 [2021-05-25T12:45:52.895Z] --- PASS: TestFindByDriver (0.05s)
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestServicePrune
12:45:52 [2021-05-25T12:45:52.895Z] --- PASS: TestRemove (0.05s)
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestServiceGet
12:45:52 [2021-05-25T12:45:52.895Z] --- PASS: TestList (0.06s)
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestServiceCreate
12:45:52 [2021-05-25T12:45:52.895Z] --- PASS: TestServiceGet (0.05s)
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestServiceList
12:45:52 [2021-05-25T12:45:52.895Z] time="2021-05-25T12:45:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:45:52 [2021-05-25T12:45:52.895Z] --- PASS: TestServiceRemove (0.21s)
12:45:52 [2021-05-25T12:45:52.895Z] === CONT  TestRestore
12:45:52 [2021-05-25T12:45:52.895Z] --- PASS: TestServiceCreate (0.06s)
12:45:52 [2021-05-25T12:45:52.895Z] time="2021-05-25T12:45:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:45:52 [2021-05-25T12:45:52.895Z] time="2021-05-25T12:45:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:45:52 [2021-05-25T12:45:52.895Z] time="2021-05-25T12:45:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
12:45:52 [2021-05-25T12:45:52.895Z] --- PASS: TestServiceList (0.03s)
12:45:52 [2021-05-25T12:45:52.895Z] time="2021-05-25T12:45:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:45:52 [2021-05-25T12:45:52.895Z] --- PASS: TestRestore (0.04s)
12:45:52 [2021-05-25T12:45:52.895Z] --- PASS: TestServicePrune (0.11s)
12:45:52 [2021-05-25T12:45:52.895Z] PASS
12:45:52 [2021-05-25T12:45:52.895Z] coverage: 70.3% of statements
12:45:52 [2021-05-25T12:45:52.895Z] ok  	github.com/docker/docker/volume/service	0.345s	coverage: 70.3% of statements
12:45:53 [2021-05-25T12:45:53.012Z] Running D:\gopath\src\github.com\docker\docker\integration\build
12:45:53 [2021-05-25T12:45:53.840Z] --- PASS: TestExec (1.16s)
12:45:53 [2021-05-25T12:45:53.840Z] === RUN   TestExecUser
12:45:54 [2021-05-25T12:45:54.782Z] --- PASS: TestExecUser (1.16s)
12:45:54 [2021-05-25T12:45:54.782Z] === RUN   TestExportContainerAndImportImage
12:45:56 [2021-05-25T12:45:56.168Z] --- PASS: TestExportContainerAndImportImage (1.11s)
12:45:56 [2021-05-25T12:45:56.168Z] === RUN   TestExportContainerAfterDaemonRestart
12:45:56 [2021-05-25T12:45:56.606Z] time="2021-05-25T12:45:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
12:45:58 [2021-05-25T12:45:58.227Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
12:45:59 [2021-05-25T12:45:59.470Z] --- PASS: TestExportContainerAfterDaemonRestart (2.98s)
12:45:59 [2021-05-25T12:45:59.470Z] === RUN   TestHealthCheckWorkdir
12:46:00 [2021-05-25T12:46:00.413Z] --- PASS: TestHealthCheckWorkdir (1.47s)
12:46:00 [2021-05-25T12:46:00.413Z] === RUN   TestHealthKillContainer
12:46:02 [2021-05-25T12:46:02.422Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
12:46:03 [2021-05-25T12:46:03.714Z] --- PASS: TestHealthKillContainer (3.12s)
12:46:03 [2021-05-25T12:46:03.714Z] === RUN   TestInspectCpusetInConfigPre120
12:46:04 [2021-05-25T12:46:04.286Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s)
12:46:04 [2021-05-25T12:46:04.286Z] === RUN   TestIpcModeNone
12:46:05 [2021-05-25T12:46:05.137Z] --- PASS: TestGet (15.01s)
12:46:05 [2021-05-25T12:46:05.137Z] === RUN   TestPluginWithNoManifest
12:46:05 [2021-05-25T12:46:05.137Z] --- PASS: TestPluginWithNoManifest (0.00s)
12:46:05 [2021-05-25T12:46:05.137Z] === RUN   TestGetAll
12:46:05 [2021-05-25T12:46:05.137Z] --- PASS: TestGetAll (0.00s)
12:46:05 [2021-05-25T12:46:05.137Z] PASS
12:46:05 [2021-05-25T12:46:05.137Z] coverage: 73.4% of statements
12:46:05 [2021-05-25T12:46:05.137Z] ok  	github.com/docker/docker/pkg/plugins	35.097s	coverage: 73.4% of statements
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/quota	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/rootless	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/volume	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:46:05 [2021-05-25T12:46:05.137Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:46:05 [2021-05-25T12:46:05.672Z] --- PASS: TestIpcModeNone (1.13s)
12:46:05 [2021-05-25T12:46:05.672Z] === RUN   TestIpcModePrivate
12:46:05 [2021-05-25T12:46:05.719Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
12:46:06 [2021-05-25T12:46:06.622Z] --- PASS: TestIpcModePrivate (1.11s)
12:46:06 [2021-05-25T12:46:06.622Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
12:46:06 [2021-05-25T12:46:06.622Z] === RUN   TestIpcModeShareable
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === Skipped
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     dispatchers_test.go:377: Windows does not support stopsignal
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s)
12:46:06 [2021-05-25T12:46:06.663Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     client_test.go:23: runtime.GOOS == "windows"
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     daemon_test.go:147: root required
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     reload_test.go:520: root required
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     pull_v2_test.go:73: Needs fixing on Windows
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     pull_v2_test.go:118: Needs fixing on Windows
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     download_test.go:268: Needs fixing on Windows
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     layer_test.go:304: Failing on Windows
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     layer_test.go:353: Failing on Windows
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     layer_test.go:468: Failing on Windows
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     layer_test.go:697: Failing on Windows
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     migration_test.go:46: Failing on Windows
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     migration_test.go:182: Failing on Windows
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     mount_test.go:17: Failing on Windows
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     mount_test.go:76: Failing on Windows
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     mount_test.go:125: Failing on Windows
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     mount_test.go:212: Failing on Windows
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     archive_test.go:134: Xz not present in msys2
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     archive_test.go:239: Failing on Windows CI machines
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     archive_windows_test.go:16: Currently fails
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     changes_test.go:196: needs more investigation
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     changes_test.go:433: needs further investigation
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     changes_test.go:469: needs further investigation
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.663Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
12:46:06 [2021-05-25T12:46:06.663Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:46:06 [2021-05-25T12:46:06.663Z] 
12:46:06 [2021-05-25T12:46:06.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
12:46:06 [2021-05-25T12:46:06.664Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
12:46:06 [2021-05-25T12:46:06.664Z] 
12:46:06 [2021-05-25T12:46:06.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
12:46:06 [2021-05-25T12:46:06.664Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
12:46:06 [2021-05-25T12:46:06.664Z] 
12:46:06 [2021-05-25T12:46:06.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
12:46:06 [2021-05-25T12:46:06.664Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
12:46:06 [2021-05-25T12:46:06.664Z] 
12:46:06 [2021-05-25T12:46:06.664Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
12:46:06 [2021-05-25T12:46:06.664Z]     poller_test.go:41: No chmod on Windows
12:46:06 [2021-05-25T12:46:06.664Z] 
12:46:06 [2021-05-25T12:46:06.664Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
12:46:06 [2021-05-25T12:46:06.664Z]     fileutils_test.go:134: Needs porting to Windows
12:46:06 [2021-05-25T12:46:06.664Z] 
12:46:06 [2021-05-25T12:46:06.664Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
12:46:06 [2021-05-25T12:46:06.664Z]     fileutils_test.go:180: Needs porting to Windows
12:46:06 [2021-05-25T12:46:06.664Z] 
12:46:06 [2021-05-25T12:46:06.664Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
12:46:06 [2021-05-25T12:46:06.664Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
12:46:06 [2021-05-25T12:46:06.664Z] 
12:46:06 [2021-05-25T12:46:06.664Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
12:46:06 [2021-05-25T12:46:06.664Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
12:46:06 [2021-05-25T12:46:06.664Z] 
12:46:06 [2021-05-25T12:46:06.664Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
12:46:06 [2021-05-25T12:46:06.664Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
12:46:06 [2021-05-25T12:46:06.664Z] 
12:46:06 [2021-05-25T12:46:06.664Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
12:46:06 [2021-05-25T12:46:06.664Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
12:46:06 [2021-05-25T12:46:06.664Z] 
12:46:06 [2021-05-25T12:46:06.664Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
12:46:06 [2021-05-25T12:46:06.664Z]     local_test.go:181: runtime.GOOS == "windows"
12:46:06 [2021-05-25T12:46:06.664Z] 
12:46:06 [2021-05-25T12:46:06.664Z] 
12:46:06 [2021-05-25T12:46:06.664Z] DONE 1833 tests, 45 skipped in 211.527s
12:46:06 [2021-05-25T12:46:06.664Z] INFO: make.ps1 ended at 05/25/2021 12:46:06
12:46:07 [2021-05-25T12:46:07.628Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
12:46:07 [2021-05-25T12:46:07.890Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
12:46:08 [2021-05-25T12:46:08.007Z] --- PASS: TestIpcModeShareable (1.13s)
12:46:08 [2021-05-25T12:46:08.007Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true
12:46:08 [2021-05-25T12:46:08.007Z] === RUN   TestAPIIpcModeShareableAndContainer
12:46:08 [2021-05-25T12:46:08.828Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
12:46:08 [2021-05-25T12:46:08.828Z] INFO: Unit tests ended at 05/25/2021 12:46:08. Duration:00:03:48.8754183
12:46:08 [2021-05-25T12:46:08.828Z] INFO: Building busybox
12:46:08 [2021-05-25T12:46:08.828Z] Sending build context to Docker daemon   5.12kB
12:46:08 [2021-05-25T12:46:08.828Z] 
12:46:08 [2021-05-25T12:46:08.828Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
12:46:08 [2021-05-25T12:46:08.828Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
12:46:08 [2021-05-25T12:46:08.828Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
12:46:08 [2021-05-25T12:46:08.828Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
12:46:08 [2021-05-25T12:46:08.828Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
12:46:08 [2021-05-25T12:46:08.828Z]  ---> 3a7f23e29bd7
12:46:08 [2021-05-25T12:46:08.828Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
12:46:08 [2021-05-25T12:46:08.828Z]  ---> Running in 1d7878ce6fa6
12:46:08 [2021-05-25T12:46:08.832Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
12:46:09 [2021-05-25T12:46:09.536Z] sha256:f98ceccd84bace379c2d140978775177596a9cb801dd657c83587eb6749ee588
12:46:09 [2021-05-25T12:46:09.536Z] INFO: Starting docker-py tests...
12:46:09 [2021-05-25T12:46:09.536Z] ============================= test session starts ==============================
12:46:09 [2021-05-25T12:46:09.536Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
12:46:09 [2021-05-25T12:46:09.536Z] rootdir: /src, inifile: pytest.ini
12:46:09 [2021-05-25T12:46:09.536Z] plugins: timeout-1.3.3, cov-2.6.1
12:46:09 [2021-05-25T12:46:09.536Z] collected 390 items / 1 deselected / 389 selected
12:46:09 [2021-05-25T12:46:09.536Z] 
12:46:10 [2021-05-25T12:46:10.214Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
12:46:11 [2021-05-25T12:46:11.310Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.12s)
12:46:11 [2021-05-25T12:46:11.310Z] === RUN   TestAPIIpcModeHost
12:46:11 [2021-05-25T12:46:11.595Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
12:46:11 [2021-05-25T12:46:11.883Z] --- PASS: TestAPIIpcModeHost (1.13s)
12:46:11 [2021-05-25T12:46:11.883Z] === RUN   TestDaemonIpcModeShareable
12:46:12 [2021-05-25T12:46:12.586Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
12:46:12 [2021-05-25T12:46:12.847Z] === RUN   TestDockerSuite/TestAttachAfterDetach
12:46:13 [2021-05-25T12:46:13.491Z] Removing intermediate container 1d7878ce6fa6
12:46:13 [2021-05-25T12:46:13.491Z]  ---> 009880fae103
12:46:13 [2021-05-25T12:46:13.491Z] Step 7/13 : ARG BUSYBOX_VERSION
12:46:13 [2021-05-25T12:46:13.491Z]  ---> Running in a955f1e1b598
12:46:13 [2021-05-25T12:46:13.946Z] Removing intermediate container a955f1e1b598
12:46:13 [2021-05-25T12:46:13.946Z]  ---> 75b79f96a8f4
12:46:13 [2021-05-25T12:46:13.946Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
12:46:13 [2021-05-25T12:46:13.946Z]  ---> Running in 420f0e872e28
12:46:14 [2021-05-25T12:46:14.401Z] Removing intermediate container 420f0e872e28
12:46:14 [2021-05-25T12:46:14.401Z]  ---> 8586c62d03b8
12:46:14 [2021-05-25T12:46:14.401Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
12:46:14 [2021-05-25T12:46:14.428Z] --- PASS: TestDaemonIpcModeShareable (2.49s)
12:46:14 [2021-05-25T12:46:14.428Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
12:46:14 [2021-05-25T12:46:14.428Z] === RUN   TestDaemonIpcModePrivate
12:46:15 [2021-05-25T12:46:15.386Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
12:46:15 [2021-05-25T12:46:15.926Z] 
12:46:16 [2021-05-25T12:46:16.324Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
12:46:16 [2021-05-25T12:46:16.381Z]  ---> 77941dfb03b2
12:46:16 [2021-05-25T12:46:16.381Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
12:46:16 [2021-05-25T12:46:16.381Z]  ---> Running in a2db5ea81dae
12:46:16 [2021-05-25T12:46:16.972Z] --- PASS: TestDaemonIpcModePrivate (2.52s)
12:46:16 [2021-05-25T12:46:16.972Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
12:46:16 [2021-05-25T12:46:16.972Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:46:17 [2021-05-25T12:46:17.706Z] === RUN   TestDockerSuite/TestAttachDetach
12:46:18 [2021-05-25T12:46:18.106Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
12:46:18 [2021-05-25T12:46:18.106Z] INFO: Testing against a local daemon
12:46:18 [2021-05-25T12:46:18.106Z] === RUN   TestBuildWithSession
12:46:18 [2021-05-25T12:46:18.106Z] --- SKIP: TestBuildWithSession (0.00s)
12:46:18 [2021-05-25T12:46:18.106Z]     build_session_test.go:25: TODO: BuildKit
12:46:18 [2021-05-25T12:46:18.106Z] === RUN   TestBuildSquashParent
12:46:18 [2021-05-25T12:46:18.106Z] --- SKIP: TestBuildSquashParent (0.00s)
12:46:18 [2021-05-25T12:46:18.106Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:46:18 [2021-05-25T12:46:18.106Z] === RUN   TestBuildWithRemoveAndForceRemove
12:46:18 [2021-05-25T12:46:18.106Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:46:18 [2021-05-25T12:46:18.106Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:46:18 [2021-05-25T12:46:18.106Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:46:18 [2021-05-25T12:46:18.106Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:46:18 [2021-05-25T12:46:18.106Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:46:18 [2021-05-25T12:46:18.106Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:46:18 [2021-05-25T12:46:18.106Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:46:18 [2021-05-25T12:46:18.106Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:46:18 [2021-05-25T12:46:18.106Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:46:18 [2021-05-25T12:46:18.106Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:46:18 [2021-05-25T12:46:18.106Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:46:18 [2021-05-25T12:46:18.106Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:46:18 [2021-05-25T12:46:18.106Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:46:18 [2021-05-25T12:46:18.106Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:46:18 [2021-05-25T12:46:18.106Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:46:18 [2021-05-25T12:46:18.106Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:46:19 [2021-05-25T12:46:19.518Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.46s)
12:46:19 [2021-05-25T12:46:19.518Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
12:46:19 [2021-05-25T12:46:19.518Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:46:19 [2021-05-25T12:46:19.613Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
12:46:19 [2021-05-25T12:46:19.613Z] === RUN   TestDockerSuite/TestAttachDisconnect
12:46:20 [2021-05-25T12:46:20.553Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
12:46:22 [2021-05-25T12:46:22.065Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.51s)
12:46:22 [2021-05-25T12:46:22.065Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
12:46:22 [2021-05-25T12:46:22.065Z] === RUN   TestIpcModeOlderClient
12:46:22 [2021-05-25T12:46:22.065Z] === PAUSE TestIpcModeOlderClient
12:46:22 [2021-05-25T12:46:22.065Z] === RUN   TestKillContainerInvalidSignal
12:46:23 [2021-05-25T12:46:23.007Z] --- PASS: TestKillContainerInvalidSignal (0.84s)
12:46:23 [2021-05-25T12:46:23.007Z] === RUN   TestKillContainer
12:46:23 [2021-05-25T12:46:23.007Z] === RUN   TestKillContainer/no_signal
12:46:23 [2021-05-25T12:46:23.095Z] === RUN   TestDockerSuite/TestAttachPausedContainer
12:46:23 [2021-05-25T12:46:23.579Z] === RUN   TestKillContainer/non_killing_signal
12:46:24 [2021-05-25T12:46:24.152Z] === RUN   TestKillContainer/killing_signal
12:46:24 [2021-05-25T12:46:24.475Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
12:46:24 [2021-05-25T12:46:24.475Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
12:46:25 [2021-05-25T12:46:25.414Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
12:46:25 [2021-05-25T12:46:25.537Z] --- PASS: TestKillContainer (2.50s)
12:46:25 [2021-05-25T12:46:25.537Z]     --- PASS: TestKillContainer/no_signal (0.78s)
12:46:25 [2021-05-25T12:46:25.537Z]     --- PASS: TestKillContainer/non_killing_signal (0.65s)
12:46:25 [2021-05-25T12:46:25.537Z]     --- PASS: TestKillContainer/killing_signal (0.80s)
12:46:25 [2021-05-25T12:46:25.537Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:46:25 [2021-05-25T12:46:25.537Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:46:26 [2021-05-25T12:46:26.109Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:46:26 [2021-05-25T12:46:26.609Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:46:26 [2021-05-25T12:46:26.659Z] Removing intermediate container a2db5ea81dae
12:46:26 [2021-05-25T12:46:26.659Z]  ---> 4d51fe67e50b
12:46:26 [2021-05-25T12:46:26.659Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
12:46:26 [2021-05-25T12:46:26.659Z]  ---> Running in 2f742a3dee5d
12:46:27 [2021-05-25T12:46:27.051Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s)
12:46:27 [2021-05-25T12:46:27.051Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s)
12:46:27 [2021-05-25T12:46:27.051Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s)
12:46:27 [2021-05-25T12:46:27.051Z] === RUN   TestKillStoppedContainer
12:46:27 [2021-05-25T12:46:27.051Z] --- PASS: TestKillStoppedContainer (0.06s)
12:46:27 [2021-05-25T12:46:27.051Z] === RUN   TestKillStoppedContainerAPIPre120
12:46:27 [2021-05-25T12:46:27.051Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
12:46:27 [2021-05-25T12:46:27.051Z] === RUN   TestKillDifferentUserContainer
12:46:27 [2021-05-25T12:46:27.323Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
12:46:27 [2021-05-25T12:46:27.570Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:46:27 [2021-05-25T12:46:27.619Z] 
12:46:27 [2021-05-25T12:46:27.619Z] SUCCESS: Specified value was saved.
12:46:27 [2021-05-25T12:46:27.993Z] --- PASS: TestKillDifferentUserContainer (0.86s)
12:46:27 [2021-05-25T12:46:27.994Z] === RUN   TestInspectOomKilledTrue
12:46:27 [2021-05-25T12:46:27.994Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:46:27 [2021-05-25T12:46:27.994Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:46:27 [2021-05-25T12:46:27.994Z] === RUN   TestInspectOomKilledFalse
12:46:27 [2021-05-25T12:46:27.994Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:46:27 [2021-05-25T12:46:27.994Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:46:27 [2021-05-25T12:46:27.994Z] === RUN   TestLinksEtcHostsContentMatch
12:46:28 [2021-05-25T12:46:28.704Z] --- PASS: TestBuildWithHugeFile (98.55s)
12:46:28 [2021-05-25T12:46:28.704Z] === RUN   TestBuildWCOWSandboxSize
12:46:28 [2021-05-25T12:46:28.704Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s)
12:46:28 [2021-05-25T12:46:28.704Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:46:28 [2021-05-25T12:46:28.704Z] === RUN   TestBuildWithEmptyDockerfile
12:46:28 [2021-05-25T12:46:28.704Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:46:28 [2021-05-25T12:46:28.704Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:46:28 [2021-05-25T12:46:28.704Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:46:28 [2021-05-25T12:46:28.704Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:46:28 [2021-05-25T12:46:28.704Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:46:28 [2021-05-25T12:46:28.704Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:46:28 [2021-05-25T12:46:28.704Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:46:28 [2021-05-25T12:46:28.704Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:46:28 [2021-05-25T12:46:28.936Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s)
12:46:28 [2021-05-25T12:46:28.936Z] === RUN   TestLinksContainerNames
12:46:28 [2021-05-25T12:46:28.966Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:46:28 [2021-05-25T12:46:28.966Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
12:46:28 [2021-05-25T12:46:28.966Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
12:46:28 [2021-05-25T12:46:28.966Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
12:46:28 [2021-05-25T12:46:28.966Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
12:46:28 [2021-05-25T12:46:28.966Z] === RUN   TestBuildPreserveOwnership
12:46:29 [2021-05-25T12:46:29.226Z] === RUN   TestBuildPreserveOwnership/copy_from
12:46:29 [2021-05-25T12:46:29.486Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
12:46:29 [2021-05-25T12:46:29.781Z] Removing intermediate container 2f742a3dee5d
12:46:29 [2021-05-25T12:46:29.781Z]  ---> 9a8c0054c712
12:46:29 [2021-05-25T12:46:29.781Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
12:46:30 [2021-05-25T12:46:30.056Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
12:46:30 [2021-05-25T12:46:30.236Z]  ---> Running in 626b8cb3b0b5
12:46:30 [2021-05-25T12:46:30.321Z] --- PASS: TestLinksContainerNames (1.65s)
12:46:30 [2021-05-25T12:46:30.321Z] === RUN   TestLogsFollowTailEmpty
12:46:31 [2021-05-25T12:46:31.266Z] --- PASS: TestLogsFollowTailEmpty (0.82s)
12:46:31 [2021-05-25T12:46:31.266Z] === RUN   TestContainerNetworkMountsNoChown
12:46:31 [2021-05-25T12:46:31.287Z] tests/integration/api_build_test.py .......................X             [  6%]
12:46:31 [2021-05-25T12:46:31.967Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
12:46:32 [2021-05-25T12:46:32.110Z] tests/integration/api_client_test.py .....                               [  7%]
12:46:32 [2021-05-25T12:46:32.209Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s)
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/default
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/default
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/private
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/private
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/rprivate
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/rprivate
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/slave
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/slave
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/rslave
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/rslave
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/shared
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/shared
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/rshared
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/rshared
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/default
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/rslave
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/shared
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/slave
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/rprivate
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/rshared
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/private
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/default/mount_root
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/private/mount_root
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/private/bind_root
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/default/bind_root
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:46:32 [2021-05-25T12:46:32.209Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/private/mount_root
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:46:32 [2021-05-25T12:46:32.209Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:46:32 [2021-05-25T12:46:32.470Z] === CONT  TestMountDaemonRoot/private/bind_root
12:46:32 [2021-05-25T12:46:32.470Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:46:32 [2021-05-25T12:46:32.470Z] === CONT  TestMountDaemonRoot/default/bind_root
12:46:32 [2021-05-25T12:46:32.470Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:46:32 [2021-05-25T12:46:32.470Z] === CONT  TestMountDaemonRoot/default/mount_root
12:46:32 [2021-05-25T12:46:32.470Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:46:32 [2021-05-25T12:46:32.470Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:46:32 [2021-05-25T12:46:32.470Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:46:32 [2021-05-25T12:46:32.470Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:46:32 [2021-05-25T12:46:32.470Z] --- PASS: TestMountDaemonRoot (0.04s)
12:46:32 [2021-05-25T12:46:32.470Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
12:46:32 [2021-05-25T12:46:32.470Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
12:46:32 [2021-05-25T12:46:32.470Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
12:46:32 [2021-05-25T12:46:32.470Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:46:32 [2021-05-25T12:46:32.470Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
12:46:32 [2021-05-25T12:46:32.470Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
12:46:32 [2021-05-25T12:46:32.470Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
12:46:32 [2021-05-25T12:46:32.470Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
12:46:32 [2021-05-25T12:46:32.470Z] === RUN   TestContainerBindMountNonRecursive
12:46:33 [2021-05-25T12:46:33.349Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
12:46:33 [2021-05-25T12:46:33.349Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
12:46:33 [2021-05-25T12:46:33.624Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
12:46:33 [2021-05-25T12:46:33.949Z] Cannot create a file when that file already exists.
12:46:34 [2021-05-25T12:46:34.047Z] tests/integration/api_config_test.py .....                               [  8%]
12:46:34 [2021-05-25T12:46:34.194Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:46:35 [2021-05-25T12:46:35.015Z] --- PASS: TestContainerBindMountNonRecursive (2.16s)
12:46:35 [2021-05-25T12:46:35.015Z] === RUN   TestContainerVolumesMountedAsShared
12:46:35 [2021-05-25T12:46:35.132Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
12:46:35 [2021-05-25T12:46:35.277Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s)
12:46:35 [2021-05-25T12:46:35.277Z] === RUN   TestContainerVolumesMountedAsSlave
12:46:36 [2021-05-25T12:46:36.072Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
12:46:36 [2021-05-25T12:46:36.219Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s)
12:46:36 [2021-05-25T12:46:36.219Z] === RUN   TestNetworkNat
12:46:36 [2021-05-25T12:46:36.643Z] --- PASS: TestBuildPreserveOwnership (7.42s)
12:46:36 [2021-05-25T12:46:36.643Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.01s)
12:46:36 [2021-05-25T12:46:36.643Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.40s)
12:46:36 [2021-05-25T12:46:36.643Z] === RUN   TestBuildPlatformInvalid
12:46:36 [2021-05-25T12:46:36.643Z] --- PASS: TestBuildPlatformInvalid (0.20s)
12:46:36 [2021-05-25T12:46:36.643Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:46:37 [2021-05-25T12:46:37.161Z] --- PASS: TestNetworkNat (1.07s)
12:46:37 [2021-05-25T12:46:37.161Z] === RUN   TestNetworkLocalhostTCPNat
12:46:38 [2021-05-25T12:46:38.553Z] --- PASS: TestNetworkLocalhostTCPNat (1.07s)
12:46:38 [2021-05-25T12:46:38.553Z] === RUN   TestNetworkLoopbackNat
12:46:39 [2021-05-25T12:46:39.181Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
12:46:39 [2021-05-25T12:46:39.707Z] Removing intermediate container 626b8cb3b0b5
12:46:39 [2021-05-25T12:46:39.707Z]  ---> f1830af83c9b
12:46:39 [2021-05-25T12:46:39.707Z] Step 13/13 : CMD ["sh"]
12:46:39 [2021-05-25T12:46:39.707Z]  ---> Running in db26e15e0cea
12:46:39 [2021-05-25T12:46:39.707Z] Removing intermediate container db26e15e0cea
12:46:39 [2021-05-25T12:46:39.707Z]  ---> 84f124f5da54
12:46:39 [2021-05-25T12:46:39.707Z] Successfully built 84f124f5da54
12:46:39 [2021-05-25T12:46:39.707Z] Successfully tagged busybox:latest
12:46:39 [2021-05-25T12:46:39.707Z] INFO: Docker images of the daemon under test
12:46:39 [2021-05-25T12:46:39.707Z] 
12:46:39 [2021-05-25T12:46:39.707Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
12:46:39 [2021-05-25T12:46:39.707Z] busybox                                latest              84f124f5da54        Less than a second ago   5.3GB
12:46:39 [2021-05-25T12:46:39.707Z] microsoft/windowsservercore            latest              3a7f23e29bd7        2 weeks ago              5.28GB
12:46:39 [2021-05-25T12:46:39.707Z] mcr.microsoft.com/windows/servercore   ltsc2019            3a7f23e29bd7        2 weeks ago              5.28GB
12:46:39 [2021-05-25T12:46:39.707Z] 
12:46:39 [2021-05-25T12:46:39.707Z] INFO: Running integration tests at 05/25/2021 12:46:39...
12:46:39 [2021-05-25T12:46:39.707Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
12:46:39 [2021-05-25T12:46:39.707Z] INFO: Integration API tests being run from the host:
12:46:39 [2021-05-25T12:46:39.707Z] INFO: make.ps1 starting at 05/25/2021 12:46:39
12:46:39 [2021-05-25T12:46:39.863Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:46:39 [2021-05-25T12:46:39.863Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.87s)
12:46:39 [2021-05-25T12:46:39.863Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.70s)
12:46:39 [2021-05-25T12:46:39.863Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.13s)
12:46:39 [2021-05-25T12:46:39.863Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.93s)
12:46:39 [2021-05-25T12:46:39.863Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.74s)
12:46:39 [2021-05-25T12:46:39.863Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.36s)
12:46:39 [2021-05-25T12:46:39.863Z] === RUN   TestBuildMultiStageCopy
12:46:39 [2021-05-25T12:46:39.863Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:46:40 [2021-05-25T12:46:40.666Z] Running D:\gopath\src\github.com\docker\docker\integration\build
12:46:41 [2021-05-25T12:46:41.852Z] --- PASS: TestNetworkLoopbackNat (3.46s)
12:46:41 [2021-05-25T12:46:41.852Z] === RUN   TestPause
12:46:42 [2021-05-25T12:46:42.794Z] --- PASS: TestPause (0.89s)
12:46:42 [2021-05-25T12:46:42.794Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:46:42 [2021-05-25T12:46:42.794Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:46:42 [2021-05-25T12:46:42.794Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:46:42 [2021-05-25T12:46:42.794Z] === RUN   TestPauseStopPausedContainer
12:46:43 [2021-05-25T12:46:43.736Z] --- PASS: TestPauseStopPausedContainer (0.89s)
12:46:43 [2021-05-25T12:46:43.736Z] === RUN   TestPidHost
12:46:45 [2021-05-25T12:46:45.650Z] --- PASS: TestPidHost (2.19s)
12:46:45 [2021-05-25T12:46:45.650Z] === RUN   TestPsFilter
12:46:45 [2021-05-25T12:46:45.756Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
12:46:45 [2021-05-25T12:46:45.911Z] --- PASS: TestPsFilter (0.14s)
12:46:45 [2021-05-25T12:46:45.911Z] === RUN   TestRemoveContainerWithRemovedVolume
12:46:46 [2021-05-25T12:46:46.853Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s)
12:46:46 [2021-05-25T12:46:46.853Z] === RUN   TestRemoveContainerWithVolume
12:46:47 [2021-05-25T12:46:47.425Z] --- PASS: TestRemoveContainerWithVolume (0.83s)
12:46:47 [2021-05-25T12:46:47.425Z] === RUN   TestRemoveContainerRunning
12:46:48 [2021-05-25T12:46:48.369Z] --- PASS: TestRemoveContainerRunning (0.86s)
12:46:48 [2021-05-25T12:46:48.369Z] === RUN   TestRemoveContainerForceRemoveRunning
12:46:49 [2021-05-25T12:46:49.313Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s)
12:46:49 [2021-05-25T12:46:49.313Z] === RUN   TestRemoveInvalidContainer
12:46:49 [2021-05-25T12:46:49.313Z] --- PASS: TestRemoveInvalidContainer (0.02s)
12:46:49 [2021-05-25T12:46:49.313Z] === RUN   TestRenameLinkedContainer
12:46:49 [2021-05-25T12:46:49.952Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
12:46:52 [2021-05-25T12:46:52.490Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
12:46:52 [2021-05-25T12:46:52.614Z] --- PASS: TestRenameLinkedContainer (3.33s)
12:46:52 [2021-05-25T12:46:52.614Z] === RUN   TestRenameStoppedContainer
12:46:53 [2021-05-25T12:46:53.556Z] --- PASS: TestRenameStoppedContainer (0.86s)
12:46:53 [2021-05-25T12:46:53.556Z] === RUN   TestRenameRunningContainerAndReuse
12:46:54 [2021-05-25T12:46:54.988Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s)
12:46:54 [2021-05-25T12:46:54.988Z] === RUN   TestRenameInvalidName
12:46:55 [2021-05-25T12:46:55.930Z] --- PASS: TestRenameInvalidName (0.84s)
12:46:55 [2021-05-25T12:46:55.930Z] === RUN   TestRenameAnonymousContainer
12:46:56 [2021-05-25T12:46:56.687Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
12:46:56 [2021-05-25T12:46:56.687Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
12:46:57 [2021-05-25T12:46:57.256Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
12:46:57 [2021-05-25T12:46:57.447Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:46:57 [2021-05-25T12:46:57.447Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:46:57 [2021-05-25T12:46:57.898Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:46:58 [2021-05-25T12:46:58.852Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:46:59 [2021-05-25T12:46:59.796Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
12:47:00 [2021-05-25T12:47:00.367Z] --- PASS: TestBuildMultiStageCopy (21.41s)
12:47:00 [2021-05-25T12:47:00.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (16.96s)
12:47:00 [2021-05-25T12:47:00.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.88s)
12:47:00 [2021-05-25T12:47:00.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.02s)
12:47:00 [2021-05-25T12:47:00.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.17s)
12:47:00 [2021-05-25T12:47:00.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.38s)
12:47:00 [2021-05-25T12:47:00.367Z] === RUN   TestBuildMultiStageParentConfig
12:47:00 [2021-05-25T12:47:00.738Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
12:47:01 [2021-05-25T12:47:01.220Z] --- PASS: TestRenameAnonymousContainer (4.35s)
12:47:01 [2021-05-25T12:47:01.220Z] === RUN   TestRenameContainerWithSameName
12:47:01 [2021-05-25T12:47:01.220Z] --- PASS: TestRenameContainerWithSameName (0.83s)
12:47:01 [2021-05-25T12:47:01.220Z] === RUN   TestRenameContainerWithLinkedContainer
12:47:03 [2021-05-25T12:47:03.135Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s)
12:47:03 [2021-05-25T12:47:03.135Z] === RUN   TestResize
12:47:03 [2021-05-25T12:47:03.232Z] --- PASS: TestBuildMultiStageParentConfig (2.44s)
12:47:03 [2021-05-25T12:47:03.232Z] === RUN   TestBuildLabelWithTargets
12:47:03 [2021-05-25T12:47:03.232Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
12:47:03 [2021-05-25T12:47:03.232Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
12:47:03 [2021-05-25T12:47:03.232Z] === RUN   TestBuildWithEmptyLayers
12:47:03 [2021-05-25T12:47:03.322Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
12:47:03 [2021-05-25T12:47:03.708Z] --- PASS: TestResize (0.85s)
12:47:03 [2021-05-25T12:47:03.708Z] === RUN   TestResizeWithInvalidSize
12:47:03 [2021-05-25T12:47:03.895Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
12:47:04 [2021-05-25T12:47:04.188Z] --- PASS: TestBuildWithEmptyLayers (1.51s)
12:47:04 [2021-05-25T12:47:04.188Z] === RUN   TestBuildMultiStageOnBuild
12:47:04 [2021-05-25T12:47:04.650Z] --- PASS: TestResizeWithInvalidSize (0.84s)
12:47:04 [2021-05-25T12:47:04.650Z] === RUN   TestResizeWhenContainerNotStarted
12:47:05 [2021-05-25T12:47:05.276Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
12:47:05 [2021-05-25T12:47:05.594Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s)
12:47:05 [2021-05-25T12:47:05.594Z] === RUN   TestDaemonRestartKillContainers
12:47:05 [2021-05-25T12:47:05.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:47:05 [2021-05-25T12:47:05.594Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:47:05 [2021-05-25T12:47:05.844Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
12:47:06 [2021-05-25T12:47:06.104Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
12:47:06 [2021-05-25T12:47:06.577Z] --- PASS: TestImportExtremelyLargeImageWorks (108.63s)
12:47:06 [2021-05-25T12:47:06.577Z] PASS
12:47:06 [2021-05-25T12:47:06.577Z] 
12:47:06 [2021-05-25T12:47:06.577Z] DONE 12 tests in 111.597s
12:47:06 [2021-05-25T12:47:06.577Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:47:06 [2021-05-25T12:47:06.577Z] INFO: Testing against a local daemon
12:47:06 [2021-05-25T12:47:06.577Z] === RUN   TestNetworkCreateDelete
12:47:06 [2021-05-25T12:47:06.577Z] --- PASS: TestNetworkCreateDelete (0.44s)
12:47:06 [2021-05-25T12:47:06.577Z] === RUN   TestDockerNetworkDeletePreferID
12:47:06 [2021-05-25T12:47:06.577Z] --- PASS: TestDockerNetworkDeletePreferID (1.30s)
12:47:06 [2021-05-25T12:47:06.577Z] === RUN   TestDaemonDNSFallback
12:47:06 [2021-05-25T12:47:06.985Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:47:07 [2021-05-25T12:47:07.485Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
12:47:07 [2021-05-25T12:47:07.745Z] Loaded image: buildpack-deps:buster
12:47:08 [2021-05-25T12:47:08.005Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
12:47:08 [2021-05-25T12:47:08.005Z] Loaded image: busybox:latest
12:47:08 [2021-05-25T12:47:08.265Z] Loaded image: busybox:glibc
12:47:08 [2021-05-25T12:47:08.378Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:47:08 [2021-05-25T12:47:08.378Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:47:09 [2021-05-25T12:47:09.328Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:47:09 [2021-05-25T12:47:09.590Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:47:10 [2021-05-25T12:47:10.574Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:47:10 [2021-05-25T12:47:10.574Z] INFO: Testing against a local daemon
12:47:10 [2021-05-25T12:47:10.574Z] === RUN   TestBuildWithSession
12:47:10 [2021-05-25T12:47:10.574Z] --- SKIP: TestBuildWithSession (0.00s)
12:47:10 [2021-05-25T12:47:10.574Z]     build_session_test.go:25: TODO: BuildKit
12:47:10 [2021-05-25T12:47:10.574Z] === RUN   TestBuildSquashParent
12:47:10 [2021-05-25T12:47:10.574Z] --- SKIP: TestBuildSquashParent (0.00s)
12:47:10 [2021-05-25T12:47:10.574Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:47:10 [2021-05-25T12:47:10.574Z] === RUN   TestBuildWithRemoveAndForceRemove
12:47:10 [2021-05-25T12:47:10.574Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:47:10 [2021-05-25T12:47:10.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:47:10 [2021-05-25T12:47:10.574Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:47:10 [2021-05-25T12:47:10.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:47:10 [2021-05-25T12:47:10.574Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:47:10 [2021-05-25T12:47:10.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:47:10 [2021-05-25T12:47:10.574Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:47:10 [2021-05-25T12:47:10.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:47:10 [2021-05-25T12:47:10.574Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:47:10 [2021-05-25T12:47:10.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:47:10 [2021-05-25T12:47:10.574Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:47:10 [2021-05-25T12:47:10.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:47:10 [2021-05-25T12:47:10.574Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:47:10 [2021-05-25T12:47:10.574Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:47:10 [2021-05-25T12:47:10.575Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:47:10 [2021-05-25T12:47:10.575Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:47:10 [2021-05-25T12:47:10.807Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
12:47:11 [2021-05-25T12:47:11.508Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:47:11 [2021-05-25T12:47:11.508Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:47:12 [2021-05-25T12:47:12.098Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:47:12 [2021-05-25T12:47:12.189Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
12:47:12 [2021-05-25T12:47:12.197Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
12:47:13 [2021-05-25T12:47:13.128Z] Loaded image: debian:bullseye
12:47:13 [2021-05-25T12:47:13.128Z] Loaded image: hello-world:latest
12:47:13 [2021-05-25T12:47:13.128Z] Loaded image: arm32v7/hello-world:latest
12:47:13 [2021-05-25T12:47:13.151Z] --- PASS: TestDaemonDNSFallback (7.21s)
12:47:13 [2021-05-25T12:47:13.151Z] === RUN   TestInspectNetwork
12:47:13 [2021-05-25T12:47:13.389Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
12:47:14 [2021-05-25T12:47:14.329Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
12:47:14 [2021-05-25T12:47:14.589Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
12:47:14 [2021-05-25T12:47:14.644Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:47:14 [2021-05-25T12:47:14.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s)
12:47:14 [2021-05-25T12:47:14.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.80s)
12:47:14 [2021-05-25T12:47:14.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.96s)
12:47:14 [2021-05-25T12:47:14.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.82s)
12:47:14 [2021-05-25T12:47:14.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s)
12:47:14 [2021-05-25T12:47:14.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.87s)
12:47:14 [2021-05-25T12:47:14.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s)
12:47:14 [2021-05-25T12:47:14.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.75s)
12:47:14 [2021-05-25T12:47:14.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.90s)
12:47:14 [2021-05-25T12:47:14.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s)
12:47:14 [2021-05-25T12:47:14.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s)
12:47:14 [2021-05-25T12:47:14.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s)
12:47:14 [2021-05-25T12:47:14.644Z] === RUN   TestCgroupNamespacesRun
12:47:15 [2021-05-25T12:47:15.159Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
12:47:16 [2021-05-25T12:47:16.483Z] --- PASS: TestBuildMultiStageOnBuild (11.90s)
12:47:16 [2021-05-25T12:47:16.483Z] === RUN   TestBuildUncleanTarFilenames
12:47:16 [2021-05-25T12:47:16.483Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
12:47:16 [2021-05-25T12:47:16.483Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
12:47:16 [2021-05-25T12:47:16.483Z] === RUN   TestBuildMultiStageLayerLeak
12:47:17 [2021-05-25T12:47:17.189Z] --- PASS: TestCgroupNamespacesRun (2.53s)
12:47:17 [2021-05-25T12:47:17.189Z] === RUN   TestCgroupNamespacesRunPrivileged
12:47:17 [2021-05-25T12:47:17.348Z] === RUN   TestInspectNetwork/full_network_id
12:47:17 [2021-05-25T12:47:17.348Z] === RUN   TestInspectNetwork/partial_network_id
12:47:17 [2021-05-25T12:47:17.348Z] === RUN   TestInspectNetwork/network_name
12:47:17 [2021-05-25T12:47:17.348Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:47:19 [2021-05-25T12:47:19.102Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.04s)
12:47:19 [2021-05-25T12:47:19.102Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:47:19 [2021-05-25T12:47:19.359Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
12:47:20 [2021-05-25T12:47:20.885Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:47:20 [2021-05-25T12:47:20.885Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:47:21 [2021-05-25T12:47:21.545Z] --- PASS: TestInspectNetwork (8.35s)
12:47:21 [2021-05-25T12:47:21.545Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:47:21 [2021-05-25T12:47:21.545Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:47:21 [2021-05-25T12:47:21.545Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:47:21 [2021-05-25T12:47:21.545Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:47:21 [2021-05-25T12:47:21.545Z] === RUN   TestRunContainerWithBridgeNone
12:47:21 [2021-05-25T12:47:21.647Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.45s)
12:47:21 [2021-05-25T12:47:21.647Z] === RUN   TestCgroupNamespacesRunHostMode
12:47:22 [2021-05-25T12:47:22.656Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (45.54s)
12:47:22 [2021-05-25T12:47:22.656Z] PASS
12:47:22 [2021-05-25T12:47:22.656Z] 
12:47:22 [2021-05-25T12:47:22.656Z] === Skipped
12:47:22 [2021-05-25T12:47:22.656Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:47:22 [2021-05-25T12:47:22.656Z]     build_session_test.go:25: TODO: BuildKit
12:47:22 [2021-05-25T12:47:22.656Z] 
12:47:22 [2021-05-25T12:47:22.656Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s)
12:47:22 [2021-05-25T12:47:22.656Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:47:22 [2021-05-25T12:47:22.656Z] 
12:47:22 [2021-05-25T12:47:22.656Z] 
12:47:22 [2021-05-25T12:47:22.656Z] DONE 34 tests, 2 skipped in 259.023s
12:47:22 [2021-05-25T12:47:22.656Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:47:22 [2021-05-25T12:47:22.656Z] ++ 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
12:47:22 [2021-05-25T12:47:22.656Z] ++ set -e
12:47:22 [2021-05-25T12:47:22.656Z] ++ '[' -n 0 ']'
12:47:22 [2021-05-25T12:47:22.656Z] ++ set -x
12:47:22 [2021-05-25T12:47:22.656Z] ++ 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
12:47:22 [2021-05-25T12:47:22.656Z] INFO: Testing against a local daemon
12:47:22 [2021-05-25T12:47:22.656Z] === RUN   TestConfigInspect
12:47:23 [2021-05-25T12:47:23.226Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
12:47:23 [2021-05-25T12:47:23.562Z] --- PASS: TestCgroupNamespacesRunHostMode (2.48s)
12:47:23 [2021-05-25T12:47:23.562Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:47:23 [2021-05-25T12:47:23.795Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
12:47:24 [2021-05-25T12:47:24.055Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
12:47:24 [2021-05-25T12:47:24.086Z] --- PASS: TestRunContainerWithBridgeNone (3.20s)
12:47:24 [2021-05-25T12:47:24.086Z] === RUN   TestNetworkInvalidJSON
12:47:24 [2021-05-25T12:47:24.086Z] === RUN   TestNetworkInvalidJSON//networks/create
12:47:24 [2021-05-25T12:47:24.086Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:47:24 [2021-05-25T12:47:24.086Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:47:24 [2021-05-25T12:47:24.086Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:47:24 [2021-05-25T12:47:24.086Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:47:24 [2021-05-25T12:47:24.086Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:47:24 [2021-05-25T12:47:24.086Z] === CONT  TestNetworkInvalidJSON//networks/create
12:47:24 [2021-05-25T12:47:24.086Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:47:24 [2021-05-25T12:47:24.086Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:47:24 [2021-05-25T12:47:24.086Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:47:24 [2021-05-25T12:47:24.086Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:47:24 [2021-05-25T12:47:24.086Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:47:24 [2021-05-25T12:47:24.086Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:47:24 [2021-05-25T12:47:24.086Z] === RUN   TestNetworkList
12:47:24 [2021-05-25T12:47:24.086Z] === RUN   TestNetworkList//networks
12:47:24 [2021-05-25T12:47:24.086Z] === PAUSE TestNetworkList//networks
12:47:24 [2021-05-25T12:47:24.086Z] === RUN   TestNetworkList//networks/
12:47:24 [2021-05-25T12:47:24.086Z] === PAUSE TestNetworkList//networks/
12:47:24 [2021-05-25T12:47:24.086Z] === CONT  TestNetworkList//networks
12:47:24 [2021-05-25T12:47:24.086Z] === CONT  TestNetworkList//networks/
12:47:24 [2021-05-25T12:47:24.086Z] --- PASS: TestNetworkList (0.01s)
12:47:24 [2021-05-25T12:47:24.086Z]     --- PASS: TestNetworkList//networks (0.00s)
12:47:24 [2021-05-25T12:47:24.086Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:47:24 [2021-05-25T12:47:24.086Z] === RUN   TestHostIPv4BridgeLabel
12:47:24 [2021-05-25T12:47:24.623Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
12:47:25 [2021-05-25T12:47:25.025Z] --- PASS: TestHostIPv4BridgeLabel (0.86s)
12:47:25 [2021-05-25T12:47:25.025Z] === RUN   TestDaemonRestartWithLiveRestore
12:47:25 [2021-05-25T12:47:25.579Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
12:47:26 [2021-05-25T12:47:26.107Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.50s)
12:47:26 [2021-05-25T12:47:26.107Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:47:26 [2021-05-25T12:47:26.147Z] --- PASS: TestConfigInspect (3.60s)
12:47:26 [2021-05-25T12:47:26.147Z] === RUN   TestConfigList
12:47:26 [2021-05-25T12:47:26.405Z] --- PASS: TestDaemonRestartWithLiveRestore (1.47s)
12:47:26 [2021-05-25T12:47:26.405Z] === RUN   TestDaemonDefaultNetworkPools
12:47:26 [2021-05-25T12:47:26.407Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
12:47:26 [2021-05-25T12:47:26.717Z] --- PASS: TestBuildMultiStageLayerLeak (10.59s)
12:47:26 [2021-05-25T12:47:26.717Z] === RUN   TestBuildWithHugeFile
12:47:27 [2021-05-25T12:47:27.788Z] --- PASS: TestDaemonDefaultNetworkPools (1.35s)
12:47:27 [2021-05-25T12:47:27.788Z] === RUN   TestDaemonRestartWithExistingNetwork
12:47:28 [2021-05-25T12:47:28.652Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s)
12:47:28 [2021-05-25T12:47:28.652Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:47:28 [2021-05-25T12:47:28.945Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
12:47:29 [2021-05-25T12:47:29.205Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
12:47:29 [2021-05-25T12:47:29.428Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
12:47:29 [2021-05-25T12:47:29.428Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.76s)
12:47:29 [2021-05-25T12:47:29.428Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.95s)
12:47:29 [2021-05-25T12:47:29.428Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.28s)
12:47:29 [2021-05-25T12:47:29.428Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.39s)
12:47:29 [2021-05-25T12:47:29.428Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.02s)
12:47:29 [2021-05-25T12:47:29.428Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.37s)
12:47:29 [2021-05-25T12:47:29.428Z] === RUN   TestBuildMultiStageCopy
12:47:29 [2021-05-25T12:47:29.428Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:47:29 [2021-05-25T12:47:29.465Z] --- PASS: TestConfigList (3.37s)
12:47:29 [2021-05-25T12:47:29.465Z] === RUN   TestConfigsCreateAndDelete
12:47:30 [2021-05-25T12:47:30.040Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.45s)
12:47:30 [2021-05-25T12:47:30.040Z] === RUN   TestCgroupNamespacesRunOlderClient
12:47:30 [2021-05-25T12:47:30.326Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.02s)
12:47:30 [2021-05-25T12:47:30.326Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:47:31 [2021-05-25T12:47:31.374Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
12:47:31 [2021-05-25T12:47:31.374Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
12:47:32 [2021-05-25T12:47:32.311Z] --- PASS: TestConfigsCreateAndDelete (2.95s)
12:47:32 [2021-05-25T12:47:32.311Z] === RUN   TestConfigsUpdate
12:47:32 [2021-05-25T12:47:32.584Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.50s)
12:47:32 [2021-05-25T12:47:32.584Z] === RUN   TestNISDomainname
12:47:32 [2021-05-25T12:47:32.865Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.63s)
12:47:32 [2021-05-25T12:47:32.865Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:47:33 [2021-05-25T12:47:33.434Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s)
12:47:33 [2021-05-25T12:47:33.434Z] === RUN   TestServiceWithPredefinedNetwork
12:47:33 [2021-05-25T12:47:33.526Z] --- PASS: TestNISDomainname (1.36s)
12:47:33 [2021-05-25T12:47:33.526Z] === RUN   TestHostnameDnsResolution
12:47:35 [2021-05-25T12:47:35.605Z] === RUN   TestDockerSuite/TestBuildAddNonTar
12:47:35 [2021-05-25T12:47:35.864Z] --- PASS: TestConfigsUpdate (3.39s)
12:47:35 [2021-05-25T12:47:35.864Z] === RUN   TestTemplatedConfig
12:47:35 [2021-05-25T12:47:35.989Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s)
12:47:35 [2021-05-25T12:47:35.989Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:47:35 [2021-05-25T12:47:35.989Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:47:35 [2021-05-25T12:47:35.989Z]     service_test.go:242: FLAKY_TEST
12:47:35 [2021-05-25T12:47:35.989Z] === RUN   TestServiceWithDataPathPortInit
12:47:36 [2021-05-25T12:47:36.071Z] --- PASS: TestHostnameDnsResolution (2.33s)
12:47:36 [2021-05-25T12:47:36.071Z] === RUN   TestStats
12:47:37 [2021-05-25T12:47:37.250Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
12:47:37 [2021-05-25T12:47:37.948Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:47:38 [2021-05-25T12:47:38.190Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
12:47:38 [2021-05-25T12:47:38.401Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:47:39 [2021-05-25T12:47:39.130Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
12:47:39 [2021-05-25T12:47:39.355Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:47:39 [2021-05-25T12:47:39.370Z] --- PASS: TestStats (2.87s)
12:47:39 [2021-05-25T12:47:39.370Z] === RUN   TestStopContainerWithTimeout
12:47:39 [2021-05-25T12:47:39.370Z] === RUN   TestStopContainerWithTimeout/0
12:47:39 [2021-05-25T12:47:39.370Z] === PAUSE TestStopContainerWithTimeout/0
12:47:39 [2021-05-25T12:47:39.370Z] === RUN   TestStopContainerWithTimeout/1
12:47:39 [2021-05-25T12:47:39.370Z] === PAUSE TestStopContainerWithTimeout/1
12:47:39 [2021-05-25T12:47:39.370Z] === RUN   TestStopContainerWithTimeout/3
12:47:39 [2021-05-25T12:47:39.370Z] === PAUSE TestStopContainerWithTimeout/3
12:47:39 [2021-05-25T12:47:39.370Z] === RUN   TestStopContainerWithTimeout/-1
12:47:39 [2021-05-25T12:47:39.370Z] === PAUSE TestStopContainerWithTimeout/-1
12:47:39 [2021-05-25T12:47:39.370Z] === CONT  TestStopContainerWithTimeout/0
12:47:39 [2021-05-25T12:47:39.370Z] === CONT  TestStopContainerWithTimeout/-1
12:47:39 [2021-05-25T12:47:39.370Z] === CONT  TestStopContainerWithTimeout/3
12:47:39 [2021-05-25T12:47:39.370Z] === CONT  TestStopContainerWithTimeout/1
12:47:40 [2021-05-25T12:47:40.871Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:47:41 [2021-05-25T12:47:41.038Z] --- PASS: TestTemplatedConfig (5.12s)
12:47:41 [2021-05-25T12:47:41.038Z] === RUN   TestConfigCreateResolve
12:47:42 [2021-05-25T12:47:42.393Z] --- PASS: TestBuildMultiStageCopy (14.02s)
12:47:42 [2021-05-25T12:47:42.393Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.23s)
12:47:42 [2021-05-25T12:47:42.393Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.90s)
12:47:42 [2021-05-25T12:47:42.393Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s)
12:47:42 [2021-05-25T12:47:42.393Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.29s)
12:47:42 [2021-05-25T12:47:42.393Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.52s)
12:47:42 [2021-05-25T12:47:42.393Z] === RUN   TestBuildMultiStageParentConfig
12:47:42 [2021-05-25T12:47:42.672Z] --- PASS: TestStopContainerWithTimeout (0.03s)
12:47:42 [2021-05-25T12:47:42.672Z]     --- PASS: TestStopContainerWithTimeout/0 (1.43s)
12:47:42 [2021-05-25T12:47:42.672Z]     --- PASS: TestStopContainerWithTimeout/1 (2.25s)
12:47:42 [2021-05-25T12:47:42.672Z]     --- PASS: TestStopContainerWithTimeout/3 (3.18s)
12:47:42 [2021-05-25T12:47:42.672Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.35s)
12:47:42 [2021-05-25T12:47:42.672Z] === RUN   TestDeleteDevicemapper
12:47:42 [2021-05-25T12:47:42.672Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:47:42 [2021-05-25T12:47:42.672Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:47:42 [2021-05-25T12:47:42.672Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:47:42 [2021-05-25T12:47:42.946Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
12:47:43 [2021-05-25T12:47:43.207Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
12:47:43 [2021-05-25T12:47:43.207Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
12:47:44 [2021-05-25T12:47:44.145Z] --- PASS: TestConfigCreateResolve (3.09s)
12:47:44 [2021-05-25T12:47:44.145Z] === RUN   TestConfigDaemonLibtrustID
12:47:44 [2021-05-25T12:47:44.715Z] --- PASS: TestConfigDaemonLibtrustID (0.79s)
12:47:44 [2021-05-25T12:47:44.715Z] PASS
12:47:44 [2021-05-25T12:47:44.715Z] 
12:47:44 [2021-05-25T12:47:44.715Z] DONE 7 tests in 22.459s
12:47:44 [2021-05-25T12:47:44.715Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:47:44 [2021-05-25T12:47:44.715Z] ++ 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
12:47:44 [2021-05-25T12:47:44.715Z] ++ set -e
12:47:44 [2021-05-25T12:47:44.715Z] ++ '[' -n 0 ']'
12:47:44 [2021-05-25T12:47:44.715Z] ++ set -x
12:47:44 [2021-05-25T12:47:44.715Z] ++ 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
12:47:44 [2021-05-25T12:47:44.975Z] INFO: Testing against a local daemon
12:47:44 [2021-05-25T12:47:44.975Z] === RUN   TestCheckpoint
12:47:44 [2021-05-25T12:47:44.975Z] --- SKIP: TestCheckpoint (0.00s)
12:47:44 [2021-05-25T12:47:44.975Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:47:44 [2021-05-25T12:47:44.975Z] === RUN   TestContainerInvalidJSON
12:47:44 [2021-05-25T12:47:44.975Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:47:44 [2021-05-25T12:47:44.975Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:47:44 [2021-05-25T12:47:44.975Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:47:44 [2021-05-25T12:47:44.975Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:47:44 [2021-05-25T12:47:44.975Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:47:44 [2021-05-25T12:47:44.975Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:47:44 [2021-05-25T12:47:44.975Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:47:44 [2021-05-25T12:47:44.975Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:47:44 [2021-05-25T12:47:44.975Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:47:44 [2021-05-25T12:47:44.975Z] --- PASS: TestContainerInvalidJSON (0.02s)
12:47:44 [2021-05-25T12:47:44.975Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:47:44 [2021-05-25T12:47:44.975Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:47:44 [2021-05-25T12:47:44.975Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
12:47:44 [2021-05-25T12:47:44.975Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:47:44 [2021-05-25T12:47:44.975Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
12:47:44 [2021-05-25T12:47:44.975Z] === RUN   TestCopyFromContainerPathIsNotDir
12:47:45 [2021-05-25T12:47:45.235Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
12:47:45 [2021-05-25T12:47:45.235Z] === RUN   TestCopyToContainerPathDoesNotExist
12:47:45 [2021-05-25T12:47:45.235Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
12:47:45 [2021-05-25T12:47:45.235Z] === RUN   TestCopyToContainerPathIsNotDir
12:47:45 [2021-05-25T12:47:45.235Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
12:47:45 [2021-05-25T12:47:45.235Z] === RUN   TestCopyFromContainer
12:47:45 [2021-05-25T12:47:45.262Z] --- PASS: TestBuildMultiStageParentConfig (2.85s)
12:47:45 [2021-05-25T12:47:45.262Z] === RUN   TestBuildLabelWithTargets
12:47:45 [2021-05-25T12:47:45.262Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
12:47:45 [2021-05-25T12:47:45.262Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
12:47:45 [2021-05-25T12:47:45.262Z] === RUN   TestBuildWithEmptyLayers
12:47:45 [2021-05-25T12:47:45.494Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
12:47:45 [2021-05-25T12:47:45.756Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
12:47:45 [2021-05-25T12:47:45.976Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.46s)
12:47:45 [2021-05-25T12:47:45.976Z] === RUN   TestUpdateMemory
12:47:45 [2021-05-25T12:47:45.976Z] --- SKIP: TestUpdateMemory (0.00s)
12:47:45 [2021-05-25T12:47:45.976Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:47:45 [2021-05-25T12:47:45.976Z] === RUN   TestUpdateCPUQuota
12:47:46 [2021-05-25T12:47:46.781Z] --- PASS: TestBuildWithEmptyLayers (1.53s)
12:47:46 [2021-05-25T12:47:46.781Z] === RUN   TestBuildMultiStageOnBuild
12:47:47 [2021-05-25T12:47:47.140Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
12:47:47 [2021-05-25T12:47:47.728Z] === RUN   TestCopyFromContainer//
12:47:47 [2021-05-25T12:47:47.728Z] === RUN   TestCopyFromContainer//bar/root
12:47:47 [2021-05-25T12:47:47.987Z] === RUN   TestCopyFromContainer//bar/root/
12:47:47 [2021-05-25T12:47:47.987Z] === RUN   TestCopyFromContainer/bar/quux
12:47:48 [2021-05-25T12:47:48.247Z] === RUN   TestCopyFromContainer/bar/quux/
12:47:48 [2021-05-25T12:47:48.508Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:47:48 [2021-05-25T12:47:48.508Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:47:48 [2021-05-25T12:47:48.768Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:47:49 [2021-05-25T12:47:49.029Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:47:49 [2021-05-25T12:47:49.029Z] === RUN   TestDockerSuite/TestBuildAddScript
12:47:49 [2021-05-25T12:47:49.029Z] === RUN   TestCopyFromContainer/bar/notarget
12:47:49 [2021-05-25T12:47:49.289Z] --- PASS: TestCopyFromContainer (3.97s)
12:47:49 [2021-05-25T12:47:49.289Z]     --- PASS: TestCopyFromContainer// (0.16s)
12:47:49 [2021-05-25T12:47:49.289Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
12:47:49 [2021-05-25T12:47:49.289Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.15s)
12:47:49 [2021-05-25T12:47:49.289Z]     --- PASS: TestCopyFromContainer/bar/quux (0.27s)
12:47:49 [2021-05-25T12:47:49.289Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
12:47:49 [2021-05-25T12:47:49.289Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s)
12:47:49 [2021-05-25T12:47:49.289Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.17s)
12:47:49 [2021-05-25T12:47:49.289Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s)
12:47:49 [2021-05-25T12:47:49.289Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s)
12:47:49 [2021-05-25T12:47:49.289Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
12:47:49 [2021-05-25T12:47:49.289Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:47:49 [2021-05-25T12:47:49.289Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
12:47:49 [2021-05-25T12:47:49.289Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:47:49 [2021-05-25T12:47:49.289Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:47:49 [2021-05-25T12:47:49.289Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:47:49 [2021-05-25T12:47:49.289Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:47:49 [2021-05-25T12:47:49.289Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:47:49 [2021-05-25T12:47:49.289Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:47:49 [2021-05-25T12:47:49.289Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:47:49 [2021-05-25T12:47:49.289Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:47:49 [2021-05-25T12:47:49.289Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:47:49 [2021-05-25T12:47:49.289Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:47:49 [2021-05-25T12:47:49.289Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:47:49 [2021-05-25T12:47:49.289Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:47:49 [2021-05-25T12:47:49.289Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
12:47:49 [2021-05-25T12:47:49.289Z] === RUN   TestCreateLinkToNonExistingContainer
12:47:49 [2021-05-25T12:47:49.289Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
12:47:49 [2021-05-25T12:47:49.289Z] === RUN   TestCreateWithInvalidEnv
12:47:49 [2021-05-25T12:47:49.289Z] === RUN   TestCreateWithInvalidEnv/0
12:47:49 [2021-05-25T12:47:49.289Z] === PAUSE TestCreateWithInvalidEnv/0
12:47:49 [2021-05-25T12:47:49.289Z] === RUN   TestCreateWithInvalidEnv/1
12:47:49 [2021-05-25T12:47:49.289Z] === PAUSE TestCreateWithInvalidEnv/1
12:47:49 [2021-05-25T12:47:49.289Z] === RUN   TestCreateWithInvalidEnv/2
12:47:49 [2021-05-25T12:47:49.289Z] === PAUSE TestCreateWithInvalidEnv/2
12:47:49 [2021-05-25T12:47:49.289Z] === CONT  TestCreateWithInvalidEnv/0
12:47:49 [2021-05-25T12:47:49.289Z] === CONT  TestCreateWithInvalidEnv/2
12:47:49 [2021-05-25T12:47:49.289Z] === CONT  TestCreateWithInvalidEnv/1
12:47:49 [2021-05-25T12:47:49.289Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
12:47:49 [2021-05-25T12:47:49.289Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:47:49 [2021-05-25T12:47:49.289Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:47:49 [2021-05-25T12:47:49.289Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
12:47:49 [2021-05-25T12:47:49.289Z] === RUN   TestCreateTmpfsMountsTarget
12:47:49 [2021-05-25T12:47:49.289Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
12:47:49 [2021-05-25T12:47:49.289Z] === RUN   TestCreateWithCustomMaskedPaths
12:47:52 [2021-05-25T12:47:52.560Z] --- PASS: TestUpdateCPUQuota (5.79s)
12:47:52 [2021-05-25T12:47:52.560Z] === RUN   TestUpdatePidsLimit
12:47:52 [2021-05-25T12:47:52.560Z] === RUN   TestUpdatePidsLimit/update_from_none
12:47:52 [2021-05-25T12:47:52.560Z] === RUN   TestUpdatePidsLimit/no_change
12:47:52 [2021-05-25T12:47:52.581Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
12:47:52 [2021-05-25T12:47:52.820Z] === RUN   TestUpdatePidsLimit/update_lower
12:47:53 [2021-05-25T12:47:53.151Z] --- PASS: TestCreateWithCustomMaskedPaths (3.68s)
12:47:53 [2021-05-25T12:47:53.151Z] === RUN   TestCreateWithCustomReadonlyPaths
12:47:53 [2021-05-25T12:47:53.392Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:47:53 [2021-05-25T12:47:53.721Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
12:47:54 [2021-05-25T12:47:54.095Z] --- PASS: TestServiceWithDataPathPortInit (15.76s)
12:47:54 [2021-05-25T12:47:54.095Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:47:54 [2021-05-25T12:47:54.335Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:47:54 [2021-05-25T12:47:54.906Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:47:55 [2021-05-25T12:47:55.478Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:47:55 [2021-05-25T12:47:55.629Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
12:47:56 [2021-05-25T12:47:56.868Z] --- PASS: TestUpdatePidsLimit (5.39s)
12:47:56 [2021-05-25T12:47:56.868Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.66s)
12:47:56 [2021-05-25T12:47:56.868Z]     --- PASS: TestUpdatePidsLimit/no_change (0.67s)
12:47:56 [2021-05-25T12:47:56.868Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.64s)
12:47:56 [2021-05-25T12:47:56.868Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s)
12:47:56 [2021-05-25T12:47:56.868Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s)
12:47:56 [2021-05-25T12:47:56.868Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s)
12:47:56 [2021-05-25T12:47:56.868Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.65s)
12:47:56 [2021-05-25T12:47:56.868Z] === RUN   TestUpdateRestartPolicy
12:47:57 [2021-05-25T12:47:57.011Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.88s)
12:47:57 [2021-05-25T12:47:57.011Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:47:57 [2021-05-25T12:47:57.011Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:47:57 [2021-05-25T12:47:57.011Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:47:57 [2021-05-25T12:47:57.011Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:47:57 [2021-05-25T12:47:57.011Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:47:57 [2021-05-25T12:47:57.011Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:47:57 [2021-05-25T12:47:57.011Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:47:57 [2021-05-25T12:47:57.011Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:47:57 [2021-05-25T12:47:57.011Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:47:57 [2021-05-25T12:47:57.011Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:47:57 [2021-05-25T12:47:57.011Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:47:57 [2021-05-25T12:47:57.011Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:47:57 [2021-05-25T12:47:57.011Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:47:57 [2021-05-25T12:47:57.011Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:47:57 [2021-05-25T12:47:57.011Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:47:57 [2021-05-25T12:47:57.011Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:47:57 [2021-05-25T12:47:57.011Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:47:57 [2021-05-25T12:47:57.011Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
12:47:57 [2021-05-25T12:47:57.011Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s)
12:47:57 [2021-05-25T12:47:57.011Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
12:47:57 [2021-05-25T12:47:57.011Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
12:47:57 [2021-05-25T12:47:57.011Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
12:47:57 [2021-05-25T12:47:57.011Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:47:58 [2021-05-25T12:47:58.394Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.23s)
12:47:58 [2021-05-25T12:47:58.394Z] === RUN   TestCreateDifferentPlatform
12:47:58 [2021-05-25T12:47:58.394Z] === RUN   TestCreateDifferentPlatform/different_os
12:47:58 [2021-05-25T12:47:58.394Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:47:58 [2021-05-25T12:47:58.394Z] --- PASS: TestCreateDifferentPlatform (0.02s)
12:47:58 [2021-05-25T12:47:58.394Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:47:58 [2021-05-25T12:47:58.394Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:47:58 [2021-05-25T12:47:58.394Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:47:58 [2021-05-25T12:47:58.394Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
12:47:58 [2021-05-25T12:47:58.394Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:47:58 [2021-05-25T12:47:58.394Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
12:47:58 [2021-05-25T12:47:58.394Z] === RUN   TestContainerStartOnDaemonRestart
12:47:58 [2021-05-25T12:47:58.394Z] === PAUSE TestContainerStartOnDaemonRestart
12:47:58 [2021-05-25T12:47:58.394Z] === RUN   TestDaemonRestartIpcMode
12:47:58 [2021-05-25T12:47:58.394Z] === PAUSE TestDaemonRestartIpcMode
12:47:58 [2021-05-25T12:47:58.394Z] === RUN   TestDaemonHostGatewayIP
12:47:58 [2021-05-25T12:47:58.394Z] === PAUSE TestDaemonHostGatewayIP
12:47:58 [2021-05-25T12:47:58.394Z] === RUN   TestRestartDaemonWithRestartingContainer
12:47:58 [2021-05-25T12:47:58.394Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:47:58 [2021-05-25T12:47:58.394Z] === RUN   TestContainerKillOnDaemonStart
12:47:58 [2021-05-25T12:47:58.394Z] === PAUSE TestContainerKillOnDaemonStart
12:47:58 [2021-05-25T12:47:58.394Z] === RUN   TestDiff
12:47:59 [2021-05-25T12:47:59.773Z] --- PASS: TestDiff (1.10s)
12:47:59 [2021-05-25T12:47:59.773Z] === RUN   TestExecWithCloseStdin
12:48:00 [2021-05-25T12:48:00.670Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.86s)
12:48:00 [2021-05-25T12:48:00.670Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dokgj497cslq8t8m2otl4wmha Created:2021-05-25 12:47:53.111235816 +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[ae51071441e5f02e68917c8947a20297dde01b37da4584c2f227fb21cec2d80a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yhqwro7dt8mjhohkvmebszc4v EndpointID:9927e99639c2e7e1ac9839cca2ad39d1e22f84acb71b83c6bcac1ca4ae3d0dc1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4d834f7242f89e934293b2fd6a7d95cd0c9e9dd3f634cabd7e1ac3198611bd3b 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:6252ac0e636c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yhqwro7dt8mjhohkvmebszc4v EndpointID:9927e99639c2e7e1ac9839cca2ad39d1e22f84acb71b83c6bcac1ca4ae3d0dc1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:48:00 [2021-05-25T12:48:00.670Z] PASS
12:48:00 [2021-05-25T12:48:00.670Z] 
12:48:00 [2021-05-25T12:48:00.670Z] === Skipped
12:48:00 [2021-05-25T12:48:00.670Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:48:00 [2021-05-25T12:48:00.670Z]     service_test.go:242: FLAKY_TEST
12:48:00 [2021-05-25T12:48:00.670Z] 
12:48:00 [2021-05-25T12:48:00.670Z] 
12:48:00 [2021-05-25T12:48:00.670Z] DONE 26 tests, 1 skipped in 56.083s
12:48:00 [2021-05-25T12:48:00.670Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:48:00 [2021-05-25T12:48:00.670Z] INFO: Testing against a local daemon
12:48:00 [2021-05-25T12:48:00.670Z] === RUN   TestDockerNetworkIpvlanPersistance
12:48:00 [2021-05-25T12:48:00.670Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:48:00 [2021-05-25T12:48:00.670Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:48:00 [2021-05-25T12:48:00.670Z] === RUN   TestDockerNetworkIpvlan
12:48:00 [2021-05-25T12:48:00.670Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:48:00 [2021-05-25T12:48:00.670Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:48:00 [2021-05-25T12:48:00.670Z] PASS
12:48:00 [2021-05-25T12:48:00.670Z] 
12:48:00 [2021-05-25T12:48:00.670Z] === Skipped
12:48:00 [2021-05-25T12:48:00.670Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:48:00 [2021-05-25T12:48:00.670Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:48:00 [2021-05-25T12:48:00.670Z] 
12:48:00 [2021-05-25T12:48:00.670Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:48:00 [2021-05-25T12:48:00.670Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:48:00 [2021-05-25T12:48:00.671Z] 
12:48:00 [2021-05-25T12:48:00.671Z] 
12:48:00 [2021-05-25T12:48:00.671Z] DONE 2 tests, 2 skipped in 0.038s
12:48:00 [2021-05-25T12:48:00.671Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:48:00 [2021-05-25T12:48:00.671Z] INFO: Testing against a local daemon
12:48:00 [2021-05-25T12:48:00.671Z] === RUN   TestDockerNetworkMacvlanPersistance
12:48:01 [2021-05-25T12:48:01.154Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
12:48:01 [2021-05-25T12:48:01.413Z] --- PASS: TestExecWithCloseStdin (1.98s)
12:48:01 [2021-05-25T12:48:01.413Z] === RUN   TestExec
12:48:01 [2021-05-25T12:48:01.610Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.86s)
12:48:01 [2021-05-25T12:48:01.610Z] === RUN   TestDockerNetworkMacvlan
12:48:01 [2021-05-25T12:48:01.984Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
12:48:02 [2021-05-25T12:48:02.549Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:48:03 [2021-05-25T12:48:03.368Z] --- PASS: TestExec (1.66s)
12:48:03 [2021-05-25T12:48:03.368Z] === RUN   TestExecUser
12:48:03 [2021-05-25T12:48:03.930Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:48:04 [2021-05-25T12:48:04.752Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
12:48:04 [2021-05-25T12:48:04.870Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:48:05 [2021-05-25T12:48:05.012Z] --- PASS: TestExecUser (1.74s)
12:48:05 [2021-05-25T12:48:05.012Z] === RUN   TestExportContainerAndImportImage
12:48:06 [2021-05-25T12:48:06.394Z] --- PASS: TestExportContainerAndImportImage (1.39s)
12:48:06 [2021-05-25T12:48:06.394Z] === RUN   TestExportContainerAfterDaemonRestart
12:48:06 [2021-05-25T12:48:06.654Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
12:48:07 [2021-05-25T12:48:07.774Z] --- PASS: TestBuildMultiStageOnBuild (18.44s)
12:48:07 [2021-05-25T12:48:07.774Z] === RUN   TestBuildUncleanTarFilenames
12:48:07 [2021-05-25T12:48:07.774Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
12:48:07 [2021-05-25T12:48:07.774Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
12:48:07 [2021-05-25T12:48:07.775Z] === RUN   TestBuildMultiStageLayerLeak
12:48:08 [2021-05-25T12:48:08.168Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:48:09 [2021-05-25T12:48:09.200Z] --- PASS: TestExportContainerAfterDaemonRestart (2.79s)
12:48:09 [2021-05-25T12:48:09.200Z] === RUN   TestHealthCheckWorkdir
12:48:11 [2021-05-25T12:48:11.111Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
12:48:11 [2021-05-25T12:48:11.370Z] --- PASS: TestHealthCheckWorkdir (2.30s)
12:48:11 [2021-05-25T12:48:11.370Z] === RUN   TestHealthKillContainer
12:48:11 [2021-05-25T12:48:11.465Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:48:11 [2021-05-25T12:48:11.773Z] --- PASS: TestUpdateRestartPolicy (13.08s)
12:48:11 [2021-05-25T12:48:11.773Z] === RUN   TestUpdateRestartWithAutoRemove
12:48:11 [2021-05-25T12:48:11.773Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s)
12:48:11 [2021-05-25T12:48:11.773Z] === RUN   TestWaitNonBlocked
12:48:11 [2021-05-25T12:48:11.773Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:48:11 [2021-05-25T12:48:11.773Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:48:11 [2021-05-25T12:48:11.773Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:48:11 [2021-05-25T12:48:11.773Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:48:11 [2021-05-25T12:48:11.773Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:48:11 [2021-05-25T12:48:11.773Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:48:12 [2021-05-25T12:48:12.033Z] --- PASS: TestWaitNonBlocked (0.02s)
12:48:12 [2021-05-25T12:48:12.033Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s)
12:48:12 [2021-05-25T12:48:12.033Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s)
12:48:12 [2021-05-25T12:48:12.033Z] === RUN   TestWaitBlocked
12:48:12 [2021-05-25T12:48:12.033Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:48:12 [2021-05-25T12:48:12.033Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:48:12 [2021-05-25T12:48:12.033Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:48:12 [2021-05-25T12:48:12.033Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:48:12 [2021-05-25T12:48:12.033Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:48:12 [2021-05-25T12:48:12.033Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:48:12 [2021-05-25T12:48:12.309Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
12:48:13 [2021-05-25T12:48:13.419Z] --- PASS: TestWaitBlocked (0.03s)
12:48:13 [2021-05-25T12:48:13.419Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s)
12:48:13 [2021-05-25T12:48:13.419Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s)
12:48:13 [2021-05-25T12:48:13.419Z] === CONT  TestContainerStartOnDaemonRestart
12:48:13 [2021-05-25T12:48:13.419Z] === CONT  TestContainerKillOnDaemonStart
12:48:13 [2021-05-25T12:48:13.419Z] === CONT  TestIpcModeOlderClient
12:48:13 [2021-05-25T12:48:13.419Z] === CONT  TestDaemonHostGatewayIP
12:48:13 [2021-05-25T12:48:13.419Z] --- PASS: TestIpcModeOlderClient (0.10s)
12:48:13 [2021-05-25T12:48:13.419Z] === CONT  TestRestartDaemonWithRestartingContainer
12:48:14 [2021-05-25T12:48:14.847Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
12:48:15 [2021-05-25T12:48:15.107Z] === RUN   TestDockerSuite/TestBuildAddTar
12:48:15 [2021-05-25T12:48:15.107Z] --- PASS: TestHealthKillContainer (3.81s)
12:48:15 [2021-05-25T12:48:15.107Z] === RUN   TestInspectCpusetInConfigPre120
12:48:16 [2021-05-25T12:48:16.489Z] --- PASS: TestInspectCpusetInConfigPre120 (1.16s)
12:48:16 [2021-05-25T12:48:16.489Z] === RUN   TestIpcModeNone
12:48:16 [2021-05-25T12:48:16.735Z] --- PASS: TestContainerStartOnDaemonRestart (3.44s)
12:48:16 [2021-05-25T12:48:16.735Z] === CONT  TestDaemonRestartIpcMode
12:48:17 [2021-05-25T12:48:17.432Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
12:48:18 [2021-05-25T12:48:18.001Z] --- PASS: TestIpcModeNone (1.65s)
12:48:18 [2021-05-25T12:48:18.001Z] === RUN   TestIpcModePrivate
12:48:18 [2021-05-25T12:48:18.048Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:48:18 [2021-05-25T12:48:18.126Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.79s)
12:48:18 [2021-05-25T12:48:18.571Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
12:48:18 [2021-05-25T12:48:18.990Z] --- PASS: TestDockerNetworkMacvlan (17.49s)
12:48:18 [2021-05-25T12:48:18.990Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
12:48:18 [2021-05-25T12:48:18.990Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
12:48:18 [2021-05-25T12:48:18.990Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s)
12:48:18 [2021-05-25T12:48:18.990Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.24s)
12:48:18 [2021-05-25T12:48:18.990Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.86s)
12:48:18 [2021-05-25T12:48:18.990Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.59s)
12:48:18 [2021-05-25T12:48:18.990Z] PASS
12:48:18 [2021-05-25T12:48:18.990Z] 
12:48:18 [2021-05-25T12:48:18.990Z] DONE 8 tests in 19.388s
12:48:19 [2021-05-25T12:48:19.260Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:48:19 [2021-05-25T12:48:19.260Z] testing: warning: no tests to run
12:48:19 [2021-05-25T12:48:19.260Z] PASS
12:48:19 [2021-05-25T12:48:19.260Z] 
12:48:19 [2021-05-25T12:48:19.260Z] DONE 0 tests in 0.006s
12:48:19 [2021-05-25T12:48:19.260Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:48:19 [2021-05-25T12:48:19.260Z] INFO: Testing against a local daemon
12:48:19 [2021-05-25T12:48:19.260Z] === RUN   TestAuthZPluginAllowRequest
12:48:19 [2021-05-25T12:48:19.511Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
12:48:19 [2021-05-25T12:48:19.512Z] --- PASS: TestIpcModePrivate (1.61s)
12:48:19 [2021-05-25T12:48:19.512Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false
12:48:19 [2021-05-25T12:48:19.512Z] === RUN   TestIpcModeShareable
12:48:19 [2021-05-25T12:48:19.772Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
12:48:20 [2021-05-25T12:48:20.042Z] --- PASS: TestDaemonHostGatewayIP (6.59s)
12:48:20 [2021-05-25T12:48:20.613Z] --- PASS: TestDaemonRestartIpcMode (3.96s)
12:48:21 [2021-05-25T12:48:21.176Z] --- PASS: TestAuthZPluginAllowRequest (1.67s)
12:48:21 [2021-05-25T12:48:21.176Z] === RUN   TestAuthZPluginTLS
12:48:21 [2021-05-25T12:48:21.435Z] --- PASS: TestAuthZPluginTLS (0.68s)
12:48:21 [2021-05-25T12:48:21.435Z] === RUN   TestAuthZPluginDenyRequest
12:48:21 [2021-05-25T12:48:21.682Z] --- PASS: TestIpcModeShareable (1.78s)
12:48:21 [2021-05-25T12:48:21.682Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true
12:48:21 [2021-05-25T12:48:21.682Z] === RUN   TestAPIIpcModeShareableAndContainer
12:48:22 [2021-05-25T12:48:22.374Z] --- PASS: TestAuthZPluginDenyRequest (0.65s)
12:48:22 [2021-05-25T12:48:22.374Z] === RUN   TestAuthZPluginAPIDenyResponse
12:48:22 [2021-05-25T12:48:22.489Z] --- PASS: TestBuildMultiStageLayerLeak (15.58s)
12:48:22 [2021-05-25T12:48:22.489Z] === RUN   TestBuildWithHugeFile
12:48:22 [2021-05-25T12:48:22.513Z] ..........................xx....................                         [ 29%]
12:48:22 [2021-05-25T12:48:22.621Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
12:48:22 [2021-05-25T12:48:22.944Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s)
12:48:22 [2021-05-25T12:48:22.944Z] === RUN   TestAuthZPluginDenyResponse
12:48:23 [2021-05-25T12:48:23.514Z] --- PASS: TestAuthZPluginDenyResponse (0.65s)
12:48:23 [2021-05-25T12:48:23.514Z] === RUN   TestAuthZPluginAllowEventStream
12:48:25 [2021-05-25T12:48:25.426Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s)
12:48:25 [2021-05-25T12:48:25.426Z] === RUN   TestAuthZPluginErrorResponse
12:48:25 [2021-05-25T12:48:25.686Z] --- PASS: TestAuthZPluginErrorResponse (0.66s)
12:48:25 [2021-05-25T12:48:25.686Z] === RUN   TestAuthZPluginErrorRequest
12:48:25 [2021-05-25T12:48:25.914Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
12:48:26 [2021-05-25T12:48:26.487Z] === RUN   TestDockerSuite/TestBuildAddTarXz
12:48:26 [2021-05-25T12:48:26.630Z] --- PASS: TestAuthZPluginErrorRequest (0.67s)
12:48:26 [2021-05-25T12:48:26.630Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:48:26 [2021-05-25T12:48:26.749Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.25s)
12:48:26 [2021-05-25T12:48:26.749Z] === RUN   TestAPIIpcModeHost
12:48:27 [2021-05-25T12:48:27.198Z] --- PASS: TestContainerKillOnDaemonStart (13.67s)
12:48:27 [2021-05-25T12:48:27.198Z] PASS
12:48:27 [2021-05-25T12:48:27.198Z] 
12:48:27 [2021-05-25T12:48:27.198Z] === Skipped
12:48:27 [2021-05-25T12:48:27.198Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
12:48:27 [2021-05-25T12:48:27.198Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:48:27 [2021-05-25T12:48:27.198Z] 
12:48:27 [2021-05-25T12:48:27.198Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
12:48:27 [2021-05-25T12:48:27.198Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:48:27 [2021-05-25T12:48:27.198Z] 
12:48:27 [2021-05-25T12:48:27.198Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
12:48:27 [2021-05-25T12:48:27.198Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:48:27 [2021-05-25T12:48:27.198Z] 
12:48:27 [2021-05-25T12:48:27.198Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:48:27 [2021-05-25T12:48:27.198Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:48:27 [2021-05-25T12:48:27.198Z] 
12:48:27 [2021-05-25T12:48:27.198Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
12:48:27 [2021-05-25T12:48:27.198Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:48:27 [2021-05-25T12:48:27.198Z] 
12:48:27 [2021-05-25T12:48:27.198Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
12:48:27 [2021-05-25T12:48:27.198Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:48:27 [2021-05-25T12:48:27.198Z] 
12:48:27 [2021-05-25T12:48:27.198Z] 
12:48:27 [2021-05-25T12:48:27.198Z] DONE 196 tests, 6 skipped in 165.552s
12:48:27 [2021-05-25T12:48:27.198Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
12:48:27 [2021-05-25T12:48:27.198Z] ++ 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
12:48:27 [2021-05-25T12:48:27.198Z] ++ set -e
12:48:27 [2021-05-25T12:48:27.198Z] ++ '[' -n 0 ']'
12:48:27 [2021-05-25T12:48:27.198Z] ++ set -x
12:48:27 [2021-05-25T12:48:27.198Z] ++ 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
12:48:27 [2021-05-25T12:48:27.198Z] INFO: Testing against a local daemon
12:48:27 [2021-05-25T12:48:27.198Z] === RUN   TestCommitInheritsEnv
12:48:27 [2021-05-25T12:48:27.200Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s)
12:48:27 [2021-05-25T12:48:27.200Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:48:27 [2021-05-25T12:48:27.459Z] --- PASS: TestCommitInheritsEnv (0.40s)
12:48:27 [2021-05-25T12:48:27.459Z] === RUN   TestImportExtremelyLargeImageWorks
12:48:27 [2021-05-25T12:48:27.459Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:48:27 [2021-05-25T12:48:27.459Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
12:48:27 [2021-05-25T12:48:27.459Z] === RUN   TestImagesFilterMultiReference
12:48:27 [2021-05-25T12:48:27.459Z] --- PASS: TestImagesFilterMultiReference (0.09s)
12:48:27 [2021-05-25T12:48:27.459Z] === RUN   TestImagePullPlatformInvalid
12:48:27 [2021-05-25T12:48:27.459Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
12:48:27 [2021-05-25T12:48:27.459Z] === RUN   TestRemoveImageOrphaning
12:48:28 [2021-05-25T12:48:28.031Z] --- PASS: TestRemoveImageOrphaning (0.38s)
12:48:28 [2021-05-25T12:48:28.031Z] === RUN   TestRemoveImageGarbageCollector
12:48:28 [2021-05-25T12:48:28.031Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:48:28 [2021-05-25T12:48:28.031Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:48:28 [2021-05-25T12:48:28.031Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:48:28 [2021-05-25T12:48:28.031Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
12:48:28 [2021-05-25T12:48:28.031Z] === RUN   TestTagInvalidReference
12:48:28 [2021-05-25T12:48:28.031Z] --- PASS: TestTagInvalidReference (0.03s)
12:48:28 [2021-05-25T12:48:28.031Z] === RUN   TestTagValidPrefixedRepo
12:48:28 [2021-05-25T12:48:28.031Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
12:48:28 [2021-05-25T12:48:28.031Z] === RUN   TestTagExistedNameWithoutForce
12:48:28 [2021-05-25T12:48:28.031Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
12:48:28 [2021-05-25T12:48:28.031Z] === RUN   TestTagOfficialNames
12:48:28 [2021-05-25T12:48:28.130Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
12:48:28 [2021-05-25T12:48:28.291Z] --- PASS: TestTagOfficialNames (0.08s)
12:48:28 [2021-05-25T12:48:28.291Z] === RUN   TestTagMatchesDigest
12:48:28 [2021-05-25T12:48:28.291Z] --- PASS: TestTagMatchesDigest (0.03s)
12:48:28 [2021-05-25T12:48:28.291Z] PASS
12:48:28 [2021-05-25T12:48:28.291Z] 
12:48:28 [2021-05-25T12:48:28.291Z] === Skipped
12:48:28 [2021-05-25T12:48:28.291Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
12:48:28 [2021-05-25T12:48:28.291Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
12:48:28 [2021-05-25T12:48:28.291Z] 
12:48:28 [2021-05-25T12:48:28.291Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:48:28 [2021-05-25T12:48:28.291Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:48:28 [2021-05-25T12:48:28.291Z] 
12:48:28 [2021-05-25T12:48:28.291Z] 
12:48:28 [2021-05-25T12:48:28.291Z] DONE 12 tests, 2 skipped in 1.410s
12:48:28 [2021-05-25T12:48:28.291Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
12:48:28 [2021-05-25T12:48:28.291Z] ++ 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
12:48:28 [2021-05-25T12:48:28.291Z] ++ set -e
12:48:28 [2021-05-25T12:48:28.291Z] ++ '[' -n 0 ']'
12:48:28 [2021-05-25T12:48:28.291Z] ++ set -x
12:48:28 [2021-05-25T12:48:28.291Z] ++ 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
12:48:28 [2021-05-25T12:48:28.291Z] INFO: Testing against a local daemon
12:48:28 [2021-05-25T12:48:28.291Z] === RUN   TestNetworkCreateDelete
12:48:28 [2021-05-25T12:48:28.699Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
12:48:28 [2021-05-25T12:48:28.960Z] --- PASS: TestAPIIpcModeHost (2.22s)
12:48:28 [2021-05-25T12:48:28.960Z] === RUN   TestDaemonIpcModeShareable
12:48:29 [2021-05-25T12:48:29.110Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s)
12:48:29 [2021-05-25T12:48:29.110Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:48:29 [2021-05-25T12:48:29.232Z] --- PASS: TestNetworkCreateDelete (0.83s)
12:48:29 [2021-05-25T12:48:29.232Z] === RUN   TestDockerNetworkDeletePreferID
12:48:30 [2021-05-25T12:48:30.343Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
12:48:30 [2021-05-25T12:48:30.606Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
12:48:31 [2021-05-25T12:48:31.021Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.89s)
12:48:31 [2021-05-25T12:48:31.021Z] === RUN   TestAuthZPluginHeader
12:48:31 [2021-05-25T12:48:31.590Z] --- PASS: TestAuthZPluginHeader (0.83s)
12:48:31 [2021-05-25T12:48:31.590Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:48:31 [2021-05-25T12:48:31.777Z] --- PASS: TestDockerNetworkDeletePreferID (2.45s)
12:48:31 [2021-05-25T12:48:31.777Z] === RUN   TestDaemonDNSFallback
12:48:31 [2021-05-25T12:48:31.993Z] --- PASS: TestDaemonIpcModeShareable (3.17s)
12:48:31 [2021-05-25T12:48:31.993Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
12:48:31 [2021-05-25T12:48:31.993Z] === RUN   TestDaemonIpcModePrivate
12:48:33 [2021-05-25T12:48:33.375Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
12:48:35 [2021-05-25T12:48:35.284Z] --- PASS: TestDaemonIpcModePrivate (3.22s)
12:48:35 [2021-05-25T12:48:35.284Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false
12:48:35 [2021-05-25T12:48:35.284Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:48:35 [2021-05-25T12:48:35.852Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
12:48:36 [2021-05-25T12:48:36.112Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
12:48:36 [2021-05-25T12:48:36.870Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.91s)
12:48:36 [2021-05-25T12:48:36.870Z] === RUN   TestAuthZPluginV2Disable
12:48:38 [2021-05-25T12:48:38.651Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.15s)
12:48:38 [2021-05-25T12:48:38.651Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: false, mustBeShared: false
12:48:38 [2021-05-25T12:48:38.651Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:48:38 [2021-05-25T12:48:38.651Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
12:48:39 [2021-05-25T12:48:39.919Z] --- PASS: TestDaemonDNSFallback (8.22s)
12:48:39 [2021-05-25T12:48:39.919Z] === RUN   TestInspectNetwork
12:48:40 [2021-05-25T12:48:40.031Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
12:48:41 [2021-05-25T12:48:41.066Z] --- PASS: TestAuthZPluginV2Disable (3.72s)
12:48:41 [2021-05-25T12:48:41.066Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:48:41 [2021-05-25T12:48:41.413Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.96s)
12:48:41 [2021-05-25T12:48:41.413Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true
12:48:41 [2021-05-25T12:48:41.413Z] === RUN   TestIpcModeOlderClient
12:48:41 [2021-05-25T12:48:41.413Z] === PAUSE TestIpcModeOlderClient
12:48:41 [2021-05-25T12:48:41.413Z] === RUN   TestKillContainerInvalidSignal
12:48:42 [2021-05-25T12:48:42.354Z] --- PASS: TestKillContainerInvalidSignal (1.01s)
12:48:42 [2021-05-25T12:48:42.354Z] === RUN   TestKillContainer
12:48:42 [2021-05-25T12:48:42.354Z] === RUN   TestKillContainer/no_signal
12:48:43 [2021-05-25T12:48:43.292Z] === RUN   TestKillContainer/non_killing_signal
12:48:43 [2021-05-25T12:48:43.552Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
12:48:44 [2021-05-25T12:48:44.121Z] === RUN   TestKillContainer/killing_signal
12:48:44 [2021-05-25T12:48:44.363Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s)
12:48:44 [2021-05-25T12:48:44.363Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:48:45 [2021-05-25T12:48:45.059Z] === RUN   TestDockerSuite/TestBuildBlankName
12:48:45 [2021-05-25T12:48:45.212Z] === RUN   TestInspectNetwork/full_network_id
12:48:45 [2021-05-25T12:48:45.212Z] === RUN   TestInspectNetwork/partial_network_id
12:48:45 [2021-05-25T12:48:45.212Z] === RUN   TestInspectNetwork/network_name
12:48:45 [2021-05-25T12:48:45.212Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:48:45 [2021-05-25T12:48:45.319Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
12:48:45 [2021-05-25T12:48:45.749Z] --- PASS: TestKillContainer (3.05s)
12:48:45 [2021-05-25T12:48:45.749Z]     --- PASS: TestKillContainer/no_signal (0.96s)
12:48:45 [2021-05-25T12:48:45.749Z]     --- PASS: TestKillContainer/non_killing_signal (0.85s)
12:48:45 [2021-05-25T12:48:45.749Z]     --- PASS: TestKillContainer/killing_signal (1.01s)
12:48:45 [2021-05-25T12:48:45.749Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:48:45 [2021-05-25T12:48:45.749Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:48:46 [2021-05-25T12:48:46.692Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:48:47 [2021-05-25T12:48:47.638Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.97s)
12:48:47 [2021-05-25T12:48:47.638Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.00s)
12:48:47 [2021-05-25T12:48:47.638Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.79s)
12:48:47 [2021-05-25T12:48:47.638Z] === RUN   TestKillStoppedContainer
12:48:47 [2021-05-25T12:48:47.638Z] --- PASS: TestKillStoppedContainer (0.08s)
12:48:47 [2021-05-25T12:48:47.638Z] === RUN   TestKillStoppedContainerAPIPre120
12:48:47 [2021-05-25T12:48:47.638Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
12:48:47 [2021-05-25T12:48:47.638Z] === RUN   TestKillDifferentUserContainer
12:48:47 [2021-05-25T12:48:47.638Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
12:48:48 [2021-05-25T12:48:48.577Z] --- PASS: TestKillDifferentUserContainer (0.97s)
12:48:48 [2021-05-25T12:48:48.577Z] === RUN   TestInspectOomKilledTrue
12:48:48 [2021-05-25T12:48:48.577Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:48:48 [2021-05-25T12:48:48.577Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:48:48 [2021-05-25T12:48:48.577Z] === RUN   TestInspectOomKilledFalse
12:48:48 [2021-05-25T12:48:48.577Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:48:48 [2021-05-25T12:48:48.577Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:48:48 [2021-05-25T12:48:48.577Z] === RUN   TestLinksEtcHostsContentMatch
12:48:49 [2021-05-25T12:48:49.417Z] --- PASS: TestInspectNetwork (9.43s)
12:48:49 [2021-05-25T12:48:49.417Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:48:49 [2021-05-25T12:48:49.417Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:48:49 [2021-05-25T12:48:49.417Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:48:49 [2021-05-25T12:48:49.417Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:48:49 [2021-05-25T12:48:49.417Z] === RUN   TestRunContainerWithBridgeNone
12:48:49 [2021-05-25T12:48:49.474Z] tests/integration/api_exec_test.py .....................                 [ 34%]
12:48:49 [2021-05-25T12:48:49.958Z] --- PASS: TestLinksEtcHostsContentMatch (1.22s)
12:48:49 [2021-05-25T12:48:49.958Z] === RUN   TestLinksContainerNames
12:48:49 [2021-05-25T12:48:49.958Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
12:48:50 [2021-05-25T12:48:50.528Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
12:48:51 [2021-05-25T12:48:51.909Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
12:48:51 [2021-05-25T12:48:51.909Z] --- PASS: TestLinksContainerNames (2.28s)
12:48:51 [2021-05-25T12:48:51.909Z] === RUN   TestLogsFollowTailEmpty
12:48:52 [2021-05-25T12:48:52.718Z] --- PASS: TestRunContainerWithBridgeNone (3.44s)
12:48:52 [2021-05-25T12:48:52.718Z] === RUN   TestNetworkInvalidJSON
12:48:52 [2021-05-25T12:48:52.718Z] === RUN   TestNetworkInvalidJSON//networks/create
12:48:52 [2021-05-25T12:48:52.718Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:48:52 [2021-05-25T12:48:52.718Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:48:52 [2021-05-25T12:48:52.718Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:48:52 [2021-05-25T12:48:52.718Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:48:52 [2021-05-25T12:48:52.718Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:48:52 [2021-05-25T12:48:52.718Z] === CONT  TestNetworkInvalidJSON//networks/create
12:48:52 [2021-05-25T12:48:52.718Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:48:52 [2021-05-25T12:48:52.719Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:48:52 [2021-05-25T12:48:52.719Z] --- PASS: TestNetworkInvalidJSON (0.03s)
12:48:52 [2021-05-25T12:48:52.719Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:48:52 [2021-05-25T12:48:52.719Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:48:52 [2021-05-25T12:48:52.719Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:48:52 [2021-05-25T12:48:52.719Z] === RUN   TestNetworkList
12:48:52 [2021-05-25T12:48:52.719Z] === RUN   TestNetworkList//networks
12:48:52 [2021-05-25T12:48:52.719Z] === PAUSE TestNetworkList//networks
12:48:52 [2021-05-25T12:48:52.719Z] === RUN   TestNetworkList//networks/
12:48:52 [2021-05-25T12:48:52.719Z] === PAUSE TestNetworkList//networks/
12:48:52 [2021-05-25T12:48:52.719Z] === CONT  TestNetworkList//networks
12:48:52 [2021-05-25T12:48:52.719Z] === CONT  TestNetworkList//networks/
12:48:52 [2021-05-25T12:48:52.719Z] --- PASS: TestNetworkList (0.03s)
12:48:52 [2021-05-25T12:48:52.719Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:48:52 [2021-05-25T12:48:52.719Z]     --- PASS: TestNetworkList//networks (0.00s)
12:48:52 [2021-05-25T12:48:52.719Z] === RUN   TestHostIPv4BridgeLabel
12:48:53 [2021-05-25T12:48:53.301Z] --- PASS: TestLogsFollowTailEmpty (1.35s)
12:48:53 [2021-05-25T12:48:53.301Z] === RUN   TestContainerNetworkMountsNoChown
12:48:54 [2021-05-25T12:48:54.393Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.81s)
12:48:54 [2021-05-25T12:48:54.393Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:48:54 [2021-05-25T12:48:54.632Z] --- PASS: TestHostIPv4BridgeLabel (1.49s)
12:48:54 [2021-05-25T12:48:54.632Z] === RUN   TestDaemonRestartWithLiveRestore
12:48:54 [2021-05-25T12:48:54.683Z] --- PASS: TestContainerNetworkMountsNoChown (1.13s)
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/default
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/default
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/private
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/private
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/rprivate
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/rprivate
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/slave
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/slave
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/rslave
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/rslave
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/shared
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/shared
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/rshared
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/rshared
12:48:54 [2021-05-25T12:48:54.683Z] === CONT  TestMountDaemonRoot/default
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/default/mount_root
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/default/bind_root
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === CONT  TestMountDaemonRoot/default/mount_root
12:48:54 [2021-05-25T12:48:54.683Z] === CONT  TestMountDaemonRoot/rshared
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === CONT  TestMountDaemonRoot/rprivate
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:48:54 [2021-05-25T12:48:54.683Z] === CONT  TestMountDaemonRoot/shared
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:48:54 [2021-05-25T12:48:54.683Z] === CONT  TestMountDaemonRoot/rslave
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === CONT  TestMountDaemonRoot/slave
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === CONT  TestMountDaemonRoot/private
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/private/bind_root
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/private/mount_root
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:48:54 [2021-05-25T12:48:54.683Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === CONT  TestMountDaemonRoot/default/bind_root
12:48:54 [2021-05-25T12:48:54.683Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:48:54 [2021-05-25T12:48:54.683Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:48:54 [2021-05-25T12:48:54.683Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:48:54 [2021-05-25T12:48:54.683Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:48:54 [2021-05-25T12:48:54.944Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:48:54 [2021-05-25T12:48:54.944Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:48:54 [2021-05-25T12:48:54.944Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:48:54 [2021-05-25T12:48:54.944Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:48:54 [2021-05-25T12:48:54.944Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:48:54 [2021-05-25T12:48:54.944Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:48:54 [2021-05-25T12:48:54.944Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:48:54 [2021-05-25T12:48:54.944Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:48:54 [2021-05-25T12:48:54.944Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:48:54 [2021-05-25T12:48:54.944Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:48:55 [2021-05-25T12:48:55.204Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:48:55 [2021-05-25T12:48:55.204Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:48:55 [2021-05-25T12:48:55.204Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:48:55 [2021-05-25T12:48:55.204Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:48:55 [2021-05-25T12:48:55.204Z] === CONT  TestMountDaemonRoot/private/bind_root
12:48:55 [2021-05-25T12:48:55.204Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:48:55 [2021-05-25T12:48:55.204Z] === CONT  TestMountDaemonRoot/private/mount_root
12:48:55 [2021-05-25T12:48:55.204Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:48:55 [2021-05-25T12:48:55.204Z] --- PASS: TestMountDaemonRoot (0.03s)
12:48:55 [2021-05-25T12:48:55.204Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
12:48:55 [2021-05-25T12:48:55.204Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
12:48:55 [2021-05-25T12:48:55.204Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
12:48:55 [2021-05-25T12:48:55.204Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:48:55 [2021-05-25T12:48:55.204Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
12:48:55 [2021-05-25T12:48:55.204Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s)
12:48:55 [2021-05-25T12:48:55.204Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:48:55 [2021-05-25T12:48:55.204Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
12:48:55 [2021-05-25T12:48:55.204Z] === RUN   TestContainerBindMountNonRecursive
12:48:55 [2021-05-25T12:48:55.204Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
12:48:57 [2021-05-25T12:48:57.176Z] --- PASS: TestDaemonRestartWithLiveRestore (2.70s)
12:48:57 [2021-05-25T12:48:57.176Z] === RUN   TestDaemonDefaultNetworkPools
12:48:59 [2021-05-25T12:48:59.154Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
12:48:59 [2021-05-25T12:48:59.403Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
12:48:59 [2021-05-25T12:48:59.403Z] --- PASS: TestContainerBindMountNonRecursive (3.89s)
12:48:59 [2021-05-25T12:48:59.403Z] === RUN   TestContainerVolumesMountedAsShared
12:48:59 [2021-05-25T12:48:59.403Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
12:48:59 [2021-05-25T12:48:59.721Z] --- PASS: TestDaemonDefaultNetworkPools (2.30s)
12:48:59 [2021-05-25T12:48:59.721Z] === RUN   TestDaemonRestartWithExistingNetwork
12:48:59 [2021-05-25T12:48:59.972Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s)
12:48:59 [2021-05-25T12:48:59.972Z] === RUN   TestContainerVolumesMountedAsSlave
12:49:01 [2021-05-25T12:49:01.880Z] --- PASS: TestContainerVolumesMountedAsSlave (1.63s)
12:49:01 [2021-05-25T12:49:01.880Z] === RUN   TestNetworkNat
12:49:02 [2021-05-25T12:49:02.450Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
12:49:03 [2021-05-25T12:49:03.018Z] --- PASS: TestNetworkNat (1.49s)
12:49:03 [2021-05-25T12:49:03.018Z] === RUN   TestNetworkLocalhostTCPNat
12:49:03 [2021-05-25T12:49:03.022Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.66s)
12:49:03 [2021-05-25T12:49:03.022Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:49:03 [2021-05-25T12:49:03.587Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
12:49:03 [2021-05-25T12:49:03.752Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
12:49:03 [2021-05-25T12:49:03.847Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
12:49:04 [2021-05-25T12:49:04.417Z] --- PASS: TestNetworkLocalhostTCPNat (1.45s)
12:49:04 [2021-05-25T12:49:04.417Z] === RUN   TestNetworkLoopbackNat
12:49:08 [2021-05-25T12:49:08.310Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.50s)
12:49:08 [2021-05-25T12:49:08.310Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:49:08 [2021-05-25T12:49:08.881Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.31s)
12:49:08 [2021-05-25T12:49:08.881Z] === RUN   TestServiceWithPredefinedNetwork
12:49:09 [2021-05-25T12:49:09.698Z] --- PASS: TestNetworkLoopbackNat (4.76s)
12:49:09 [2021-05-25T12:49:09.698Z] === RUN   TestPause
12:49:09 [2021-05-25T12:49:09.698Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
12:49:10 [2021-05-25T12:49:10.635Z] --- PASS: TestPause (1.55s)
12:49:10 [2021-05-25T12:49:10.635Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:49:10 [2021-05-25T12:49:10.635Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s)
12:49:10 [2021-05-25T12:49:10.635Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:49:10 [2021-05-25T12:49:10.635Z] === RUN   TestPauseStopPausedContainer
12:49:12 [2021-05-25T12:49:12.181Z] --- PASS: TestServiceWithPredefinedNetwork (3.24s)
12:49:12 [2021-05-25T12:49:12.181Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:49:12 [2021-05-25T12:49:12.181Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:49:12 [2021-05-25T12:49:12.181Z]     service_test.go:242: FLAKY_TEST
12:49:12 [2021-05-25T12:49:12.181Z] === RUN   TestServiceWithDataPathPortInit
12:49:12 [2021-05-25T12:49:12.494Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.85s)
12:49:12 [2021-05-25T12:49:12.494Z] PASS
12:49:12 [2021-05-25T12:49:12.494Z] 
12:49:12 [2021-05-25T12:49:12.494Z] DONE 17 tests in 52.364s
12:49:12 [2021-05-25T12:49:12.494Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:49:12 [2021-05-25T12:49:12.494Z] INFO: Testing against a local daemon
12:49:12 [2021-05-25T12:49:12.494Z] === RUN   TestPluginInvalidJSON
12:49:12 [2021-05-25T12:49:12.494Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:49:12 [2021-05-25T12:49:12.494Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:49:12 [2021-05-25T12:49:12.494Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:49:12 [2021-05-25T12:49:12.494Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:49:12 [2021-05-25T12:49:12.494Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:49:12 [2021-05-25T12:49:12.494Z] === RUN   TestPluginInstall
12:49:12 [2021-05-25T12:49:12.494Z] === RUN   TestPluginInstall/no_auth
12:49:12 [2021-05-25T12:49:12.543Z] --- PASS: TestPauseStopPausedContainer (1.58s)
12:49:12 [2021-05-25T12:49:12.543Z] === RUN   TestPidHost
12:49:13 [2021-05-25T12:49:13.065Z] time="2021-05-25T12:49:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:49:13 [2021-05-25T12:49:13.065Z] time="2021-05-25T12:49:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e2fa9604fb9340820e80a032ab15afba0a78f63354e11932c8e4c59c586fd0c" mediatype=application/vnd.docker.plugin.v1+json size=522
12:49:13 [2021-05-25T12:49:13.065Z] time="2021-05-25T12:49:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:49:13 [2021-05-25T12:49:13.065Z] time="2021-05-25T12:49:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e2fa9604fb9340820e80a032ab15afba0a78f63354e11932c8e4c59c586fd0c" mediatype=application/vnd.docker.plugin.v1+json size=522
12:49:13 [2021-05-25T12:49:13.325Z] === RUN   TestPluginInstall/with_htpasswd
12:49:13 [2021-05-25T12:49:13.585Z] time="2021-05-25T12:49:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:49:13 [2021-05-25T12:49:13.585Z] time="2021-05-25T12:49:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dbadf9e0469076ba532575994141400fadd0155d9cecdb46a4a9ef8396d727e4" mediatype=application/vnd.docker.plugin.v1+json size=522
12:49:13 [2021-05-25T12:49:13.585Z] time="2021-05-25T12:49:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:49:13 [2021-05-25T12:49:13.585Z] time="2021-05-25T12:49:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dbadf9e0469076ba532575994141400fadd0155d9cecdb46a4a9ef8396d727e4" mediatype=application/vnd.docker.plugin.v1+json size=522
12:49:14 [2021-05-25T12:49:14.155Z] === RUN   TestPluginInstall/with_insecure
12:49:15 [2021-05-25T12:49:15.095Z] time="2021-05-25T12:49:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:49:15 [2021-05-25T12:49:15.095Z] time="2021-05-25T12:49:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77d225bf4ee54bf9ff7cc5ffaa563cd41518d52c259bbe56ce7125867add67eb" mediatype=application/vnd.docker.plugin.v1+json size=522
12:49:15 [2021-05-25T12:49:15.095Z] time="2021-05-25T12:49:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:49:15 [2021-05-25T12:49:15.095Z] time="2021-05-25T12:49:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77d225bf4ee54bf9ff7cc5ffaa563cd41518d52c259bbe56ce7125867add67eb" mediatype=application/vnd.docker.plugin.v1+json size=522
12:49:15 [2021-05-25T12:49:15.355Z] --- PASS: TestPluginInstall (3.80s)
12:49:15 [2021-05-25T12:49:15.355Z]     --- PASS: TestPluginInstall/no_auth (1.63s)
12:49:15 [2021-05-25T12:49:15.355Z]     --- PASS: TestPluginInstall/with_htpasswd (0.78s)
12:49:15 [2021-05-25T12:49:15.355Z]     --- PASS: TestPluginInstall/with_insecure (1.39s)
12:49:15 [2021-05-25T12:49:15.355Z]         plugin_test.go:165: [d27d13d275163] daemon is not started
12:49:15 [2021-05-25T12:49:15.355Z] === RUN   TestPluginsWithRuntimes
12:49:17 [2021-05-25T12:49:17.265Z] === RUN   TestPluginsWithRuntimes/No_Args
12:49:17 [2021-05-25T12:49:17.824Z] --- PASS: TestPidHost (4.69s)
12:49:17 [2021-05-25T12:49:17.824Z] === RUN   TestPsFilter
12:49:17 [2021-05-25T12:49:17.824Z] --- PASS: TestPsFilter (0.28s)
12:49:17 [2021-05-25T12:49:17.824Z] === RUN   TestRemoveContainerWithRemovedVolume
12:49:18 [2021-05-25T12:49:18.393Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.18s)
12:49:18 [2021-05-25T12:49:18.393Z] === RUN   TestRemoveContainerWithVolume
12:49:18 [2021-05-25T12:49:18.646Z] === RUN   TestPluginsWithRuntimes/With_Args
12:49:20 [2021-05-25T12:49:20.316Z] --- PASS: TestRemoveContainerWithVolume (1.75s)
12:49:20 [2021-05-25T12:49:20.316Z] === RUN   TestRemoveContainerRunning
12:49:20 [2021-05-25T12:49:20.555Z] --- PASS: TestPluginsWithRuntimes (4.95s)
12:49:20 [2021-05-25T12:49:20.555Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.56s)
12:49:20 [2021-05-25T12:49:20.555Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.49s)
12:49:20 [2021-05-25T12:49:20.555Z] === RUN   TestPluginBackCompatMediaTypes
12:49:21 [2021-05-25T12:49:21.125Z] --- PASS: TestPluginBackCompatMediaTypes (0.71s)
12:49:21 [2021-05-25T12:49:21.125Z] PASS
12:49:21 [2021-05-25T12:49:21.125Z] 
12:49:21 [2021-05-25T12:49:21.125Z] DONE 10 tests in 9.502s
12:49:21 [2021-05-25T12:49:21.125Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:49:21 [2021-05-25T12:49:21.125Z] INFO: Testing against a local daemon
12:49:21 [2021-05-25T12:49:21.125Z] === RUN   TestExternalGraphDriver
12:49:21 [2021-05-25T12:49:21.125Z] === RUN   TestExternalGraphDriver/json
12:49:21 [2021-05-25T12:49:21.698Z] --- PASS: TestRemoveContainerRunning (1.59s)
12:49:21 [2021-05-25T12:49:21.698Z] === RUN   TestRemoveContainerForceRemoveRunning
12:49:22 [2021-05-25T12:49:22.956Z] --- PASS: TestBuildWithHugeFile (102.37s)
12:49:22 [2021-05-25T12:49:22.957Z] === RUN   TestBuildWCOWSandboxSize
12:49:23 [2021-05-25T12:49:23.608Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.55s)
12:49:23 [2021-05-25T12:49:23.608Z] === RUN   TestRemoveInvalidContainer
12:49:23 [2021-05-25T12:49:23.608Z] --- PASS: TestRemoveInvalidContainer (0.02s)
12:49:23 [2021-05-25T12:49:23.608Z] === RUN   TestRenameLinkedContainer
12:49:23 [2021-05-25T12:49:23.665Z] === RUN   TestExternalGraphDriver/spec
12:49:26 [2021-05-25T12:49:26.206Z] === RUN   TestExternalGraphDriver/pull
12:49:28 [2021-05-25T12:49:28.116Z] --- PASS: TestExternalGraphDriver (7.14s)
12:49:28 [2021-05-25T12:49:28.116Z]     --- PASS: TestExternalGraphDriver/json (2.36s)
12:49:28 [2021-05-25T12:49:28.116Z]     --- PASS: TestExternalGraphDriver/spec (2.62s)
12:49:28 [2021-05-25T12:49:28.116Z]     --- PASS: TestExternalGraphDriver/pull (2.07s)
12:49:28 [2021-05-25T12:49:28.116Z] === RUN   TestGraphdriverPluginV2
12:49:30 [2021-05-25T12:49:30.186Z] --- PASS: TestRenameLinkedContainer (5.85s)
12:49:30 [2021-05-25T12:49:30.186Z] === RUN   TestRenameStoppedContainer
12:49:30 [2021-05-25T12:49:30.186Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
12:49:30 [2021-05-25T12:49:30.297Z] --- PASS: TestServiceWithDataPathPortInit (17.77s)
12:49:30 [2021-05-25T12:49:30.297Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:49:30 [2021-05-25T12:49:30.756Z] --- PASS: TestRenameStoppedContainer (1.49s)
12:49:30 [2021-05-25T12:49:30.756Z] === RUN   TestRenameRunningContainerAndReuse
12:49:32 [2021-05-25T12:49:32.666Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
12:49:33 [2021-05-25T12:49:33.236Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
12:49:33 [2021-05-25T12:49:33.410Z] --- PASS: TestGraphdriverPluginV2 (4.47s)
12:49:33 [2021-05-25T12:49:33.410Z] PASS
12:49:33 [2021-05-25T12:49:33.410Z] 
12:49:33 [2021-05-25T12:49:33.410Z] DONE 5 tests in 11.647s
12:49:33 [2021-05-25T12:49:33.410Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:49:33 [2021-05-25T12:49:33.410Z] INFO: Testing against a local daemon
12:49:33 [2021-05-25T12:49:33.410Z] === RUN   TestContinueAfterPluginCrash
12:49:33 [2021-05-25T12:49:33.410Z] === PAUSE TestContinueAfterPluginCrash
12:49:33 [2021-05-25T12:49:33.410Z] === RUN   TestReadPluginNoRead
12:49:33 [2021-05-25T12:49:33.410Z] === PAUSE TestReadPluginNoRead
12:49:33 [2021-05-25T12:49:33.410Z] === RUN   TestDaemonStartWithLogOpt
12:49:33 [2021-05-25T12:49:33.410Z] === PAUSE TestDaemonStartWithLogOpt
12:49:33 [2021-05-25T12:49:33.410Z] === CONT  TestContinueAfterPluginCrash
12:49:33 [2021-05-25T12:49:33.410Z] === CONT  TestDaemonStartWithLogOpt
12:49:33 [2021-05-25T12:49:33.498Z] --- PASS: TestRenameRunningContainerAndReuse (2.82s)
12:49:33 [2021-05-25T12:49:33.498Z] === RUN   TestRenameInvalidName
12:49:34 [2021-05-25T12:49:34.322Z] tests/integration/api_network_test.py ............................       [ 47%]
12:49:34 [2021-05-25T12:49:34.878Z] --- PASS: TestRenameInvalidName (1.41s)
12:49:34 [2021-05-25T12:49:34.878Z] === RUN   TestRenameAnonymousContainer
12:49:36 [2021-05-25T12:49:36.787Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
12:49:36 [2021-05-25T12:49:36.787Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
12:49:37 [2021-05-25T12:49:37.048Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
12:49:37 [2021-05-25T12:49:37.614Z] --- PASS: TestDaemonStartWithLogOpt (4.16s)
12:49:37 [2021-05-25T12:49:37.614Z] === CONT  TestReadPluginNoRead
12:49:38 [2021-05-25T12:49:38.428Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
12:49:38 [2021-05-25T12:49:38.439Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.39s)
12:49:38 [2021-05-25T12:49:38.440Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2my5w49auo3vs08w14r1gd6y8 Created:2021-05-25 12:49:30.853957029 +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[6a6acd0b4f7c4f655593959cd7631c9903fe3dfdffab601fdaea953f7044a3ee:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hw75l4lep2d5goz62et92ighj EndpointID:13cf41359eadceab18e7edba7a6487ce9b9abd7c8ab7aa18072a5cc4ebb7c5e9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6d84e405453595a292c0b8af446b9362878404c4b6221e227ba151b65db1d8ac 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:9e0ad3e5480a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hw75l4lep2d5goz62et92ighj EndpointID:13cf41359eadceab18e7edba7a6487ce9b9abd7c8ab7aa18072a5cc4ebb7c5e9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:49:38 [2021-05-25T12:49:38.440Z] PASS
12:49:38 [2021-05-25T12:49:38.440Z] 
12:49:38 [2021-05-25T12:49:38.440Z] === Skipped
12:49:38 [2021-05-25T12:49:38.440Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:49:38 [2021-05-25T12:49:38.440Z]     service_test.go:242: FLAKY_TEST
12:49:38 [2021-05-25T12:49:38.440Z] 
12:49:38 [2021-05-25T12:49:38.440Z] 
12:49:38 [2021-05-25T12:49:38.440Z] DONE 26 tests, 1 skipped in 69.920s
12:49:38 [2021-05-25T12:49:38.440Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:49:38 [2021-05-25T12:49:38.440Z] ++ 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
12:49:38 [2021-05-25T12:49:38.440Z] ++ set -e
12:49:38 [2021-05-25T12:49:38.440Z] ++ '[' -n 0 ']'
12:49:38 [2021-05-25T12:49:38.440Z] ++ set -x
12:49:38 [2021-05-25T12:49:38.440Z] ++ 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
12:49:38 [2021-05-25T12:49:38.440Z] INFO: Testing against a local daemon
12:49:38 [2021-05-25T12:49:38.440Z] === RUN   TestDockerNetworkIpvlanPersistance
12:49:38 [2021-05-25T12:49:38.440Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:49:38 [2021-05-25T12:49:38.440Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:49:38 [2021-05-25T12:49:38.440Z] === RUN   TestDockerNetworkIpvlan
12:49:38 [2021-05-25T12:49:38.440Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:49:38 [2021-05-25T12:49:38.440Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:49:38 [2021-05-25T12:49:38.440Z] PASS
12:49:38 [2021-05-25T12:49:38.440Z] 
12:49:38 [2021-05-25T12:49:38.440Z] === Skipped
12:49:38 [2021-05-25T12:49:38.440Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:49:38 [2021-05-25T12:49:38.440Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:49:38 [2021-05-25T12:49:38.440Z] 
12:49:38 [2021-05-25T12:49:38.440Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:49:38 [2021-05-25T12:49:38.440Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:49:38 [2021-05-25T12:49:38.440Z] 
12:49:38 [2021-05-25T12:49:38.440Z] 
12:49:38 [2021-05-25T12:49:38.440Z] DONE 2 tests, 2 skipped in 0.140s
12:49:38 [2021-05-25T12:49:38.440Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:49:38 [2021-05-25T12:49:38.440Z] ++ 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
12:49:38 [2021-05-25T12:49:38.440Z] ++ set -e
12:49:38 [2021-05-25T12:49:38.440Z] ++ '[' -n 0 ']'
12:49:38 [2021-05-25T12:49:38.440Z] ++ set -x
12:49:38 [2021-05-25T12:49:38.440Z] ++ 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
12:49:38 [2021-05-25T12:49:38.440Z] INFO: Testing against a local daemon
12:49:38 [2021-05-25T12:49:38.440Z] === RUN   TestDockerNetworkMacvlanPersistance
12:49:39 [2021-05-25T12:49:39.526Z] === RUN   TestReadPluginNoRead/default
12:49:39 [2021-05-25T12:49:39.811Z] --- PASS: TestRenameAnonymousContainer (4.65s)
12:49:39 [2021-05-25T12:49:39.811Z] === RUN   TestRenameContainerWithSameName
12:49:39 [2021-05-25T12:49:39.811Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
12:49:41 [2021-05-25T12:49:41.193Z] --- PASS: TestRenameContainerWithSameName (1.30s)
12:49:41 [2021-05-25T12:49:41.193Z] === RUN   TestRenameContainerWithLinkedContainer
12:49:41 [2021-05-25T12:49:41.434Z] === RUN   TestReadPluginNoRead/disabled_caching
12:49:41 [2021-05-25T12:49:41.740Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.19s)
12:49:41 [2021-05-25T12:49:41.740Z] === RUN   TestDockerNetworkMacvlan
12:49:41 [2021-05-25T12:49:41.943Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
12:49:42 [2021-05-25T12:49:42.375Z] --- PASS: TestContinueAfterPluginCrash (9.45s)
12:49:42 [2021-05-25T12:49:42.636Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:49:43 [2021-05-25T12:49:43.652Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:49:43 [2021-05-25T12:49:43.737Z] --- PASS: TestRenameContainerWithLinkedContainer (2.67s)
12:49:43 [2021-05-25T12:49:43.737Z] === RUN   TestResize
12:49:43 [2021-05-25T12:49:43.737Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
12:49:43 [2021-05-25T12:49:43.829Z] tests/integration/api_secret_test.py .....                               [ 51%]
12:49:44 [2021-05-25T12:49:44.545Z] --- PASS: TestReadPluginNoRead (7.39s)
12:49:44 [2021-05-25T12:49:44.545Z]     --- PASS: TestReadPluginNoRead/default (1.55s)
12:49:44 [2021-05-25T12:49:44.545Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.60s)
12:49:44 [2021-05-25T12:49:44.545Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s)
12:49:44 [2021-05-25T12:49:44.545Z]     read_test.go:92: [d98be238d25b7] daemon is not started
12:49:44 [2021-05-25T12:49:44.545Z] PASS
12:49:44 [2021-05-25T12:49:44.545Z] 
12:49:44 [2021-05-25T12:49:44.545Z] DONE 6 tests in 11.587s
12:49:44 [2021-05-25T12:49:44.545Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:49:44 [2021-05-25T12:49:44.545Z] testing: warning: no tests to run
12:49:44 [2021-05-25T12:49:44.545Z] PASS
12:49:44 [2021-05-25T12:49:44.545Z] 
12:49:44 [2021-05-25T12:49:44.545Z] DONE 0 tests in 0.020s
12:49:44 [2021-05-25T12:49:44.545Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:49:44 [2021-05-25T12:49:44.545Z] INFO: Testing against a local daemon
12:49:44 [2021-05-25T12:49:44.545Z] === RUN   TestPluginWithDevMounts
12:49:44 [2021-05-25T12:49:44.545Z] === PAUSE TestPluginWithDevMounts
12:49:44 [2021-05-25T12:49:44.545Z] === CONT  TestPluginWithDevMounts
12:49:44 [2021-05-25T12:49:44.675Z] --- PASS: TestResize (1.15s)
12:49:44 [2021-05-25T12:49:44.675Z] === RUN   TestResizeWithInvalidSize
12:49:45 [2021-05-25T12:49:45.036Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:49:46 [2021-05-25T12:49:46.069Z] --- PASS: TestResizeWithInvalidSize (1.34s)
12:49:46 [2021-05-25T12:49:46.069Z] === RUN   TestResizeWhenContainerNotStarted
12:49:46 [2021-05-25T12:49:46.455Z] --- PASS: TestPluginWithDevMounts (1.73s)
12:49:46 [2021-05-25T12:49:46.455Z] PASS
12:49:46 [2021-05-25T12:49:46.455Z] 
12:49:46 [2021-05-25T12:49:46.455Z] DONE 1 tests in 1.768s
12:49:46 [2021-05-25T12:49:46.455Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:49:46 [2021-05-25T12:49:46.455Z] INFO: Testing against a local daemon
12:49:46 [2021-05-25T12:49:46.455Z] === RUN   TestSecretInspect
12:49:46 [2021-05-25T12:49:46.642Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
12:49:46 [2021-05-25T12:49:46.950Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:49:47 [2021-05-25T12:49:47.212Z] --- PASS: TestResizeWhenContainerNotStarted (1.21s)
12:49:47 [2021-05-25T12:49:47.212Z] === RUN   TestDaemonRestartKillContainers
12:49:47 [2021-05-25T12:49:47.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:49:47 [2021-05-25T12:49:47.212Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:49:48 [2021-05-25T12:49:48.180Z] tests/integration/api_service_test.py ....................s............. [ 60%]
12:49:48 [2021-05-25T12:49:48.994Z] --- PASS: TestSecretInspect (2.43s)
12:49:48 [2021-05-25T12:49:48.994Z] === RUN   TestSecretList
12:49:50 [2021-05-25T12:49:50.905Z] --- PASS: TestSecretList (2.44s)
12:49:50 [2021-05-25T12:49:50.905Z] === RUN   TestSecretsCreateAndDelete
12:49:51 [2021-05-25T12:49:51.156Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:49:51 [2021-05-25T12:49:51.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:49:51 [2021-05-25T12:49:51.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:49:51 [2021-05-25T12:49:51.981Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
12:49:51 [2021-05-25T12:49:51.981Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
12:49:52 [2021-05-25T12:49:52.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:49:53 [2021-05-25T12:49:53.181Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:49:53 [2021-05-25T12:49:53.445Z] --- PASS: TestSecretsCreateAndDelete (2.42s)
12:49:53 [2021-05-25T12:49:53.445Z] === RUN   TestSecretsUpdate
12:49:54 [2021-05-25T12:49:54.120Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
12:49:54 [2021-05-25T12:49:54.689Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:49:55 [2021-05-25T12:49:55.258Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:49:55 [2021-05-25T12:49:55.362Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:49:55 [2021-05-25T12:49:55.829Z] === RUN   TestDockerSuite/TestBuildCacheAdd
12:49:55 [2021-05-25T12:49:55.985Z] --- PASS: TestSecretsUpdate (2.42s)
12:49:55 [2021-05-25T12:49:55.985Z] === RUN   TestTemplatedSecret
12:49:57 [2021-05-25T12:49:57.212Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
12:49:58 [2021-05-25T12:49:58.152Z] === RUN   TestDockerSuite/TestBuildCacheFrom
12:49:59 [2021-05-25T12:49:59.092Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:49:59 [2021-05-25T12:49:59.281Z] --- PASS: TestTemplatedSecret (3.41s)
12:49:59 [2021-05-25T12:49:59.281Z] === RUN   TestSecretCreateResolve
12:49:59 [2021-05-25T12:49:59.353Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:50:00 [2021-05-25T12:50:00.734Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
12:50:01 [2021-05-25T12:50:01.853Z] --- PASS: TestSecretCreateResolve (2.45s)
12:50:01 [2021-05-25T12:50:01.853Z] PASS
12:50:01 [2021-05-25T12:50:01.853Z] 
12:50:01 [2021-05-25T12:50:01.853Z] DONE 6 tests in 15.588s
12:50:01 [2021-05-25T12:50:01.853Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:50:01 [2021-05-25T12:50:01.853Z] INFO: Testing against a local daemon
12:50:01 [2021-05-25T12:50:01.853Z] === RUN   TestServiceCreateInit
12:50:01 [2021-05-25T12:50:01.853Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:50:02 [2021-05-25T12:50:02.591Z] ..........................                                               [ 67%]
12:50:03 [2021-05-25T12:50:03.502Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:50:04 [2021-05-25T12:50:04.030Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
12:50:04 [2021-05-25T12:50:04.289Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:50:04 [2021-05-25T12:50:04.888Z] --- PASS: TestDockerNetworkMacvlan (23.32s)
12:50:04 [2021-05-25T12:50:04.888Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.18s)
12:50:04 [2021-05-25T12:50:04.888Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s)
12:50:04 [2021-05-25T12:50:04.888Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.36s)
12:50:04 [2021-05-25T12:50:04.888Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.60s)
12:50:04 [2021-05-25T12:50:04.888Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.83s)
12:50:04 [2021-05-25T12:50:04.888Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.77s)
12:50:04 [2021-05-25T12:50:04.888Z] PASS
12:50:04 [2021-05-25T12:50:04.888Z] 
12:50:04 [2021-05-25T12:50:04.888Z] DONE 8 tests in 26.640s
12:50:04 [2021-05-25T12:50:04.888Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
12:50:04 [2021-05-25T12:50:04.888Z] ++ 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
12:50:04 [2021-05-25T12:50:04.888Z] ++ set -e
12:50:04 [2021-05-25T12:50:04.888Z] ++ '[' -n 0 ']'
12:50:04 [2021-05-25T12:50:04.888Z] ++ set -x
12:50:04 [2021-05-25T12:50:04.888Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:50:05 [2021-05-25T12:50:05.149Z] testing: warning: no tests to run
12:50:05 [2021-05-25T12:50:05.149Z] PASS
12:50:05 [2021-05-25T12:50:05.149Z] 
12:50:05 [2021-05-25T12:50:05.149Z] DONE 0 tests in 0.025s
12:50:05 [2021-05-25T12:50:05.149Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:50:05 [2021-05-25T12:50:05.149Z] ++ 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
12:50:05 [2021-05-25T12:50:05.149Z] ++ set -e
12:50:05 [2021-05-25T12:50:05.149Z] ++ '[' -n 0 ']'
12:50:05 [2021-05-25T12:50:05.149Z] ++ set -x
12:50:05 [2021-05-25T12:50:05.149Z] ++ 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
12:50:05 [2021-05-25T12:50:05.149Z] INFO: Testing against a local daemon
12:50:05 [2021-05-25T12:50:05.149Z] === RUN   TestAuthZPluginAllowRequest
12:50:05 [2021-05-25T12:50:05.229Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:50:07 [2021-05-25T12:50:07.133Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:50:07 [2021-05-25T12:50:07.138Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
12:50:07 [2021-05-25T12:50:07.694Z] --- PASS: TestAuthZPluginAllowRequest (2.26s)
12:50:07 [2021-05-25T12:50:07.694Z] === RUN   TestAuthZPluginTLS
12:50:07 [2021-05-25T12:50:07.708Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
12:50:08 [2021-05-25T12:50:08.635Z] --- PASS: TestAuthZPluginTLS (1.18s)
12:50:08 [2021-05-25T12:50:08.635Z] === RUN   TestAuthZPluginDenyRequest
12:50:08 [2021-05-25T12:50:08.670Z] --- PASS: TestDaemonRestartKillContainers (0.01s)
12:50:08 [2021-05-25T12:50:08.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.95s)
12:50:08 [2021-05-25T12:50:08.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.18s)
12:50:08 [2021-05-25T12:50:08.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s)
12:50:08 [2021-05-25T12:50:08.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.82s)
12:50:08 [2021-05-25T12:50:08.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s)
12:50:08 [2021-05-25T12:50:08.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.97s)
12:50:08 [2021-05-25T12:50:08.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.22s)
12:50:08 [2021-05-25T12:50:08.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.02s)
12:50:08 [2021-05-25T12:50:08.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.33s)
12:50:08 [2021-05-25T12:50:08.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.80s)
12:50:08 [2021-05-25T12:50:08.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.80s)
12:50:08 [2021-05-25T12:50:08.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.65s)
12:50:08 [2021-05-25T12:50:08.670Z] === RUN   TestCgroupNamespacesRun
12:50:08 [2021-05-25T12:50:08.931Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
12:50:09 [2021-05-25T12:50:09.870Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
12:50:10 [2021-05-25T12:50:10.020Z] --- PASS: TestAuthZPluginDenyRequest (1.17s)
12:50:10 [2021-05-25T12:50:10.020Z] === RUN   TestAuthZPluginAPIDenyResponse
12:50:10 [2021-05-25T12:50:10.963Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.13s)
12:50:10 [2021-05-25T12:50:10.963Z] === RUN   TestAuthZPluginDenyResponse
12:50:11 [2021-05-25T12:50:11.333Z] --- PASS: TestServiceCreateInit (9.31s)
12:50:11 [2021-05-25T12:50:11.333Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.66s)
12:50:11 [2021-05-25T12:50:11.333Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.63s)
12:50:11 [2021-05-25T12:50:11.333Z] === RUN   TestCreateServiceMultipleTimes
12:50:11 [2021-05-25T12:50:11.781Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
12:50:12 [2021-05-25T12:50:12.349Z] --- PASS: TestAuthZPluginDenyResponse (1.17s)
12:50:12 [2021-05-25T12:50:12.349Z] === RUN   TestAuthZPluginAllowEventStream
12:50:12 [2021-05-25T12:50:12.351Z] --- PASS: TestCgroupNamespacesRun (3.44s)
12:50:12 [2021-05-25T12:50:12.351Z] === RUN   TestCgroupNamespacesRunPrivileged
12:50:14 [2021-05-25T12:50:14.265Z] --- PASS: TestAuthZPluginAllowEventStream (2.25s)
12:50:14 [2021-05-25T12:50:14.265Z] === RUN   TestAuthZPluginErrorResponse
12:50:14 [2021-05-25T12:50:14.890Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.27s)
12:50:14 [2021-05-25T12:50:14.890Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:50:15 [2021-05-25T12:50:15.652Z] --- PASS: TestAuthZPluginErrorResponse (1.18s)
12:50:15 [2021-05-25T12:50:15.652Z] === RUN   TestAuthZPluginErrorRequest
12:50:16 [2021-05-25T12:50:16.594Z] --- PASS: TestAuthZPluginErrorRequest (1.12s)
12:50:16 [2021-05-25T12:50:16.594Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:50:17 [2021-05-25T12:50:17.979Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.17s)
12:50:17 [2021-05-25T12:50:17.979Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:50:18 [2021-05-25T12:50:18.185Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.58s)
12:50:18 [2021-05-25T12:50:18.185Z] === RUN   TestCgroupNamespacesRunHostMode
12:50:19 [2021-05-25T12:50:19.566Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
12:50:20 [2021-05-25T12:50:20.525Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.71s)
12:50:20 [2021-05-25T12:50:20.525Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:50:21 [2021-05-25T12:50:21.477Z] --- PASS: TestCgroupNamespacesRunHostMode (3.16s)
12:50:21 [2021-05-25T12:50:21.477Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:50:23 [2021-05-25T12:50:23.071Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.63s)
12:50:23 [2021-05-25T12:50:23.071Z] === RUN   TestAuthZPluginHeader
12:50:23 [2021-05-25T12:50:23.387Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
12:50:24 [2021-05-25T12:50:24.327Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
12:50:24 [2021-05-25T12:50:24.586Z] === RUN   TestDockerSuite/TestBuildClearCmd
12:50:24 [2021-05-25T12:50:24.846Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.60s)
12:50:24 [2021-05-25T12:50:24.846Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:50:24 [2021-05-25T12:50:24.984Z] --- PASS: TestAuthZPluginHeader (1.46s)
12:50:24 [2021-05-25T12:50:24.984Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:50:24 [2021-05-25T12:50:24.984Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:50:24 [2021-05-25T12:50:24.984Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:50:24 [2021-05-25T12:50:24.984Z] === RUN   TestAuthZPluginV2Disable
12:50:24 [2021-05-25T12:50:24.984Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:50:24 [2021-05-25T12:50:24.984Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:50:24 [2021-05-25T12:50:24.984Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:50:24 [2021-05-25T12:50:24.984Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:50:24 [2021-05-25T12:50:24.984Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:50:24 [2021-05-25T12:50:24.984Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:50:24 [2021-05-25T12:50:24.984Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:50:24 [2021-05-25T12:50:24.984Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:50:24 [2021-05-25T12:50:24.984Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:50:25 [2021-05-25T12:50:25.108Z] === RUN   TestDockerSuite/TestBuildCmd
12:50:25 [2021-05-25T12:50:25.368Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
12:50:25 [2021-05-25T12:50:25.938Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
12:50:26 [2021-05-25T12:50:26.508Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
12:50:26 [2021-05-25T12:50:26.508Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
12:50:27 [2021-05-25T12:50:27.078Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.21s)
12:50:27 [2021-05-25T12:50:27.078Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:50:28 [2021-05-25T12:50:28.017Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
12:50:28 [2021-05-25T12:50:28.277Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.25s)
12:50:28 [2021-05-25T12:50:28.277Z] === RUN   TestCgroupNamespacesRunOlderClient
12:50:29 [2021-05-25T12:50:29.216Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
12:50:31 [2021-05-25T12:50:31.762Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.11s)
12:50:31 [2021-05-25T12:50:31.762Z] === RUN   TestNISDomainname
12:50:32 [2021-05-25T12:50:32.331Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
12:50:33 [2021-05-25T12:50:33.287Z] --- PASS: TestCreateServiceMultipleTimes (18.55s)
12:50:33 [2021-05-25T12:50:33.287Z] === RUN   TestCreateServiceConflict
12:50:33 [2021-05-25T12:50:33.287Z] --- PASS: TestCreateServiceConflict (2.43s)
12:50:33 [2021-05-25T12:50:33.287Z] === RUN   TestCreateServiceMaxReplicas
12:50:33 [2021-05-25T12:50:33.714Z] --- PASS: TestNISDomainname (2.39s)
12:50:33 [2021-05-25T12:50:33.714Z] === RUN   TestHostnameDnsResolution
12:50:35 [2021-05-25T12:50:35.622Z] === RUN   TestDockerSuite/TestBuildConditionalCache
12:50:35 [2021-05-25T12:50:35.831Z] --- PASS: TestCreateServiceMaxReplicas (3.32s)
12:50:35 [2021-05-25T12:50:35.832Z] === RUN   TestCreateWithDuplicateNetworkNames
12:50:36 [2021-05-25T12:50:36.192Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
12:50:36 [2021-05-25T12:50:36.452Z] --- PASS: TestHostnameDnsResolution (2.66s)
12:50:36 [2021-05-25T12:50:36.452Z] === RUN   TestStats
12:50:36 [2021-05-25T12:50:36.711Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
12:50:38 [2021-05-25T12:50:38.092Z] === RUN   TestDockerSuite/TestBuildContextCleanup
12:50:38 [2021-05-25T12:50:38.351Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
12:50:39 [2021-05-25T12:50:39.290Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
12:50:39 [2021-05-25T12:50:39.551Z] --- PASS: TestStats (3.21s)
12:50:39 [2021-05-25T12:50:39.551Z] === RUN   TestStopContainerWithTimeout
12:50:39 [2021-05-25T12:50:39.551Z] === RUN   TestStopContainerWithTimeout/0
12:50:39 [2021-05-25T12:50:39.551Z] === PAUSE TestStopContainerWithTimeout/0
12:50:39 [2021-05-25T12:50:39.551Z] === RUN   TestStopContainerWithTimeout/1
12:50:39 [2021-05-25T12:50:39.551Z] === PAUSE TestStopContainerWithTimeout/1
12:50:39 [2021-05-25T12:50:39.551Z] === RUN   TestStopContainerWithTimeout/3
12:50:39 [2021-05-25T12:50:39.551Z] === PAUSE TestStopContainerWithTimeout/3
12:50:39 [2021-05-25T12:50:39.551Z] === RUN   TestStopContainerWithTimeout/-1
12:50:39 [2021-05-25T12:50:39.551Z] === PAUSE TestStopContainerWithTimeout/-1
12:50:39 [2021-05-25T12:50:39.551Z] === CONT  TestStopContainerWithTimeout/0
12:50:39 [2021-05-25T12:50:39.551Z] === CONT  TestStopContainerWithTimeout/-1
12:50:39 [2021-05-25T12:50:39.812Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
12:50:40 [2021-05-25T12:50:40.381Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
12:50:40 [2021-05-25T12:50:40.951Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
12:50:40 [2021-05-25T12:50:40.951Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
12:50:40 [2021-05-25T12:50:40.951Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
12:50:41 [2021-05-25T12:50:41.891Z] === CONT  TestStopContainerWithTimeout/3
12:50:43 [2021-05-25T12:50:43.799Z] === CONT  TestStopContainerWithTimeout/1
12:50:45 [2021-05-25T12:50:45.708Z] --- PASS: TestStopContainerWithTimeout (0.04s)
12:50:45 [2021-05-25T12:50:45.708Z]     --- PASS: TestStopContainerWithTimeout/0 (2.25s)
12:50:45 [2021-05-25T12:50:45.708Z]     --- PASS: TestStopContainerWithTimeout/-1 (4.09s)
12:50:45 [2021-05-25T12:50:45.708Z]     --- PASS: TestStopContainerWithTimeout/3 (3.15s)
12:50:45 [2021-05-25T12:50:45.708Z]     --- PASS: TestStopContainerWithTimeout/1 (2.05s)
12:50:45 [2021-05-25T12:50:45.708Z] === RUN   TestDeleteDevicemapper
12:50:45 [2021-05-25T12:50:45.708Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:50:45 [2021-05-25T12:50:45.708Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:50:45 [2021-05-25T12:50:45.708Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:50:45 [2021-05-25T12:50:45.968Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
12:50:46 [2021-05-25T12:50:46.546Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
12:50:46 [2021-05-25T12:50:46.946Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.89s)
12:50:46 [2021-05-25T12:50:46.946Z] PASS
12:50:46 [2021-05-25T12:50:46.946Z] 
12:50:46 [2021-05-25T12:50:46.946Z] === Skipped
12:50:46 [2021-05-25T12:50:46.946Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:50:46 [2021-05-25T12:50:46.946Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:50:46 [2021-05-25T12:50:46.946Z] 
12:50:46 [2021-05-25T12:50:46.946Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:50:46 [2021-05-25T12:50:46.946Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:50:46 [2021-05-25T12:50:46.946Z] 
12:50:46 [2021-05-25T12:50:46.946Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:50:46 [2021-05-25T12:50:46.946Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:50:46 [2021-05-25T12:50:46.946Z] 
12:50:46 [2021-05-25T12:50:46.946Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:50:46 [2021-05-25T12:50:46.946Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:50:46 [2021-05-25T12:50:46.946Z] 
12:50:46 [2021-05-25T12:50:46.946Z] 
12:50:46 [2021-05-25T12:50:46.946Z] DONE 17 tests, 4 skipped in 39.466s
12:50:46 [2021-05-25T12:50:46.946Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:50:46 [2021-05-25T12:50:46.946Z] ++ 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
12:50:46 [2021-05-25T12:50:46.946Z] ++ set -e
12:50:46 [2021-05-25T12:50:46.946Z] ++ '[' -n 0 ']'
12:50:46 [2021-05-25T12:50:46.946Z] ++ set -x
12:50:46 [2021-05-25T12:50:46.946Z] ++ 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
12:50:46 [2021-05-25T12:50:46.946Z] INFO: Testing against a local daemon
12:50:46 [2021-05-25T12:50:46.946Z] === RUN   TestPluginInvalidJSON
12:50:46 [2021-05-25T12:50:46.946Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:50:46 [2021-05-25T12:50:46.946Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:50:46 [2021-05-25T12:50:46.946Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:50:46 [2021-05-25T12:50:46.946Z] --- PASS: TestPluginInvalidJSON (0.03s)
12:50:46 [2021-05-25T12:50:46.946Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:50:46 [2021-05-25T12:50:46.946Z] === RUN   TestPluginInstall
12:50:46 [2021-05-25T12:50:46.946Z] === RUN   TestPluginInstall/no_auth
12:50:46 [2021-05-25T12:50:46.946Z] time="2021-05-25T12:50:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:50:46 [2021-05-25T12:50:46.946Z] time="2021-05-25T12:50:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b6391bf41465dfbca9aae3cf6e4bb5947dc6ddfaf9d6a7bf5e4284edb64215e" mediatype=application/vnd.docker.plugin.v1+json size=522
12:50:46 [2021-05-25T12:50:46.946Z] time="2021-05-25T12:50:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:50:46 [2021-05-25T12:50:46.946Z] time="2021-05-25T12:50:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b6391bf41465dfbca9aae3cf6e4bb5947dc6ddfaf9d6a7bf5e4284edb64215e" mediatype=application/vnd.docker.plugin.v1+json size=522
12:50:47 [2021-05-25T12:50:47.207Z] === RUN   TestPluginInstall/with_htpasswd
12:50:48 [2021-05-25T12:50:48.150Z] time="2021-05-25T12:50:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:50:48 [2021-05-25T12:50:48.150Z] time="2021-05-25T12:50:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c52e7d97236decf677091b3311b4262a9f70140bdeab54aad17ff23d3ef06df" mediatype=application/vnd.docker.plugin.v1+json size=522
12:50:48 [2021-05-25T12:50:48.150Z] time="2021-05-25T12:50:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:50:48 [2021-05-25T12:50:48.150Z] time="2021-05-25T12:50:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c52e7d97236decf677091b3311b4262a9f70140bdeab54aad17ff23d3ef06df" mediatype=application/vnd.docker.plugin.v1+json size=522
12:50:48 [2021-05-25T12:50:48.412Z] === RUN   TestPluginInstall/with_insecure
12:50:49 [2021-05-25T12:50:49.200Z] --- PASS: TestBuildWithHugeFile (143.30s)
12:50:49 [2021-05-25T12:50:49.200Z] === RUN   TestBuildWCOWSandboxSize
12:50:50 [2021-05-25T12:50:50.327Z] time="2021-05-25T12:50:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:50:50 [2021-05-25T12:50:50.327Z] time="2021-05-25T12:50:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44d5d355915fbeaad189fd5189f99065d82df3e52d6ea227135e8114c9d6350c" mediatype=application/vnd.docker.plugin.v1+json size=522
12:50:50 [2021-05-25T12:50:50.327Z] time="2021-05-25T12:50:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:50:50 [2021-05-25T12:50:50.327Z] time="2021-05-25T12:50:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44d5d355915fbeaad189fd5189f99065d82df3e52d6ea227135e8114c9d6350c" mediatype=application/vnd.docker.plugin.v1+json size=522
12:50:50 [2021-05-25T12:50:50.588Z] --- PASS: TestPluginInstall (5.87s)
12:50:50 [2021-05-25T12:50:50.588Z]     --- PASS: TestPluginInstall/no_auth (2.51s)
12:50:50 [2021-05-25T12:50:50.588Z]     --- PASS: TestPluginInstall/with_htpasswd (1.18s)
12:50:50 [2021-05-25T12:50:50.588Z]     --- PASS: TestPluginInstall/with_insecure (2.19s)
12:50:50 [2021-05-25T12:50:50.588Z]         plugin_test.go:165: [d17b9ae6577af] daemon is not started
12:50:50 [2021-05-25T12:50:50.588Z] === RUN   TestPluginsWithRuntimes
12:50:50 [2021-05-25T12:50:50.727Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.93s)
12:50:50 [2021-05-25T12:50:50.727Z] === RUN   TestCreateServiceSecretFileMode
12:50:52 [2021-05-25T12:50:52.110Z] --- PASS: TestCreateServiceSecretFileMode (2.88s)
12:50:52 [2021-05-25T12:50:52.110Z] === RUN   TestCreateServiceConfigFileMode
12:50:52 [2021-05-25T12:50:52.540Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.64s)
12:50:52 [2021-05-25T12:50:52.540Z] === RUN   TestUpdateMemory
12:50:52 [2021-05-25T12:50:52.540Z] --- SKIP: TestUpdateMemory (0.00s)
12:50:52 [2021-05-25T12:50:52.540Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:50:52 [2021-05-25T12:50:52.540Z] === RUN   TestUpdateCPUQuota
12:50:53 [2021-05-25T12:50:53.134Z] === RUN   TestPluginsWithRuntimes/No_Args
12:50:54 [2021-05-25T12:50:54.449Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
12:50:55 [2021-05-25T12:50:55.427Z] --- PASS: TestCreateServiceConfigFileMode (2.80s)
12:50:55 [2021-05-25T12:50:55.427Z] === RUN   TestCreateServiceSysctls
12:50:55 [2021-05-25T12:50:55.678Z] === RUN   TestPluginsWithRuntimes/With_Args
12:50:56 [2021-05-25T12:50:56.997Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
12:50:57 [2021-05-25T12:50:57.940Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
12:50:58 [2021-05-25T12:50:58.199Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
12:50:58 [2021-05-25T12:50:58.223Z] --- PASS: TestPluginsWithRuntimes (7.16s)
12:50:58 [2021-05-25T12:50:58.223Z]     --- PASS: TestPluginsWithRuntimes/No_Args (2.22s)
12:50:58 [2021-05-25T12:50:58.223Z]     --- PASS: TestPluginsWithRuntimes/With_Args (2.19s)
12:50:58 [2021-05-25T12:50:58.223Z] === RUN   TestPluginBackCompatMediaTypes
12:50:58 [2021-05-25T12:50:58.721Z] --- PASS: TestCreateServiceSysctls (3.68s)
12:50:58 [2021-05-25T12:50:58.721Z] === RUN   TestCreateServiceCapabilities
12:50:58 [2021-05-25T12:50:58.769Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
12:50:58 [2021-05-25T12:50:58.794Z] --- PASS: TestPluginBackCompatMediaTypes (1.11s)
12:50:58 [2021-05-25T12:50:58.794Z] PASS
12:50:58 [2021-05-25T12:50:58.794Z] 
12:50:58 [2021-05-25T12:50:58.794Z] DONE 10 tests in 14.325s
12:50:58 [2021-05-25T12:50:58.794Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:50:58 [2021-05-25T12:50:58.794Z] ++ 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
12:50:58 [2021-05-25T12:50:58.794Z] ++ set -e
12:50:58 [2021-05-25T12:50:58.794Z] ++ '[' -n 0 ']'
12:50:58 [2021-05-25T12:50:58.794Z] ++ set -x
12:50:58 [2021-05-25T12:50:58.794Z] ++ 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
12:50:59 [2021-05-25T12:50:59.056Z] INFO: Testing against a local daemon
12:50:59 [2021-05-25T12:50:59.056Z] === RUN   TestExternalGraphDriver
12:50:59 [2021-05-25T12:50:59.056Z] === RUN   TestExternalGraphDriver/json
12:51:01 [2021-05-25T12:51:01.262Z] --- PASS: TestCreateServiceCapabilities (2.53s)
12:51:01 [2021-05-25T12:51:01.262Z] === RUN   TestInspect
12:51:01 [2021-05-25T12:51:01.920Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:51:02 [2021-05-25T12:51:02.065Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
12:51:03 [2021-05-25T12:51:03.005Z] --- PASS: TestUpdateCPUQuota (10.63s)
12:51:03 [2021-05-25T12:51:03.005Z] === RUN   TestUpdatePidsLimit
12:51:03 [2021-05-25T12:51:03.005Z] === RUN   TestUpdatePidsLimit/update_from_none
12:51:03 [2021-05-25T12:51:03.260Z] === RUN   TestExternalGraphDriver/spec
12:51:03 [2021-05-25T12:51:03.265Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
12:51:03 [2021-05-25T12:51:03.817Z] tests/integration/client_test.py .....                                   [ 75%]
12:51:03 [2021-05-25T12:51:03.817Z] tests/integration/context_api_test.py ...                                [ 76%]
12:51:04 [2021-05-25T12:51:04.205Z] === RUN   TestUpdatePidsLimit/no_change
12:51:04 [2021-05-25T12:51:04.558Z] --- PASS: TestInspect (3.38s)
12:51:04 [2021-05-25T12:51:04.558Z] === RUN   TestCreateJob
12:51:04 [2021-05-25T12:51:04.750Z] tests/integration/errors_test.py .                                       [ 76%]
12:51:05 [2021-05-25T12:51:05.586Z] === RUN   TestUpdatePidsLimit/update_lower
12:51:06 [2021-05-25T12:51:06.525Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
12:51:06 [2021-05-25T12:51:06.785Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:51:07 [2021-05-25T12:51:07.355Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
12:51:07 [2021-05-25T12:51:07.471Z] === RUN   TestExternalGraphDriver/pull
12:51:07 [2021-05-25T12:51:07.926Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:51:08 [2021-05-25T12:51:08.758Z] --- PASS: TestCreateJob (3.69s)
12:51:08 [2021-05-25T12:51:08.758Z] === RUN   TestReplicatedJob
12:51:09 [2021-05-25T12:51:09.307Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:51:09 [2021-05-25T12:51:09.307Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
12:51:09 [2021-05-25T12:51:09.307Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
12:51:09 [2021-05-25T12:51:09.307Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
12:51:09 [2021-05-25T12:51:09.307Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
12:51:09 [2021-05-25T12:51:09.307Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
12:51:10 [2021-05-25T12:51:10.017Z] --- PASS: TestExternalGraphDriver (10.80s)
12:51:10 [2021-05-25T12:51:10.017Z]     --- PASS: TestExternalGraphDriver/json (3.70s)
12:51:10 [2021-05-25T12:51:10.017Z]     --- PASS: TestExternalGraphDriver/spec (4.13s)
12:51:10 [2021-05-25T12:51:10.017Z]     --- PASS: TestExternalGraphDriver/pull (2.85s)
12:51:10 [2021-05-25T12:51:10.017Z] === RUN   TestGraphdriverPluginV2
12:51:10 [2021-05-25T12:51:10.017Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
12:51:10 [2021-05-25T12:51:10.017Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:51:10 [2021-05-25T12:51:10.017Z] PASS
12:51:10 [2021-05-25T12:51:10.017Z] 
12:51:10 [2021-05-25T12:51:10.017Z] === Skipped
12:51:10 [2021-05-25T12:51:10.017Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
12:51:10 [2021-05-25T12:51:10.017Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:51:10 [2021-05-25T12:51:10.017Z] 
12:51:10 [2021-05-25T12:51:10.017Z] 
12:51:10 [2021-05-25T12:51:10.017Z] DONE 5 tests, 1 skipped in 11.001s
12:51:10 [2021-05-25T12:51:10.017Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:51:10 [2021-05-25T12:51:10.017Z] ++ 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
12:51:10 [2021-05-25T12:51:10.017Z] ++ set -e
12:51:10 [2021-05-25T12:51:10.017Z] ++ '[' -n 0 ']'
12:51:10 [2021-05-25T12:51:10.017Z] ++ set -x
12:51:10 [2021-05-25T12:51:10.017Z] ++ 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
12:51:10 [2021-05-25T12:51:10.017Z] INFO: Testing against a local daemon
12:51:10 [2021-05-25T12:51:10.017Z] === RUN   TestContinueAfterPluginCrash
12:51:10 [2021-05-25T12:51:10.017Z] === PAUSE TestContinueAfterPluginCrash
12:51:10 [2021-05-25T12:51:10.017Z] === RUN   TestReadPluginNoRead
12:51:10 [2021-05-25T12:51:10.017Z] === PAUSE TestReadPluginNoRead
12:51:10 [2021-05-25T12:51:10.017Z] === RUN   TestDaemonStartWithLogOpt
12:51:10 [2021-05-25T12:51:10.017Z] === PAUSE TestDaemonStartWithLogOpt
12:51:10 [2021-05-25T12:51:10.017Z] === CONT  TestContinueAfterPluginCrash
12:51:10 [2021-05-25T12:51:10.017Z] === CONT  TestDaemonStartWithLogOpt
12:51:10 [2021-05-25T12:51:10.017Z] === CONT  TestReadPluginNoRead
12:51:10 [2021-05-25T12:51:10.691Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:51:11 [2021-05-25T12:51:11.263Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
12:51:12 [2021-05-25T12:51:12.644Z] --- PASS: TestUpdatePidsLimit (9.61s)
12:51:12 [2021-05-25T12:51:12.644Z]     --- PASS: TestUpdatePidsLimit/update_from_none (1.23s)
12:51:12 [2021-05-25T12:51:12.644Z]     --- PASS: TestUpdatePidsLimit/no_change (1.37s)
12:51:12 [2021-05-25T12:51:12.644Z]     --- PASS: TestUpdatePidsLimit/update_lower (1.20s)
12:51:12 [2021-05-25T12:51:12.644Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.13s)
12:51:12 [2021-05-25T12:51:12.644Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.25s)
12:51:12 [2021-05-25T12:51:12.644Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.22s)
12:51:12 [2021-05-25T12:51:12.644Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.29s)
12:51:12 [2021-05-25T12:51:12.644Z] === RUN   TestUpdateRestartPolicy
12:51:14 [2021-05-25T12:51:14.233Z] === RUN   TestReadPluginNoRead/disabled_caching
12:51:14 [2021-05-25T12:51:14.806Z] --- PASS: TestDaemonStartWithLogOpt (4.71s)
12:51:15 [2021-05-25T12:51:15.181Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
12:51:15 [2021-05-25T12:51:15.423Z] --- PASS: TestReplicatedJob (6.76s)
12:51:15 [2021-05-25T12:51:15.423Z] === RUN   TestUpdateReplicatedJob
12:51:16 [2021-05-25T12:51:16.189Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:51:17 [2021-05-25T12:51:17.723Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
12:51:18 [2021-05-25T12:51:18.101Z] === RUN   TestReadPluginNoRead/default
12:51:18 [2021-05-25T12:51:18.721Z] --- PASS: TestUpdateReplicatedJob (3.80s)
12:51:18 [2021-05-25T12:51:18.721Z] === RUN   TestServiceListWithStatuses
12:51:18 [2021-05-25T12:51:18.721Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:51:18 [2021-05-25T12:51:18.721Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:51:18 [2021-05-25T12:51:18.721Z] === RUN   TestDockerNetworkConnectAlias
12:51:19 [2021-05-25T12:51:19.486Z] --- PASS: TestReadPluginNoRead (9.47s)
12:51:19 [2021-05-25T12:51:19.486Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.74s)
12:51:19 [2021-05-25T12:51:19.486Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s)
12:51:19 [2021-05-25T12:51:19.486Z]     --- PASS: TestReadPluginNoRead/default (1.76s)
12:51:19 [2021-05-25T12:51:19.486Z]     read_test.go:92: [d9c0bda6b4af4] daemon is not started
12:51:20 [2021-05-25T12:51:20.429Z] --- PASS: TestContinueAfterPluginCrash (10.18s)
12:51:20 [2021-05-25T12:51:20.429Z] PASS
12:51:20 [2021-05-25T12:51:20.429Z] 
12:51:20 [2021-05-25T12:51:20.429Z] DONE 6 tests in 10.328s
12:51:20 [2021-05-25T12:51:20.429Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:51:20 [2021-05-25T12:51:20.429Z] ++ 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
12:51:20 [2021-05-25T12:51:20.429Z] ++ set -e
12:51:20 [2021-05-25T12:51:20.429Z] ++ '[' -n 0 ']'
12:51:20 [2021-05-25T12:51:20.429Z] ++ set -x
12:51:20 [2021-05-25T12:51:20.429Z] ++ 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
12:51:20 [2021-05-25T12:51:20.429Z] testing: warning: no tests to run
12:51:20 [2021-05-25T12:51:20.429Z] PASS
12:51:20 [2021-05-25T12:51:20.429Z] 
12:51:20 [2021-05-25T12:51:20.429Z] DONE 0 tests in 0.040s
12:51:20 [2021-05-25T12:51:20.429Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:51:20 [2021-05-25T12:51:20.429Z] ++ 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
12:51:20 [2021-05-25T12:51:20.429Z] ++ set -e
12:51:20 [2021-05-25T12:51:20.429Z] ++ '[' -n 0 ']'
12:51:20 [2021-05-25T12:51:20.429Z] ++ set -x
12:51:20 [2021-05-25T12:51:20.429Z] ++ 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
12:51:20 [2021-05-25T12:51:20.429Z] INFO: Testing against a local daemon
12:51:20 [2021-05-25T12:51:20.429Z] === RUN   TestPluginWithDevMounts
12:51:20 [2021-05-25T12:51:20.429Z] === PAUSE TestPluginWithDevMounts
12:51:20 [2021-05-25T12:51:20.429Z] === CONT  TestPluginWithDevMounts
12:51:21 [2021-05-25T12:51:21.934Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
12:51:22 [2021-05-25T12:51:22.975Z] --- PASS: TestPluginWithDevMounts (2.09s)
12:51:22 [2021-05-25T12:51:22.975Z] PASS
12:51:22 [2021-05-25T12:51:22.975Z] 
12:51:22 [2021-05-25T12:51:22.975Z] DONE 1 tests in 2.241s
12:51:22 [2021-05-25T12:51:22.975Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
12:51:22 [2021-05-25T12:51:22.975Z] ++ 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
12:51:22 [2021-05-25T12:51:22.975Z] ++ set -e
12:51:22 [2021-05-25T12:51:22.975Z] ++ '[' -n 0 ']'
12:51:22 [2021-05-25T12:51:22.975Z] ++ set -x
12:51:22 [2021-05-25T12:51:22.975Z] ++ 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
12:51:22 [2021-05-25T12:51:22.975Z] INFO: Testing against a local daemon
12:51:22 [2021-05-25T12:51:22.975Z] === RUN   TestSecretInspect
12:51:24 [2021-05-25T12:51:24.003Z] --- PASS: TestDockerNetworkConnectAlias (4.99s)
12:51:24 [2021-05-25T12:51:24.003Z] === RUN   TestDockerNetworkReConnect
12:51:24 [2021-05-25T12:51:24.472Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
12:51:25 [2021-05-25T12:51:25.410Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
12:51:25 [2021-05-25T12:51:25.669Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
12:51:26 [2021-05-25T12:51:26.283Z] --- PASS: TestSecretInspect (3.14s)
12:51:26 [2021-05-25T12:51:26.283Z] === RUN   TestSecretList
12:51:27 [2021-05-25T12:51:27.050Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
12:51:28 [2021-05-25T12:51:28.202Z] --- PASS: TestDockerNetworkReConnect (4.04s)
12:51:28 [2021-05-25T12:51:28.202Z] === RUN   TestServicePlugin
12:51:28 [2021-05-25T12:51:28.437Z] --- PASS: TestUpdateRestartPolicy (15.62s)
12:51:28 [2021-05-25T12:51:28.437Z] === RUN   TestUpdateRestartWithAutoRemove
12:51:29 [2021-05-25T12:51:29.583Z] --- PASS: TestSecretList (3.14s)
12:51:29 [2021-05-25T12:51:29.583Z] === RUN   TestSecretsCreateAndDelete
12:51:29 [2021-05-25T12:51:29.819Z] --- PASS: TestUpdateRestartWithAutoRemove (1.44s)
12:51:29 [2021-05-25T12:51:29.819Z] === RUN   TestWaitNonBlocked
12:51:29 [2021-05-25T12:51:29.819Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:51:29 [2021-05-25T12:51:29.819Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:51:29 [2021-05-25T12:51:29.819Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:51:29 [2021-05-25T12:51:29.819Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:51:29 [2021-05-25T12:51:29.819Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:51:29 [2021-05-25T12:51:29.819Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:51:31 [2021-05-25T12:51:31.730Z] --- PASS: TestWaitNonBlocked (0.02s)
12:51:31 [2021-05-25T12:51:31.730Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.96s)
12:51:31 [2021-05-25T12:51:31.730Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.03s)
12:51:31 [2021-05-25T12:51:31.730Z] === RUN   TestWaitBlocked
12:51:31 [2021-05-25T12:51:31.730Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:51:31 [2021-05-25T12:51:31.730Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:51:31 [2021-05-25T12:51:31.730Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:51:31 [2021-05-25T12:51:31.730Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:51:31 [2021-05-25T12:51:31.990Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:51:31 [2021-05-25T12:51:31.990Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:51:32 [2021-05-25T12:51:32.034Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:51:32 [2021-05-25T12:51:32.128Z] --- PASS: TestSecretsCreateAndDelete (3.14s)
12:51:32 [2021-05-25T12:51:32.128Z] === RUN   TestSecretsUpdate
12:51:32 [2021-05-25T12:51:32.559Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
12:51:33 [2021-05-25T12:51:33.940Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
12:51:34 [2021-05-25T12:51:34.200Z] --- PASS: TestWaitBlocked (0.06s)
12:51:34 [2021-05-25T12:51:34.200Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.22s)
12:51:34 [2021-05-25T12:51:34.200Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.43s)
12:51:34 [2021-05-25T12:51:34.200Z] === CONT  TestContainerStartOnDaemonRestart
12:51:34 [2021-05-25T12:51:34.200Z] === CONT  TestContainerKillOnDaemonStart
12:51:35 [2021-05-25T12:51:35.430Z] --- PASS: TestSecretsUpdate (2.66s)
12:51:35 [2021-05-25T12:51:35.430Z] === RUN   TestTemplatedSecret
12:51:37 [2021-05-25T12:51:37.495Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
12:51:38 [2021-05-25T12:51:38.732Z] --- PASS: TestTemplatedSecret (3.89s)
12:51:38 [2021-05-25T12:51:38.732Z] === RUN   TestSecretCreateResolve
12:51:38 [2021-05-25T12:51:38.876Z] --- PASS: TestContainerStartOnDaemonRestart (4.54s)
12:51:38 [2021-05-25T12:51:38.876Z] === CONT  TestIpcModeOlderClient
12:51:38 [2021-05-25T12:51:38.876Z] --- PASS: TestIpcModeOlderClient (0.07s)
12:51:38 [2021-05-25T12:51:38.876Z] === CONT  TestDaemonHostGatewayIP
12:51:39 [2021-05-25T12:51:39.815Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
12:51:42 [2021-05-25T12:51:42.035Z] --- PASS: TestSecretCreateResolve (3.18s)
12:51:42 [2021-05-25T12:51:42.035Z] PASS
12:51:42 [2021-05-25T12:51:42.035Z] 
12:51:42 [2021-05-25T12:51:42.035Z] DONE 6 tests in 19.310s
12:51:42 [2021-05-25T12:51:42.035Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
12:51:42 [2021-05-25T12:51:42.035Z] ++ 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
12:51:42 [2021-05-25T12:51:42.035Z] ++ set -e
12:51:42 [2021-05-25T12:51:42.035Z] ++ '[' -n 0 ']'
12:51:42 [2021-05-25T12:51:42.035Z] ++ set -x
12:51:42 [2021-05-25T12:51:42.035Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
12:51:42 [2021-05-25T12:51:42.296Z] INFO: Testing against a local daemon
12:51:42 [2021-05-25T12:51:42.296Z] === RUN   TestServiceCreateInit
12:51:42 [2021-05-25T12:51:42.296Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:51:42 [2021-05-25T12:51:42.354Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
12:51:42 [2021-05-25T12:51:42.354Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
12:51:43 [2021-05-25T12:51:43.735Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
12:51:43 [2021-05-25T12:51:43.735Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
12:51:44 [2021-05-25T12:51:44.305Z] --- PASS: TestDaemonHostGatewayIP (5.26s)
12:51:44 [2021-05-25T12:51:44.305Z] === CONT  TestRestartDaemonWithRestartingContainer
12:51:47 [2021-05-25T12:51:47.587Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:51:48 [2021-05-25T12:51:48.548Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.03s)
12:51:48 [2021-05-25T12:51:48.548Z] === CONT  TestDaemonRestartIpcMode
12:51:48 [2021-05-25T12:51:48.807Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
12:51:49 [2021-05-25T12:51:49.376Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
12:51:49 [2021-05-25T12:51:49.376Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
12:51:49 [2021-05-25T12:51:49.946Z] --- PASS: TestContainerKillOnDaemonStart (15.47s)
12:51:50 [2021-05-25T12:51:50.517Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
12:51:51 [2021-05-25T12:51:51.061Z] .........                                                                [ 86%]
12:51:51 [2021-05-25T12:51:51.086Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
12:51:52 [2021-05-25T12:51:52.467Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
12:51:52 [2021-05-25T12:51:52.728Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
12:51:52 [2021-05-25T12:51:52.728Z] --- PASS: TestDaemonRestartIpcMode (4.58s)
12:51:52 [2021-05-25T12:51:52.728Z] PASS
12:51:52 [2021-05-25T12:51:52.728Z] 
12:51:52 [2021-05-25T12:51:52.728Z] === Skipped
12:51:52 [2021-05-25T12:51:52.728Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:51:52 [2021-05-25T12:51:52.728Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:51:52 [2021-05-25T12:51:52.728Z] 
12:51:52 [2021-05-25T12:51:52.728Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:51:52 [2021-05-25T12:51:52.728Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:51:52 [2021-05-25T12:51:52.728Z] 
12:51:52 [2021-05-25T12:51:52.728Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:51:52 [2021-05-25T12:51:52.728Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:51:52 [2021-05-25T12:51:52.728Z] 
12:51:52 [2021-05-25T12:51:52.728Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s)
12:51:52 [2021-05-25T12:51:52.728Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:51:52 [2021-05-25T12:51:52.728Z] 
12:51:52 [2021-05-25T12:51:52.728Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:51:52 [2021-05-25T12:51:52.728Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:51:52 [2021-05-25T12:51:52.728Z] 
12:51:52 [2021-05-25T12:51:52.728Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:51:52 [2021-05-25T12:51:52.728Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:51:52 [2021-05-25T12:51:52.728Z] 
12:51:52 [2021-05-25T12:51:52.728Z] 
12:51:52 [2021-05-25T12:51:52.728Z] DONE 196 tests, 6 skipped in 247.969s
12:51:52 [2021-05-25T12:51:52.728Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:51:52 [2021-05-25T12:51:52.728Z] ++ 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
12:51:52 [2021-05-25T12:51:52.728Z] ++ set -e
12:51:52 [2021-05-25T12:51:52.728Z] ++ '[' -n 0 ']'
12:51:52 [2021-05-25T12:51:52.728Z] ++ set -x
12:51:52 [2021-05-25T12:51:52.728Z] ++ 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
12:51:52 [2021-05-25T12:51:52.875Z] --- PASS: TestServiceCreateInit (10.57s)
12:51:52 [2021-05-25T12:51:52.875Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.31s)
12:51:52 [2021-05-25T12:51:52.875Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.23s)
12:51:52 [2021-05-25T12:51:52.875Z] === RUN   TestCreateServiceMultipleTimes
12:51:52 [2021-05-25T12:51:52.988Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
12:51:52 [2021-05-25T12:51:52.988Z] INFO: Testing against a local daemon
12:51:52 [2021-05-25T12:51:52.988Z] === RUN   TestCommitInheritsEnv
12:51:53 [2021-05-25T12:51:53.558Z] --- PASS: TestCommitInheritsEnv (0.44s)
12:51:53 [2021-05-25T12:51:53.558Z] === RUN   TestImportExtremelyLargeImageWorks
12:51:53 [2021-05-25T12:51:53.558Z] === PAUSE TestImportExtremelyLargeImageWorks
12:51:53 [2021-05-25T12:51:53.558Z] === RUN   TestImagesFilterMultiReference
12:51:53 [2021-05-25T12:51:53.558Z] --- PASS: TestImagesFilterMultiReference (0.11s)
12:51:53 [2021-05-25T12:51:53.558Z] === RUN   TestImagePullPlatformInvalid
12:51:53 [2021-05-25T12:51:53.558Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
12:51:53 [2021-05-25T12:51:53.558Z] === RUN   TestRemoveImageOrphaning
12:51:54 [2021-05-25T12:51:54.128Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
12:51:54 [2021-05-25T12:51:54.128Z] --- PASS: TestRemoveImageOrphaning (0.50s)
12:51:54 [2021-05-25T12:51:54.128Z] === RUN   TestRemoveImageGarbageCollector
12:51:54 [2021-05-25T12:51:54.128Z] === RUN   TestDockerSuite/TestBuildDockerignore
12:51:56 [2021-05-25T12:51:56.659Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:51:57 [2021-05-25T12:51:57.421Z] --- PASS: TestRemoveImageGarbageCollector (3.18s)
12:51:57 [2021-05-25T12:51:57.421Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:51:57 [2021-05-25T12:51:57.421Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
12:51:57 [2021-05-25T12:51:57.421Z] === RUN   TestTagInvalidReference
12:51:57 [2021-05-25T12:51:57.421Z] --- PASS: TestTagInvalidReference (0.03s)
12:51:57 [2021-05-25T12:51:57.421Z] === RUN   TestTagValidPrefixedRepo
12:51:57 [2021-05-25T12:51:57.421Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
12:51:57 [2021-05-25T12:51:57.421Z] === RUN   TestTagExistedNameWithoutForce
12:51:57 [2021-05-25T12:51:57.421Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
12:51:57 [2021-05-25T12:51:57.421Z] === RUN   TestTagOfficialNames
12:51:57 [2021-05-25T12:51:57.680Z] --- PASS: TestTagOfficialNames (0.06s)
12:51:57 [2021-05-25T12:51:57.680Z] === RUN   TestTagMatchesDigest
12:51:57 [2021-05-25T12:51:57.680Z] --- PASS: TestTagMatchesDigest (0.02s)
12:51:57 [2021-05-25T12:51:57.680Z] === CONT  TestImportExtremelyLargeImageWorks
12:51:59 [2021-05-25T12:51:59.417Z] tests/integration/models_networks_test.py ....                           [ 91%]
12:52:00 [2021-05-25T12:52:00.331Z] --- PASS: TestServicePlugin (30.66s)
12:52:00 [2021-05-25T12:52:00.331Z]     plugin_test.go:62: [d44878489216d] joining swarm manager [ddad1c2b5510c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:00 [2021-05-25T12:52:00.331Z]     plugin_test.go:65: [dae7862b5eb55] joining swarm manager [ddad1c2b5510c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:00 [2021-05-25T12:52:00.331Z] === RUN   TestServiceUpdateLabel
12:52:00 [2021-05-25T12:52:00.902Z] --- PASS: TestServiceUpdateLabel (2.44s)
12:52:00 [2021-05-25T12:52:00.902Z] === RUN   TestServiceUpdateSecrets
12:52:00 [2021-05-25T12:52:00.972Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
12:52:02 [2021-05-25T12:52:02.880Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
12:52:03 [2021-05-25T12:52:03.822Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
12:52:05 [2021-05-25T12:52:05.729Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
12:52:05 [2021-05-25T12:52:05.969Z] tests/integration/models_nodes_test.py .                                 [ 91%]
12:52:06 [2021-05-25T12:52:06.535Z] tests/integration/models_resources_test.py .                             [ 91%]
12:52:08 [2021-05-25T12:52:08.267Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
12:52:09 [2021-05-25T12:52:09.647Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
12:52:11 [2021-05-25T12:52:11.027Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
12:52:12 [2021-05-25T12:52:12.002Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
12:52:12 [2021-05-25T12:52:12.874Z] tests/integration/models_services_test.py ..............X.               [ 95%]
12:52:14 [2021-05-25T12:52:14.657Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
12:52:14 [2021-05-25T12:52:14.840Z] --- PASS: TestCreateServiceMultipleTimes (18.52s)
12:52:14 [2021-05-25T12:52:14.840Z] === RUN   TestCreateServiceConflict
12:52:14 [2021-05-25T12:52:14.840Z] --- PASS: TestCreateServiceConflict (3.18s)
12:52:14 [2021-05-25T12:52:14.840Z] === RUN   TestCreateServiceMaxReplicas
12:52:16 [2021-05-25T12:52:16.565Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
12:52:18 [2021-05-25T12:52:18.140Z] --- PASS: TestCreateServiceMaxReplicas (3.60s)
12:52:18 [2021-05-25T12:52:18.140Z] === RUN   TestCreateWithDuplicateNetworkNames
12:52:19 [2021-05-25T12:52:19.004Z] --- PASS: TestServiceUpdateSecrets (15.33s)
12:52:19 [2021-05-25T12:52:19.004Z] === RUN   TestServiceUpdateConfigs
12:52:19 [2021-05-25T12:52:19.859Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
12:52:20 [2021-05-25T12:52:20.052Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:52:20 [2021-05-25T12:52:20.312Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:52:25 [2021-05-25T12:52:25.609Z] tests/integration/regression_test.py ......                              [ 98%]
12:52:26 [2021-05-25T12:52:26.125Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:52:26 [2021-05-25T12:52:26.125Z] tests/integration/credentials/utils_test.py .                            [100%]
12:52:26 [2021-05-25T12:52:26.125Z] 
12:52:26 [2021-05-25T12:52:26.125Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:52:26 [2021-05-25T12:52:26.125Z] =========================== short test summary info ============================
12:52:26 [2021-05-25T12:52:26.125Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:52:26 [2021-05-25T12:52:26.125Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:52:26 [2021-05-25T12:52:26.125Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:52:26 [2021-05-25T12:52:26.125Z]   Not supported on most drivers
12:52:26 [2021-05-25T12:52:26.125Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
12:52:26 [2021-05-25T12:52:26.125Z]   Output of docker top depends on host distro, and is not formalized.
12:52:26 [2021-05-25T12:52:26.125Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
12:52:26 [2021-05-25T12:52:26.125Z]   Output of docker top depends on host distro, and is not formalized.
12:52:26 [2021-05-25T12:52:26.125Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
12:52:26 [2021-05-25T12:52:26.125Z]   Can fail if eth0 has multiple IP addresses
12:52:26 [2021-05-25T12:52:26.125Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:52:26 [2021-05-25T12:52:26.125Z]   This doesn't seem to be taken into account by the engine
12:52:26 [2021-05-25T12:52:26.125Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
12:52:26 [2021-05-25T12:52:26.125Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
12:52:26 [2021-05-25T12:52:26.125Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:52:26 [2021-05-25T12:52:26.125Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 379.09 seconds ==
12:52:26 [2021-05-25T12:52:26.382Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:52:27 [2021-05-25T12:52:27.989Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
12:52:28 [2021-05-25T12:52:28.250Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
12:52:32 [2021-05-25T12:52:32.447Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
12:52:33 [2021-05-25T12:52:33.048Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.83s)
12:52:33 [2021-05-25T12:52:33.048Z] === RUN   TestCreateServiceSecretFileMode
12:52:33 [2021-05-25T12:52:33.828Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
12:52:33 [2021-05-25T12:52:33.828Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
12:52:33 [2021-05-25T12:52:33.898Z] --- PASS: TestServiceUpdateConfigs (15.17s)
12:52:33 [2021-05-25T12:52:33.898Z] === RUN   TestServiceUpdateNetwork
12:52:36 [2021-05-25T12:52:36.350Z] --- PASS: TestCreateServiceSecretFileMode (3.31s)
12:52:36 [2021-05-25T12:52:36.350Z] === RUN   TestCreateServiceConfigFileMode
12:52:38 [2021-05-25T12:52:38.026Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
12:52:38 [2021-05-25T12:52:38.569Z] Leaving: AppArmorNo profiles have been unloaded.
12:52:38 [2021-05-25T12:52:38.569Z] 
12:52:38 [2021-05-25T12:52:38.569Z] Unloading profiles will leave already running processes permanently
12:52:38 [2021-05-25T12:52:38.569Z] unconfined, which can lead to unexpected situations.
12:52:38 [2021-05-25T12:52:38.569Z] 
12:52:38 [2021-05-25T12:52:38.569Z] To set a process to complain mode, use the command line tool
12:52:38 [2021-05-25T12:52:38.569Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:52:38 [2021-05-25T12:52:38.569Z] 
Post stage
[Pipeline] junit
12:52:38 [2021-05-25T12:52:38.581Z] Recording test results
12:52:38 [2021-05-25T12:52:38.709Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
12:52:38 [2021-05-25T12:52:38.990Z] + echo Ensuring container killed.
12:52:38 [2021-05-25T12:52:38.990Z] Ensuring container killed.
12:52:38 [2021-05-25T12:52:38.990Z] + docker rm -vf docker-pr2
12:52:38 [2021-05-25T12:52:38.990Z] Error: No such container: docker-pr2
[Pipeline] sh
12:52:39 [2021-05-25T12:52:39.268Z] + echo Chowning /workspace to jenkins user
12:52:39 [2021-05-25T12:52:39.268Z] Chowning /workspace to jenkins user
12:52:39 [2021-05-25T12:52:39.268Z] + id -u
12:52:39 [2021-05-25T12:52:39.268Z] + id -g
12:52:39 [2021-05-25T12:52:39.268Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42412:/workspace busybox chown -R 1000:1000 /workspace
12:52:39 [2021-05-25T12:52:39.652Z] --- PASS: TestCreateServiceConfigFileMode (3.33s)
12:52:39 [2021-05-25T12:52:39.652Z] === RUN   TestCreateServiceSysctls
12:52:40 [2021-05-25T12:52:40.565Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:52:40 [2021-05-25T12:52:40.932Z] + bundleName=docker-py
12:52:40 [2021-05-25T12:52:40.932Z] + echo Creating docker-py-bundles.tar.gz
12:52:40 [2021-05-25T12:52:40.932Z] Creating docker-py-bundles.tar.gz
12:52:40 [2021-05-25T12:52:40.932Z] + 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
12:52:40 [2021-05-25T12:52:40.946Z] Archiving artifacts
12:52:41 [2021-05-25T12:52:41.251Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42412/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
12:52:41 [2021-05-25T12:52:41.605Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=22b9e2a7e53645a3090ef305658f22264c380368 -e DOCKER_GRAPHDRIVER docker:22b9e2a7e53645a3090ef305658f22264c380368 hack/make.sh binary-daemon
12:52:42 [2021-05-25T12:52:42.170Z] 
12:52:42 [2021-05-25T12:52:42.170Z] Removing bundles/
12:52:42 [2021-05-25T12:52:42.170Z] 
12:52:42 [2021-05-25T12:52:42.170Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
12:52:42 [2021-05-25T12:52:42.170Z] Building: bundles/binary-daemon/dockerd-dev
12:52:42 [2021-05-25T12:52:42.170Z] GOOS="" GOARCH="" GOARM=""
12:52:43 [2021-05-25T12:52:43.858Z] --- PASS: TestCreateServiceSysctls (4.43s)
12:52:43 [2021-05-25T12:52:43.858Z] === RUN   TestCreateServiceCapabilities
12:52:44 [2021-05-25T12:52:44.763Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
12:52:44 [2021-05-25T12:52:44.763Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
12:52:46 [2021-05-25T12:52:46.117Z] --- PASS: TestServiceUpdateNetwork (13.09s)
12:52:46 [2021-05-25T12:52:46.117Z] === RUN   TestServiceUpdatePidsLimit
12:52:46 [2021-05-25T12:52:46.117Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:52:47 [2021-05-25T12:52:47.057Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:52:47 [2021-05-25T12:52:47.160Z] --- PASS: TestCreateServiceCapabilities (3.26s)
12:52:47 [2021-05-25T12:52:47.160Z] === RUN   TestInspect
12:52:48 [2021-05-25T12:52:48.052Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
12:52:50 [2021-05-25T12:52:50.593Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
12:52:51 [2021-05-25T12:52:51.365Z] --- PASS: TestInspect (3.52s)
12:52:51 [2021-05-25T12:52:51.365Z] === RUN   TestCreateJob
12:52:53 [2021-05-25T12:52:53.888Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
12:52:54 [2021-05-25T12:52:54.147Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
12:52:55 [2021-05-25T12:52:55.201Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:52:55 [2021-05-25T12:52:55.530Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
12:52:55 [2021-05-25T12:52:55.572Z] --- PASS: TestCreateJob (4.39s)
12:52:55 [2021-05-25T12:52:55.572Z] === RUN   TestReplicatedJob
12:52:56 [2021-05-25T12:52:56.101Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
12:52:57 [2021-05-25T12:52:57.040Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
12:52:58 [2021-05-25T12:52:58.968Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
12:52:58 [2021-05-25T12:52:58.968Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
12:53:00 [2021-05-25T12:53:00.874Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
12:53:01 [2021-05-25T12:53:01.442Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
12:53:01 [2021-05-25T12:53:01.776Z] --- PASS: TestServiceUpdatePidsLimit (17.15s)
12:53:01 [2021-05-25T12:53:01.776Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.02s)
12:53:01 [2021-05-25T12:53:01.776Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s)
12:53:01 [2021-05-25T12:53:01.776Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s)
12:53:01 [2021-05-25T12:53:01.776Z] PASS
12:53:01 [2021-05-25T12:53:01.776Z] 
12:53:01 [2021-05-25T12:53:01.776Z] === Skipped
12:53:01 [2021-05-25T12:53:01.776Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:53:01 [2021-05-25T12:53:01.776Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:53:01 [2021-05-25T12:53:01.776Z] 
12:53:01 [2021-05-25T12:53:01.776Z] 
12:53:01 [2021-05-25T12:53:01.776Z] DONE 27 tests, 1 skipped in 179.971s
12:53:01 [2021-05-25T12:53:01.776Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:53:01 [2021-05-25T12:53:01.776Z] INFO: Testing against a local daemon
12:53:01 [2021-05-25T12:53:01.776Z] === RUN   TestSessionCreate
12:53:01 [2021-05-25T12:53:01.776Z] --- PASS: TestSessionCreate (0.02s)
12:53:01 [2021-05-25T12:53:01.776Z] === RUN   TestSessionCreateWithBadUpgrade
12:53:01 [2021-05-25T12:53:01.776Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:53:01 [2021-05-25T12:53:01.776Z] PASS
12:53:01 [2021-05-25T12:53:01.776Z] 
12:53:01 [2021-05-25T12:53:01.776Z] DONE 2 tests in 0.073s
12:53:01 [2021-05-25T12:53:01.776Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:53:01 [2021-05-25T12:53:01.776Z] INFO: Testing against a local daemon
12:53:01 [2021-05-25T12:53:01.776Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:53:01 [2021-05-25T12:53:01.776Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
12:53:01 [2021-05-25T12:53:01.776Z] === RUN   TestEventsExecDie
12:53:02 [2021-05-25T12:53:02.164Z] --- PASS: TestReplicatedJob (6.99s)
12:53:02 [2021-05-25T12:53:02.164Z] === RUN   TestUpdateReplicatedJob
12:53:03 [2021-05-25T12:53:03.159Z] --- PASS: TestEventsExecDie (1.09s)
12:53:03 [2021-05-25T12:53:03.159Z] === RUN   TestEventsBackwardsCompatible
12:53:03 [2021-05-25T12:53:03.159Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
12:53:03 [2021-05-25T12:53:03.159Z] === RUN   TestInfoBinaryCommits
12:53:03 [2021-05-25T12:53:03.159Z] --- PASS: TestInfoBinaryCommits (0.03s)
12:53:03 [2021-05-25T12:53:03.159Z] === RUN   TestInfoAPIVersioned
12:53:03 [2021-05-25T12:53:03.159Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:53:03 [2021-05-25T12:53:03.159Z] === RUN   TestInfoDiscoveryBackend
12:53:03 [2021-05-25T12:53:03.728Z] --- PASS: TestInfoDiscoveryBackend (0.65s)
12:53:03 [2021-05-25T12:53:03.728Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:53:03 [2021-05-25T12:53:03.981Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
12:53:03 [2021-05-25T12:53:03.981Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
12:53:04 [2021-05-25T12:53:04.666Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:53:04 [2021-05-25T12:53:04.666Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:53:05 [2021-05-25T12:53:05.236Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s)
12:53:05 [2021-05-25T12:53:05.236Z] === RUN   TestInfoAPI
12:53:05 [2021-05-25T12:53:05.236Z] --- PASS: TestInfoAPI (0.02s)
12:53:05 [2021-05-25T12:53:05.236Z] === RUN   TestInfoAPIWarnings
12:53:06 [2021-05-25T12:53:06.371Z] --- PASS: TestUpdateReplicatedJob (4.16s)
12:53:06 [2021-05-25T12:53:06.372Z] === RUN   TestServiceListWithStatuses
12:53:06 [2021-05-25T12:53:06.372Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:53:06 [2021-05-25T12:53:06.372Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:53:06 [2021-05-25T12:53:06.372Z] === RUN   TestDockerNetworkConnectAlias
12:53:08 [2021-05-25T12:53:08.176Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
12:53:10 [2021-05-25T12:53:10.718Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
12:53:12 [2021-05-25T12:53:12.957Z] --- PASS: TestDockerNetworkConnectAlias (6.62s)
12:53:12 [2021-05-25T12:53:12.957Z] === RUN   TestDockerNetworkReConnect
12:53:13 [2021-05-25T12:53:13.257Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
12:53:18 [2021-05-25T12:53:18.247Z] --- PASS: TestDockerNetworkReConnect (4.55s)
12:53:18 [2021-05-25T12:53:18.247Z] === RUN   TestServicePlugin
12:53:18 [2021-05-25T12:53:18.247Z] --- SKIP: TestServicePlugin (0.00s)
12:53:18 [2021-05-25T12:53:18.247Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:53:18 [2021-05-25T12:53:18.247Z] === RUN   TestServiceUpdateLabel
12:53:18 [2021-05-25T12:53:18.534Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
12:53:20 [2021-05-25T12:53:20.794Z] --- PASS: TestServiceUpdateLabel (3.15s)
12:53:20 [2021-05-25T12:53:20.794Z] === RUN   TestServiceUpdateSecrets
12:53:23 [2021-05-25T12:53:23.336Z] --- PASS: TestInfoAPIWarnings (16.66s)
12:53:23 [2021-05-25T12:53:23.336Z] === RUN   TestInfoDebug
12:53:23 [2021-05-25T12:53:23.336Z] --- PASS: TestInfoDebug (0.61s)
12:53:23 [2021-05-25T12:53:23.336Z] === RUN   TestInfoInsecureRegistries
12:53:23 [2021-05-25T12:53:23.336Z] --- PASS: TestInfoInsecureRegistries (0.67s)
12:53:23 [2021-05-25T12:53:23.336Z] === RUN   TestInfoRegistryMirrors
12:53:23 [2021-05-25T12:53:23.820Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
12:53:23 [2021-05-25T12:53:23.906Z] --- PASS: TestInfoRegistryMirrors (0.62s)
12:53:23 [2021-05-25T12:53:23.906Z] === RUN   TestLoginFailsWithBadCredentials
12:53:24 [2021-05-25T12:53:24.166Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s)
12:53:24 [2021-05-25T12:53:24.166Z] === RUN   TestPingCacheHeaders
12:53:24 [2021-05-25T12:53:24.166Z] --- PASS: TestPingCacheHeaders (0.02s)
12:53:24 [2021-05-25T12:53:24.166Z] === RUN   TestPingGet
12:53:24 [2021-05-25T12:53:24.166Z] --- PASS: TestPingGet (0.01s)
12:53:24 [2021-05-25T12:53:24.166Z] === RUN   TestPingHead
12:53:24 [2021-05-25T12:53:24.166Z] --- PASS: TestPingHead (0.02s)
12:53:24 [2021-05-25T12:53:24.166Z] === RUN   TestVersion
12:53:24 [2021-05-25T12:53:24.166Z] --- PASS: TestVersion (0.02s)
12:53:24 [2021-05-25T12:53:24.166Z] === CONT  TestCgroupDriverSystemdMemoryLimit
12:53:25 [2021-05-25T12:53:25.547Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.52s)
12:53:25 [2021-05-25T12:53:25.547Z] PASS
12:53:25 [2021-05-25T12:53:25.547Z] 
12:53:25 [2021-05-25T12:53:25.547Z] DONE 18 tests in 23.873s
12:53:25 [2021-05-25T12:53:25.547Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:53:25 [2021-05-25T12:53:25.808Z] INFO: Testing against a local daemon
12:53:25 [2021-05-25T12:53:25.808Z] === RUN   TestVolumesCreateAndList
12:53:25 [2021-05-25T12:53:25.808Z] --- PASS: TestVolumesCreateAndList (0.03s)
12:53:25 [2021-05-25T12:53:25.808Z] === RUN   TestVolumesRemove
12:53:25 [2021-05-25T12:53:25.808Z] --- PASS: TestVolumesRemove (0.08s)
12:53:25 [2021-05-25T12:53:25.808Z] === RUN   TestVolumesInspect
12:53:25 [2021-05-25T12:53:25.808Z] --- PASS: TestVolumesInspect (0.02s)
12:53:25 [2021-05-25T12:53:25.808Z] === RUN   TestVolumesInvalidJSON
12:53:25 [2021-05-25T12:53:25.808Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:53:25 [2021-05-25T12:53:25.808Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:53:25 [2021-05-25T12:53:25.808Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:53:25 [2021-05-25T12:53:25.808Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:53:25 [2021-05-25T12:53:25.808Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:53:25 [2021-05-25T12:53:25.808Z] PASS
12:53:25 [2021-05-25T12:53:25.808Z] 
12:53:25 [2021-05-25T12:53:25.808Z] DONE 5 tests in 0.179s
12:53:25 [2021-05-25T12:53:25.808Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:53:27 [2021-05-25T12:53:27.718Z] Stopping apparmor (via systemctl): apparmor.service.
12:53:27 [2021-05-25T12:53:27.718Z] Removing test suite binaries
12:53:27 [2021-05-25T12:53:27.718Z] exiting test-integration
12:53:27 [2021-05-25T12:53:27.718Z] ++ exit 0
12:53:27 [2021-05-25T12:53:27.718Z] 
12:53:29 [2021-05-25T12:53:29.103Z] === RUN   TestDockerSuite/TestBuildDotDotFile
12:53:29 [2021-05-25T12:53:29.363Z] === RUN   TestDockerSuite/TestBuildEOLInLine
12:53:30 [2021-05-25T12:53:30.744Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
Post stage
[Pipeline] junit
12:53:33 [2021-05-25T12:53:33.015Z] Recording test results
12:53:33 [2021-05-25T12:53:33.173Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:53:33 [2021-05-25T12:53:33.282Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
12:53:33 [2021-05-25T12:53:33.525Z] + echo Ensuring container killed.
12:53:33 [2021-05-25T12:53:33.525Z] Ensuring container killed.
12:53:33 [2021-05-25T12:53:33.525Z] + docker rm -vf docker-pr2
12:53:33 [2021-05-25T12:53:33.525Z] Error: No such container: docker-pr2
[Pipeline] sh
12:53:33 [2021-05-25T12:53:33.813Z] + echo Chowning /workspace to jenkins user
12:53:33 [2021-05-25T12:53:33.813Z] Chowning /workspace to jenkins user
12:53:33 [2021-05-25T12:53:33.813Z] + id -u
12:53:33 [2021-05-25T12:53:33.813Z] + id -g
12:53:33 [2021-05-25T12:53:33.813Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42412:/workspace busybox chown -R 1000:1000 /workspace
12:53:34 [2021-05-25T12:53:34.667Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
12:53:35 [2021-05-25T12:53:35.702Z] --- PASS: TestServiceUpdateSecrets (15.01s)
12:53:35 [2021-05-25T12:53:35.702Z] === RUN   TestServiceUpdateConfigs
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:53:36 [2021-05-25T12:53:36.576Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
12:53:36 [2021-05-25T12:53:36.653Z] + bundleName=amd64-cgroup2
12:53:36 [2021-05-25T12:53:36.653Z] + echo Creating amd64-cgroup2-bundles.tar.gz
12:53:36 [2021-05-25T12:53:36.653Z] Creating amd64-cgroup2-bundles.tar.gz
12:53:36 [2021-05-25T12:53:36.653Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:53:36 [2021-05-25T12:53:36.653Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
12:53:36 [2021-05-25T12:53:36.835Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
[Pipeline] archiveArtifacts
12:53:36 [2021-05-25T12:53:36.927Z] Archiving artifacts
12:53:37 [2021-05-25T12:53:37.160Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42412/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:53:37 [2021-05-25T12:53:37.406Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
12:53:37 [2021-05-25T12:53:37.470Z] + make clean
12:53:37 [2021-05-25T12:53:37.470Z] docker volume rm -f docker-dev-cache
12:53:37 [2021-05-25T12:53:37.730Z] docker-dev-cache
[Pipeline] deleteDir
12:53:37 [2021-05-25T12:53:37.976Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
12:53:38 [2021-05-25T12:53:38.916Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
12:53:39 [2021-05-25T12:53:39.176Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
12:53:39 [2021-05-25T12:53:39.435Z] === RUN   TestDockerSuite/TestBuildEntrypoint
12:53:40 [2021-05-25T12:53:40.005Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:53:40 [2021-05-25T12:53:40.945Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
12:53:43 [2021-05-25T12:53:43.484Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
12:53:45 [2021-05-25T12:53:45.394Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
12:53:47 [2021-05-25T12:53:47.932Z] === RUN   TestDockerSuite/TestBuildEnv
12:53:50 [2021-05-25T12:53:50.485Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
12:53:51 [2021-05-25T12:53:51.867Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
12:53:53 [2021-05-25T12:53:53.249Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
12:53:53 [2021-05-25T12:53:53.816Z] --- PASS: TestServiceUpdateConfigs (15.51s)
12:53:53 [2021-05-25T12:53:53.817Z] === RUN   TestServiceUpdateNetwork
12:53:53 [2021-05-25T12:53:53.819Z] === RUN   TestDockerSuite/TestBuildEnvUsage
12:54:03 [2021-05-25T12:54:03.598Z] Created binary: bundles/binary-daemon/dockerd-dev
12:54:03 [2021-05-25T12:54:03.598Z] Copying nested executables into bundles/binary-daemon
12:54:03 [2021-05-25T12:54:03.812Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
12:54:03 [2021-05-25T12:54:03.857Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
12:54:05 [2021-05-25T12:54:05.113Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=22b9e2a7e53645a3090ef305658f22264c380368 -e DOCKER_GRAPHDRIVER docker:22b9e2a7e53645a3090ef305658f22264c380368 hack/make.sh cross
12:54:05 [2021-05-25T12:54:05.191Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
12:54:05 [2021-05-25T12:54:05.679Z] 
12:54:05 [2021-05-25T12:54:05.679Z] Removing bundles/
12:54:05 [2021-05-25T12:54:05.679Z] 
12:54:05 [2021-05-25T12:54:05.679Z] ---> Making bundle: cross (in bundles/cross)
12:54:05 [2021-05-25T12:54:05.679Z] Cross building: bundles/cross/linux/amd64
12:54:05 [2021-05-25T12:54:05.679Z] Building: bundles/cross/linux/amd64/dockerd-dev
12:54:05 [2021-05-25T12:54:05.679Z] GOOS="linux" GOARCH="amd64" GOARM=""
12:54:06 [2021-05-25T12:54:06.048Z] --- PASS: TestServiceUpdateNetwork (14.76s)
12:54:06 [2021-05-25T12:54:06.048Z] === RUN   TestServiceUpdatePidsLimit
12:54:07 [2021-05-25T12:54:07.433Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:54:08 [2021-05-25T12:54:08.376Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:54:10 [2021-05-25T12:54:10.470Z] === RUN   TestDockerDaemonSuite/TestShmSize
12:54:12 [2021-05-25T12:54:12.381Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
12:54:16 [2021-05-25T12:54:16.510Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:54:17 [2021-05-25T12:54:17.661Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
12:54:17 [2021-05-25T12:54:17.661Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
12:54:24 [2021-05-25T12:54:24.238Z] --- PASS: TestDockerDaemonSuite (522.16s)
12:54:24 [2021-05-25T12:54:24.238Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.16s)
12:54:24 [2021-05-25T12:54:24.238Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.16s)
12:54:24 [2021-05-25T12:54:24.238Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.29s)
12:54:24 [2021-05-25T12:54:24.238Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.69s)
12:54:24 [2021-05-25T12:54:24.238Z]         docker_cli_daemon_test.go:1455: [d7c94eb48278e] daemon is not started
12:54:24 [2021-05-25T12:54:24.238Z]         check_test.go:309: [d17a27f74bbd9] daemon is not started
12:54:24 [2021-05-25T12:54:24.238Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.66s)
12:54:24 [2021-05-25T12:54:24.238Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.11s)
12:54:24 [2021-05-25T12:54:24.238Z]         check_test.go:309: [dce6646cfbb9f] daemon is not started
12:54:24 [2021-05-25T12:54:24.238Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.27s)
12:54:24 [2021-05-25T12:54:24.238Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.93s)
12:54:24 [2021-05-25T12:54:24.238Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.17s)
12:54:24 [2021-05-25T12:54:24.238Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.43s)
12:54:24 [2021-05-25T12:54:24.238Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.49s)
12:54:24 [2021-05-25T12:54:24.238Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.45s)
12:54:24 [2021-05-25T12:54:24.238Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.20s)
12:54:24 [2021-05-25T12:54:24.238Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.86s)
12:54:24 [2021-05-25T12:54:24.238Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
12:54:24 [2021-05-25T12:54:24.238Z]         check_test.go:309: [dcf80704726ca] daemon is not started
12:54:24 [2021-05-25T12:54:24.238Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
12:54:24 [2021-05-25T12:54:24.238Z]         check_test.go:309: [d8a9fd0e21600] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.68s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.92s)
12:54:24 [2021-05-25T12:54:24.239Z]         check_test.go:309: [dc2f19beaf7b1] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.35s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.82s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.14s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.22s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.95s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.99s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.11s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
12:54:24 [2021-05-25T12:54:24.239Z]         check_test.go:309: [d0cc825b19c3c] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.79s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (1.05s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.76s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.06s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.44s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.42s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
12:54:24 [2021-05-25T12:54:24.239Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
12:54:24 [2021-05-25T12:54:24.239Z]         check_test.go:309: [d10d1a0fac18d] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.39s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.54s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.16s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.90s)
12:54:24 [2021-05-25T12:54:24.239Z]         check_test.go:309: [d5bcd134b1f4d] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.71s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.88s)
12:54:24 [2021-05-25T12:54:24.239Z]         check_test.go:309: [d745d66ebc276] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.75s)
12:54:24 [2021-05-25T12:54:24.239Z]         docker_cli_daemon_plugins_test.go:79: [df3b694f4e356] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (5.50s)
12:54:24 [2021-05-25T12:54:24.239Z]         docker_cli_daemon_plugins_test.go:169: [d3929272a4001] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.21s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (1.01s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.92s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
12:54:24 [2021-05-25T12:54:24.239Z]         check_test.go:309: [dab73bcd92f0a] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.70s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.74s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.73s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.58s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.63s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.71s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.82s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (1.01s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.88s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.94s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.71s)
12:54:24 [2021-05-25T12:54:24.239Z]         check_test.go:309: [db4eb2bdad1cf] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (4.15s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.99s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.97s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.98s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.11s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.54s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.65s)
12:54:24 [2021-05-25T12:54:24.239Z]         check_test.go:309: [db42383566e3e] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.92s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.93s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.65s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.00s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.13s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.97s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.66s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
12:54:24 [2021-05-25T12:54:24.239Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
12:54:24 [2021-05-25T12:54:24.239Z]         check_test.go:309: [d7fc751e770c8] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
12:54:24 [2021-05-25T12:54:24.239Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
12:54:24 [2021-05-25T12:54:24.239Z]         check_test.go:309: [db3800aaa791c] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.96s)
12:54:24 [2021-05-25T12:54:24.239Z]         check_test.go:309: [dd4959c01093a] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (8.27s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.67s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.47s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.24s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.63s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (6.34s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.64s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.97s)
12:54:24 [2021-05-25T12:54:24.239Z]         check_test.go:309: [d06c488c8d0ef] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.30s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.56s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.69s)
12:54:24 [2021-05-25T12:54:24.239Z]         check_test.go:309: [d44eaf2ba09be] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.84s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.83s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.01s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (1.03s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.77s)
12:54:24 [2021-05-25T12:54:24.239Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
12:54:24 [2021-05-25T12:54:24.239Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
12:54:24 [2021-05-25T12:54:24.239Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
12:54:24 [2021-05-25T12:54:24.239Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
12:54:24 [2021-05-25T12:54:24.239Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
12:54:24 [2021-05-25T12:54:24.239Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
12:54:24 [2021-05-25T12:54:24.239Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
12:54:24 [2021-05-25T12:54:24.239Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
12:54:24 [2021-05-25T12:54:24.239Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
12:54:24 [2021-05-25T12:54:24.239Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
12:54:24 [2021-05-25T12:54:24.239Z]         check_test.go:309: [d0b244af98103] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.06s)
12:54:24 [2021-05-25T12:54:24.239Z]         check_test.go:309: [dbc6068a8a9d6] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.88s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.95s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.28s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.93s)
12:54:24 [2021-05-25T12:54:24.239Z]         check_test.go:309: [dadaf8270ef5d] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.62s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (3.11s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.18s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.42s)
12:54:24 [2021-05-25T12:54:24.239Z]         check_test.go:309: [d09ce7584f694] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (9.94s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.37s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.75s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.08s)
12:54:24 [2021-05-25T12:54:24.239Z]         check_test.go:309: [d667d849c9c44] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.92s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (1.01s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.96s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.79s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
12:54:24 [2021-05-25T12:54:24.239Z]         check_test.go:309: [d50a9c3374870] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.54s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.20s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.56s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.09s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.46s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.06s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.11s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.48s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.48s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.69s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.63s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.67s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.26s)
12:54:24 [2021-05-25T12:54:24.239Z]         docker_cli_daemon_test.go:2550: [d1822bb309e66] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (12.02s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.36s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.81s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.31s)
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s)
12:54:24 [2021-05-25T12:54:24.239Z]         check_test.go:309: [d3bd896b1a28b] daemon is not started
12:54:24 [2021-05-25T12:54:24.239Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.45s)
12:54:24 [2021-05-25T12:54:24.239Z] === RUN   TestDockerSwarmSuite
12:54:24 [2021-05-25T12:54:24.239Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
12:54:24 [2021-05-25T12:54:24.646Z] --- PASS: TestServiceUpdatePidsLimit (17.70s)
12:54:24 [2021-05-25T12:54:24.646Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s)
12:54:24 [2021-05-25T12:54:24.646Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s)
12:54:24 [2021-05-25T12:54:24.646Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s)
12:54:24 [2021-05-25T12:54:24.646Z] PASS
12:54:24 [2021-05-25T12:54:24.646Z] 
12:54:24 [2021-05-25T12:54:24.646Z] === Skipped
12:54:24 [2021-05-25T12:54:24.646Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
12:54:24 [2021-05-25T12:54:24.646Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:54:24 [2021-05-25T12:54:24.646Z] 
12:54:24 [2021-05-25T12:54:24.646Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
12:54:24 [2021-05-25T12:54:24.646Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:54:24 [2021-05-25T12:54:24.646Z] 
12:54:24 [2021-05-25T12:54:24.646Z] 
12:54:24 [2021-05-25T12:54:24.646Z] DONE 27 tests, 2 skipped in 161.616s
12:54:24 [2021-05-25T12:54:24.646Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
12:54:24 [2021-05-25T12:54:24.646Z] ++ 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
12:54:24 [2021-05-25T12:54:24.646Z] ++ set -e
12:54:24 [2021-05-25T12:54:24.646Z] ++ '[' -n 0 ']'
12:54:24 [2021-05-25T12:54:24.646Z] ++ set -x
12:54:24 [2021-05-25T12:54:24.646Z] ++ 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
12:54:24 [2021-05-25T12:54:24.646Z] INFO: Testing against a local daemon
12:54:24 [2021-05-25T12:54:24.646Z] === RUN   TestSessionCreate
12:54:24 [2021-05-25T12:54:24.646Z] --- PASS: TestSessionCreate (0.06s)
12:54:24 [2021-05-25T12:54:24.646Z] === RUN   TestSessionCreateWithBadUpgrade
12:54:24 [2021-05-25T12:54:24.646Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
12:54:24 [2021-05-25T12:54:24.646Z] PASS
12:54:24 [2021-05-25T12:54:24.646Z] 
12:54:24 [2021-05-25T12:54:24.646Z] DONE 2 tests in 0.231s
12:54:24 [2021-05-25T12:54:24.646Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
12:54:24 [2021-05-25T12:54:24.646Z] ++ 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
12:54:24 [2021-05-25T12:54:24.646Z] ++ set -e
12:54:24 [2021-05-25T12:54:24.646Z] ++ '[' -n 0 ']'
12:54:24 [2021-05-25T12:54:24.646Z] ++ set -x
12:54:24 [2021-05-25T12:54:24.646Z] ++ 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
12:54:24 [2021-05-25T12:54:24.646Z] INFO: Testing against a local daemon
12:54:24 [2021-05-25T12:54:24.646Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:54:24 [2021-05-25T12:54:24.646Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
12:54:24 [2021-05-25T12:54:24.646Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:54:24 [2021-05-25T12:54:24.646Z] === RUN   TestEventsExecDie
12:54:25 [2021-05-25T12:54:25.219Z] --- PASS: TestEventsExecDie (1.15s)
12:54:25 [2021-05-25T12:54:25.219Z] === RUN   TestEventsBackwardsCompatible
12:54:25 [2021-05-25T12:54:25.219Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
12:54:25 [2021-05-25T12:54:25.219Z] === RUN   TestInfoBinaryCommits
12:54:25 [2021-05-25T12:54:25.219Z] --- PASS: TestInfoBinaryCommits (0.05s)
12:54:25 [2021-05-25T12:54:25.219Z] === RUN   TestInfoAPIVersioned
12:54:25 [2021-05-25T12:54:25.219Z] --- PASS: TestInfoAPIVersioned (0.02s)
12:54:25 [2021-05-25T12:54:25.219Z] === RUN   TestInfoDiscoveryBackend
12:54:26 [2021-05-25T12:54:26.603Z] --- PASS: TestInfoDiscoveryBackend (1.14s)
12:54:26 [2021-05-25T12:54:26.603Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:54:27 [2021-05-25T12:54:27.544Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:54:27 [2021-05-25T12:54:27.544Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:54:27 [2021-05-25T12:54:27.550Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
12:54:28 [2021-05-25T12:54:28.493Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.15s)
12:54:28 [2021-05-25T12:54:28.493Z] === RUN   TestInfoAPI
12:54:28 [2021-05-25T12:54:28.753Z] --- PASS: TestInfoAPI (0.05s)
12:54:28 [2021-05-25T12:54:28.753Z] === RUN   TestInfoAPIWarnings
12:54:30 [2021-05-25T12:54:30.843Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
12:54:37 [2021-05-25T12:54:37.417Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
12:54:37 [2021-05-25T12:54:37.417Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
12:54:39 [2021-05-25T12:54:39.327Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
12:54:46 [2021-05-25T12:54:46.863Z] --- PASS: TestInfoAPIWarnings (17.11s)
12:54:46 [2021-05-25T12:54:46.863Z] === RUN   TestInfoDebug
12:54:46 [2021-05-25T12:54:46.864Z] --- PASS: TestInfoDebug (1.08s)
12:54:46 [2021-05-25T12:54:46.864Z] === RUN   TestInfoInsecureRegistries
12:54:48 [2021-05-25T12:54:48.249Z] --- PASS: TestInfoInsecureRegistries (1.13s)
12:54:48 [2021-05-25T12:54:48.249Z] === RUN   TestInfoRegistryMirrors
12:54:49 [2021-05-25T12:54:49.191Z] --- PASS: TestInfoRegistryMirrors (1.10s)
12:54:49 [2021-05-25T12:54:49.191Z] === RUN   TestLoginFailsWithBadCredentials
12:54:49 [2021-05-25T12:54:49.191Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s)
12:54:49 [2021-05-25T12:54:49.191Z] === RUN   TestPingCacheHeaders
12:54:49 [2021-05-25T12:54:49.452Z] --- PASS: TestPingCacheHeaders (0.05s)
12:54:49 [2021-05-25T12:54:49.452Z] === RUN   TestPingGet
12:54:49 [2021-05-25T12:54:49.452Z] --- PASS: TestPingGet (0.03s)
12:54:49 [2021-05-25T12:54:49.452Z] === RUN   TestPingHead
12:54:49 [2021-05-25T12:54:49.452Z] --- PASS: TestPingHead (0.05s)
12:54:49 [2021-05-25T12:54:49.452Z] === RUN   TestVersion
12:54:49 [2021-05-25T12:54:49.452Z] --- PASS: TestVersion (0.05s)
12:54:49 [2021-05-25T12:54:49.452Z] PASS
12:54:49 [2021-05-25T12:54:49.452Z] 
12:54:49 [2021-05-25T12:54:49.452Z] === Skipped
12:54:49 [2021-05-25T12:54:49.452Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
12:54:49 [2021-05-25T12:54:49.452Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:54:49 [2021-05-25T12:54:49.452Z] 
12:54:49 [2021-05-25T12:54:49.452Z] 
12:54:49 [2021-05-25T12:54:49.452Z] DONE 18 tests, 1 skipped in 25.625s
12:54:49 [2021-05-25T12:54:49.452Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
12:54:49 [2021-05-25T12:54:49.452Z] ++ 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
12:54:49 [2021-05-25T12:54:49.452Z] ++ set -e
12:54:49 [2021-05-25T12:54:49.452Z] ++ '[' -n 0 ']'
12:54:49 [2021-05-25T12:54:49.452Z] ++ set -x
12:54:49 [2021-05-25T12:54:49.452Z] ++ 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
12:54:49 [2021-05-25T12:54:49.713Z] INFO: Testing against a local daemon
12:54:49 [2021-05-25T12:54:49.713Z] === RUN   TestVolumesCreateAndList
12:54:49 [2021-05-25T12:54:49.713Z] --- PASS: TestVolumesCreateAndList (0.04s)
12:54:49 [2021-05-25T12:54:49.713Z] === RUN   TestVolumesRemove
12:54:49 [2021-05-25T12:54:49.713Z] --- PASS: TestVolumesRemove (0.08s)
12:54:49 [2021-05-25T12:54:49.713Z] === RUN   TestVolumesInspect
12:54:49 [2021-05-25T12:54:49.713Z] --- PASS: TestVolumesInspect (0.04s)
12:54:49 [2021-05-25T12:54:49.713Z] === RUN   TestVolumesInvalidJSON
12:54:49 [2021-05-25T12:54:49.713Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:54:49 [2021-05-25T12:54:49.713Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:54:49 [2021-05-25T12:54:49.713Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:54:49 [2021-05-25T12:54:49.713Z] --- PASS: TestVolumesInvalidJSON (0.03s)
12:54:49 [2021-05-25T12:54:49.713Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:54:49 [2021-05-25T12:54:49.713Z] PASS
12:54:49 [2021-05-25T12:54:49.713Z] 
12:54:49 [2021-05-25T12:54:49.713Z] DONE 5 tests in 0.311s
12:54:49 [2021-05-25T12:54:49.713Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:54:50 [2021-05-25T12:54:50.654Z] ++++ cat bundles/test-integration/docker.pid
12:54:50 [2021-05-25T12:54:50.654Z] +++ kill 14076
12:54:51 [2021-05-25T12:54:51.548Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
12:54:51 [2021-05-25T12:54:51.548Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
12:54:51 [2021-05-25T12:54:51.548Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
12:54:52 [2021-05-25T12:54:52.038Z] +++ /etc/init.d/apparmor stop
12:54:52 [2021-05-25T12:54:52.038Z] Leaving: AppArmorNo profiles have been unloaded.
12:54:52 [2021-05-25T12:54:52.038Z] 
12:54:52 [2021-05-25T12:54:52.038Z] Unloading profiles will leave already running processes permanently
12:54:52 [2021-05-25T12:54:52.038Z] unconfined, which can lead to unexpected situations.
12:54:52 [2021-05-25T12:54:52.038Z] 
12:54:52 [2021-05-25T12:54:52.038Z] To set a process to complain mode, use the command line tool
12:54:52 [2021-05-25T12:54:52.038Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:54:52 [2021-05-25T12:54:52.038Z] +++ true
12:54:52 [2021-05-25T12:54:52.038Z] exiting test-integration
12:54:52 [2021-05-25T12:54:52.038Z] ++ exit 0
12:54:52 [2021-05-25T12:54:52.038Z] 
12:54:52 [2021-05-25T12:54:52.930Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
12:54:53 [2021-05-25T12:54:53.500Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
12:54:54 [2021-05-25T12:54:54.440Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
Post stage
[Pipeline] junit
12:54:56 [2021-05-25T12:54:56.256Z] Recording test results
12:54:56 [2021-05-25T12:54:56.457Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:54:56 [2021-05-25T12:54:56.801Z] + echo Ensuring container killed.
12:54:56 [2021-05-25T12:54:56.801Z] Ensuring container killed.
12:54:56 [2021-05-25T12:54:56.801Z] + docker rm -vf docker-pr2
12:54:56 [2021-05-25T12:54:56.801Z] Error: No such container: docker-pr2
[Pipeline] sh
12:54:56 [2021-05-25T12:54:56.982Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
12:54:56 [2021-05-25T12:54:56.982Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
12:54:57 [2021-05-25T12:54:57.091Z] + echo Chowning /workspace to jenkins user
12:54:57 [2021-05-25T12:54:57.091Z] Chowning /workspace to jenkins user
12:54:57 [2021-05-25T12:54:57.091Z] + id -u
12:54:57 [2021-05-25T12:54:57.091Z] + id -g
12:54:57 [2021-05-25T12:54:57.091Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42412:/workspace busybox chown -R 1000:1000 /workspace
12:54:57 [2021-05-25T12:54:57.242Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:55:03 [2021-05-25T12:55:03.980Z] + bundleName=arm64-integration
12:55:03 [2021-05-25T12:55:03.980Z] + echo Creating arm64-integration-bundles.tar.gz
12:55:03 [2021-05-25T12:55:03.980Z] Creating arm64-integration-bundles.tar.gz
12:55:03 [2021-05-25T12:55:03.980Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:55:03 [2021-05-25T12:55:03.980Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
12:55:04 [2021-05-25T12:55:04.254Z] Archiving artifacts
12:55:04 [2021-05-25T12:55:04.531Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42412/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:55:04 [2021-05-25T12:55:04.844Z] + make clean
12:55:05 [2021-05-25T12:55:05.416Z] docker volume rm -f docker-dev-cache
12:55:05 [2021-05-25T12:55:05.416Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:55:15 [2021-05-25T12:55:15.352Z] === RUN   TestDockerSuite/TestBuildExpose
12:55:15 [2021-05-25T12:55:15.352Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
12:55:15 [2021-05-25T12:55:15.352Z] === RUN   TestDockerSuite/TestBuildExposeOrder
12:55:15 [2021-05-25T12:55:15.920Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
12:55:16 [2021-05-25T12:55:16.489Z] === RUN   TestDockerSuite/TestBuildFails
12:55:17 [2021-05-25T12:55:17.427Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
12:55:17 [2021-05-25T12:55:17.427Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
12:55:20 [2021-05-25T12:55:20.719Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
12:55:24 [2021-05-25T12:55:24.012Z] === RUN   TestDockerSuite/TestBuildForceRm
12:55:25 [2021-05-25T12:55:25.393Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
12:55:25 [2021-05-25T12:55:25.652Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
12:55:25 [2021-05-25T12:55:25.912Z] === RUN   TestDockerSuite/TestBuildFromGit
12:55:27 [2021-05-25T12:55:27.107Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
12:55:27 [2021-05-25T12:55:27.107Z] Copying nested executables into bundles/cross/linux/amd64
12:55:27 [2021-05-25T12:55:27.365Z] Cross building: bundles/cross/windows/amd64
12:55:27 [2021-05-25T12:55:27.365Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
12:55:27 [2021-05-25T12:55:27.365Z] GOOS="windows" GOARCH="amd64" GOARM=""
12:55:28 [2021-05-25T12:55:28.457Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
12:55:28 [2021-05-25T12:55:28.717Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
12:55:30 [2021-05-25T12:55:30.097Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
12:55:33 [2021-05-25T12:55:33.390Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
12:55:33 [2021-05-25T12:55:33.649Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
12:55:34 [2021-05-25T12:55:34.588Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
12:55:37 [2021-05-25T12:55:37.127Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
12:55:40 [2021-05-25T12:55:40.427Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
12:55:42 [2021-05-25T12:55:42.334Z] === RUN   TestDockerSuite/TestBuildHistory
12:55:46 [2021-05-25T12:55:46.540Z] === RUN   TestDockerSuite/TestBuildIidFile
12:55:46 [2021-05-25T12:55:46.800Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
12:55:47 [2021-05-25T12:55:47.060Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
12:55:48 [2021-05-25T12:55:48.000Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
12:55:48 [2021-05-25T12:55:48.259Z] === RUN   TestDockerSuite/TestBuildInheritance
12:55:48 [2021-05-25T12:55:48.259Z] --- PASS: TestImportExtremelyLargeImageWorks (230.71s)
12:55:48 [2021-05-25T12:55:48.259Z] PASS
12:55:48 [2021-05-25T12:55:48.259Z] 
12:55:48 [2021-05-25T12:55:48.259Z] DONE 12 tests in 235.533s
12:55:48 [2021-05-25T12:55:48.259Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:55:48 [2021-05-25T12:55:48.259Z] ++ 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
12:55:48 [2021-05-25T12:55:48.259Z] ++ set -e
12:55:48 [2021-05-25T12:55:48.259Z] ++ '[' -n 0 ']'
12:55:48 [2021-05-25T12:55:48.259Z] ++ set -x
12:55:48 [2021-05-25T12:55:48.259Z] ++ 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
12:55:48 [2021-05-25T12:55:48.518Z] INFO: Testing against a local daemon
12:55:48 [2021-05-25T12:55:48.518Z] === RUN   TestNetworkCreateDelete
12:55:49 [2021-05-25T12:55:49.088Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
12:55:49 [2021-05-25T12:55:49.088Z] --- PASS: TestNetworkCreateDelete (0.52s)
12:55:49 [2021-05-25T12:55:49.088Z] === RUN   TestDockerNetworkDeletePreferID
12:55:49 [2021-05-25T12:55:49.348Z] === RUN   TestDockerSuite/TestBuildInvalidTag
12:55:49 [2021-05-25T12:55:49.348Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
12:55:50 [2021-05-25T12:55:50.735Z] --- PASS: TestDockerNetworkDeletePreferID (1.46s)
12:55:50 [2021-05-25T12:55:50.735Z] === RUN   TestDaemonDNSFallback
12:55:50 [2021-05-25T12:55:50.735Z] === RUN   TestDockerSuite/TestBuildLabel
12:55:51 [2021-05-25T12:55:51.304Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
12:55:51 [2021-05-25T12:55:51.874Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
12:55:52 [2021-05-25T12:55:52.133Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
12:55:52 [2021-05-25T12:55:52.392Z] === RUN   TestDockerSuite/TestBuildLabels
12:55:52 [2021-05-25T12:55:52.961Z] === RUN   TestDockerSuite/TestBuildLabelsCache
12:55:53 [2021-05-25T12:55:53.900Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
12:55:55 [2021-05-25T12:55:55.808Z] === RUN   TestDockerSuite/TestBuildLastModified
12:55:58 [2021-05-25T12:55:58.344Z] --- PASS: TestDaemonDNSFallback (8.00s)
12:55:58 [2021-05-25T12:55:58.344Z] === RUN   TestInspectNetwork
12:56:01 [2021-05-25T12:56:01.646Z] === RUN   TestDockerSuite/TestBuildLineBreak
12:56:03 [2021-05-25T12:56:03.570Z] === RUN   TestInspectNetwork/full_network_id
12:56:03 [2021-05-25T12:56:03.570Z] === RUN   TestInspectNetwork/partial_network_id
12:56:03 [2021-05-25T12:56:03.570Z] === RUN   TestInspectNetwork/network_name
12:56:03 [2021-05-25T12:56:03.570Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:56:05 [2021-05-25T12:56:05.483Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
12:56:05 [2021-05-25T12:56:05.483Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
12:56:05 [2021-05-25T12:56:05.483Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
12:56:05 [2021-05-25T12:56:05.483Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
12:56:05 [2021-05-25T12:56:05.483Z] === RUN   TestDockerSuite/TestBuildMaintainer
12:56:05 [2021-05-25T12:56:05.743Z] === RUN   TestDockerSuite/TestBuildMissingArgs
12:56:07 [2021-05-25T12:56:07.123Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
12:56:07 [2021-05-25T12:56:07.691Z] --- PASS: TestInspectNetwork (9.28s)
12:56:07 [2021-05-25T12:56:07.691Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:56:07 [2021-05-25T12:56:07.691Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:56:07 [2021-05-25T12:56:07.691Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:56:07 [2021-05-25T12:56:07.691Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:56:07 [2021-05-25T12:56:07.691Z] === RUN   TestRunContainerWithBridgeNone
12:56:08 [2021-05-25T12:56:08.630Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
12:56:12 [2021-05-25T12:56:12.832Z] --- PASS: TestRunContainerWithBridgeNone (4.36s)
12:56:12 [2021-05-25T12:56:12.832Z] === RUN   TestNetworkInvalidJSON
12:56:12 [2021-05-25T12:56:12.832Z] === RUN   TestNetworkInvalidJSON//networks/create
12:56:12 [2021-05-25T12:56:12.832Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:56:12 [2021-05-25T12:56:12.832Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:56:12 [2021-05-25T12:56:12.832Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:56:12 [2021-05-25T12:56:12.832Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:56:12 [2021-05-25T12:56:12.832Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:56:12 [2021-05-25T12:56:12.832Z] === CONT  TestNetworkInvalidJSON//networks/create
12:56:12 [2021-05-25T12:56:12.832Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:56:12 [2021-05-25T12:56:12.832Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:56:12 [2021-05-25T12:56:12.832Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:56:12 [2021-05-25T12:56:12.832Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:56:12 [2021-05-25T12:56:12.832Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:56:12 [2021-05-25T12:56:12.832Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:56:12 [2021-05-25T12:56:12.832Z] === RUN   TestNetworkList
12:56:12 [2021-05-25T12:56:12.832Z] === RUN   TestNetworkList//networks
12:56:12 [2021-05-25T12:56:12.832Z] === PAUSE TestNetworkList//networks
12:56:12 [2021-05-25T12:56:12.832Z] === RUN   TestNetworkList//networks/
12:56:12 [2021-05-25T12:56:12.832Z] === PAUSE TestNetworkList//networks/
12:56:12 [2021-05-25T12:56:12.832Z] === CONT  TestNetworkList//networks
12:56:12 [2021-05-25T12:56:12.832Z] === CONT  TestNetworkList//networks/
12:56:12 [2021-05-25T12:56:12.832Z] --- PASS: TestNetworkList (0.02s)
12:56:12 [2021-05-25T12:56:12.832Z]     --- PASS: TestNetworkList//networks (0.00s)
12:56:12 [2021-05-25T12:56:12.832Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:56:12 [2021-05-25T12:56:12.832Z] === RUN   TestHostIPv4BridgeLabel
12:56:13 [2021-05-25T12:56:13.093Z] --- PASS: TestHostIPv4BridgeLabel (0.98s)
12:56:13 [2021-05-25T12:56:13.093Z] === RUN   TestDaemonRestartWithLiveRestore
12:56:13 [2021-05-25T12:56:13.357Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
12:56:13 [2021-05-25T12:56:13.617Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
12:56:14 [2021-05-25T12:56:14.186Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
12:56:14 [2021-05-25T12:56:14.822Z] --- PASS: TestDaemonRestartWithLiveRestore (1.77s)
12:56:14 [2021-05-25T12:56:14.823Z] === RUN   TestDaemonDefaultNetworkPools
12:56:16 [2021-05-25T12:56:16.741Z] --- PASS: TestDaemonDefaultNetworkPools (1.53s)
12:56:16 [2021-05-25T12:56:16.741Z] === RUN   TestDaemonRestartWithExistingNetwork
12:56:19 [2021-05-25T12:56:19.277Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.44s)
12:56:19 [2021-05-25T12:56:19.277Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:56:21 [2021-05-25T12:56:21.813Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.93s)
12:56:21 [2021-05-25T12:56:21.813Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:56:22 [2021-05-25T12:56:22.752Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.96s)
12:56:22 [2021-05-25T12:56:22.752Z] === RUN   TestServiceWithPredefinedNetwork
12:56:24 [2021-05-25T12:56:24.134Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
12:56:26 [2021-05-25T12:56:26.044Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s)
12:56:26 [2021-05-25T12:56:26.044Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:56:26 [2021-05-25T12:56:26.044Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:56:26 [2021-05-25T12:56:26.044Z]     service_test.go:242: FLAKY_TEST
12:56:26 [2021-05-25T12:56:26.045Z] === RUN   TestServiceWithDataPathPortInit
12:56:29 [2021-05-25T12:56:29.349Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
12:56:30 [2021-05-25T12:56:30.288Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
12:56:32 [2021-05-25T12:56:32.826Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
12:56:32 [2021-05-25T12:56:32.826Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
12:56:37 [2021-05-25T12:56:37.025Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
12:56:37 [2021-05-25T12:56:37.963Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
12:56:38 [2021-05-25T12:56:38.534Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
12:56:41 [2021-05-25T12:56:41.828Z] === RUN   TestDockerSuite/TestBuildMultipleTags
12:56:41 [2021-05-25T12:56:41.828Z] === RUN   TestDockerSuite/TestBuildNetContainer
12:56:44 [2021-05-25T12:56:44.365Z] === RUN   TestDockerSuite/TestBuildNetNone
12:56:44 [2021-05-25T12:56:44.625Z] --- PASS: TestServiceWithDataPathPortInit (18.48s)
12:56:44 [2021-05-25T12:56:44.625Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:56:44 [2021-05-25T12:56:44.625Z] === RUN   TestDockerSuite/TestBuildNoContext
12:56:46 [2021-05-25T12:56:46.004Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
12:56:46 [2021-05-25T12:56:46.942Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
12:56:48 [2021-05-25T12:56:48.322Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
12:56:48 [2021-05-25T12:56:48.820Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
12:56:48 [2021-05-25T12:56:48.821Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
12:56:48 [2021-05-25T12:56:48.821Z] remote: Enumerating objects: 23, done.
12:56:48 [2021-05-25T12:56:48.821Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
12:56:48 [2021-05-25T12:56:48.821Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
12:56:48 [2021-05-25T12:56:48.821Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
12:56:48 [2021-05-25T12:56:48.821Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
12:56:48 [2021-05-25T12:56:48.821Z] Building: bundles/cross/windows/amd64/containerutility.exe
12:56:48 [2021-05-25T12:56:48.821Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:56:48 [2021-05-25T12:56:48.891Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
12:56:48 [2021-05-25T12:56:48.891Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
12:56:49 [2021-05-25T12:56:49.142Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=22b9e2a7e53645a3090ef305658f22264c380368 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:22b9e2a7e53645a3090ef305658f22264c380368 hack/test/unit
12:56:49 [2021-05-25T12:56:49.150Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
12:56:49 [2021-05-25T12:56:49.410Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
12:56:49 [2021-05-25T12:56:49.978Z] === RUN   TestDockerSuite/TestBuildOnBuild
12:56:51 [2021-05-25T12:56:51.893Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
12:56:52 [2021-05-25T12:56:52.424Z] ?   	github.com/docker/docker/api	[no test files]
12:56:52 [2021-05-25T12:56:52.461Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
12:56:53 [2021-05-25T12:56:53.413Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.87s)
12:56:53 [2021-05-25T12:56:53.413Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tr667k2sc9zfvhbdmuev5wbit Created:2021-05-25 12:56:46.087154496 +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[e2badf46387e2524638886974f61157022da77d1136f577260ff3771e6f91a96:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hsneff67iecnk3af25my74hpt EndpointID:7bed825a6c0436299903b12ef687367a6d6696797335d4f99c738808fc9c813a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dc1d80fcca63da5c8b4da98851706de656e993135bd14d0c3325463710e65280 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:e0f61185abdb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hsneff67iecnk3af25my74hpt EndpointID:7bed825a6c0436299903b12ef687367a6d6696797335d4f99c738808fc9c813a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:56:53 [2021-05-25T12:56:53.413Z] PASS
12:56:53 [2021-05-25T12:56:53.413Z] 
12:56:53 [2021-05-25T12:56:53.413Z] === Skipped
12:56:53 [2021-05-25T12:56:53.413Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:56:53 [2021-05-25T12:56:53.413Z]     service_test.go:242: FLAKY_TEST
12:56:53 [2021-05-25T12:56:53.413Z] 
12:56:53 [2021-05-25T12:56:53.413Z] 
12:56:53 [2021-05-25T12:56:53.413Z] DONE 26 tests, 1 skipped in 65.047s
12:56:53 [2021-05-25T12:56:53.413Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:56:53 [2021-05-25T12:56:53.413Z] ++ 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
12:56:53 [2021-05-25T12:56:53.413Z] ++ set -e
12:56:53 [2021-05-25T12:56:53.413Z] ++ '[' -n 0 ']'
12:56:53 [2021-05-25T12:56:53.413Z] ++ set -x
12:56:53 [2021-05-25T12:56:53.413Z] ++ 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
12:56:53 [2021-05-25T12:56:53.413Z] INFO: Testing against a local daemon
12:56:53 [2021-05-25T12:56:53.413Z] === RUN   TestDockerNetworkIpvlanPersistance
12:56:53 [2021-05-25T12:56:53.413Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:56:53 [2021-05-25T12:56:53.413Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:56:53 [2021-05-25T12:56:53.674Z] === RUN   TestDockerNetworkIpvlan
12:56:53 [2021-05-25T12:56:53.674Z] --- SKIP: TestDockerNetworkIpvlan (0.01s)
12:56:53 [2021-05-25T12:56:53.674Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:56:53 [2021-05-25T12:56:53.674Z] PASS
12:56:53 [2021-05-25T12:56:53.674Z] 
12:56:53 [2021-05-25T12:56:53.674Z] === Skipped
12:56:53 [2021-05-25T12:56:53.674Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:56:53 [2021-05-25T12:56:53.674Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:56:53 [2021-05-25T12:56:53.674Z] 
12:56:53 [2021-05-25T12:56:53.674Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s)
12:56:53 [2021-05-25T12:56:53.674Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:56:53 [2021-05-25T12:56:53.674Z] 
12:56:53 [2021-05-25T12:56:53.674Z] 
12:56:53 [2021-05-25T12:56:53.674Z] DONE 2 tests, 2 skipped in 0.134s
12:56:53 [2021-05-25T12:56:53.674Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:56:53 [2021-05-25T12:56:53.674Z] ++ 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
12:56:53 [2021-05-25T12:56:53.674Z] ++ set -e
12:56:53 [2021-05-25T12:56:53.674Z] ++ '[' -n 0 ']'
12:56:53 [2021-05-25T12:56:53.674Z] ++ set -x
12:56:53 [2021-05-25T12:56:53.674Z] ++ 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
12:56:53 [2021-05-25T12:56:53.674Z] INFO: Testing against a local daemon
12:56:53 [2021-05-25T12:56:53.674Z] === RUN   TestDockerNetworkMacvlanPersistance
12:56:55 [2021-05-25T12:56:55.054Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
12:56:55 [2021-05-25T12:56:55.992Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.25s)
12:56:55 [2021-05-25T12:56:55.992Z] === RUN   TestDockerNetworkMacvlan
12:56:56 [2021-05-25T12:56:56.561Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
12:56:57 [2021-05-25T12:56:57.130Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:56:58 [2021-05-25T12:56:58.509Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:56:58 [2021-05-25T12:56:58.769Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
12:56:59 [2021-05-25T12:56:59.707Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:57:00 [2021-05-25T12:57:00.276Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
12:57:01 [2021-05-25T12:57:01.656Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
12:57:02 [2021-05-25T12:57:02.226Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
12:57:03 [2021-05-25T12:57:03.606Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:57:06 [2021-05-25T12:57:06.899Z] === RUN   TestDockerSuite/TestBuildPATH
12:57:07 [2021-05-25T12:57:07.298Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 9.0% of statements
12:57:08 [2021-05-25T12:57:08.805Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:57:09 [2021-05-25T12:57:09.065Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
12:57:10 [2021-05-25T12:57:10.447Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
12:57:11 [2021-05-25T12:57:11.385Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
12:57:17 [2021-05-25T12:57:17.960Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:57:19 [2021-05-25T12:57:19.882Z] --- PASS: TestDockerNetworkMacvlan (23.63s)
12:57:19 [2021-05-25T12:57:19.882Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.16s)
12:57:19 [2021-05-25T12:57:19.882Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
12:57:19 [2021-05-25T12:57:19.882Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.63s)
12:57:19 [2021-05-25T12:57:19.882Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.54s)
12:57:19 [2021-05-25T12:57:19.882Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.78s)
12:57:19 [2021-05-25T12:57:19.882Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (2.32s)
12:57:19 [2021-05-25T12:57:19.882Z] PASS
12:57:19 [2021-05-25T12:57:19.882Z] 
12:57:19 [2021-05-25T12:57:19.882Z] DONE 8 tests in 26.007s
12:57:19 [2021-05-25T12:57:19.882Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:57:19 [2021-05-25T12:57:19.882Z] ++ 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
12:57:19 [2021-05-25T12:57:19.882Z] ++ set -e
12:57:19 [2021-05-25T12:57:19.883Z] ++ '[' -n 0 ']'
12:57:19 [2021-05-25T12:57:19.883Z] ++ set -x
12:57:19 [2021-05-25T12:57:19.883Z] ++ 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
12:57:19 [2021-05-25T12:57:19.883Z] testing: warning: no tests to run
12:57:19 [2021-05-25T12:57:19.883Z] PASS
12:57:19 [2021-05-25T12:57:19.883Z] 
12:57:19 [2021-05-25T12:57:19.883Z] DONE 0 tests in 0.046s
12:57:19 [2021-05-25T12:57:19.883Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:57:19 [2021-05-25T12:57:19.883Z] ++ 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
12:57:19 [2021-05-25T12:57:19.883Z] ++ set -e
12:57:19 [2021-05-25T12:57:19.883Z] ++ '[' -n 0 ']'
12:57:19 [2021-05-25T12:57:19.883Z] ++ set -x
12:57:19 [2021-05-25T12:57:19.883Z] ++ 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
12:57:19 [2021-05-25T12:57:19.883Z] INFO: Testing against a local daemon
12:57:19 [2021-05-25T12:57:19.883Z] === RUN   TestAuthZPluginAllowRequest
12:57:20 [2021-05-25T12:57:20.451Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
12:57:22 [2021-05-25T12:57:22.359Z] --- PASS: TestAuthZPluginAllowRequest (2.49s)
12:57:22 [2021-05-25T12:57:22.359Z] === RUN   TestAuthZPluginTLS
12:57:22 [2021-05-25T12:57:22.618Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
12:57:23 [2021-05-25T12:57:23.187Z] --- PASS: TestAuthZPluginTLS (0.94s)
12:57:23 [2021-05-25T12:57:23.187Z] === RUN   TestAuthZPluginDenyRequest
12:57:24 [2021-05-25T12:57:24.127Z] --- PASS: TestAuthZPluginDenyRequest (0.91s)
12:57:24 [2021-05-25T12:57:24.127Z] === RUN   TestAuthZPluginAPIDenyResponse
12:57:25 [2021-05-25T12:57:25.067Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.87s)
12:57:25 [2021-05-25T12:57:25.067Z] === RUN   TestAuthZPluginDenyResponse
12:57:26 [2021-05-25T12:57:26.004Z] --- PASS: TestAuthZPluginDenyResponse (0.87s)
12:57:26 [2021-05-25T12:57:26.004Z] === RUN   TestAuthZPluginAllowEventStream
12:57:27 [2021-05-25T12:57:27.913Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
12:57:28 [2021-05-25T12:57:28.172Z] --- PASS: TestAuthZPluginAllowEventStream (2.12s)
12:57:28 [2021-05-25T12:57:28.172Z] === RUN   TestAuthZPluginErrorResponse
12:57:28 [2021-05-25T12:57:28.741Z] --- PASS: TestAuthZPluginErrorResponse (0.68s)
12:57:28 [2021-05-25T12:57:28.741Z] === RUN   TestAuthZPluginErrorRequest
12:57:29 [2021-05-25T12:57:29.309Z] --- PASS: TestAuthZPluginErrorRequest (0.64s)
12:57:29 [2021-05-25T12:57:29.309Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:57:30 [2021-05-25T12:57:30.250Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s)
12:57:30 [2021-05-25T12:57:30.250Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:57:32 [2021-05-25T12:57:32.157Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s)
12:57:32 [2021-05-25T12:57:32.157Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:57:33 [2021-05-25T12:57:33.537Z] === RUN   TestDockerSuite/TestBuildRm
12:57:34 [2021-05-25T12:57:34.476Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.56s)
12:57:34 [2021-05-25T12:57:34.476Z] === RUN   TestAuthZPluginHeader
12:57:35 [2021-05-25T12:57:35.856Z] --- PASS: TestAuthZPluginHeader (1.23s)
12:57:35 [2021-05-25T12:57:35.856Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:57:37 [2021-05-25T12:57:37.240Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
12:57:38 [2021-05-25T12:57:38.178Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
12:57:39 [2021-05-25T12:57:39.116Z] === RUN   TestDockerSuite/TestBuildScratchCopy
12:57:39 [2021-05-25T12:57:39.376Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
12:57:40 [2021-05-25T12:57:40.338Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
12:57:41 [2021-05-25T12:57:41.277Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.43s)
12:57:41 [2021-05-25T12:57:41.277Z] === RUN   TestAuthZPluginV2Disable
12:57:41 [2021-05-25T12:57:41.536Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
12:57:42 [2021-05-25T12:57:42.917Z] === RUN   TestDockerSuite/TestBuildShellInherited
12:57:43 [2021-05-25T12:57:43.860Z] === RUN   TestDockerSuite/TestBuildShellMultiple
12:57:45 [2021-05-25T12:57:45.767Z] --- PASS: TestAuthZPluginV2Disable (4.32s)
12:57:45 [2021-05-25T12:57:45.767Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:57:45 [2021-05-25T12:57:45.767Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
12:57:49 [2021-05-25T12:57:49.060Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
12:57:49 [2021-05-25T12:57:49.060Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
12:57:49 [2021-05-25T12:57:49.060Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
12:57:49 [2021-05-25T12:57:49.320Z] === RUN   TestDockerSuite/TestBuildSpaces
12:57:49 [2021-05-25T12:57:49.580Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
12:57:50 [2021-05-25T12:57:50.148Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.52s)
12:57:50 [2021-05-25T12:57:50.149Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:57:50 [2021-05-25T12:57:50.718Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
12:57:50 [2021-05-25T12:57:50.718Z] === RUN   TestDockerSuite/TestBuildStderr
12:57:51 [2021-05-25T12:57:51.661Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
12:57:58 [2021-05-25T12:57:58.234Z] === RUN   TestDockerSuite/TestBuildStopSignal
12:57:59 [2021-05-25T12:57:59.172Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
12:58:00 [2021-05-25T12:58:00.111Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
12:58:00 [2021-05-25T12:58:00.682Z] === RUN   TestDockerSuite/TestBuildTagEvent
12:58:01 [2021-05-25T12:58:01.619Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
12:58:02 [2021-05-25T12:58:02.189Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.00s)
12:58:02 [2021-05-25T12:58:02.189Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:58:03 [2021-05-25T12:58:03.126Z] === RUN   TestDockerSuite/TestBuildUser
12:58:05 [2021-05-25T12:58:05.048Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
12:58:08 [2021-05-25T12:58:08.339Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
12:58:09 [2021-05-25T12:58:09.720Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
12:58:15 [2021-05-25T12:58:15.006Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
12:58:20 [2021-05-25T12:58:20.289Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.14s)
12:58:20 [2021-05-25T12:58:20.289Z] PASS
12:58:20 [2021-05-25T12:58:20.289Z] 
12:58:20 [2021-05-25T12:58:20.289Z] DONE 17 tests in 60.459s
12:58:20 [2021-05-25T12:58:20.289Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:58:20 [2021-05-25T12:58:20.289Z] ++ 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
12:58:20 [2021-05-25T12:58:20.289Z] ++ set -e
12:58:20 [2021-05-25T12:58:20.289Z] ++ '[' -n 0 ']'
12:58:20 [2021-05-25T12:58:20.289Z] ++ set -x
12:58:20 [2021-05-25T12:58:20.289Z] ++ 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
12:58:20 [2021-05-25T12:58:20.289Z] INFO: Testing against a local daemon
12:58:20 [2021-05-25T12:58:20.289Z] === RUN   TestPluginInvalidJSON
12:58:20 [2021-05-25T12:58:20.289Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:58:20 [2021-05-25T12:58:20.289Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:58:20 [2021-05-25T12:58:20.289Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:58:20 [2021-05-25T12:58:20.289Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:58:20 [2021-05-25T12:58:20.289Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:58:20 [2021-05-25T12:58:20.289Z] === RUN   TestPluginInstall
12:58:20 [2021-05-25T12:58:20.290Z] === RUN   TestPluginInstall/no_auth
12:58:22 [2021-05-25T12:58:22.829Z] time="2021-05-25T12:58:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:58:22 [2021-05-25T12:58:22.829Z] time="2021-05-25T12:58:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:007a68f42dc25d74f251b0dee92a5e1d70f64984d67084329bbf5855950f8eae" mediatype=application/vnd.docker.plugin.v1+json size=522
12:58:22 [2021-05-25T12:58:22.829Z] time="2021-05-25T12:58:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:58:22 [2021-05-25T12:58:22.829Z] time="2021-05-25T12:58:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:007a68f42dc25d74f251b0dee92a5e1d70f64984d67084329bbf5855950f8eae" mediatype=application/vnd.docker.plugin.v1+json size=522
12:58:23 [2021-05-25T12:58:23.398Z] === RUN   TestPluginInstall/with_htpasswd
12:58:23 [2021-05-25T12:58:23.967Z] time="2021-05-25T12:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:58:23 [2021-05-25T12:58:23.967Z] time="2021-05-25T12:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7bafd198c0a48b184c5160630054468b746f33b922b1ca315510441a0d139070" mediatype=application/vnd.docker.plugin.v1+json size=522
12:58:23 [2021-05-25T12:58:23.967Z] time="2021-05-25T12:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:58:23 [2021-05-25T12:58:23.967Z] time="2021-05-25T12:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7bafd198c0a48b184c5160630054468b746f33b922b1ca315510441a0d139070" mediatype=application/vnd.docker.plugin.v1+json size=522
12:58:24 [2021-05-25T12:58:24.536Z] === RUN   TestPluginInstall/with_insecure
12:58:25 [2021-05-25T12:58:25.919Z] time="2021-05-25T12:58:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:58:25 [2021-05-25T12:58:25.919Z] time="2021-05-25T12:58:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1ef01cfa62f2904772cd07950cf88cbe2a4d60c1dfc39d7c5041ea48b442050" mediatype=application/vnd.docker.plugin.v1+json size=522
12:58:25 [2021-05-25T12:58:25.919Z] time="2021-05-25T12:58:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:58:25 [2021-05-25T12:58:25.919Z] time="2021-05-25T12:58:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1ef01cfa62f2904772cd07950cf88cbe2a4d60c1dfc39d7c5041ea48b442050" mediatype=application/vnd.docker.plugin.v1+json size=522
12:58:26 [2021-05-25T12:58:26.179Z] --- PASS: TestPluginInstall (5.76s)
12:58:26 [2021-05-25T12:58:26.179Z]     --- PASS: TestPluginInstall/no_auth (2.93s)
12:58:26 [2021-05-25T12:58:26.179Z]     --- PASS: TestPluginInstall/with_htpasswd (1.10s)
12:58:26 [2021-05-25T12:58:26.179Z]     --- PASS: TestPluginInstall/with_insecure (1.72s)
12:58:26 [2021-05-25T12:58:26.179Z]         plugin_test.go:165: [d2e829886bc6b] daemon is not started
12:58:26 [2021-05-25T12:58:26.179Z] === RUN   TestPluginsWithRuntimes
12:58:26 [2021-05-25T12:58:26.179Z] === RUN   TestDockerSuite/TestBuildVerboseOut
12:58:27 [2021-05-25T12:58:27.561Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
12:58:27 [2021-05-25T12:58:27.561Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
12:58:27 [2021-05-25T12:58:27.821Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
12:58:28 [2021-05-25T12:58:28.390Z] === RUN   TestPluginsWithRuntimes/No_Args
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ok  	github.com/docker/docker/api/server/httputils	0.014s	coverage: 14.7% of statements
12:58:28 [2021-05-25T12:58:28.868Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/types	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ok  	github.com/docker/docker/api/types/strslice	0.014s	coverage: 90.0% of statements
12:58:28 [2021-05-25T12:58:28.868Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
12:58:28 [2021-05-25T12:58:28.868Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 75.0% of statements
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/builder	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ok  	github.com/docker/docker/builder/dockerfile	0.207s	coverage: 48.5% of statements
12:58:28 [2021-05-25T12:58:28.868Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:58:28 [2021-05-25T12:58:28.868Z] ok  	github.com/docker/docker/builder/remotecontext	0.124s	coverage: 13.7% of statements
12:58:28 [2021-05-25T12:58:28.959Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
12:58:29 [2021-05-25T12:58:29.129Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
12:58:29 [2021-05-25T12:58:29.899Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
12:58:30 [2021-05-25T12:58:30.063Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.409s	coverage: 86.3% of statements
12:58:30 [2021-05-25T12:58:30.063Z] ?   	github.com/docker/docker/cli	[no test files]
12:58:30 [2021-05-25T12:58:30.063Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:58:30 [2021-05-25T12:58:30.159Z] === RUN   TestPluginsWithRuntimes/With_Args
12:58:32 [2021-05-25T12:58:32.075Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
12:58:32 [2021-05-25T12:58:32.075Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
12:58:32 [2021-05-25T12:58:32.075Z] === RUN   TestDockerSuite/TestBuildWindowsUser
12:58:32 [2021-05-25T12:58:32.075Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
12:58:32 [2021-05-25T12:58:32.075Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
12:58:32 [2021-05-25T12:58:32.075Z] --- PASS: TestPluginsWithRuntimes (5.87s)
12:58:32 [2021-05-25T12:58:32.075Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.82s)
12:58:32 [2021-05-25T12:58:32.075Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.81s)
12:58:32 [2021-05-25T12:58:32.075Z] === RUN   TestPluginBackCompatMediaTypes
12:58:33 [2021-05-25T12:58:33.984Z] --- PASS: TestPluginBackCompatMediaTypes (1.84s)
12:58:33 [2021-05-25T12:58:33.984Z] PASS
12:58:33 [2021-05-25T12:58:33.984Z] 
12:58:33 [2021-05-25T12:58:33.984Z] DONE 10 tests in 13.651s
12:58:33 [2021-05-25T12:58:33.984Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:58:33 [2021-05-25T12:58:33.984Z] ++ 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
12:58:33 [2021-05-25T12:58:33.984Z] ++ set -e
12:58:33 [2021-05-25T12:58:33.984Z] ++ '[' -n 0 ']'
12:58:33 [2021-05-25T12:58:33.984Z] ++ set -x
12:58:33 [2021-05-25T12:58:33.984Z] ++ 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
12:58:33 [2021-05-25T12:58:33.984Z] INFO: Testing against a local daemon
12:58:33 [2021-05-25T12:58:33.984Z] === RUN   TestExternalGraphDriver
12:58:34 [2021-05-25T12:58:34.244Z] === RUN   TestExternalGraphDriver/json
12:58:34 [2021-05-25T12:58:34.248Z] ok  	github.com/docker/docker/client	0.242s	coverage: 75.4% of statements
12:58:35 [2021-05-25T12:58:35.183Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
12:58:35 [2021-05-25T12:58:35.183Z] === RUN   TestDockerSuite/TestBuildWithFailure
12:58:36 [2021-05-25T12:58:36.563Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
12:58:37 [2021-05-25T12:58:37.132Z] === RUN   TestDockerSuite/TestBuildWithTabs
12:58:37 [2021-05-25T12:58:37.701Z] === RUN   TestExternalGraphDriver/spec
12:58:38 [2021-05-25T12:58:38.271Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
12:58:38 [2021-05-25T12:58:38.271Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
12:58:40 [2021-05-25T12:58:40.813Z] === RUN   TestExternalGraphDriver/pull
12:58:41 [2021-05-25T12:58:41.381Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
12:58:43 [2021-05-25T12:58:43.289Z] --- PASS: TestExternalGraphDriver (9.21s)
12:58:43 [2021-05-25T12:58:43.289Z]     --- PASS: TestExternalGraphDriver/json (3.36s)
12:58:43 [2021-05-25T12:58:43.289Z]     --- PASS: TestExternalGraphDriver/spec (3.15s)
12:58:43 [2021-05-25T12:58:43.289Z]     --- PASS: TestExternalGraphDriver/pull (2.48s)
12:58:43 [2021-05-25T12:58:43.289Z] === RUN   TestGraphdriverPluginV2
12:58:43 [2021-05-25T12:58:43.548Z] === RUN   TestDockerSuite/TestBuildWithVolumes
12:58:44 [2021-05-25T12:58:44.487Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
12:58:44 [2021-05-25T12:58:44.747Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
12:58:45 [2021-05-25T12:58:45.316Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
12:58:45 [2021-05-25T12:58:45.316Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
12:58:46 [2021-05-25T12:58:46.256Z] === RUN   TestDockerSuite/TestBuildXZHost
12:58:48 [2021-05-25T12:58:48.796Z] --- PASS: TestGraphdriverPluginV2 (5.14s)
12:58:48 [2021-05-25T12:58:48.796Z] PASS
12:58:48 [2021-05-25T12:58:48.796Z] 
12:58:48 [2021-05-25T12:58:48.796Z] DONE 5 tests in 14.544s
12:58:48 [2021-05-25T12:58:48.796Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:58:48 [2021-05-25T12:58:48.796Z] ++ 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
12:58:48 [2021-05-25T12:58:48.796Z] ++ set -e
12:58:48 [2021-05-25T12:58:48.796Z] ++ '[' -n 0 ']'
12:58:48 [2021-05-25T12:58:48.796Z] ++ set -x
12:58:48 [2021-05-25T12:58:48.796Z] ++ 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
12:58:48 [2021-05-25T12:58:48.796Z] INFO: Testing against a local daemon
12:58:48 [2021-05-25T12:58:48.796Z] === RUN   TestContinueAfterPluginCrash
12:58:48 [2021-05-25T12:58:48.796Z] === PAUSE TestContinueAfterPluginCrash
12:58:48 [2021-05-25T12:58:48.796Z] === RUN   TestReadPluginNoRead
12:58:48 [2021-05-25T12:58:48.796Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
12:58:48 [2021-05-25T12:58:48.796Z] === PAUSE TestReadPluginNoRead
12:58:48 [2021-05-25T12:58:48.796Z] === RUN   TestDaemonStartWithLogOpt
12:58:48 [2021-05-25T12:58:48.796Z] === PAUSE TestDaemonStartWithLogOpt
12:58:48 [2021-05-25T12:58:48.796Z] === CONT  TestContinueAfterPluginCrash
12:58:48 [2021-05-25T12:58:48.796Z] === CONT  TestDaemonStartWithLogOpt
12:58:48 [2021-05-25T12:58:48.796Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
12:58:48 [2021-05-25T12:58:48.796Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
12:58:49 [2021-05-25T12:58:49.736Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
12:58:51 [2021-05-25T12:58:51.118Z] === RUN   TestDockerSuite/TestCommitChange
12:58:53 [2021-05-25T12:58:53.026Z] === RUN   TestDockerSuite/TestCommitChangeLabels
12:58:53 [2021-05-25T12:58:53.975Z] === RUN   TestDockerSuite/TestCommitHardlink
12:58:54 [2021-05-25T12:58:54.238Z] --- PASS: TestDaemonStartWithLogOpt (5.70s)
12:58:54 [2021-05-25T12:58:54.238Z] === CONT  TestReadPluginNoRead
12:58:56 [2021-05-25T12:58:56.779Z] === RUN   TestDockerSuite/TestCommitNewFile
12:58:57 [2021-05-25T12:58:57.716Z] === RUN   TestReadPluginNoRead/default
12:58:58 [2021-05-25T12:58:58.285Z] === RUN   TestDockerSuite/TestCommitPausedContainer
12:58:59 [2021-05-25T12:58:59.666Z] === RUN   TestDockerSuite/TestCommitTTY
12:58:59 [2021-05-25T12:58:59.666Z] === RUN   TestReadPluginNoRead/disabled_caching
12:59:00 [2021-05-25T12:59:00.234Z] --- PASS: TestContinueAfterPluginCrash (11.57s)
12:59:01 [2021-05-25T12:59:01.615Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:59:01 [2021-05-25T12:59:01.875Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
12:59:02 [2021-05-25T12:59:02.858Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
12:59:03 [2021-05-25T12:59:03.798Z] --- PASS: TestReadPluginNoRead (9.37s)
12:59:03 [2021-05-25T12:59:03.798Z]     --- PASS: TestReadPluginNoRead/default (2.00s)
12:59:03 [2021-05-25T12:59:03.798Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.01s)
12:59:03 [2021-05-25T12:59:03.798Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.00s)
12:59:03 [2021-05-25T12:59:03.798Z]     read_test.go:92: [dfd655ce91080] daemon is not started
12:59:03 [2021-05-25T12:59:03.798Z] PASS
12:59:03 [2021-05-25T12:59:03.798Z] 
12:59:03 [2021-05-25T12:59:03.798Z] DONE 6 tests in 15.217s
12:59:03 [2021-05-25T12:59:03.798Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:59:03 [2021-05-25T12:59:03.798Z] ++ 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
12:59:03 [2021-05-25T12:59:03.798Z] ++ set -e
12:59:03 [2021-05-25T12:59:03.798Z] ++ '[' -n 0 ']'
12:59:03 [2021-05-25T12:59:03.798Z] ++ set -x
12:59:03 [2021-05-25T12:59:03.798Z] ++ 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
12:59:03 [2021-05-25T12:59:03.798Z] testing: warning: no tests to run
12:59:03 [2021-05-25T12:59:03.798Z] PASS
12:59:03 [2021-05-25T12:59:03.798Z] 
12:59:03 [2021-05-25T12:59:03.798Z] DONE 0 tests in 0.045s
12:59:03 [2021-05-25T12:59:03.798Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:59:03 [2021-05-25T12:59:03.798Z] ++ 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
12:59:03 [2021-05-25T12:59:03.798Z] ++ set -e
12:59:03 [2021-05-25T12:59:03.798Z] ++ '[' -n 0 ']'
12:59:03 [2021-05-25T12:59:03.798Z] ++ set -x
12:59:03 [2021-05-25T12:59:03.798Z] ++ 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
12:59:03 [2021-05-25T12:59:03.798Z] INFO: Testing against a local daemon
12:59:03 [2021-05-25T12:59:03.798Z] === RUN   TestPluginWithDevMounts
12:59:03 [2021-05-25T12:59:03.798Z] === PAUSE TestPluginWithDevMounts
12:59:03 [2021-05-25T12:59:03.798Z] === CONT  TestPluginWithDevMounts
12:59:04 [2021-05-25T12:59:04.737Z] === RUN   TestDockerSuite/TestCommitWithoutPause
12:59:06 [2021-05-25T12:59:06.119Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
12:59:06 [2021-05-25T12:59:06.119Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
12:59:06 [2021-05-25T12:59:06.119Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
12:59:06 [2021-05-25T12:59:06.119Z] --- PASS: TestPluginWithDevMounts (2.01s)
12:59:06 [2021-05-25T12:59:06.119Z] PASS
12:59:06 [2021-05-25T12:59:06.119Z] 
12:59:06 [2021-05-25T12:59:06.119Z] DONE 1 tests in 2.173s
12:59:06 [2021-05-25T12:59:06.119Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:59:06 [2021-05-25T12:59:06.119Z] ++ 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
12:59:06 [2021-05-25T12:59:06.119Z] ++ set -e
12:59:06 [2021-05-25T12:59:06.119Z] ++ '[' -n 0 ']'
12:59:06 [2021-05-25T12:59:06.119Z] ++ set -x
12:59:06 [2021-05-25T12:59:06.119Z] ++ 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
12:59:06 [2021-05-25T12:59:06.119Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
12:59:06 [2021-05-25T12:59:06.119Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
12:59:06 [2021-05-25T12:59:06.119Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
12:59:06 [2021-05-25T12:59:06.119Z] INFO: Testing against a local daemon
12:59:06 [2021-05-25T12:59:06.119Z] === RUN   TestSecretInspect
12:59:06 [2021-05-25T12:59:06.119Z] === RUN   TestDockerSuite/TestContainerAPICommit
12:59:08 [2021-05-25T12:59:08.028Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
12:59:08 [2021-05-25T12:59:08.967Z] --- PASS: TestSecretInspect (2.90s)
12:59:08 [2021-05-25T12:59:08.967Z] === RUN   TestSecretList
12:59:09 [2021-05-25T12:59:09.906Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
12:59:09 [2021-05-25T12:59:09.906Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
12:59:10 [2021-05-25T12:59:10.847Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
12:59:11 [2021-05-25T12:59:11.787Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
12:59:11 [2021-05-25T12:59:11.787Z] --- PASS: TestSecretList (2.93s)
12:59:11 [2021-05-25T12:59:11.787Z] === RUN   TestSecretsCreateAndDelete
12:59:12 [2021-05-25T12:59:12.356Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
12:59:13 [2021-05-25T12:59:13.735Z] === RUN   TestDockerSuite/TestContainerAPICreate
12:59:14 [2021-05-25T12:59:14.305Z] --- PASS: TestSecretsCreateAndDelete (2.50s)
12:59:14 [2021-05-25T12:59:14.305Z] === RUN   TestSecretsUpdate
12:59:14 [2021-05-25T12:59:14.305Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
12:59:14 [2021-05-25T12:59:14.565Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
12:59:14 [2021-05-25T12:59:14.565Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
12:59:15 [2021-05-25T12:59:15.524Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
12:59:15 [2021-05-25T12:59:15.524Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
12:59:15 [2021-05-25T12:59:15.524Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
12:59:15 [2021-05-25T12:59:15.524Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
12:59:15 [2021-05-25T12:59:15.524Z] === RUN   TestDockerSuite/TestContainerAPIDelete
12:59:16 [2021-05-25T12:59:16.468Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
12:59:17 [2021-05-25T12:59:17.406Z] --- PASS: TestSecretsUpdate (2.89s)
12:59:17 [2021-05-25T12:59:17.406Z] === RUN   TestTemplatedSecret
12:59:17 [2021-05-25T12:59:17.406Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
12:59:18 [2021-05-25T12:59:18.345Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
12:59:18 [2021-05-25T12:59:18.345Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
12:59:20 [2021-05-25T12:59:20.882Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
12:59:20 [2021-05-25T12:59:20.918Z] ok  	github.com/docker/docker/cmd/dockerd	0.066s	coverage: 29.1% of statements
12:59:20 [2021-05-25T12:59:20.918Z] ok  	github.com/docker/docker/container	0.121s	coverage: 34.6% of statements
12:59:20 [2021-05-25T12:59:20.918Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:59:20 [2021-05-25T12:59:20.918Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:59:20 [2021-05-25T12:59:20.918Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:59:20 [2021-05-25T12:59:20.918Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:59:21 [2021-05-25T12:59:21.819Z] --- PASS: TestTemplatedSecret (4.30s)
12:59:21 [2021-05-25T12:59:21.819Z] === RUN   TestSecretCreateResolve
12:59:21 [2021-05-25T12:59:21.819Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
12:59:21 [2021-05-25T12:59:21.819Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
12:59:22 [2021-05-25T12:59:22.079Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
12:59:22 [2021-05-25T12:59:22.648Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
12:59:23 [2021-05-25T12:59:23.588Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
12:59:24 [2021-05-25T12:59:24.971Z] --- PASS: TestSecretCreateResolve (3.44s)
12:59:24 [2021-05-25T12:59:24.971Z] PASS
12:59:24 [2021-05-25T12:59:24.971Z] 
12:59:24 [2021-05-25T12:59:24.971Z] DONE 6 tests in 19.093s
12:59:24 [2021-05-25T12:59:24.971Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:59:24 [2021-05-25T12:59:24.971Z] ++ 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
12:59:24 [2021-05-25T12:59:24.971Z] ++ set -e
12:59:24 [2021-05-25T12:59:24.971Z] ++ '[' -n 0 ']'
12:59:24 [2021-05-25T12:59:24.971Z] ++ set -x
12:59:24 [2021-05-25T12:59:24.971Z] ++ 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
12:59:24 [2021-05-25T12:59:24.971Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
12:59:25 [2021-05-25T12:59:25.230Z] INFO: Testing against a local daemon
12:59:25 [2021-05-25T12:59:25.230Z] === RUN   TestServiceCreateInit
12:59:25 [2021-05-25T12:59:25.230Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:59:26 [2021-05-25T12:59:26.169Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
12:59:26 [2021-05-25T12:59:26.169Z] === RUN   TestDockerSuite/TestContainerAPIKill
12:59:26 [2021-05-25T12:59:26.184Z] ok  	github.com/docker/docker/daemon/cluster	0.068s	coverage: 0.5% of statements
12:59:27 [2021-05-25T12:59:27.551Z] === RUN   TestDockerSuite/TestContainerAPIPause
12:59:28 [2021-05-25T12:59:28.085Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
12:59:28 [2021-05-25T12:59:28.933Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
12:59:29 [2021-05-25T12:59:29.460Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
12:59:30 [2021-05-25T12:59:30.314Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
12:59:30 [2021-05-25T12:59:30.314Z] === RUN   TestDockerSuite/TestContainerAPIRename
12:59:31 [2021-05-25T12:59:31.695Z] === RUN   TestDockerSuite/TestContainerAPIRestart
12:59:32 [2021-05-25T12:59:32.634Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:59:33 [2021-05-25T12:59:33.572Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
12:59:36 [2021-05-25T12:59:36.110Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
12:59:36 [2021-05-25T12:59:36.110Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
12:59:36 [2021-05-25T12:59:36.110Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
12:59:36 [2021-05-25T12:59:36.110Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
12:59:36 [2021-05-25T12:59:36.370Z] === RUN   TestDockerSuite/TestContainerAPIStart
12:59:37 [2021-05-25T12:59:37.770Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
12:59:39 [2021-05-25T12:59:39.432Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.439s	coverage: 14.1% of statements
12:59:39 [2021-05-25T12:59:39.432Z] ok  	github.com/docker/docker/daemon	12.176s	coverage: 17.3% of statements
12:59:39 [2021-05-25T12:59:39.432Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:59:39 [2021-05-25T12:59:39.432Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:59:40 [2021-05-25T12:59:40.305Z] --- PASS: TestServiceCreateInit (14.88s)
12:59:40 [2021-05-25T12:59:40.305Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (7.51s)
12:59:40 [2021-05-25T12:59:40.305Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (7.36s)
12:59:40 [2021-05-25T12:59:40.305Z] === RUN   TestCreateServiceMultipleTimes
12:59:40 [2021-05-25T12:59:40.367Z] ok  	github.com/docker/docker/daemon/discovery	0.006s	coverage: 30.0% of statements
12:59:40 [2021-05-25T12:59:40.367Z] ok  	github.com/docker/docker/daemon/config	0.044s	coverage: 81.8% of statements
12:59:41 [2021-05-25T12:59:41.302Z] ok  	github.com/docker/docker/daemon/events	0.061s	coverage: 50.0% of statements
12:59:41 [2021-05-25T12:59:41.302Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:59:41 [2021-05-25T12:59:41.302Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:59:41 [2021-05-25T12:59:41.873Z] ok  	github.com/docker/docker/daemon/graphdriver	0.020s	coverage: 2.2% of statements
12:59:42 [2021-05-25T12:59:42.841Z] === RUN   TestDockerSuite/TestContainerAPIStop
12:59:43 [2021-05-25T12:59:43.781Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
12:59:44 [2021-05-25T12:59:44.041Z] === RUN   TestDockerSuite/TestContainerAPITop
12:59:45 [2021-05-25T12:59:45.167Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.481s	coverage: 73.3% of statements
12:59:45 [2021-05-25T12:59:45.167Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 3.1% of statements
12:59:45 [2021-05-25T12:59:45.422Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
12:59:45 [2021-05-25T12:59:45.422Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
12:59:45 [2021-05-25T12:59:45.422Z] === RUN   TestDockerSuite/TestContainerAPIWait
12:59:45 [2021-05-25T12:59:45.733Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.468s	coverage: 56.2% of statements
12:59:47 [2021-05-25T12:59:47.631Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
12:59:48 [2021-05-25T12:59:48.729Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
12:59:50 [2021-05-25T12:59:50.109Z] === RUN   TestDockerSuite/TestContainerNetworkMode
12:59:50 [2021-05-25T12:59:50.182Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.295s	coverage: 49.4% of statements
12:59:50 [2021-05-25T12:59:50.441Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.628s	coverage: 46.2% of statements
12:59:50 [2021-05-25T12:59:50.441Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:59:51 [2021-05-25T12:59:51.491Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
12:59:52 [2021-05-25T12:59:52.343Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.495s	coverage: 57.7% of statements
12:59:52 [2021-05-25T12:59:52.343Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:59:52 [2021-05-25T12:59:52.343Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:59:52 [2021-05-25T12:59:52.343Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.016s	coverage: 57.5% of statements
12:59:54 [2021-05-25T12:59:54.245Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
12:59:54 [2021-05-25T12:59:54.810Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
12:59:55 [2021-05-25T12:59:55.743Z] ok  	github.com/docker/docker/daemon/images	0.020s	coverage: 6.7% of statements
12:59:55 [2021-05-25T12:59:55.743Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:59:55 [2021-05-25T12:59:55.743Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:59:57 [2021-05-25T12:59:57.118Z] ok  	github.com/docker/docker/daemon/logger	0.247s	coverage: 43.2% of statements
12:59:58 [2021-05-25T12:59:58.054Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.197s	coverage: 77.8% of statements
12:59:58 [2021-05-25T12:59:58.054Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:59:58 [2021-05-25T12:59:58.054Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:59:58 [2021-05-25T12:59:58.063Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
12:59:58 [2021-05-25T12:59:58.312Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.018s	coverage: 67.0% of statements
12:59:59 [2021-05-25T12:59:59.000Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
12:59:59 [2021-05-25T12:59:59.247Z] ok  	github.com/docker/docker/daemon/logger/journald	0.024s	coverage: 23.9% of statements
12:59:59 [2021-05-25T12:59:59.813Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.015s	coverage: 69.9% of statements
13:00:00 [2021-05-25T13:00:00.071Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.014s	coverage: 87.2% of statements
13:00:01 [2021-05-25T13:00:01.451Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
13:00:01 [2021-05-25T13:00:01.451Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:00:01 [2021-05-25T13:00:01.536Z] --- PASS: TestCreateServiceMultipleTimes (21.01s)
13:00:01 [2021-05-25T13:00:01.536Z] === RUN   TestCreateServiceConflict
13:00:01 [2021-05-25T13:00:01.536Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
13:00:01 [2021-05-25T13:00:01.709Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.054s	coverage: 55.1% of statements
13:00:02 [2021-05-25T13:00:02.645Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.027s	coverage: 31.5% of statements
13:00:03 [2021-05-25T13:00:03.445Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
13:00:04 [2021-05-25T13:00:04.017Z] --- PASS: TestCreateServiceConflict (2.94s)
13:00:04 [2021-05-25T13:00:04.017Z] === RUN   TestCreateServiceMaxReplicas
13:00:04 [2021-05-25T13:00:04.276Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
13:00:04 [2021-05-25T13:00:04.552Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
13:00:04 [2021-05-25T13:00:04.552Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
13:00:05 [2021-05-25T13:00:05.119Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.619s	coverage: 82.5% of statements
13:00:05 [2021-05-25T13:00:05.119Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:00:05 [2021-05-25T13:00:05.119Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
13:00:05 [2021-05-25T13:00:05.119Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:00:06 [2021-05-25T13:00:06.182Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
13:00:07 [2021-05-25T13:00:07.658Z] ok  	github.com/docker/docker/distribution/metadata	0.054s	coverage: 48.2% of statements
13:00:08 [2021-05-25T13:00:08.090Z] --- PASS: TestCreateServiceMaxReplicas (3.78s)
13:00:08 [2021-05-25T13:00:08.091Z] === RUN   TestCreateWithDuplicateNetworkNames
13:00:08 [2021-05-25T13:00:08.091Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
13:00:08 [2021-05-25T13:00:08.225Z] ok  	github.com/docker/docker/distribution	0.171s	coverage: 25.2% of statements
13:00:08 [2021-05-25T13:00:08.225Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:00:09 [2021-05-25T13:00:09.029Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
13:00:09 [2021-05-25T13:00:09.159Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
13:00:10 [2021-05-25T13:00:10.533Z] ok  	github.com/docker/docker/image	0.019s	coverage: 86.6% of statements
13:00:10 [2021-05-25T13:00:10.533Z] ok  	github.com/docker/docker/distribution/xfer	1.880s	coverage: 85.1% of statements
13:00:10 [2021-05-25T13:00:10.533Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:00:10 [2021-05-25T13:00:10.936Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ca9920_<nil>}
13:00:11 [2021-05-25T13:00:11.099Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
13:00:12 [2021-05-25T13:00:12.033Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.6% of statements
13:00:12 [2021-05-25T13:00:12.600Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
13:00:12 [2021-05-25T13:00:12.600Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:00:12 [2021-05-25T13:00:12.842Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1379645402_/foo_false__<nil>_<nil>_<nil>}
13:00:13 [2021-05-25T13:00:13.167Z] ok  	github.com/docker/docker/libcontainerd/queue	0.036s	coverage: 100.0% of statements
13:00:14 [2021-05-25T13:00:14.221Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1379645402_/foo_true__<nil>_<nil>_<nil>}
13:00:14 [2021-05-25T13:00:14.543Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 45.2% of statements
13:00:15 [2021-05-25T13:00:15.110Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.1% of statements
13:00:15 [2021-05-25T13:00:15.368Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
13:00:16 [2021-05-25T13:00:16.127Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3062040433_/foo_false__<nil>_<nil>_<nil>}
13:00:17 [2021-05-25T13:00:17.269Z] ok  	github.com/docker/docker/pkg/archive	0.291s	coverage: 82.2% of statements
13:00:17 [2021-05-25T13:00:17.504Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3062040433_/foo_true__<nil>_<nil>_<nil>}
13:00:18 [2021-05-25T13:00:18.074Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3062040433_/foo_true__0xc000ca9980_<nil>_<nil>}
13:00:18 [2021-05-25T13:00:18.204Z] ok  	github.com/docker/docker/pkg/authorization	0.209s	coverage: 68.3% of statements
13:00:18 [2021-05-25T13:00:18.204Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
13:00:18 [2021-05-25T13:00:18.462Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
13:00:19 [2021-05-25T13:00:19.452Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
13:00:19 [2021-05-25T13:00:19.711Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ca99a0_<nil>}
13:00:20 [2021-05-25T13:00:20.650Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ca99c0_<nil>}
13:00:21 [2021-05-25T13:00:21.742Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.508s	coverage: 43.2% of statements
13:00:21 [2021-05-25T13:00:21.742Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
13:00:22 [2021-05-25T13:00:22.309Z] ok  	github.com/docker/docker/layer	7.601s	coverage: 68.8% of statements
13:00:22 [2021-05-25T13:00:22.309Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:00:22 [2021-05-25T13:00:22.309Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:00:22 [2021-05-25T13:00:22.309Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:00:22 [2021-05-25T13:00:22.309Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:00:22 [2021-05-25T13:00:22.309Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:00:22 [2021-05-25T13:00:22.309Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
13:00:22 [2021-05-25T13:00:22.309Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:00:22 [2021-05-25T13:00:22.309Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
13:00:22 [2021-05-25T13:00:22.556Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ca9a00_<nil>}
13:00:22 [2021-05-25T13:00:22.556Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.57s)
13:00:22 [2021-05-25T13:00:22.556Z] === RUN   TestCreateServiceSecretFileMode
13:00:22 [2021-05-25T13:00:22.876Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
13:00:23 [2021-05-25T13:00:23.442Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
13:00:23 [2021-05-25T13:00:23.934Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ca9a20_<nil>}
13:00:24 [2021-05-25T13:00:24.010Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
13:00:24 [2021-05-25T13:00:24.577Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
13:00:25 [2021-05-25T13:00:25.316Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
13:00:25 [2021-05-25T13:00:25.895Z] --- PASS: TestCreateServiceSecretFileMode (3.39s)
13:00:25 [2021-05-25T13:00:25.895Z] === RUN   TestCreateServiceConfigFileMode
13:00:25 [2021-05-25T13:00:25.895Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
13:00:25 [2021-05-25T13:00:25.952Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
13:00:26 [2021-05-25T13:00:26.519Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 88.7% of statements
13:00:26 [2021-05-25T13:00:26.519Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.074s	coverage: 84.1% of statements
13:00:27 [2021-05-25T13:00:27.085Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
13:00:27 [2021-05-25T13:00:27.085Z] ok  	github.com/docker/docker/pkg/fsutils	0.212s	coverage: 85.1% of statements
13:00:28 [2021-05-25T13:00:28.458Z] ok  	github.com/docker/docker/pkg/idtools	0.497s	coverage: 69.5% of statements
13:00:28 [2021-05-25T13:00:28.458Z] ok  	github.com/docker/docker/pkg/ioutils	0.536s	coverage: 68.8% of statements
13:00:28 [2021-05-25T13:00:28.716Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
13:00:28 [2021-05-25T13:00:28.716Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
13:00:28 [2021-05-25T13:00:28.979Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
13:00:28 [2021-05-25T13:00:28.979Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:00:28 [2021-05-25T13:00:28.979Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
13:00:29 [2021-05-25T13:00:29.192Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
13:00:29 [2021-05-25T13:00:29.192Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
13:00:29 [2021-05-25T13:00:29.192Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
13:00:29 [2021-05-25T13:00:29.192Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
13:00:29 [2021-05-25T13:00:29.192Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
13:00:29 [2021-05-25T13:00:29.192Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
13:00:29 [2021-05-25T13:00:29.192Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
13:00:29 [2021-05-25T13:00:29.192Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
13:00:29 [2021-05-25T13:00:29.192Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
13:00:29 [2021-05-25T13:00:29.192Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
13:00:29 [2021-05-25T13:00:29.192Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
13:00:29 [2021-05-25T13:00:29.192Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
13:00:29 [2021-05-25T13:00:29.192Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
13:00:29 [2021-05-25T13:00:29.192Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
13:00:29 [2021-05-25T13:00:29.192Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
13:00:29 [2021-05-25T13:00:29.192Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
13:00:29 [2021-05-25T13:00:29.192Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
13:00:29 [2021-05-25T13:00:29.192Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
13:00:29 [2021-05-25T13:00:29.243Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
13:00:29 [2021-05-25T13:00:29.243Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
13:00:29 [2021-05-25T13:00:29.451Z] --- PASS: TestCreateServiceConfigFileMode (3.66s)
13:00:29 [2021-05-25T13:00:29.451Z] === RUN   TestCreateServiceSysctls
13:00:29 [2021-05-25T13:00:29.501Z] ok  	github.com/docker/docker/pkg/parsers	0.004s	coverage: 97.0% of statements
13:00:29 [2021-05-25T13:00:29.759Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.013s	coverage: 60.0% of statements
13:00:30 [2021-05-25T13:00:30.017Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 86.7% of statements
13:00:30 [2021-05-25T13:00:30.274Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
13:00:30 [2021-05-25T13:00:30.274Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:00:30 [2021-05-25T13:00:30.274Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:00:31 [2021-05-25T13:00:31.207Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.017s	coverage: 56.8% of statements
13:00:31 [2021-05-25T13:00:31.773Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
13:00:32 [2021-05-25T13:00:32.031Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
13:00:32 [2021-05-25T13:00:32.289Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
13:00:33 [2021-05-25T13:00:33.644Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
13:00:33 [2021-05-25T13:00:33.660Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 75.0% of statements
13:00:33 [2021-05-25T13:00:33.904Z] --- PASS: TestCreateServiceSysctls (4.55s)
13:00:33 [2021-05-25T13:00:33.904Z] === RUN   TestCreateServiceCapabilities
13:00:33 [2021-05-25T13:00:33.918Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
13:00:37 [2021-05-25T13:00:37.196Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
13:00:37 [2021-05-25T13:00:37.196Z] --- PASS: TestCreateServiceCapabilities (3.15s)
13:00:37 [2021-05-25T13:00:37.196Z] === RUN   TestInspect
13:00:38 [2021-05-25T13:00:38.097Z] ok  	github.com/docker/docker/pkg/signal	3.401s	coverage: 62.9% of statements
13:00:38 [2021-05-25T13:00:38.356Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
13:00:38 [2021-05-25T13:00:38.613Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
13:00:38 [2021-05-25T13:00:38.872Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
13:00:39 [2021-05-25T13:00:39.805Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.9% of statements
13:00:40 [2021-05-25T13:00:40.063Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
13:00:40 [2021-05-25T13:00:40.630Z] ok  	github.com/docker/docker/pkg/tailfile	0.057s	coverage: 88.6% of statements
13:00:41 [2021-05-25T13:00:41.197Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
13:00:41 [2021-05-25T13:00:41.197Z] testing: warning: no tests to run
13:00:41 [2021-05-25T13:00:41.197Z] coverage: [no statements]
13:00:41 [2021-05-25T13:00:41.197Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
13:00:41 [2021-05-25T13:00:41.762Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
13:00:41 [2021-05-25T13:00:41.762Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
13:00:42 [2021-05-25T13:00:42.020Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
13:00:42 [2021-05-25T13:00:42.472Z] --- PASS: TestInspect (4.43s)
13:00:42 [2021-05-25T13:00:42.472Z] === RUN   TestCreateJob
13:00:42 [2021-05-25T13:00:42.472Z] === RUN   TestDockerSuite/TestCopyAndRestart
13:00:43 [2021-05-25T13:00:43.850Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
13:00:43 [2021-05-25T13:00:43.850Z] === RUN   TestDockerSuite/TestCpAbsolutePath
13:00:43 [2021-05-25T13:00:43.921Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
13:00:44 [2021-05-25T13:00:44.790Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
13:00:44 [2021-05-25T13:00:44.856Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
13:00:45 [2021-05-25T13:00:45.115Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.4% of statements
13:00:46 [2021-05-25T13:00:46.170Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
13:00:46 [2021-05-25T13:00:46.170Z] --- PASS: TestCreateJob (4.55s)
13:00:46 [2021-05-25T13:00:46.170Z] === RUN   TestReplicatedJob
13:00:46 [2021-05-25T13:00:46.492Z] ok  	github.com/docker/docker/quota	0.249s	coverage: 71.4% of statements
13:00:47 [2021-05-25T13:00:47.059Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
13:00:47 [2021-05-25T13:00:47.108Z] === RUN   TestDockerSuite/TestCpFromCaseA
13:00:48 [2021-05-25T13:00:48.048Z] === RUN   TestDockerSuite/TestCpFromCaseB
13:00:48 [2021-05-25T13:00:48.435Z] ok  	github.com/docker/docker/registry	0.060s	coverage: 58.8% of statements
13:00:49 [2021-05-25T13:00:49.003Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
13:00:49 [2021-05-25T13:00:49.003Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
13:00:49 [2021-05-25T13:00:49.432Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
13:00:49 [2021-05-25T13:00:49.432Z] === RUN   TestDockerSuite/TestCpFromCaseC
13:00:49 [2021-05-25T13:00:49.938Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
13:00:49 [2021-05-25T13:00:49.938Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
13:00:50 [2021-05-25T13:00:50.815Z] === RUN   TestDockerSuite/TestCpFromCaseD
13:00:52 [2021-05-25T13:00:52.728Z] === RUN   TestDockerSuite/TestCpFromCaseE
13:00:53 [2021-05-25T13:00:53.249Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
13:00:53 [2021-05-25T13:00:53.814Z] ok  	github.com/docker/docker/volume/local	0.103s	coverage: 76.4% of statements
13:00:54 [2021-05-25T13:00:54.381Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
13:00:54 [2021-05-25T13:00:54.639Z] === RUN   TestDockerSuite/TestCpFromCaseF
13:00:55 [2021-05-25T13:00:55.755Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 73.1% of statements
13:00:56 [2021-05-25T13:00:56.020Z] === RUN   TestDockerSuite/TestCpFromCaseG
13:00:56 [2021-05-25T13:00:56.020Z] --- PASS: TestReplicatedJob (9.70s)
13:00:56 [2021-05-25T13:00:56.020Z] === RUN   TestUpdateReplicatedJob
13:00:57 [2021-05-25T13:00:57.398Z] === RUN   TestDockerSuite/TestCpFromCaseH
13:00:58 [2021-05-25T13:00:58.337Z] === RUN   TestDockerSuite/TestCpFromCaseI
13:00:59 [2021-05-25T13:00:59.276Z] === RUN   TestDockerSuite/TestCpFromCaseJ
13:01:00 [2021-05-25T13:01:00.655Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
13:01:00 [2021-05-25T13:01:00.915Z] --- PASS: TestUpdateReplicatedJob (5.18s)
13:01:00 [2021-05-25T13:01:00.915Z] === RUN   TestServiceListWithStatuses
13:01:00 [2021-05-25T13:01:00.915Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:01:00 [2021-05-25T13:01:00.915Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:01:00 [2021-05-25T13:01:00.915Z] === RUN   TestDockerNetworkConnectAlias
13:01:02 [2021-05-25T13:01:02.297Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
13:01:03 [2021-05-25T13:01:03.677Z] === RUN   TestDockerSuite/TestCpGarbagePath
13:01:05 [2021-05-25T13:01:05.056Z] === RUN   TestDockerSuite/TestCpLocalOnly
13:01:05 [2021-05-25T13:01:05.056Z] === RUN   TestDockerSuite/TestCpNameHasColon
13:01:05 [2021-05-25T13:01:05.714Z] ok  	github.com/docker/docker/pkg/plugins	33.615s	coverage: 76.6% of statements
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/pkg/term	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/rootless	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/volume	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:01:05 [2021-05-25T13:01:05.714Z] 
13:01:05 [2021-05-25T13:01:05.714Z] === Skipped
13:01:05 [2021-05-25T13:01:05.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:46: Driver btrfs not supported
13:01:05 [2021-05-25T13:01:05.714Z] 
13:01:05 [2021-05-25T13:01:05.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:46: Driver btrfs not supported
13:01:05 [2021-05-25T13:01:05.714Z] 
13:01:05 [2021-05-25T13:01:05.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:46: Driver btrfs not supported
13:01:05 [2021-05-25T13:01:05.714Z] 
13:01:05 [2021-05-25T13:01:05.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:46: Driver btrfs not supported
13:01:05 [2021-05-25T13:01:05.714Z] 
13:01:05 [2021-05-25T13:01:05.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:46: Driver btrfs not supported
13:01:05 [2021-05-25T13:01:05.714Z] 
13:01:05 [2021-05-25T13:01:05.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:73: No driver to put!
13:01:05 [2021-05-25T13:01:05.714Z] 
13:01:05 [2021-05-25T13:01:05.714Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:01:05 [2021-05-25T13:01:05.714Z] time="2021-05-25T12:59:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:01:05 [2021-05-25T13:01:05.714Z] 
13:01:05 [2021-05-25T13:01:05.714Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:01:05 [2021-05-25T13:01:05.714Z] time="2021-05-25T12:59:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:01:05 [2021-05-25T13:01:05.714Z] 
13:01:05 [2021-05-25T13:01:05.714Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:01:05 [2021-05-25T13:01:05.714Z] time="2021-05-25T12:59:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:01:05 [2021-05-25T13:01:05.714Z] 
13:01:05 [2021-05-25T13:01:05.714Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:01:05 [2021-05-25T13:01:05.714Z] time="2021-05-25T12:59:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:01:05 [2021-05-25T13:01:05.714Z] 
13:01:05 [2021-05-25T13:01:05.714Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:01:05 [2021-05-25T13:01:05.714Z] time="2021-05-25T12:59:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:01:05 [2021-05-25T13:01:05.714Z] 
13:01:05 [2021-05-25T13:01:05.714Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:73: No driver to put!
13:01:05 [2021-05-25T13:01:05.714Z] 
13:01:05 [2021-05-25T13:01:05.714Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
13:01:05 [2021-05-25T13:01:05.714Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
13:01:05 [2021-05-25T13:01:05.714Z] 
13:01:05 [2021-05-25T13:01:05.714Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
13:01:05 [2021-05-25T13:01:05.714Z]     overlay_test.go:49: Fails to compute changes intermittently
13:01:05 [2021-05-25T13:01:05.714Z] 
13:01:05 [2021-05-25T13:01:05.714Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:01:05 [2021-05-25T13:01:05.714Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:01:05 [2021-05-25T13:01:05.714Z] 
13:01:05 [2021-05-25T13:01:05.714Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:01:05 [2021-05-25T13:01:05.714Z] 
13:01:05 [2021-05-25T13:01:05.714Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:46: Driver zfs not supported
13:01:05 [2021-05-25T13:01:05.714Z] 
13:01:05 [2021-05-25T13:01:05.714Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:46: Driver zfs not supported
13:01:05 [2021-05-25T13:01:05.714Z] 
13:01:05 [2021-05-25T13:01:05.714Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:46: Driver zfs not supported
13:01:05 [2021-05-25T13:01:05.714Z] 
13:01:05 [2021-05-25T13:01:05.714Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:46: Driver zfs not supported
13:01:05 [2021-05-25T13:01:05.714Z] 
13:01:05 [2021-05-25T13:01:05.714Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:01:05 [2021-05-25T13:01:05.714Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:01:05 [2021-05-25T13:01:05.715Z]     graphtest_unix.go:46: Driver zfs not supported
13:01:05 [2021-05-25T13:01:05.715Z] 
13:01:05 [2021-05-25T13:01:05.715Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:01:05 [2021-05-25T13:01:05.715Z]     graphtest_unix.go:73: No driver to put!
13:01:05 [2021-05-25T13:01:05.715Z] 
13:01:05 [2021-05-25T13:01:05.715Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:01:05 [2021-05-25T13:01:05.715Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
13:01:05 [2021-05-25T13:01:05.715Z] 
13:01:05 [2021-05-25T13:01:05.715Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:01:05 [2021-05-25T13:01:05.715Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
13:01:05 [2021-05-25T13:01:05.715Z] 
13:01:05 [2021-05-25T13:01:05.715Z] 
13:01:05 [2021-05-25T13:01:05.715Z] DONE 2255 tests, 24 skipped in 254.636s
Post stage
[Pipeline] junit
13:01:05 [2021-05-25T13:01:05.727Z] Recording test results
13:01:05 [2021-05-25T13:01:05.974Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
13:01:05 [2021-05-25T13:01:05.995Z] === RUN   TestDockerSuite/TestCpRelativePath
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
13:01:06 [2021-05-25T13:01:06.303Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42412/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=22b9e2a7e53645a3090ef305658f22264c380368 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:22b9e2a7e53645a3090ef305658f22264c380368 hack/validate/vendor
13:01:07 [2021-05-25T13:01:07.375Z] === RUN   TestDockerSuite/TestCpSpecialFiles
13:01:07 [2021-05-25T13:01:07.635Z] --- PASS: TestDockerNetworkConnectAlias (6.55s)
13:01:07 [2021-05-25T13:01:07.635Z] === RUN   TestDockerNetworkReConnect
13:01:07 [2021-05-25T13:01:07.680Z] 2021/05/25 13:01:07 Collecting initial packages
13:01:07 [2021-05-25T13:01:07.680Z] 2021/05/25 13:01:07 Download dependencies
13:01:08 [2021-05-25T13:01:08.574Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
13:01:09 [2021-05-25T13:01:09.513Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
13:01:10 [2021-05-25T13:01:10.894Z] === RUN   TestDockerSuite/TestCpToCaseA
13:01:10 [2021-05-25T13:01:10.957Z] 2021/05/25 13:01:10 Starting whole vndr cycle because no package specified
13:01:10 [2021-05-25T13:01:10.957Z] 2021/05/25 13:01:10 	Ignoring paths matching "^archive/tar"
13:01:11 [2021-05-25T13:01:11.216Z] 2021/05/25 13:01:11 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
13:01:11 [2021-05-25T13:01:11.216Z] 2021/05/25 13:01:11 	Clone github.com/Microsoft/hcsshim, revision e811ee705ec77df2ae28857ade553043fb564d91, attempt 1/20
13:01:11 [2021-05-25T13:01:11.216Z] 2021/05/25 13:01:11 	Clone github.com/Microsoft/go-winio, revision 5c2e05d71961716a6c392a06ada435aaf5d5302c, attempt 1/20
13:01:11 [2021-05-25T13:01:11.216Z] 2021/05/25 13:01:11 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
13:01:11 [2021-05-25T13:01:11.216Z] 2021/05/25 13:01:11 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
13:01:11 [2021-05-25T13:01:11.216Z] 2021/05/25 13:01:11 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
13:01:11 [2021-05-25T13:01:11.216Z] 2021/05/25 13:01:11 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
13:01:11 [2021-05-25T13:01:11.216Z] 2021/05/25 13:01:11 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
13:01:11 [2021-05-25T13:01:11.216Z] 2021/05/25 13:01:11 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
13:01:11 [2021-05-25T13:01:11.216Z] 2021/05/25 13:01:11 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
13:01:11 [2021-05-25T13:01:11.216Z] 2021/05/25 13:01:11 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
13:01:11 [2021-05-25T13:01:11.216Z] 2021/05/25 13:01:11 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
13:01:11 [2021-05-25T13:01:11.216Z] 2021/05/25 13:01:11 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
13:01:11 [2021-05-25T13:01:11.216Z] 2021/05/25 13:01:11 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
13:01:11 [2021-05-25T13:01:11.216Z] 2021/05/25 13:01:11 	Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20
13:01:11 [2021-05-25T13:01:11.216Z] 2021/05/25 13:01:11 	Clone github.com/moby/sys, revision b0f1fd7235275d01bd35cc4421e884e522395f45, attempt 1/20
13:01:12 [2021-05-25T13:01:12.152Z] 2021/05/25 13:01:12 	Finished clone github.com/docker/libtrust
13:01:12 [2021-05-25T13:01:12.152Z] 2021/05/25 13:01:12 	Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20
13:01:12 [2021-05-25T13:01:12.274Z] --- PASS: TestDockerNetworkReConnect (4.77s)
13:01:12 [2021-05-25T13:01:12.274Z] === RUN   TestServicePlugin
13:01:12 [2021-05-25T13:01:12.410Z] 2021/05/25 13:01:12 	Finished clone github.com/Azure/go-ansiterm
13:01:12 [2021-05-25T13:01:12.410Z] 2021/05/25 13:01:12 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
13:01:12 [2021-05-25T13:01:12.410Z] 2021/05/25 13:01:12 	Finished clone github.com/moby/locker
13:01:12 [2021-05-25T13:01:12.411Z] 2021/05/25 13:01:12 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
13:01:12 [2021-05-25T13:01:12.411Z] 2021/05/25 13:01:12 	Finished clone github.com/moby/term
13:01:12 [2021-05-25T13:01:12.411Z] 2021/05/25 13:01:12 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
13:01:12 [2021-05-25T13:01:12.411Z] 2021/05/25 13:01:12 	Finished clone github.com/google/uuid
13:01:12 [2021-05-25T13:01:12.411Z] 2021/05/25 13:01:12 	Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20
13:01:12 [2021-05-25T13:01:12.670Z] 2021/05/25 13:01:12 	Finished clone github.com/willf/bitset
13:01:12 [2021-05-25T13:01:12.670Z] 2021/05/25 13:01:12 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
13:01:12 [2021-05-25T13:01:12.670Z] 2021/05/25 13:01:12 	Finished clone github.com/gorilla/mux
13:01:12 [2021-05-25T13:01:12.670Z] 2021/05/25 13:01:12 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
13:01:12 [2021-05-25T13:01:12.670Z] 2021/05/25 13:01:12 	Finished clone github.com/Microsoft/go-winio
13:01:12 [2021-05-25T13:01:12.670Z] 2021/05/25 13:01:12 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
13:01:12 [2021-05-25T13:01:12.670Z] 2021/05/25 13:01:12 	Finished clone github.com/moby/sys
13:01:12 [2021-05-25T13:01:12.670Z] 2021/05/25 13:01:12 	Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20
13:01:12 [2021-05-25T13:01:12.843Z] === RUN   TestDockerSuite/TestCpToCaseB
13:01:13 [2021-05-25T13:01:13.606Z] 2021/05/25 13:01:13 	Finished clone github.com/creack/pty
13:01:13 [2021-05-25T13:01:13.606Z] 2021/05/25 13:01:13 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
13:01:13 [2021-05-25T13:01:13.606Z] 2021/05/25 13:01:13 	Finished clone github.com/tchap/go-patricia
13:01:13 [2021-05-25T13:01:13.606Z] 2021/05/25 13:01:13 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
13:01:13 [2021-05-25T13:01:13.800Z] === RUN   TestDockerSuite/TestCpToCaseC
13:01:13 [2021-05-25T13:01:13.865Z] 2021/05/25 13:01:13 	Finished clone github.com/docker/go-units
13:01:13 [2021-05-25T13:01:13.865Z] 2021/05/25 13:01:13 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
13:01:13 [2021-05-25T13:01:13.865Z] 2021/05/25 13:01:13 	Finished clone github.com/opencontainers/runtime-spec
13:01:13 [2021-05-25T13:01:13.865Z] 2021/05/25 13:01:13 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
13:01:14 [2021-05-25T13:01:14.128Z] 2021/05/25 13:01:14 	Finished clone github.com/opencontainers/image-spec
13:01:14 [2021-05-25T13:01:14.128Z] 2021/05/25 13:01:14 	Clone golang.org/x/sync, revision 6e8e738ad208923de99951fe0b48239bfd864f28, attempt 1/20
13:01:14 [2021-05-25T13:01:14.402Z] 2021/05/25 13:01:14 	Clone github.com/moby/buildkit, revision 9065b18ba4633c75862befca8188de4338d9f94a, attempt 1/20
13:01:14 [2021-05-25T13:01:14.402Z] 2021/05/25 13:01:14 	Finished clone github.com/sirupsen/logrus
13:01:14 [2021-05-25T13:01:14.661Z] 2021/05/25 13:01:14 	Finished clone gotest.tools/v3
13:01:14 [2021-05-25T13:01:14.661Z] 2021/05/25 13:01:14 	Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20
13:01:14 [2021-05-25T13:01:14.920Z] 2021/05/25 13:01:14 	Finished clone github.com/syndtr/gocapability
13:01:14 [2021-05-25T13:01:14.920Z] 2021/05/25 13:01:14 	Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20
13:01:15 [2021-05-25T13:01:15.178Z] 2021/05/25 13:01:15 	Finished clone github.com/RackSec/srslog
13:01:15 [2021-05-25T13:01:15.178Z] 2021/05/25 13:01:15 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
13:01:15 [2021-05-25T13:01:15.437Z] 2021/05/25 13:01:15 	Finished clone github.com/docker/go-connections
13:01:15 [2021-05-25T13:01:15.437Z] 2021/05/25 13:01:15 	Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20
13:01:15 [2021-05-25T13:01:15.437Z] 2021/05/25 13:01:15 	Finished clone github.com/imdario/mergo
13:01:15 [2021-05-25T13:01:15.437Z] 2021/05/25 13:01:15 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
13:01:15 [2021-05-25T13:01:15.697Z] 2021/05/25 13:01:15 	Finished clone github.com/google/go-cmp
13:01:15 [2021-05-25T13:01:15.697Z] 2021/05/25 13:01:15 	Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20
13:01:15 [2021-05-25T13:01:15.697Z] 2021/05/25 13:01:15 	Finished clone golang.org/x/sync
13:01:15 [2021-05-25T13:01:15.697Z] 2021/05/25 13:01:15 	Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20
13:01:16 [2021-05-25T13:01:16.267Z] 2021/05/25 13:01:16 	Finished clone github.com/tonistiigi/units
13:01:16 [2021-05-25T13:01:16.268Z] 2021/05/25 13:01:16 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
13:01:16 [2021-05-25T13:01:16.836Z] 2021/05/25 13:01:16 	Finished clone github.com/google/shlex
13:01:16 [2021-05-25T13:01:16.836Z] 2021/05/25 13:01:16 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
13:01:16 [2021-05-25T13:01:16.836Z] 2021/05/25 13:01:16 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
13:01:16 [2021-05-25T13:01:16.836Z] 2021/05/25 13:01:16 	Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20
13:01:17 [2021-05-25T13:01:17.093Z] === RUN   TestDockerSuite/TestCpToCaseD
13:01:17 [2021-05-25T13:01:17.095Z] 2021/05/25 13:01:16 	Finished clone github.com/opentracing-contrib/go-stdlib
13:01:17 [2021-05-25T13:01:17.095Z] 2021/05/25 13:01:16 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
13:01:17 [2021-05-25T13:01:17.095Z] 2021/05/25 13:01:17 	Finished clone github.com/mitchellh/hashstructure
13:01:17 [2021-05-25T13:01:17.095Z] 2021/05/25 13:01:17 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
13:01:17 [2021-05-25T13:01:17.095Z] 2021/05/25 13:01:17 	Finished clone github.com/opentracing/opentracing-go
13:01:17 [2021-05-25T13:01:17.095Z] 2021/05/25 13:01:17 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
13:01:17 [2021-05-25T13:01:17.662Z] 2021/05/25 13:01:17 	Finished clone github.com/gofrs/flock
13:01:17 [2021-05-25T13:01:17.662Z] 2021/05/25 13:01:17 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
13:01:18 [2021-05-25T13:01:18.597Z] 2021/05/25 13:01:18 	Finished clone github.com/docker/go-events
13:01:18 [2021-05-25T13:01:18.597Z] 2021/05/25 13:01:18 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
13:01:18 [2021-05-25T13:01:18.597Z] 2021/05/25 13:01:18 	Finished clone github.com/armon/go-radix
13:01:18 [2021-05-25T13:01:18.597Z] 2021/05/25 13:01:18 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
13:01:18 [2021-05-25T13:01:18.855Z] 2021/05/25 13:01:18 	Finished clone github.com/armon/go-metrics
13:01:18 [2021-05-25T13:01:18.855Z] 2021/05/25 13:01:18 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
13:01:19 [2021-05-25T13:01:19.422Z] 2021/05/25 13:01:19 	Finished clone github.com/tonistiigi/fsutil
13:01:19 [2021-05-25T13:01:19.422Z] 2021/05/25 13:01:19 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
13:01:19 [2021-05-25T13:01:19.990Z] 2021/05/25 13:01:19 	Finished clone github.com/sean-/seed
13:01:19 [2021-05-25T13:01:19.990Z] 2021/05/25 13:01:19 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
13:01:20 [2021-05-25T13:01:20.248Z] 2021/05/25 13:01:20 	Finished clone github.com/hashicorp/errwrap
13:01:20 [2021-05-25T13:01:20.248Z] 2021/05/25 13:01:20 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
13:01:21 [2021-05-25T13:01:21.624Z] 2021/05/25 13:01:21 	Finished clone github.com/hashicorp/memberlist
13:01:21 [2021-05-25T13:01:21.624Z] 2021/05/25 13:01:21 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
13:01:21 [2021-05-25T13:01:21.624Z] 2021/05/25 13:01:21 	Finished clone github.com/golang/gddo
13:01:21 [2021-05-25T13:01:21.624Z] 2021/05/25 13:01:21 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
13:01:21 [2021-05-25T13:01:21.624Z] 2021/05/25 13:01:21 	Finished clone github.com/hashicorp/go-multierror
13:01:21 [2021-05-25T13:01:21.624Z] 2021/05/25 13:01:21 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
13:01:22 [2021-05-25T13:01:22.372Z] === RUN   TestDockerSuite/TestCpToCaseE
13:01:22 [2021-05-25T13:01:22.559Z] 2021/05/25 13:01:22 	Finished clone github.com/hashicorp/go-sockaddr
13:01:22 [2021-05-25T13:01:22.559Z] 2021/05/25 13:01:22 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
13:01:23 [2021-05-25T13:01:23.126Z] 2021/05/25 13:01:22 	Finished clone github.com/vishvananda/netns
13:01:23 [2021-05-25T13:01:23.126Z] 2021/05/25 13:01:22 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
13:01:23 [2021-05-25T13:01:23.126Z] 2021/05/25 13:01:23 	Finished clone github.com/docker/libkv
13:01:23 [2021-05-25T13:01:23.126Z] 2021/05/25 13:01:23 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
13:01:24 [2021-05-25T13:01:24.502Z] 2021/05/25 13:01:24 	Finished clone github.com/hashicorp/go-msgpack
13:01:24 [2021-05-25T13:01:24.502Z] 2021/05/25 13:01:24 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
13:01:24 [2021-05-25T13:01:24.502Z] 2021/05/25 13:01:24 	Finished clone golang.org/x/net
13:01:24 [2021-05-25T13:01:24.502Z] 2021/05/25 13:01:24 	Clone github.com/coreos/etcd, revision 2c834459e1aab78a5d5219c7dfe42335fc4b617a, attempt 1/20
13:01:24 [2021-05-25T13:01:24.760Z] 2021/05/25 13:01:24 	Finished clone github.com/BurntSushi/toml
13:01:24 [2021-05-25T13:01:24.760Z] 2021/05/25 13:01:24 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
13:01:24 [2021-05-25T13:01:24.760Z] 2021/05/25 13:01:24 	Finished clone github.com/samuel/go-zookeeper
13:01:24 [2021-05-25T13:01:24.760Z] 2021/05/25 13:01:24 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
13:01:25 [2021-05-25T13:01:25.019Z] 2021/05/25 13:01:24 	Finished clone github.com/vishvananda/netlink
13:01:25 [2021-05-25T13:01:25.019Z] 2021/05/25 13:01:24 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
13:01:25 [2021-05-25T13:01:25.019Z] 2021/05/25 13:01:24 	Finished clone github.com/moby/ipvs
13:01:25 [2021-05-25T13:01:25.019Z] 2021/05/25 13:01:24 	Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20
13:01:25 [2021-05-25T13:01:25.662Z] === RUN   TestDockerSuite/TestCpToCaseF
13:01:25 [2021-05-25T13:01:25.954Z] 2021/05/25 13:01:25 	Finished clone github.com/deckarep/golang-set
13:01:25 [2021-05-25T13:01:25.954Z] 2021/05/25 13:01:25 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
13:01:26 [2021-05-25T13:01:26.213Z] 2021/05/25 13:01:26 	Finished clone github.com/coreos/go-semver
13:01:26 [2021-05-25T13:01:26.213Z] 2021/05/25 13:01:26 	Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20
13:01:26 [2021-05-25T13:01:26.231Z] === RUN   TestDockerSuite/TestCpToCaseG
13:01:26 [2021-05-25T13:01:26.472Z] 2021/05/25 13:01:26 	Finished clone github.com/ishidawataru/sctp
13:01:26 [2021-05-25T13:01:26.472Z] 2021/05/25 13:01:26 	Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20
13:01:26 [2021-05-25T13:01:26.730Z] 2021/05/25 13:01:26 	Finished clone github.com/Microsoft/opengcs
13:01:26 [2021-05-25T13:01:26.730Z] 2021/05/25 13:01:26 	Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20
13:01:27 [2021-05-25T13:01:27.252Z] --- PASS: TestBuildWCOWSandboxSize (735.35s)
13:01:27 [2021-05-25T13:01:27.252Z] === RUN   TestBuildWithEmptyDockerfile
13:01:27 [2021-05-25T13:01:27.252Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:01:27 [2021-05-25T13:01:27.252Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:01:27 [2021-05-25T13:01:27.252Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:01:27 [2021-05-25T13:01:27.252Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:01:27 [2021-05-25T13:01:27.252Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:01:27 [2021-05-25T13:01:27.252Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:01:27 [2021-05-25T13:01:27.252Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:01:27 [2021-05-25T13:01:27.252Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:01:27 [2021-05-25T13:01:27.252Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:01:27 [2021-05-25T13:01:27.252Z] --- PASS: TestBuildWithEmptyDockerfile (0.70s)
13:01:27 [2021-05-25T13:01:27.252Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
13:01:27 [2021-05-25T13:01:27.252Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
13:01:27 [2021-05-25T13:01:27.252Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
13:01:27 [2021-05-25T13:01:27.252Z] === RUN   TestBuildPreserveOwnership
13:01:27 [2021-05-25T13:01:27.252Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
13:01:27 [2021-05-25T13:01:27.252Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
13:01:27 [2021-05-25T13:01:27.252Z] === RUN   TestBuildPlatformInvalid
13:01:27 [2021-05-25T13:01:27.252Z] --- PASS: TestBuildPlatformInvalid (0.63s)
13:01:27 [2021-05-25T13:01:27.252Z] PASS
13:01:27 [2021-05-25T13:01:27.252Z] ok  	github.com/docker/docker/integration/build	911.137s
13:01:27 [2021-05-25T13:01:27.252Z] 
13:01:27 [2021-05-25T13:01:27.252Z] === Skipped
13:01:27 [2021-05-25T13:01:27.252Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
13:01:27 [2021-05-25T13:01:27.252Z]     build_session_test.go:25: TODO: BuildKit
13:01:27 [2021-05-25T13:01:27.252Z] 
13:01:27 [2021-05-25T13:01:27.252Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
13:01:27 [2021-05-25T13:01:27.252Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
13:01:27 [2021-05-25T13:01:27.252Z] 
13:01:27 [2021-05-25T13:01:27.252Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
13:01:27 [2021-05-25T13:01:27.252Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
13:01:27 [2021-05-25T13:01:27.252Z] 
13:01:27 [2021-05-25T13:01:27.252Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
13:01:27 [2021-05-25T13:01:27.252Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
13:01:27 [2021-05-25T13:01:27.252Z] 
13:01:27 [2021-05-25T13:01:27.252Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
13:01:27 [2021-05-25T13:01:27.252Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
13:01:27 [2021-05-25T13:01:27.252Z] 
13:01:27 [2021-05-25T13:01:27.252Z] 
13:01:27 [2021-05-25T13:01:27.252Z] DONE 29 tests, 5 skipped in 933.673s
13:01:27 [2021-05-25T13:01:27.252Z] Running D:\gopath\src\github.com\docker\docker\integration\config
13:01:28 [2021-05-25T13:01:28.106Z] 2021/05/25 13:01:27 	Finished clone github.com/modern-go/concurrent
13:01:28 [2021-05-25T13:01:28.106Z] 2021/05/25 13:01:27 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
13:01:28 [2021-05-25T13:01:28.365Z] 2021/05/25 13:01:28 	Finished clone github.com/modern-go/reflect2
13:01:28 [2021-05-25T13:01:28.365Z] 2021/05/25 13:01:28 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
13:01:28 [2021-05-25T13:01:28.932Z] 2021/05/25 13:01:28 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
13:01:28 [2021-05-25T13:01:28.932Z] 2021/05/25 13:01:28 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
13:01:29 [2021-05-25T13:01:29.191Z] 2021/05/25 13:01:29 	Finished clone github.com/opencontainers/runc
13:01:29 [2021-05-25T13:01:29.191Z] 2021/05/25 13:01:29 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
13:01:29 [2021-05-25T13:01:29.450Z] 2021/05/25 13:01:29 	Finished clone go.etcd.io/bbolt
13:01:29 [2021-05-25T13:01:29.450Z] 2021/05/25 13:01:29 	Clone github.com/klauspost/compress, revision a3b7545c88eea469c2246bee0e6c130525d56190, attempt 1/20
13:01:29 [2021-05-25T13:01:29.450Z] 2021/05/25 13:01:29 	Finished clone github.com/json-iterator/go
13:01:29 [2021-05-25T13:01:29.450Z] 2021/05/25 13:01:29 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
13:01:29 [2021-05-25T13:01:29.709Z] 2021/05/25 13:01:29 	Finished clone google.golang.org/grpc
13:01:29 [2021-05-25T13:01:29.709Z] 2021/05/25 13:01:29 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
13:01:30 [2021-05-25T13:01:30.125Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
13:01:30 [2021-05-25T13:01:30.125Z] INFO: Testing against a local daemon
13:01:30 [2021-05-25T13:01:30.125Z] === RUN   TestConfigInspect
13:01:30 [2021-05-25T13:01:30.125Z] --- SKIP: TestConfigInspect (0.00s)
13:01:30 [2021-05-25T13:01:30.125Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
13:01:30 [2021-05-25T13:01:30.125Z] === RUN   TestConfigList
13:01:30 [2021-05-25T13:01:30.125Z] --- SKIP: TestConfigList (0.00s)
13:01:30 [2021-05-25T13:01:30.125Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
13:01:30 [2021-05-25T13:01:30.125Z] === RUN   TestConfigsCreateAndDelete
13:01:30 [2021-05-25T13:01:30.125Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
13:01:30 [2021-05-25T13:01:30.125Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
13:01:30 [2021-05-25T13:01:30.125Z] === RUN   TestConfigsUpdate
13:01:30 [2021-05-25T13:01:30.125Z] --- SKIP: TestConfigsUpdate (0.00s)
13:01:30 [2021-05-25T13:01:30.125Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
13:01:30 [2021-05-25T13:01:30.125Z] === RUN   TestTemplatedConfig
13:01:30 [2021-05-25T13:01:30.125Z] --- SKIP: TestTemplatedConfig (0.00s)
13:01:30 [2021-05-25T13:01:30.125Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
13:01:30 [2021-05-25T13:01:30.125Z] === RUN   TestConfigCreateResolve
13:01:30 [2021-05-25T13:01:30.125Z] --- SKIP: TestConfigCreateResolve (0.00s)
13:01:30 [2021-05-25T13:01:30.125Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
13:01:30 [2021-05-25T13:01:30.125Z] === RUN   TestConfigDaemonLibtrustID
13:01:30 [2021-05-25T13:01:30.125Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
13:01:30 [2021-05-25T13:01:30.125Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
13:01:30 [2021-05-25T13:01:30.125Z] PASS
13:01:30 [2021-05-25T13:01:30.125Z] ok  	github.com/docker/docker/integration/config	0.208s
13:01:30 [2021-05-25T13:01:30.125Z] 
13:01:30 [2021-05-25T13:01:30.125Z] === Skipped
13:01:30 [2021-05-25T13:01:30.125Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
13:01:30 [2021-05-25T13:01:30.125Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
13:01:30 [2021-05-25T13:01:30.125Z] 
13:01:30 [2021-05-25T13:01:30.125Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
13:01:30 [2021-05-25T13:01:30.125Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
13:01:30 [2021-05-25T13:01:30.125Z] 
13:01:30 [2021-05-25T13:01:30.125Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
13:01:30 [2021-05-25T13:01:30.125Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
13:01:30 [2021-05-25T13:01:30.125Z] 
13:01:30 [2021-05-25T13:01:30.125Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
13:01:30 [2021-05-25T13:01:30.125Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
13:01:30 [2021-05-25T13:01:30.125Z] 
13:01:30 [2021-05-25T13:01:30.125Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
13:01:30 [2021-05-25T13:01:30.125Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
13:01:30 [2021-05-25T13:01:30.125Z] 
13:01:30 [2021-05-25T13:01:30.125Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
13:01:30 [2021-05-25T13:01:30.125Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
13:01:30 [2021-05-25T13:01:30.125Z] 
13:01:30 [2021-05-25T13:01:30.125Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
13:01:30 [2021-05-25T13:01:30.125Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
13:01:30 [2021-05-25T13:01:30.125Z] 
13:01:30 [2021-05-25T13:01:30.125Z] 
13:01:30 [2021-05-25T13:01:30.125Z] DONE 7 tests, 7 skipped in 3.429s
13:01:30 [2021-05-25T13:01:30.125Z] Running D:\gopath\src\github.com\docker\docker\integration\container
13:01:30 [2021-05-25T13:01:30.276Z] 2021/05/25 13:01:30 	Finished clone github.com/opencontainers/go-digest
13:01:30 [2021-05-25T13:01:30.276Z] 2021/05/25 13:01:30 	Clone github.com/coreos/go-systemd/v22, revision 256724e3db397c5ca4287b8f0c78e9e8492fdb01, attempt 1/20
13:01:30 [2021-05-25T13:01:30.844Z] 2021/05/25 13:01:30 	Finished clone github.com/mistifyio/go-zfs
13:01:30 [2021-05-25T13:01:30.844Z] 2021/05/25 13:01:30 	Clone github.com/godbus/dbus/v5, revision c88335c0b1d28a30e7fc76d526a06154b85e5d97, attempt 1/20
13:01:30 [2021-05-25T13:01:30.844Z] 2021/05/25 13:01:30 	Finished clone github.com/hashicorp/serf
13:01:30 [2021-05-25T13:01:30.844Z] 2021/05/25 13:01:30 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
13:01:31 [2021-05-25T13:01:31.108Z] 2021/05/25 13:01:31 	Finished clone github.com/cyphar/filepath-securejoin
13:01:31 [2021-05-25T13:01:31.108Z] 2021/05/25 13:01:31 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
13:01:31 [2021-05-25T13:01:31.507Z] === RUN   TestDockerSuite/TestCpToCaseH
13:01:32 [2021-05-25T13:01:32.043Z] 2021/05/25 13:01:32 	Finished clone github.com/coreos/go-systemd
13:01:32 [2021-05-25T13:01:32.044Z] 2021/05/25 13:01:32 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
13:01:32 [2021-05-25T13:01:32.611Z] 2021/05/25 13:01:32 	Finished clone github.com/Graylog2/go-gelf
13:01:32 [2021-05-25T13:01:32.611Z] 2021/05/25 13:01:32 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
13:01:32 [2021-05-25T13:01:32.611Z] 2021/05/25 13:01:32 	Finished clone github.com/coreos/go-systemd/v22
13:01:32 [2021-05-25T13:01:32.611Z] 2021/05/25 13:01:32 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
13:01:32 [2021-05-25T13:01:32.870Z] 2021/05/25 13:01:32 	Finished clone github.com/fluent/fluent-logger-golang
13:01:32 [2021-05-25T13:01:32.870Z] 2021/05/25 13:01:32 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
13:01:33 [2021-05-25T13:01:33.001Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
13:01:33 [2021-05-25T13:01:33.001Z] INFO: Testing against a local daemon
13:01:33 [2021-05-25T13:01:33.001Z] === RUN   TestCheckpoint
13:01:33 [2021-05-25T13:01:33.001Z] --- SKIP: TestCheckpoint (0.00s)
13:01:33 [2021-05-25T13:01:33.001Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:01:33 [2021-05-25T13:01:33.001Z] === RUN   TestContainerInvalidJSON
13:01:33 [2021-05-25T13:01:33.001Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:01:33 [2021-05-25T13:01:33.001Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:01:33 [2021-05-25T13:01:33.001Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:01:33 [2021-05-25T13:01:33.001Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:01:33 [2021-05-25T13:01:33.001Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:01:33 [2021-05-25T13:01:33.001Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:01:33 [2021-05-25T13:01:33.129Z] 2021/05/25 13:01:33 	Finished clone github.com/godbus/dbus/v5
13:01:33 [2021-05-25T13:01:33.129Z] 2021/05/25 13:01:33 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
13:01:33 [2021-05-25T13:01:33.388Z] 2021/05/25 13:01:33 	Finished clone github.com/vbatts/tar-split
13:01:33 [2021-05-25T13:01:33.388Z] 2021/05/25 13:01:33 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
13:01:33 [2021-05-25T13:01:33.455Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:01:33 [2021-05-25T13:01:33.455Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:01:33 [2021-05-25T13:01:33.455Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:01:33 [2021-05-25T13:01:33.455Z] --- PASS: TestContainerInvalidJSON (0.58s)
13:01:33 [2021-05-25T13:01:33.455Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
13:01:33 [2021-05-25T13:01:33.455Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
13:01:33 [2021-05-25T13:01:33.455Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
13:01:33 [2021-05-25T13:01:33.455Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:01:33 [2021-05-25T13:01:33.647Z] 2021/05/25 13:01:33 	Finished clone github.com/philhofer/fwd
13:01:33 [2021-05-25T13:01:33.647Z] 2021/05/25 13:01:33 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
13:01:33 [2021-05-25T13:01:33.907Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s)
13:01:33 [2021-05-25T13:01:33.907Z] === RUN   TestCopyFromContainerPathIsNotDir
13:01:33 [2021-05-25T13:01:33.907Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s)
13:01:33 [2021-05-25T13:01:33.907Z] === RUN   TestCopyToContainerPathDoesNotExist
13:01:34 [2021-05-25T13:01:34.358Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s)
13:01:34 [2021-05-25T13:01:34.358Z] === RUN   TestCopyToContainerPathIsNotDir
13:01:34 [2021-05-25T13:01:34.358Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s)
13:01:34 [2021-05-25T13:01:34.358Z] === RUN   TestCopyFromContainer
13:01:34 [2021-05-25T13:01:34.358Z] --- SKIP: TestCopyFromContainer (0.00s)
13:01:34 [2021-05-25T13:01:34.358Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
13:01:34 [2021-05-25T13:01:34.358Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:01:34 [2021-05-25T13:01:34.358Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:01:34 [2021-05-25T13:01:34.358Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:01:34 [2021-05-25T13:01:34.358Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:01:34 [2021-05-25T13:01:34.359Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:01:34 [2021-05-25T13:01:34.359Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:01:34 [2021-05-25T13:01:34.359Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:01:34 [2021-05-25T13:01:34.583Z] 2021/05/25 13:01:34 	Finished clone github.com/fsnotify/fsnotify
13:01:34 [2021-05-25T13:01:34.583Z] 2021/05/25 13:01:34 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
13:01:34 [2021-05-25T13:01:34.810Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:01:34 [2021-05-25T13:01:34.810Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:01:34 [2021-05-25T13:01:34.810Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:01:34 [2021-05-25T13:01:34.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
13:01:34 [2021-05-25T13:01:34.810Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:01:34 [2021-05-25T13:01:34.810Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:01:34 [2021-05-25T13:01:34.810Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
13:01:34 [2021-05-25T13:01:34.810Z] === RUN   TestCreateLinkToNonExistingContainer
13:01:34 [2021-05-25T13:01:34.810Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
13:01:34 [2021-05-25T13:01:34.810Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
13:01:34 [2021-05-25T13:01:34.810Z] === RUN   TestCreateWithInvalidEnv
13:01:34 [2021-05-25T13:01:34.810Z] === RUN   TestCreateWithInvalidEnv/0
13:01:34 [2021-05-25T13:01:34.810Z] === PAUSE TestCreateWithInvalidEnv/0
13:01:34 [2021-05-25T13:01:34.810Z] === RUN   TestCreateWithInvalidEnv/1
13:01:34 [2021-05-25T13:01:34.810Z] === PAUSE TestCreateWithInvalidEnv/1
13:01:34 [2021-05-25T13:01:34.810Z] === RUN   TestCreateWithInvalidEnv/2
13:01:34 [2021-05-25T13:01:34.810Z] === PAUSE TestCreateWithInvalidEnv/2
13:01:34 [2021-05-25T13:01:34.810Z] === CONT  TestCreateWithInvalidEnv/0
13:01:34 [2021-05-25T13:01:34.810Z] === CONT  TestCreateWithInvalidEnv/2
13:01:34 [2021-05-25T13:01:34.810Z] === CONT  TestCreateWithInvalidEnv/1
13:01:34 [2021-05-25T13:01:34.810Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
13:01:34 [2021-05-25T13:01:34.810Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:01:34 [2021-05-25T13:01:34.810Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:01:34 [2021-05-25T13:01:34.810Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:01:34 [2021-05-25T13:01:34.810Z] === RUN   TestCreateTmpfsMountsTarget
13:01:34 [2021-05-25T13:01:34.810Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
13:01:34 [2021-05-25T13:01:34.810Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
13:01:34 [2021-05-25T13:01:34.810Z] === RUN   TestCreateWithCustomMaskedPaths
13:01:34 [2021-05-25T13:01:34.810Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
13:01:34 [2021-05-25T13:01:34.810Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
13:01:34 [2021-05-25T13:01:34.810Z] === RUN   TestCreateWithCustomReadonlyPaths
13:01:34 [2021-05-25T13:01:34.810Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
13:01:34 [2021-05-25T13:01:34.810Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
13:01:34 [2021-05-25T13:01:34.810Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:01:34 [2021-05-25T13:01:34.810Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:01:34 [2021-05-25T13:01:34.810Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:01:34 [2021-05-25T13:01:34.810Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:01:34 [2021-05-25T13:01:34.810Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:01:34 [2021-05-25T13:01:34.810Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:01:34 [2021-05-25T13:01:34.810Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:01:34 [2021-05-25T13:01:34.810Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:01:34 [2021-05-25T13:01:34.810Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:01:34 [2021-05-25T13:01:34.810Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:01:34 [2021-05-25T13:01:34.810Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:01:34 [2021-05-25T13:01:34.811Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:01:34 [2021-05-25T13:01:34.811Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:01:34 [2021-05-25T13:01:34.811Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:01:34 [2021-05-25T13:01:34.811Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:01:34 [2021-05-25T13:01:34.811Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:01:34 [2021-05-25T13:01:34.811Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
13:01:34 [2021-05-25T13:01:34.811Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:01:34 [2021-05-25T13:01:34.811Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
13:01:34 [2021-05-25T13:01:34.811Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:01:34 [2021-05-25T13:01:34.811Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:01:34 [2021-05-25T13:01:34.811Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
13:01:34 [2021-05-25T13:01:34.811Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:01:34 [2021-05-25T13:01:34.811Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
13:01:34 [2021-05-25T13:01:34.811Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
13:01:34 [2021-05-25T13:01:34.811Z] === RUN   TestCreateDifferentPlatform
13:01:34 [2021-05-25T13:01:34.811Z] === RUN   TestCreateDifferentPlatform/different_os
13:01:34 [2021-05-25T13:01:34.811Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:01:34 [2021-05-25T13:01:34.811Z] --- PASS: TestCreateDifferentPlatform (0.04s)
13:01:34 [2021-05-25T13:01:34.811Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
13:01:34 [2021-05-25T13:01:34.811Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
13:01:34 [2021-05-25T13:01:34.811Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:01:34 [2021-05-25T13:01:34.811Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s)
13:01:34 [2021-05-25T13:01:34.811Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:01:34 [2021-05-25T13:01:34.811Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
13:01:34 [2021-05-25T13:01:34.811Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
13:01:34 [2021-05-25T13:01:34.811Z] === RUN   TestContainerKillOnDaemonStart
13:01:34 [2021-05-25T13:01:34.811Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
13:01:34 [2021-05-25T13:01:34.811Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
13:01:34 [2021-05-25T13:01:34.811Z] === RUN   TestDiff
13:01:34 [2021-05-25T13:01:34.811Z] --- SKIP: TestDiff (0.00s)
13:01:34 [2021-05-25T13:01:34.811Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
13:01:34 [2021-05-25T13:01:34.811Z] === RUN   TestExecWithCloseStdin
13:01:34 [2021-05-25T13:01:34.841Z] 2021/05/25 13:01:34 	Finished clone github.com/bsphere/le_go
13:01:34 [2021-05-25T13:01:34.841Z] 2021/05/25 13:01:34 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
13:01:35 [2021-05-25T13:01:35.408Z] 2021/05/25 13:01:35 	Finished clone github.com/jmespath/go-jmespath
13:01:35 [2021-05-25T13:01:35.408Z] 2021/05/25 13:01:35 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
13:01:35 [2021-05-25T13:01:35.704Z] === RUN   TestDockerSuite/TestCpToCaseI
13:01:35 [2021-05-25T13:01:35.963Z] === RUN   TestDockerSuite/TestCpToCaseJ
13:01:35 [2021-05-25T13:01:35.975Z] 2021/05/25 13:01:35 	Finished clone golang.org/x/oauth2
13:01:35 [2021-05-25T13:01:35.975Z] 2021/05/25 13:01:35 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
13:01:36 [2021-05-25T13:01:36.245Z] 2021/05/25 13:01:36 	Finished clone github.com/golang/groupcache
13:01:36 [2021-05-25T13:01:36.245Z] 2021/05/25 13:01:36 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
13:01:36 [2021-05-25T13:01:36.821Z] 2021/05/25 13:01:36 	Finished clone github.com/tinylib/msgp
13:01:36 [2021-05-25T13:01:36.821Z] 2021/05/25 13:01:36 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
13:01:37 [2021-05-25T13:01:37.683Z] --- PASS: TestExecWithCloseStdin (3.02s)
13:01:37 [2021-05-25T13:01:37.683Z] === RUN   TestExec
13:01:37 [2021-05-25T13:01:37.754Z] 2021/05/25 13:01:37 	Finished clone github.com/docker/libnetwork
13:01:37 [2021-05-25T13:01:37.754Z] 2021/05/25 13:01:37 	Clone github.com/containerd/containerd, revision 19ee068f93c91f7b9b2a858457f1af2cabc7bc06, attempt 1/20
13:01:37 [2021-05-25T13:01:37.754Z] 2021/05/25 13:01:37 	Finished clone github.com/googleapis/gax-go
13:01:37 [2021-05-25T13:01:37.754Z] 2021/05/25 13:01:37 	Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20
13:01:38 [2021-05-25T13:01:38.014Z] 2021/05/25 13:01:37 	Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20
13:01:38 [2021-05-25T13:01:38.014Z] 2021/05/25 13:01:38 	Finished clone golang.org/x/sys
13:01:39 [2021-05-25T13:01:39.388Z] 2021/05/25 13:01:39 	Finished clone github.com/containerd/fifo
13:01:39 [2021-05-25T13:01:39.388Z] 2021/05/25 13:01:39 	Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20
13:01:39 [2021-05-25T13:01:39.846Z] --- PASS: TestExec (2.05s)
13:01:39 [2021-05-25T13:01:39.846Z] === RUN   TestExecUser
13:01:39 [2021-05-25T13:01:39.846Z] --- SKIP: TestExecUser (0.00s)
13:01:39 [2021-05-25T13:01:39.846Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
13:01:39 [2021-05-25T13:01:39.846Z] === RUN   TestExportContainerAndImportImage
13:01:39 [2021-05-25T13:01:39.846Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
13:01:39 [2021-05-25T13:01:39.846Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
13:01:39 [2021-05-25T13:01:39.846Z] === RUN   TestExportContainerAfterDaemonRestart
13:01:39 [2021-05-25T13:01:39.846Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
13:01:39 [2021-05-25T13:01:39.846Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
13:01:39 [2021-05-25T13:01:39.846Z] === RUN   TestHealthCheckWorkdir
13:01:39 [2021-05-25T13:01:39.846Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
13:01:39 [2021-05-25T13:01:39.846Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
13:01:39 [2021-05-25T13:01:39.846Z] === RUN   TestHealthKillContainer
13:01:39 [2021-05-25T13:01:39.846Z] --- SKIP: TestHealthKillContainer (0.00s)
13:01:39 [2021-05-25T13:01:39.846Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
13:01:39 [2021-05-25T13:01:39.846Z] === RUN   TestInspectCpusetInConfigPre120
13:01:39 [2021-05-25T13:01:39.846Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
13:01:39 [2021-05-25T13:01:39.846Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
13:01:39 [2021-05-25T13:01:39.846Z] === RUN   TestKillContainerInvalidSignal
13:01:40 [2021-05-25T13:01:40.325Z] 2021/05/25 13:01:39 	Finished clone go.opencensus.io
13:01:40 [2021-05-25T13:01:40.325Z] 2021/05/25 13:01:39 	Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20
13:01:40 [2021-05-25T13:01:40.325Z] 2021/05/25 13:01:40 	Finished clone golang.org/x/text
13:01:40 [2021-05-25T13:01:40.325Z] 2021/05/25 13:01:40 	Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20
13:01:41 [2021-05-25T13:01:41.242Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
13:01:41 [2021-05-25T13:01:41.242Z] === RUN   TestDockerSuite/TestCpToDot
13:01:41 [2021-05-25T13:01:41.260Z] 2021/05/25 13:01:41 	Finished clone github.com/miekg/dns
13:01:41 [2021-05-25T13:01:41.260Z] 2021/05/25 13:01:41 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
13:01:41 [2021-05-25T13:01:41.518Z] 2021/05/25 13:01:41 	Finished clone github.com/containerd/cgroups
13:01:41 [2021-05-25T13:01:41.518Z] 2021/05/25 13:01:41 	Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20
13:01:41 [2021-05-25T13:01:41.777Z] 2021/05/25 13:01:41 	Finished clone github.com/containerd/go-runc
13:01:41 [2021-05-25T13:01:41.777Z] 2021/05/25 13:01:41 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
13:01:42 [2021-05-25T13:01:42.009Z] --- PASS: TestKillContainerInvalidSignal (1.99s)
13:01:42 [2021-05-25T13:01:42.009Z] === RUN   TestKillContainer
13:01:42 [2021-05-25T13:01:42.009Z] === RUN   TestKillContainer/no_signal
13:01:42 [2021-05-25T13:01:42.181Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
13:01:42 [2021-05-25T13:01:42.715Z] 2021/05/25 13:01:42 	Finished clone github.com/containerd/typeurl
13:01:42 [2021-05-25T13:01:42.715Z] 2021/05/25 13:01:42 	Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20
13:01:42 [2021-05-25T13:01:42.974Z] 2021/05/25 13:01:42 	Finished clone github.com/containerd/ttrpc
13:01:42 [2021-05-25T13:01:42.974Z] 2021/05/25 13:01:42 	Clone github.com/pelletier/go-toml, revision 65ca8064882c8c308e5c804c5d5443d409e0738c, attempt 1/20
13:01:43 [2021-05-25T13:01:43.235Z] 2021/05/25 13:01:43 	Finished clone github.com/containerd/console
13:01:43 [2021-05-25T13:01:43.235Z] 2021/05/25 13:01:43 	Clone github.com/docker/swarmkit, revision 5a5494a9a7b408b790533a5e4e1cb43ca1c32aad, attempt 1/20
13:01:43 [2021-05-25T13:01:43.561Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
13:01:44 [2021-05-25T13:01:44.163Z] === RUN   TestKillContainer/non_killing_signal
13:01:44 [2021-05-25T13:01:44.163Z] === RUN   TestKillContainer/killing_signal
13:01:44 [2021-05-25T13:01:44.171Z] 2021/05/25 13:01:43 	Finished clone github.com/gogo/googleapis
13:01:44 [2021-05-25T13:01:44.171Z] 2021/05/25 13:01:43 	Clone github.com/gogo/protobuf, revision b03c65ea87cdc3521ede29f62fe3ce239267c1bc, attempt 1/20
13:01:44 [2021-05-25T13:01:44.429Z] 2021/05/25 13:01:44 	Finished clone github.com/moby/buildkit
13:01:44 [2021-05-25T13:01:44.429Z] 2021/05/25 13:01:44 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
13:01:44 [2021-05-25T13:01:44.965Z] === RUN   TestDockerSuite/TestCpToStdout
13:01:44 [2021-05-25T13:01:44.998Z] 2021/05/25 13:01:44 	Finished clone github.com/containerd/continuity
13:01:44 [2021-05-25T13:01:44.998Z] 2021/05/25 13:01:44 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
13:01:45 [2021-05-25T13:01:45.259Z] 2021/05/25 13:01:45 	Finished clone github.com/Microsoft/hcsshim
13:01:45 [2021-05-25T13:01:45.259Z] 2021/05/25 13:01:45 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
13:01:45 [2021-05-25T13:01:45.259Z] 2021/05/25 13:01:45 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
13:01:45 [2021-05-25T13:01:45.259Z] 2021/05/25 13:01:45 	Finished clone github.com/klauspost/compress
13:01:45 [2021-05-25T13:01:45.903Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
13:01:46 [2021-05-25T13:01:46.162Z] --- PASS: TestServicePlugin (33.70s)
13:01:46 [2021-05-25T13:01:46.162Z]     plugin_test.go:62: [d707f5a65fd1a] joining swarm manager [d0b0495d1756f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:01:46 [2021-05-25T13:01:46.162Z]     plugin_test.go:65: [dfd6bacaf02b7] joining swarm manager [d0b0495d1756f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:01:46 [2021-05-25T13:01:46.162Z] === RUN   TestServiceUpdateLabel
13:01:46 [2021-05-25T13:01:46.195Z] 2021/05/25 13:01:46 	Finished clone github.com/pelletier/go-toml
13:01:46 [2021-05-25T13:01:46.195Z] 2021/05/25 13:01:46 	Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20
13:01:46 [2021-05-25T13:01:46.315Z] --- PASS: TestKillContainer (4.32s)
13:01:46 [2021-05-25T13:01:46.315Z]     --- PASS: TestKillContainer/no_signal (1.80s)
13:01:46 [2021-05-25T13:01:46.315Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
13:01:46 [2021-05-25T13:01:46.315Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
13:01:46 [2021-05-25T13:01:46.315Z]     --- PASS: TestKillContainer/killing_signal (2.48s)
13:01:46 [2021-05-25T13:01:46.315Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:01:46 [2021-05-25T13:01:46.315Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
13:01:46 [2021-05-25T13:01:46.315Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:01:46 [2021-05-25T13:01:46.315Z] === RUN   TestKillStoppedContainer
13:01:46 [2021-05-25T13:01:46.315Z] --- SKIP: TestKillStoppedContainer (0.00s)
13:01:46 [2021-05-25T13:01:46.315Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:01:46 [2021-05-25T13:01:46.315Z] === RUN   TestKillStoppedContainerAPIPre120
13:01:46 [2021-05-25T13:01:46.315Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
13:01:46 [2021-05-25T13:01:46.315Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:01:46 [2021-05-25T13:01:46.315Z] === RUN   TestKillDifferentUserContainer
13:01:46 [2021-05-25T13:01:46.315Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
13:01:46 [2021-05-25T13:01:46.315Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
13:01:46 [2021-05-25T13:01:46.315Z] === RUN   TestInspectOomKilledTrue
13:01:46 [2021-05-25T13:01:46.315Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:01:46 [2021-05-25T13:01:46.315Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
13:01:46 [2021-05-25T13:01:46.315Z] === RUN   TestInspectOomKilledFalse
13:01:46 [2021-05-25T13:01:46.315Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:01:46 [2021-05-25T13:01:46.315Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:01:46 [2021-05-25T13:01:46.315Z] === RUN   TestLogsFollowTailEmpty
13:01:46 [2021-05-25T13:01:46.763Z] 2021/05/25 13:01:46 	Finished clone github.com/fernet/fernet-go
13:01:46 [2021-05-25T13:01:46.763Z] 2021/05/25 13:01:46 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
13:01:47 [2021-05-25T13:01:47.542Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
13:01:47 [2021-05-25T13:01:47.542Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
13:01:48 [2021-05-25T13:01:48.141Z] 2021/05/25 13:01:47 	Finished clone github.com/cilium/ebpf
13:01:48 [2021-05-25T13:01:48.141Z] 2021/05/25 13:01:47 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
13:01:48 [2021-05-25T13:01:48.463Z] --- PASS: TestLogsFollowTailEmpty (1.95s)
13:01:48 [2021-05-25T13:01:48.463Z] === RUN   TestNetworkNat
13:01:48 [2021-05-25T13:01:48.463Z] --- SKIP: TestNetworkNat (0.00s)
13:01:48 [2021-05-25T13:01:48.463Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
13:01:48 [2021-05-25T13:01:48.463Z] === RUN   TestNetworkLocalhostTCPNat
13:01:48 [2021-05-25T13:01:48.708Z] 2021/05/25 13:01:48 	Finished clone golang.org/x/time
13:01:48 [2021-05-25T13:01:48.708Z] 2021/05/25 13:01:48 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
13:01:48 [2021-05-25T13:01:48.922Z] === RUN   TestDockerSuite/TestCpVolumePath
13:01:48 [2021-05-25T13:01:48.922Z] --- PASS: TestServiceUpdateLabel (2.81s)
13:01:48 [2021-05-25T13:01:48.922Z] === RUN   TestServiceUpdateSecrets
13:01:49 [2021-05-25T13:01:49.275Z] 2021/05/25 13:01:49 	Finished clone github.com/hashicorp/go-immutable-radix
13:01:49 [2021-05-25T13:01:49.275Z] 2021/05/25 13:01:49 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
13:01:49 [2021-05-25T13:01:49.842Z] 2021/05/25 13:01:49 	Finished clone github.com/hashicorp/go-memdb
13:01:49 [2021-05-25T13:01:49.842Z] 2021/05/25 13:01:49 	Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20
13:01:49 [2021-05-25T13:01:49.842Z] 2021/05/25 13:01:49 	Finished clone github.com/docker/distribution
13:01:49 [2021-05-25T13:01:49.842Z] 2021/05/25 13:01:49 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
13:01:49 [2021-05-25T13:01:49.861Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
13:01:50 [2021-05-25T13:01:50.120Z] === RUN   TestDockerSuite/TestCreateArgs
13:01:50 [2021-05-25T13:01:50.120Z] === RUN   TestDockerSuite/TestCreateByImageID
13:01:50 [2021-05-25T13:01:50.611Z] --- PASS: TestNetworkLocalhostTCPNat (2.28s)
13:01:50 [2021-05-25T13:01:50.611Z] === RUN   TestNetworkLoopbackNat
13:01:50 [2021-05-25T13:01:50.611Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
13:01:50 [2021-05-25T13:01:50.611Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
13:01:50 [2021-05-25T13:01:50.611Z] === RUN   TestPause
13:01:50 [2021-05-25T13:01:50.611Z] --- SKIP: TestPause (0.00s)
13:01:50 [2021-05-25T13:01:50.611Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
13:01:50 [2021-05-25T13:01:50.611Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:01:50 [2021-05-25T13:01:50.689Z] === RUN   TestDockerSuite/TestCreateEchoStdout
13:01:51 [2021-05-25T13:01:51.218Z] 2021/05/25 13:01:50 	Finished clone github.com/hashicorp/golang-lru
13:01:51 [2021-05-25T13:01:51.218Z] 2021/05/25 13:01:50 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
13:01:51 [2021-05-25T13:01:51.218Z] 2021/05/25 13:01:51 	Finished clone github.com/coreos/pkg
13:01:51 [2021-05-25T13:01:51.218Z] 2021/05/25 13:01:51 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
13:01:52 [2021-05-25T13:01:52.071Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
13:01:52 [2021-05-25T13:01:52.071Z] === RUN   TestDockerSuite/TestCreateHostConfig
13:01:52 [2021-05-25T13:01:52.071Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
13:01:52 [2021-05-25T13:01:52.639Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
13:01:52 [2021-05-25T13:01:52.760Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.98s)
13:01:52 [2021-05-25T13:01:52.760Z] === RUN   TestPauseStopPausedContainer
13:01:52 [2021-05-25T13:01:52.760Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
13:01:52 [2021-05-25T13:01:52.760Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
13:01:52 [2021-05-25T13:01:52.760Z] === RUN   TestPsFilter
13:01:52 [2021-05-25T13:01:52.760Z] --- PASS: TestPsFilter (0.38s)
13:01:52 [2021-05-25T13:01:52.760Z] === RUN   TestRemoveContainerWithRemovedVolume
13:01:52 [2021-05-25T13:01:52.898Z] === RUN   TestDockerSuite/TestCreateLabels
13:01:52 [2021-05-25T13:01:52.898Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
13:01:53 [2021-05-25T13:01:53.122Z] 2021/05/25 13:01:52 	Finished clone golang.org/x/crypto
13:01:53 [2021-05-25T13:01:53.122Z] 2021/05/25 13:01:52 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
13:01:53 [2021-05-25T13:01:53.122Z] 2021/05/25 13:01:52 	Finished clone github.com/beorn7/perks
13:01:53 [2021-05-25T13:01:53.122Z] 2021/05/25 13:01:52 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
13:01:53 [2021-05-25T13:01:53.157Z] === RUN   TestDockerSuite/TestCreateRM
13:01:53 [2021-05-25T13:01:53.157Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
13:01:53 [2021-05-25T13:01:53.157Z] === RUN   TestDockerSuite/TestCreateStopSignal
13:01:53 [2021-05-25T13:01:53.157Z] === RUN   TestDockerSuite/TestCreateStopTimeout
13:01:53 [2021-05-25T13:01:53.381Z] 2021/05/25 13:01:53 	Finished clone github.com/golang/protobuf
13:01:53 [2021-05-25T13:01:53.381Z] 2021/05/25 13:01:53 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
13:01:53 [2021-05-25T13:01:53.417Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
13:01:54 [2021-05-25T13:01:54.316Z] 2021/05/25 13:01:54 	Finished clone github.com/prometheus/client_model
13:01:54 [2021-05-25T13:01:54.317Z] 2021/05/25 13:01:54 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
13:01:54 [2021-05-25T13:01:54.577Z] 2021/05/25 13:01:54 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
13:01:54 [2021-05-25T13:01:54.577Z] 2021/05/25 13:01:54 	Finished clone code.cloudfoundry.org/clock
13:01:54 [2021-05-25T13:01:54.836Z] 2021/05/25 13:01:54 	Finished clone github.com/prometheus/client_golang
13:01:54 [2021-05-25T13:01:54.836Z] 2021/05/25 13:01:54 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
13:01:55 [2021-05-25T13:01:55.627Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.61s)
13:01:55 [2021-05-25T13:01:55.627Z] === RUN   TestRemoveContainerWithVolume
13:01:55 [2021-05-25T13:01:55.807Z] 2021/05/25 13:01:55 	Finished clone github.com/matttproud/golang_protobuf_extensions
13:01:55 [2021-05-25T13:01:55.807Z] 2021/05/25 13:01:55 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
13:01:55 [2021-05-25T13:01:55.954Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
13:01:55 [2021-05-25T13:01:55.954Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
13:01:55 [2021-05-25T13:01:55.954Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
13:01:56 [2021-05-25T13:01:56.065Z] 2021/05/25 13:01:55 	Finished clone github.com/pkg/errors
13:01:56 [2021-05-25T13:01:56.065Z] 2021/05/25 13:01:55 	Clone github.com/spf13/cobra, revision 8380ddd3132bdf8fd77731725b550c181dda0aa8, attempt 1/20
13:01:56 [2021-05-25T13:01:56.323Z] 2021/05/25 13:01:56 	Finished clone github.com/prometheus/common
13:01:56 [2021-05-25T13:01:56.323Z] 2021/05/25 13:01:56 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
13:01:56 [2021-05-25T13:01:56.582Z] 2021/05/25 13:01:56 	Finished clone github.com/prometheus/procfs
13:01:56 [2021-05-25T13:01:56.582Z] 2021/05/25 13:01:56 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
13:01:56 [2021-05-25T13:01:56.582Z] 2021/05/25 13:01:56 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
13:01:56 [2021-05-25T13:01:56.582Z] 2021/05/25 13:01:56 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
13:01:57 [2021-05-25T13:01:57.515Z] 2021/05/25 13:01:57 	Finished clone github.com/cespare/xxhash/v2
13:01:57 [2021-05-25T13:01:57.515Z] 2021/05/25 13:01:57 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
13:01:57 [2021-05-25T13:01:57.783Z] --- PASS: TestRemoveContainerWithVolume (2.20s)
13:01:57 [2021-05-25T13:01:57.783Z] === RUN   TestRemoveContainerRunning
13:01:58 [2021-05-25T13:01:58.081Z] 2021/05/25 13:01:57 	Finished clone github.com/inconshreveable/mousetrap
13:01:58 [2021-05-25T13:01:58.081Z] 2021/05/25 13:01:57 	Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20
13:01:58 [2021-05-25T13:01:58.342Z] 2021/05/25 13:01:58 	Finished clone github.com/spf13/pflag
13:01:58 [2021-05-25T13:01:58.342Z] 2021/05/25 13:01:58 	Finished clone github.com/morikuni/aec
13:01:58 [2021-05-25T13:01:58.908Z] 2021/05/25 13:01:58 	Finished clone github.com/docker/go-metrics
13:01:59 [2021-05-25T13:01:59.476Z] 2021/05/25 13:01:59 	Finished clone github.com/spf13/cobra
13:01:59 [2021-05-25T13:01:59.940Z] --- PASS: TestRemoveContainerRunning (1.95s)
13:01:59 [2021-05-25T13:01:59.940Z] === RUN   TestRemoveContainerForceRemoveRunning
13:02:00 [2021-05-25T13:02:00.043Z] 2021/05/25 13:01:59 	Finished clone github.com/google/certificate-transparency-go
13:02:00 [2021-05-25T13:02:00.151Z] === RUN   TestDockerSuite/TestCreateWithPortRange
13:02:00 [2021-05-25T13:02:00.151Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
13:02:00 [2021-05-25T13:02:00.151Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
13:02:00 [2021-05-25T13:02:00.151Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
13:02:00 [2021-05-25T13:02:00.151Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
13:02:00 [2021-05-25T13:02:00.151Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
13:02:00 [2021-05-25T13:02:00.410Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
13:02:00 [2021-05-25T13:02:00.978Z] 2021/05/25 13:02:00 	Finished clone github.com/opencontainers/selinux
13:02:01 [2021-05-25T13:02:01.455Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.02s)
13:02:01 [2021-05-25T13:02:01.455Z] === RUN   TestRemoveInvalidContainer
13:02:01 [2021-05-25T13:02:01.455Z] --- PASS: TestRemoveInvalidContainer (0.03s)
13:02:01 [2021-05-25T13:02:01.455Z] === RUN   TestRenameLinkedContainer
13:02:01 [2021-05-25T13:02:01.455Z] --- SKIP: TestRenameLinkedContainer (0.00s)
13:02:01 [2021-05-25T13:02:01.455Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
13:02:01 [2021-05-25T13:02:01.456Z] === RUN   TestRenameStoppedContainer
13:02:02 [2021-05-25T13:02:02.315Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
13:02:02 [2021-05-25T13:02:02.885Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
13:02:04 [2021-05-25T13:02:04.267Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
13:02:04 [2021-05-25T13:02:04.325Z] --- PASS: TestRenameStoppedContainer (2.38s)
13:02:04 [2021-05-25T13:02:04.325Z] === RUN   TestRenameRunningContainerAndReuse
13:02:04 [2021-05-25T13:02:04.836Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
13:02:05 [2021-05-25T13:02:05.096Z] --- PASS: TestServiceUpdateSecrets (16.18s)
13:02:05 [2021-05-25T13:02:05.096Z] === RUN   TestServiceUpdateConfigs
13:02:06 [2021-05-25T13:02:06.496Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
13:02:07 [2021-05-25T13:02:07.886Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
13:02:08 [2021-05-25T13:02:08.018Z] --- PASS: TestRenameRunningContainerAndReuse (4.10s)
13:02:08 [2021-05-25T13:02:08.018Z] === RUN   TestRenameInvalidName
13:02:09 [2021-05-25T13:02:09.266Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
13:02:09 [2021-05-25T13:02:09.266Z] === RUN   TestDockerSuite/TestDevicePermissions
13:02:09 [2021-05-25T13:02:09.836Z] === RUN   TestDockerSuite/TestDockerFails
13:02:09 [2021-05-25T13:02:09.836Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
13:02:10 [2021-05-25T13:02:10.095Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
13:02:10 [2021-05-25T13:02:10.095Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
13:02:10 [2021-05-25T13:02:10.167Z] --- PASS: TestRenameInvalidName (1.96s)
13:02:10 [2021-05-25T13:02:10.167Z] === RUN   TestRenameAnonymousContainer
13:02:10 [2021-05-25T13:02:10.959Z] 2021/05/25 13:02:09 	Finished clone github.com/cloudflare/cfssl
13:02:12 [2021-05-25T13:02:12.002Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
13:02:12 [2021-05-25T13:02:12.571Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
13:02:13 [2021-05-25T13:02:13.496Z] 2021/05/25 13:02:13 	Finished clone github.com/docker/swarmkit
13:02:15 [2021-05-25T13:02:15.864Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
13:02:15 [2021-05-25T13:02:15.864Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
13:02:15 [2021-05-25T13:02:15.864Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
13:02:15 [2021-05-25T13:02:15.864Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
13:02:20 [2021-05-25T13:02:20.543Z] --- PASS: TestRenameAnonymousContainer (9.43s)
13:02:20 [2021-05-25T13:02:20.543Z] === RUN   TestRenameContainerWithSameName
13:02:21 [2021-05-25T13:02:21.495Z] --- PASS: TestRenameContainerWithSameName (1.93s)
13:02:21 [2021-05-25T13:02:21.495Z] === RUN   TestRenameContainerWithLinkedContainer
13:02:21 [2021-05-25T13:02:21.495Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
13:02:21 [2021-05-25T13:02:21.495Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
13:02:21 [2021-05-25T13:02:21.495Z] === RUN   TestResize
13:02:21 [2021-05-25T13:02:21.652Z] 2021/05/25 13:02:21 	Finished clone github.com/coreos/etcd
13:02:22 [2021-05-25T13:02:22.433Z] --- PASS: TestServiceUpdateConfigs (16.37s)
13:02:22 [2021-05-25T13:02:22.434Z] === RUN   TestServiceUpdateNetwork
13:02:22 [2021-05-25T13:02:22.591Z] 2021/05/25 13:02:22 	Finished clone cloud.google.com/go
13:02:23 [2021-05-25T13:02:23.003Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
13:02:23 [2021-05-25T13:02:23.644Z] --- PASS: TestResize (1.94s)
13:02:23 [2021-05-25T13:02:23.644Z] === RUN   TestResizeWithInvalidSize
13:02:25 [2021-05-25T13:02:25.158Z] --- PASS: TestResizeWithInvalidSize (1.93s)
13:02:25 [2021-05-25T13:02:25.158Z] === RUN   TestResizeWhenContainerNotStarted
13:02:26 [2021-05-25T13:02:26.297Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
13:02:27 [2021-05-25T13:02:27.867Z] 2021/05/25 13:02:27 	Finished clone github.com/containerd/containerd
13:02:28 [2021-05-25T13:02:28.027Z] --- PASS: TestResizeWhenContainerNotStarted (2.53s)
13:02:28 [2021-05-25T13:02:28.027Z] === RUN   TestDaemonRestartKillContainers
13:02:28 [2021-05-25T13:02:28.027Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
13:02:28 [2021-05-25T13:02:28.027Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
13:02:28 [2021-05-25T13:02:28.027Z] === RUN   TestStats
13:02:28 [2021-05-25T13:02:28.027Z] --- SKIP: TestStats (0.00s)
13:02:28 [2021-05-25T13:02:28.027Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
13:02:28 [2021-05-25T13:02:28.027Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:02:28 [2021-05-25T13:02:28.835Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
13:02:31 [2021-05-25T13:02:31.372Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
13:02:32 [2021-05-25T13:02:32.751Z] === RUN   TestDockerSuite/TestEventsAttach
13:02:33 [2021-05-25T13:02:33.700Z] === RUN   TestDockerSuite/TestEventsCommit
13:02:33 [2021-05-25T13:02:33.773Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.00s)
13:02:33 [2021-05-25T13:02:33.773Z] === RUN   TestStopContainerWithTimeout
13:02:33 [2021-05-25T13:02:33.773Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
13:02:33 [2021-05-25T13:02:33.773Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
13:02:33 [2021-05-25T13:02:33.773Z] === RUN   TestUpdateRestartPolicy
13:02:34 [2021-05-25T13:02:34.643Z] === RUN   TestDockerSuite/TestEventsContainerEvents
13:02:35 [2021-05-25T13:02:35.584Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
13:02:36 [2021-05-25T13:02:36.153Z] --- PASS: TestServiceUpdateNetwork (14.76s)
13:02:36 [2021-05-25T13:02:36.153Z] === RUN   TestServiceUpdatePidsLimit
13:02:36 [2021-05-25T13:02:36.412Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
13:02:37 [2021-05-25T13:02:37.350Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
13:02:37 [2021-05-25T13:02:37.610Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:02:37 [2021-05-25T13:02:37.859Z] 2021/05/25 13:02:36 	Finished clone google.golang.org/genproto
13:02:38 [2021-05-25T13:02:38.795Z] 2021/05/25 13:02:38 	Finished clone github.com/gogo/protobuf
13:02:38 [2021-05-25T13:02:38.995Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:02:39 [2021-05-25T13:02:39.255Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
13:02:41 [2021-05-25T13:02:41.162Z] === RUN   TestDockerSuite/TestEventsContainerRestart
13:02:44 [2021-05-25T13:02:44.452Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
13:02:46 [2021-05-25T13:02:46.357Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:02:47 [2021-05-25T13:02:47.295Z] === RUN   TestDockerSuite/TestEventsCopy
13:02:48 [2021-05-25T13:02:48.675Z] === RUN   TestDockerSuite/TestEventsFilterContainer
13:02:50 [2021-05-25T13:02:50.582Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
13:02:54 [2021-05-25T13:02:54.750Z] --- PASS: TestUpdateRestartPolicy (20.88s)
13:02:54 [2021-05-25T13:02:54.750Z] === RUN   TestUpdateRestartWithAutoRemove
13:02:54 [2021-05-25T13:02:54.776Z] --- PASS: TestServiceUpdatePidsLimit (17.98s)
13:02:54 [2021-05-25T13:02:54.776Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s)
13:02:54 [2021-05-25T13:02:54.776Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.40s)
13:02:54 [2021-05-25T13:02:54.776Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.41s)
13:02:54 [2021-05-25T13:02:54.776Z] PASS
13:02:54 [2021-05-25T13:02:54.776Z] 
13:02:54 [2021-05-25T13:02:54.776Z] === Skipped
13:02:54 [2021-05-25T13:02:54.776Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
13:02:54 [2021-05-25T13:02:54.776Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:02:54 [2021-05-25T13:02:54.776Z] 
13:02:54 [2021-05-25T13:02:54.776Z] 
13:02:54 [2021-05-25T13:02:54.776Z] DONE 27 tests, 1 skipped in 209.101s
13:02:54 [2021-05-25T13:02:54.776Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
13:02:54 [2021-05-25T13:02:54.776Z] ++ 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
13:02:54 [2021-05-25T13:02:54.776Z] ++ set -e
13:02:54 [2021-05-25T13:02:54.776Z] ++ '[' -n 0 ']'
13:02:54 [2021-05-25T13:02:54.776Z] ++ set -x
13:02:54 [2021-05-25T13:02:54.776Z] ++ 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
13:02:54 [2021-05-25T13:02:54.776Z] INFO: Testing against a local daemon
13:02:54 [2021-05-25T13:02:54.776Z] === RUN   TestSessionCreate
13:02:54 [2021-05-25T13:02:54.776Z] --- PASS: TestSessionCreate (0.03s)
13:02:54 [2021-05-25T13:02:54.776Z] === RUN   TestSessionCreateWithBadUpgrade
13:02:54 [2021-05-25T13:02:54.776Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:02:54 [2021-05-25T13:02:54.776Z] PASS
13:02:54 [2021-05-25T13:02:54.776Z] 
13:02:54 [2021-05-25T13:02:54.776Z] DONE 2 tests in 0.152s
13:02:54 [2021-05-25T13:02:54.776Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
13:02:54 [2021-05-25T13:02:54.776Z] ++ 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
13:02:54 [2021-05-25T13:02:54.776Z] ++ set -e
13:02:54 [2021-05-25T13:02:54.776Z] ++ '[' -n 0 ']'
13:02:54 [2021-05-25T13:02:54.776Z] ++ set -x
13:02:54 [2021-05-25T13:02:54.776Z] ++ 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
13:02:54 [2021-05-25T13:02:54.776Z] INFO: Testing against a local daemon
13:02:54 [2021-05-25T13:02:54.776Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:02:54 [2021-05-25T13:02:54.776Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:02:54 [2021-05-25T13:02:54.776Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:02:54 [2021-05-25T13:02:54.776Z] === RUN   TestEventsExecDie
13:02:55 [2021-05-25T13:02:55.714Z] --- PASS: TestEventsExecDie (1.11s)
13:02:55 [2021-05-25T13:02:55.714Z] === RUN   TestEventsBackwardsCompatible
13:02:55 [2021-05-25T13:02:55.714Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
13:02:55 [2021-05-25T13:02:55.714Z] === RUN   TestInfoBinaryCommits
13:02:55 [2021-05-25T13:02:55.714Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:02:55 [2021-05-25T13:02:55.714Z] === RUN   TestInfoAPIVersioned
13:02:55 [2021-05-25T13:02:55.714Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:02:55 [2021-05-25T13:02:55.714Z] === RUN   TestInfoDiscoveryBackend
13:02:55 [2021-05-25T13:02:55.714Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
13:02:55 [2021-05-25T13:02:55.974Z] === RUN   TestDockerSuite/TestEventsFilterImageName
13:02:56 [2021-05-25T13:02:56.233Z] --- PASS: TestInfoDiscoveryBackend (0.69s)
13:02:56 [2021-05-25T13:02:56.233Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:02:56 [2021-05-25T13:02:56.899Z] --- PASS: TestUpdateRestartWithAutoRemove (2.01s)
13:02:56 [2021-05-25T13:02:56.899Z] === RUN   TestWaitNonBlocked
13:02:56 [2021-05-25T13:02:56.899Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:02:56 [2021-05-25T13:02:56.899Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:02:56 [2021-05-25T13:02:56.899Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:02:56 [2021-05-25T13:02:56.899Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:02:56 [2021-05-25T13:02:56.899Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:02:56 [2021-05-25T13:02:56.899Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:02:57 [2021-05-25T13:02:57.627Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
13:02:57 [2021-05-25T13:02:57.627Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:02:57 [2021-05-25T13:02:57.627Z] === RUN   TestDockerSuite/TestEventsFilterLabels
13:02:58 [2021-05-25T13:02:58.195Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.72s)
13:02:58 [2021-05-25T13:02:58.195Z] === RUN   TestInfoAPI
13:02:58 [2021-05-25T13:02:58.195Z] --- PASS: TestInfoAPI (0.03s)
13:02:58 [2021-05-25T13:02:58.196Z] === RUN   TestInfoAPIWarnings
13:02:58 [2021-05-25T13:02:58.196Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
13:02:58 [2021-05-25T13:02:58.763Z] === RUN   TestDockerSuite/TestEventsFilterType
13:02:58 [2021-05-25T13:02:58.763Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
13:02:59 [2021-05-25T13:02:59.332Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
13:02:59 [2021-05-25T13:02:59.332Z] === RUN   TestDockerSuite/TestEventsFilters
13:02:59 [2021-05-25T13:02:59.779Z] --- PASS: TestWaitNonBlocked (0.02s)
13:02:59 [2021-05-25T13:02:59.779Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.59s)
13:02:59 [2021-05-25T13:02:59.779Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.86s)
13:02:59 [2021-05-25T13:02:59.779Z] === RUN   TestWaitBlocked
13:02:59 [2021-05-25T13:02:59.779Z] --- SKIP: TestWaitBlocked (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
13:02:59 [2021-05-25T13:02:59.779Z] PASS
13:02:59 [2021-05-25T13:02:59.779Z] ok  	github.com/docker/docker/integration/container	86.802s
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === Skipped
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
13:02:59 [2021-05-25T13:02:59.779Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
13:02:59 [2021-05-25T13:02:59.779Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] 
13:02:59 [2021-05-25T13:02:59.779Z] DONE 88 tests, 33 skipped in 89.630s
13:02:59 [2021-05-25T13:02:59.779Z] Running D:\gopath\src\github.com\docker\docker\integration\image
13:03:00 [2021-05-25T13:03:00.712Z] === RUN   TestDockerSuite/TestEventsFormat
13:03:01 [2021-05-25T13:03:01.926Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
13:03:01 [2021-05-25T13:03:01.926Z] INFO: Testing against a local daemon
13:03:01 [2021-05-25T13:03:01.926Z] === RUN   TestCommitInheritsEnv
13:03:01 [2021-05-25T13:03:01.926Z] --- SKIP: TestCommitInheritsEnv (0.00s)
13:03:01 [2021-05-25T13:03:01.926Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
13:03:01 [2021-05-25T13:03:01.926Z] === RUN   TestImportExtremelyLargeImageWorks
13:03:01 [2021-05-25T13:03:01.926Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:03:01 [2021-05-25T13:03:01.926Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
13:03:01 [2021-05-25T13:03:01.926Z] === RUN   TestImagesFilterMultiReference
13:03:01 [2021-05-25T13:03:01.926Z] --- PASS: TestImagesFilterMultiReference (0.08s)
13:03:01 [2021-05-25T13:03:01.926Z] === RUN   TestImagePullPlatformInvalid
13:03:02 [2021-05-25T13:03:02.377Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
13:03:02 [2021-05-25T13:03:02.377Z] === RUN   TestRemoveImageOrphaning
13:03:02 [2021-05-25T13:03:02.617Z] === RUN   TestDockerSuite/TestEventsFormatBadField
13:03:02 [2021-05-25T13:03:02.617Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
13:03:02 [2021-05-25T13:03:02.617Z] === RUN   TestDockerSuite/TestEventsImageImport
13:03:03 [2021-05-25T13:03:03.335Z] --- PASS: TestRemoveImageOrphaning (1.08s)
13:03:03 [2021-05-25T13:03:03.335Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:03:03 [2021-05-25T13:03:03.335Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
13:03:03 [2021-05-25T13:03:03.335Z] === RUN   TestTagInvalidReference
13:03:03 [2021-05-25T13:03:03.335Z] --- PASS: TestTagInvalidReference (0.03s)
13:03:03 [2021-05-25T13:03:03.335Z] === RUN   TestTagValidPrefixedRepo
13:03:03 [2021-05-25T13:03:03.335Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
13:03:03 [2021-05-25T13:03:03.335Z] === RUN   TestTagExistedNameWithoutForce
13:03:03 [2021-05-25T13:03:03.335Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
13:03:03 [2021-05-25T13:03:03.335Z] === RUN   TestTagOfficialNames
13:03:03 [2021-05-25T13:03:03.335Z] --- PASS: TestTagOfficialNames (0.08s)
13:03:03 [2021-05-25T13:03:03.335Z] === RUN   TestTagMatchesDigest
13:03:03 [2021-05-25T13:03:03.335Z] --- PASS: TestTagMatchesDigest (0.03s)
13:03:03 [2021-05-25T13:03:03.335Z] PASS
13:03:03 [2021-05-25T13:03:03.335Z] ok  	github.com/docker/docker/integration/image	1.663s
13:03:03 [2021-05-25T13:03:03.555Z] === RUN   TestDockerSuite/TestEventsImageLoad
13:03:03 [2021-05-25T13:03:03.555Z] === RUN   TestDockerSuite/TestEventsImagePull
13:03:03 [2021-05-25T13:03:03.791Z] 
13:03:03 [2021-05-25T13:03:03.791Z] === Skipped
13:03:03 [2021-05-25T13:03:03.791Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
13:03:03 [2021-05-25T13:03:03.791Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
13:03:03 [2021-05-25T13:03:03.791Z] 
13:03:03 [2021-05-25T13:03:03.791Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
13:03:03 [2021-05-25T13:03:03.791Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
13:03:03 [2021-05-25T13:03:03.791Z] 
13:03:03 [2021-05-25T13:03:03.791Z] 
13:03:03 [2021-05-25T13:03:03.791Z] DONE 11 tests, 2 skipped in 3.783s
13:03:03 [2021-05-25T13:03:03.791Z] Running D:\gopath\src\github.com\docker\docker\integration\network
13:03:03 [2021-05-25T13:03:03.814Z] === RUN   TestDockerSuite/TestEventsImageTag
13:03:05 [2021-05-25T13:03:05.191Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
13:03:05 [2021-05-25T13:03:05.191Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
13:03:05 [2021-05-25T13:03:05.191Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
13:03:05 [2021-05-25T13:03:05.191Z] === RUN   TestDockerSuite/TestEventsPluginOps
13:03:05 [2021-05-25T13:03:05.944Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
13:03:05 [2021-05-25T13:03:05.944Z] INFO: Testing against a local daemon
13:03:05 [2021-05-25T13:03:05.944Z] === RUN   TestNetworkCreateDelete
13:03:05 [2021-05-25T13:03:05.944Z] --- SKIP: TestNetworkCreateDelete (0.00s)
13:03:05 [2021-05-25T13:03:05.944Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
13:03:05 [2021-05-25T13:03:05.944Z] === RUN   TestDockerNetworkDeletePreferID
13:03:05 [2021-05-25T13:03:05.944Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
13:03:05 [2021-05-25T13:03:05.944Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
13:03:05 [2021-05-25T13:03:05.944Z] === RUN   TestDaemonDNSFallback
13:03:05 [2021-05-25T13:03:05.944Z] --- SKIP: TestDaemonDNSFallback (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
13:03:06 [2021-05-25T13:03:06.395Z] === RUN   TestInspectNetwork
13:03:06 [2021-05-25T13:03:06.395Z] --- SKIP: TestInspectNetwork (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
13:03:06 [2021-05-25T13:03:06.395Z] === RUN   TestRunContainerWithBridgeNone
13:03:06 [2021-05-25T13:03:06.395Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
13:03:06 [2021-05-25T13:03:06.395Z] === RUN   TestNetworkInvalidJSON
13:03:06 [2021-05-25T13:03:06.395Z] === RUN   TestNetworkInvalidJSON//networks/create
13:03:06 [2021-05-25T13:03:06.395Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:03:06 [2021-05-25T13:03:06.395Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:03:06 [2021-05-25T13:03:06.395Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:03:06 [2021-05-25T13:03:06.395Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:03:06 [2021-05-25T13:03:06.395Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:03:06 [2021-05-25T13:03:06.395Z] === CONT  TestNetworkInvalidJSON//networks/create
13:03:06 [2021-05-25T13:03:06.395Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:03:06 [2021-05-25T13:03:06.395Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:03:06 [2021-05-25T13:03:06.395Z] --- PASS: TestNetworkInvalidJSON (0.04s)
13:03:06 [2021-05-25T13:03:06.395Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z] === RUN   TestNetworkList
13:03:06 [2021-05-25T13:03:06.395Z] === RUN   TestNetworkList//networks
13:03:06 [2021-05-25T13:03:06.395Z] === PAUSE TestNetworkList//networks
13:03:06 [2021-05-25T13:03:06.395Z] === RUN   TestNetworkList//networks/
13:03:06 [2021-05-25T13:03:06.395Z] === PAUSE TestNetworkList//networks/
13:03:06 [2021-05-25T13:03:06.395Z] === CONT  TestNetworkList//networks
13:03:06 [2021-05-25T13:03:06.395Z] === CONT  TestNetworkList//networks/
13:03:06 [2021-05-25T13:03:06.395Z] --- PASS: TestNetworkList (0.04s)
13:03:06 [2021-05-25T13:03:06.395Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     --- PASS: TestNetworkList//networks (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z] === RUN   TestHostIPv4BridgeLabel
13:03:06 [2021-05-25T13:03:06.395Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     network_test.go:126: testEnv.OSType == "windows"
13:03:06 [2021-05-25T13:03:06.395Z] === RUN   TestDaemonRestartWithLiveRestore
13:03:06 [2021-05-25T13:03:06.395Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     service_test.go:29: testEnv.OSType == "windows"
13:03:06 [2021-05-25T13:03:06.395Z] === RUN   TestDaemonDefaultNetworkPools
13:03:06 [2021-05-25T13:03:06.395Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     service_test.go:58: testEnv.OSType == "windows"
13:03:06 [2021-05-25T13:03:06.395Z] === RUN   TestDaemonRestartWithExistingNetwork
13:03:06 [2021-05-25T13:03:06.395Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     service_test.go:102: testEnv.OSType == "windows"
13:03:06 [2021-05-25T13:03:06.395Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:03:06 [2021-05-25T13:03:06.395Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     service_test.go:136: testEnv.OSType == "windows"
13:03:06 [2021-05-25T13:03:06.395Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:03:06 [2021-05-25T13:03:06.395Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     service_test.go:187: testEnv.OSType == "windows"
13:03:06 [2021-05-25T13:03:06.395Z] === RUN   TestServiceWithPredefinedNetwork
13:03:06 [2021-05-25T13:03:06.395Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     service_test.go:212: testEnv.OSType == "windows"
13:03:06 [2021-05-25T13:03:06.395Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:03:06 [2021-05-25T13:03:06.395Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     service_test.go:242: FLAKY_TEST
13:03:06 [2021-05-25T13:03:06.395Z] === RUN   TestServiceWithDataPathPortInit
13:03:06 [2021-05-25T13:03:06.395Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     service_test.go:332: testEnv.OSType == "windows"
13:03:06 [2021-05-25T13:03:06.395Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:03:06 [2021-05-25T13:03:06.395Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     service_test.go:400: testEnv.OSType == "windows"
13:03:06 [2021-05-25T13:03:06.395Z] PASS
13:03:06 [2021-05-25T13:03:06.395Z] ok  	github.com/docker/docker/integration/network	0.247s
13:03:06 [2021-05-25T13:03:06.395Z] 
13:03:06 [2021-05-25T13:03:06.395Z] === Skipped
13:03:06 [2021-05-25T13:03:06.395Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
13:03:06 [2021-05-25T13:03:06.395Z] 
13:03:06 [2021-05-25T13:03:06.395Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
13:03:06 [2021-05-25T13:03:06.395Z] 
13:03:06 [2021-05-25T13:03:06.395Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
13:03:06 [2021-05-25T13:03:06.395Z] 
13:03:06 [2021-05-25T13:03:06.395Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
13:03:06 [2021-05-25T13:03:06.395Z] 
13:03:06 [2021-05-25T13:03:06.395Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
13:03:06 [2021-05-25T13:03:06.395Z] 
13:03:06 [2021-05-25T13:03:06.395Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     network_test.go:126: testEnv.OSType == "windows"
13:03:06 [2021-05-25T13:03:06.395Z] 
13:03:06 [2021-05-25T13:03:06.395Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     service_test.go:29: testEnv.OSType == "windows"
13:03:06 [2021-05-25T13:03:06.395Z] 
13:03:06 [2021-05-25T13:03:06.395Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     service_test.go:58: testEnv.OSType == "windows"
13:03:06 [2021-05-25T13:03:06.395Z] 
13:03:06 [2021-05-25T13:03:06.395Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     service_test.go:102: testEnv.OSType == "windows"
13:03:06 [2021-05-25T13:03:06.395Z] 
13:03:06 [2021-05-25T13:03:06.395Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     service_test.go:136: testEnv.OSType == "windows"
13:03:06 [2021-05-25T13:03:06.395Z] 
13:03:06 [2021-05-25T13:03:06.395Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     service_test.go:187: testEnv.OSType == "windows"
13:03:06 [2021-05-25T13:03:06.395Z] 
13:03:06 [2021-05-25T13:03:06.395Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     service_test.go:212: testEnv.OSType == "windows"
13:03:06 [2021-05-25T13:03:06.395Z] 
13:03:06 [2021-05-25T13:03:06.395Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     service_test.go:242: FLAKY_TEST
13:03:06 [2021-05-25T13:03:06.395Z] 
13:03:06 [2021-05-25T13:03:06.395Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     service_test.go:332: testEnv.OSType == "windows"
13:03:06 [2021-05-25T13:03:06.395Z] 
13:03:06 [2021-05-25T13:03:06.395Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
13:03:06 [2021-05-25T13:03:06.395Z]     service_test.go:400: testEnv.OSType == "windows"
13:03:06 [2021-05-25T13:03:06.395Z] 
13:03:06 [2021-05-25T13:03:06.395Z] 
13:03:06 [2021-05-25T13:03:06.395Z] DONE 22 tests, 15 skipped in 2.733s
13:03:06 [2021-05-25T13:03:06.395Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
13:03:06 [2021-05-25T13:03:06.570Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
13:03:07 [2021-05-25T13:03:07.139Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
13:03:07 [2021-05-25T13:03:07.348Z] testing: warning: no tests to run
13:03:07 [2021-05-25T13:03:07.348Z] PASS
13:03:07 [2021-05-25T13:03:07.348Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.068s
13:03:07 [2021-05-25T13:03:07.348Z] 
13:03:07 [2021-05-25T13:03:07.348Z] DONE 0 tests in 0.839s
13:03:07 [2021-05-25T13:03:07.348Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
13:03:07 [2021-05-25T13:03:07.399Z] === RUN   TestDockerSuite/TestEventsRename
13:03:08 [2021-05-25T13:03:08.301Z] testing: warning: no tests to run
13:03:08 [2021-05-25T13:03:08.301Z] PASS
13:03:08 [2021-05-25T13:03:08.301Z] ok  	github.com/docker/docker/integration/network/macvlan	0.074s
13:03:08 [2021-05-25T13:03:08.301Z] 
13:03:08 [2021-05-25T13:03:08.301Z] DONE 0 tests in 0.742s
13:03:08 [2021-05-25T13:03:08.301Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
13:03:08 [2021-05-25T13:03:08.337Z] === RUN   TestDockerSuite/TestEventsResize
13:03:08 [2021-05-25T13:03:08.752Z] testing: warning: no tests to run
13:03:08 [2021-05-25T13:03:08.752Z] PASS
13:03:08 [2021-05-25T13:03:08.752Z] ok  	github.com/docker/docker/integration/plugin	0.104s
13:03:08 [2021-05-25T13:03:08.752Z] 
13:03:08 [2021-05-25T13:03:08.752Z] DONE 0 tests in 0.772s
13:03:09 [2021-05-25T13:03:09.204Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
13:03:09 [2021-05-25T13:03:09.276Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
13:03:09 [2021-05-25T13:03:09.658Z] testing: warning: no tests to run
13:03:09 [2021-05-25T13:03:09.658Z] PASS
13:03:09 [2021-05-25T13:03:09.658Z] ok  	github.com/docker/docker/integration/plugin/authz	0.072s
13:03:09 [2021-05-25T13:03:09.658Z] 
13:03:09 [2021-05-25T13:03:09.658Z] DONE 0 tests in 0.800s
13:03:09 [2021-05-25T13:03:09.658Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
13:03:15 [2021-05-25T13:03:15.852Z] --- PASS: TestInfoAPIWarnings (16.65s)
13:03:15 [2021-05-25T13:03:15.852Z] === RUN   TestInfoDebug
13:03:15 [2021-05-25T13:03:15.852Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
13:03:15 [2021-05-25T13:03:15.852Z] --- PASS: TestInfoDebug (0.74s)
13:03:15 [2021-05-25T13:03:15.852Z] === RUN   TestInfoInsecureRegistries
13:03:16 [2021-05-25T13:03:16.111Z] === RUN   TestDockerSuite/TestEventsStreaming
13:03:16 [2021-05-25T13:03:16.111Z] --- PASS: TestInfoInsecureRegistries (0.71s)
13:03:16 [2021-05-25T13:03:16.111Z] === RUN   TestInfoRegistryMirrors
13:03:17 [2021-05-25T13:03:17.048Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
13:03:17 [2021-05-25T13:03:17.048Z] --- PASS: TestInfoRegistryMirrors (0.77s)
13:03:17 [2021-05-25T13:03:17.048Z] === RUN   TestLoginFailsWithBadCredentials
13:03:17 [2021-05-25T13:03:17.048Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
13:03:17 [2021-05-25T13:03:17.048Z] === RUN   TestPingCacheHeaders
13:03:17 [2021-05-25T13:03:17.048Z] --- PASS: TestPingCacheHeaders (0.02s)
13:03:17 [2021-05-25T13:03:17.048Z] === RUN   TestPingGet
13:03:17 [2021-05-25T13:03:17.048Z] --- PASS: TestPingGet (0.01s)
13:03:17 [2021-05-25T13:03:17.048Z] === RUN   TestPingHead
13:03:17 [2021-05-25T13:03:17.048Z] --- PASS: TestPingHead (0.02s)
13:03:17 [2021-05-25T13:03:17.048Z] === RUN   TestVersion
13:03:17 [2021-05-25T13:03:17.048Z] --- PASS: TestVersion (0.02s)
13:03:17 [2021-05-25T13:03:17.048Z] PASS
13:03:17 [2021-05-25T13:03:17.048Z] 
13:03:17 [2021-05-25T13:03:17.048Z] === Skipped
13:03:17 [2021-05-25T13:03:17.048Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:03:17 [2021-05-25T13:03:17.048Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:03:17 [2021-05-25T13:03:17.048Z] 
13:03:17 [2021-05-25T13:03:17.048Z] 
13:03:17 [2021-05-25T13:03:17.048Z] DONE 18 tests, 1 skipped in 22.843s
13:03:17 [2021-05-25T13:03:17.048Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
13:03:17 [2021-05-25T13:03:17.307Z] ++ 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
13:03:17 [2021-05-25T13:03:17.307Z] ++ set -e
13:03:17 [2021-05-25T13:03:17.307Z] ++ '[' -n 0 ']'
13:03:17 [2021-05-25T13:03:17.307Z] ++ set -x
13:03:17 [2021-05-25T13:03:17.307Z] ++ 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
13:03:17 [2021-05-25T13:03:17.307Z] INFO: Testing against a local daemon
13:03:17 [2021-05-25T13:03:17.307Z] === RUN   TestVolumesCreateAndList
13:03:17 [2021-05-25T13:03:17.307Z] --- PASS: TestVolumesCreateAndList (0.02s)
13:03:17 [2021-05-25T13:03:17.307Z] === RUN   TestVolumesRemove
13:03:17 [2021-05-25T13:03:17.566Z] --- PASS: TestVolumesRemove (0.18s)
13:03:17 [2021-05-25T13:03:17.566Z] === RUN   TestVolumesInspect
13:03:17 [2021-05-25T13:03:17.566Z] --- PASS: TestVolumesInspect (0.02s)
13:03:17 [2021-05-25T13:03:17.566Z] === RUN   TestVolumesInvalidJSON
13:03:17 [2021-05-25T13:03:17.566Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:03:17 [2021-05-25T13:03:17.566Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:03:17 [2021-05-25T13:03:17.566Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:03:17 [2021-05-25T13:03:17.566Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:03:17 [2021-05-25T13:03:17.566Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:03:17 [2021-05-25T13:03:17.566Z] PASS
13:03:17 [2021-05-25T13:03:17.566Z] 
13:03:17 [2021-05-25T13:03:17.566Z] DONE 5 tests in 0.335s
13:03:17 [2021-05-25T13:03:17.566Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:03:17 [2021-05-25T13:03:17.825Z] ++++ cat bundles/test-integration/docker.pid
13:03:17 [2021-05-25T13:03:17.825Z] +++ kill 5741
13:03:19 [2021-05-25T13:03:19.204Z] +++ /etc/init.d/apparmor stop
13:03:19 [2021-05-25T13:03:19.204Z] Leaving: AppArmorNo profiles have been unloaded.
13:03:19 [2021-05-25T13:03:19.204Z] 
13:03:19 [2021-05-25T13:03:19.204Z] Unloading profiles will leave already running processes permanently
13:03:19 [2021-05-25T13:03:19.204Z] unconfined, which can lead to unexpected situations.
13:03:19 [2021-05-25T13:03:19.204Z] 
13:03:19 [2021-05-25T13:03:19.204Z] To set a process to complain mode, use the command line tool
13:03:19 [2021-05-25T13:03:19.204Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:03:19 [2021-05-25T13:03:19.204Z] +++ true
13:03:19 [2021-05-25T13:03:19.204Z] exiting test-integration
13:03:19 [2021-05-25T13:03:19.204Z] ++ exit 0
13:03:19 [2021-05-25T13:03:19.204Z] 
13:03:19 [2021-05-25T13:03:19.772Z] + for job in $(jobs -p)
13:03:19 [2021-05-25T13:03:19.772Z] + wait 13545
13:03:19 [2021-05-25T13:03:19.772Z] === RUN   TestDockerSuite/TestEventsTop
13:03:19 [2021-05-25T13:03:19.907Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
13:03:19 [2021-05-25T13:03:19.907Z] INFO: Testing against a local daemon
13:03:19 [2021-05-25T13:03:19.907Z] === RUN   TestPluginInvalidJSON
13:03:19 [2021-05-25T13:03:19.907Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:03:19 [2021-05-25T13:03:19.907Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:03:19 [2021-05-25T13:03:19.907Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:03:19 [2021-05-25T13:03:19.907Z] --- PASS: TestPluginInvalidJSON (0.03s)
13:03:19 [2021-05-25T13:03:19.907Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:03:19 [2021-05-25T13:03:19.907Z] === RUN   TestPluginInstall
13:03:19 [2021-05-25T13:03:19.907Z] --- SKIP: TestPluginInstall (0.00s)
13:03:19 [2021-05-25T13:03:19.907Z]     plugin_test.go:63: testEnv.OSType == "windows"
13:03:19 [2021-05-25T13:03:19.907Z] === RUN   TestPluginsWithRuntimes
13:03:19 [2021-05-25T13:03:19.907Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
13:03:19 [2021-05-25T13:03:19.907Z]     plugin_test.go:172: testEnv.OSType == "windows"
13:03:19 [2021-05-25T13:03:19.907Z] === RUN   TestPluginBackCompatMediaTypes
13:03:19 [2021-05-25T13:03:19.907Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
13:03:19 [2021-05-25T13:03:19.907Z]     plugin_test.go:234: testEnv.OSType == "windows"
13:03:19 [2021-05-25T13:03:19.907Z] PASS
13:03:19 [2021-05-25T13:03:19.907Z] ok  	github.com/docker/docker/integration/plugin/common	0.194s
13:03:19 [2021-05-25T13:03:19.907Z] 
13:03:19 [2021-05-25T13:03:19.907Z] === Skipped
13:03:19 [2021-05-25T13:03:19.907Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
13:03:19 [2021-05-25T13:03:19.907Z]     plugin_test.go:63: testEnv.OSType == "windows"
13:03:19 [2021-05-25T13:03:19.907Z] 
13:03:19 [2021-05-25T13:03:19.907Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
13:03:19 [2021-05-25T13:03:19.907Z]     plugin_test.go:172: testEnv.OSType == "windows"
13:03:19 [2021-05-25T13:03:19.907Z] 
13:03:19 [2021-05-25T13:03:19.907Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
13:03:19 [2021-05-25T13:03:19.907Z]     plugin_test.go:234: testEnv.OSType == "windows"
13:03:19 [2021-05-25T13:03:19.907Z] 
13:03:19 [2021-05-25T13:03:19.907Z] 
13:03:19 [2021-05-25T13:03:19.907Z] DONE 5 tests, 3 skipped in 9.166s
13:03:19 [2021-05-25T13:03:19.907Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
13:03:20 [2021-05-25T13:03:20.721Z] === RUN   TestDockerSuite/TestEventsUntag
13:03:22 [2021-05-25T13:03:22.065Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
13:03:22 [2021-05-25T13:03:22.065Z] INFO: Testing against a local daemon
13:03:22 [2021-05-25T13:03:22.065Z] === RUN   TestExternalGraphDriver
13:03:22 [2021-05-25T13:03:22.065Z] --- SKIP: TestExternalGraphDriver (0.00s)
13:03:22 [2021-05-25T13:03:22.065Z]     external_test.go:48: runtime.GOOS == "windows"
13:03:22 [2021-05-25T13:03:22.065Z] === RUN   TestGraphdriverPluginV2
13:03:22 [2021-05-25T13:03:22.065Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
13:03:22 [2021-05-25T13:03:22.065Z]     external_test.go:408: runtime.GOOS == "windows"
13:03:22 [2021-05-25T13:03:22.065Z] PASS
13:03:22 [2021-05-25T13:03:22.065Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.216s
13:03:22 [2021-05-25T13:03:22.516Z] 
13:03:22 [2021-05-25T13:03:22.516Z] === Skipped
13:03:22 [2021-05-25T13:03:22.516Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
13:03:22 [2021-05-25T13:03:22.516Z]     external_test.go:48: runtime.GOOS == "windows"
13:03:22 [2021-05-25T13:03:22.516Z] 
13:03:22 [2021-05-25T13:03:22.516Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
13:03:22 [2021-05-25T13:03:22.516Z]     external_test.go:408: runtime.GOOS == "windows"
13:03:22 [2021-05-25T13:03:22.516Z] 
13:03:22 [2021-05-25T13:03:22.516Z] 
13:03:22 [2021-05-25T13:03:22.516Z] DONE 2 tests, 2 skipped in 3.299s
13:03:22 [2021-05-25T13:03:22.516Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
13:03:24 [2021-05-25T13:03:24.008Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
13:03:25 [2021-05-25T13:03:25.386Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
13:03:25 [2021-05-25T13:03:25.386Z] INFO: Testing against a local daemon
13:03:25 [2021-05-25T13:03:25.386Z] === RUN   TestReadPluginNoRead
13:03:25 [2021-05-25T13:03:25.386Z] --- SKIP: TestReadPluginNoRead (0.00s)
13:03:25 [2021-05-25T13:03:25.386Z]     read_test.go:21: no unix domain sockets on Windows
13:03:25 [2021-05-25T13:03:25.386Z] PASS
13:03:25 [2021-05-25T13:03:25.386Z] ok  	github.com/docker/docker/integration/plugin/logging	0.240s
13:03:25 [2021-05-25T13:03:25.386Z] 
13:03:25 [2021-05-25T13:03:25.386Z] === Skipped
13:03:25 [2021-05-25T13:03:25.386Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
13:03:25 [2021-05-25T13:03:25.386Z]     read_test.go:21: no unix domain sockets on Windows
13:03:25 [2021-05-25T13:03:25.386Z] 
13:03:25 [2021-05-25T13:03:25.386Z] 
13:03:25 [2021-05-25T13:03:25.386Z] DONE 1 tests, 1 skipped in 2.865s
13:03:25 [2021-05-25T13:03:25.386Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
13:03:25 [2021-05-25T13:03:25.471Z] 2021/05/25 13:03:23 	Finished clone github.com/hashicorp/consul
13:03:26 [2021-05-25T13:03:26.406Z] 2021/05/25 13:03:26 	Finished clone github.com/aws/aws-sdk-go
13:03:26 [2021-05-25T13:03:26.904Z] testing: warning: no tests to run
13:03:26 [2021-05-25T13:03:26.904Z] PASS
13:03:26 [2021-05-25T13:03:26.904Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.112s
13:03:26 [2021-05-25T13:03:26.904Z] 
13:03:26 [2021-05-25T13:03:26.904Z] DONE 0 tests in 1.394s
13:03:26 [2021-05-25T13:03:26.904Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
13:03:29 [2021-05-25T13:03:29.280Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
13:03:29 [2021-05-25T13:03:29.776Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
13:03:29 [2021-05-25T13:03:29.776Z] INFO: Testing against a local daemon
13:03:29 [2021-05-25T13:03:29.776Z] === RUN   TestPluginWithDevMounts
13:03:29 [2021-05-25T13:03:29.776Z] --- SKIP: TestPluginWithDevMounts (0.00s)
13:03:29 [2021-05-25T13:03:29.776Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
13:03:29 [2021-05-25T13:03:29.776Z] PASS
13:03:29 [2021-05-25T13:03:29.776Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.180s
13:03:29 [2021-05-25T13:03:29.776Z] 
13:03:29 [2021-05-25T13:03:29.776Z] === Skipped
13:03:29 [2021-05-25T13:03:29.776Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
13:03:29 [2021-05-25T13:03:29.776Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
13:03:29 [2021-05-25T13:03:29.776Z] 
13:03:29 [2021-05-25T13:03:29.776Z] 
13:03:29 [2021-05-25T13:03:29.776Z] DONE 1 tests, 1 skipped in 2.819s
13:03:29 [2021-05-25T13:03:29.776Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
13:03:31 [2021-05-25T13:03:31.938Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
13:03:31 [2021-05-25T13:03:31.938Z] INFO: Testing against a local daemon
13:03:31 [2021-05-25T13:03:31.938Z] === RUN   TestSecretInspect
13:03:31 [2021-05-25T13:03:31.938Z] --- SKIP: TestSecretInspect (0.00s)
13:03:31 [2021-05-25T13:03:31.938Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
13:03:31 [2021-05-25T13:03:31.938Z] === RUN   TestSecretList
13:03:31 [2021-05-25T13:03:31.938Z] --- SKIP: TestSecretList (0.00s)
13:03:31 [2021-05-25T13:03:31.938Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
13:03:31 [2021-05-25T13:03:31.938Z] === RUN   TestSecretsCreateAndDelete
13:03:31 [2021-05-25T13:03:31.938Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
13:03:31 [2021-05-25T13:03:31.938Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
13:03:31 [2021-05-25T13:03:31.938Z] === RUN   TestSecretsUpdate
13:03:31 [2021-05-25T13:03:31.938Z] --- SKIP: TestSecretsUpdate (0.00s)
13:03:31 [2021-05-25T13:03:31.938Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
13:03:31 [2021-05-25T13:03:31.938Z] === RUN   TestTemplatedSecret
13:03:31 [2021-05-25T13:03:31.938Z] --- SKIP: TestTemplatedSecret (0.00s)
13:03:31 [2021-05-25T13:03:31.939Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
13:03:31 [2021-05-25T13:03:31.939Z] === RUN   TestSecretCreateResolve
13:03:31 [2021-05-25T13:03:31.939Z] --- SKIP: TestSecretCreateResolve (0.00s)
13:03:31 [2021-05-25T13:03:31.939Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
13:03:31 [2021-05-25T13:03:31.939Z] PASS
13:03:31 [2021-05-25T13:03:31.939Z] ok  	github.com/docker/docker/integration/secret	0.212s
13:03:31 [2021-05-25T13:03:31.939Z] 
13:03:31 [2021-05-25T13:03:31.939Z] === Skipped
13:03:31 [2021-05-25T13:03:31.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
13:03:31 [2021-05-25T13:03:31.939Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
13:03:31 [2021-05-25T13:03:31.939Z] 
13:03:31 [2021-05-25T13:03:31.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
13:03:31 [2021-05-25T13:03:31.939Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
13:03:31 [2021-05-25T13:03:31.939Z] 
13:03:31 [2021-05-25T13:03:31.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
13:03:31 [2021-05-25T13:03:31.939Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
13:03:31 [2021-05-25T13:03:31.939Z] 
13:03:31 [2021-05-25T13:03:31.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
13:03:31 [2021-05-25T13:03:31.939Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
13:03:31 [2021-05-25T13:03:31.939Z] 
13:03:31 [2021-05-25T13:03:31.939Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
13:03:31 [2021-05-25T13:03:31.939Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
13:03:31 [2021-05-25T13:03:31.939Z] 
13:03:31 [2021-05-25T13:03:31.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
13:03:31 [2021-05-25T13:03:31.939Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
13:03:31 [2021-05-25T13:03:31.939Z] 
13:03:31 [2021-05-25T13:03:31.939Z] 
13:03:31 [2021-05-25T13:03:31.939Z] DONE 6 tests, 6 skipped in 2.445s
13:03:32 [2021-05-25T13:03:32.390Z] Running D:\gopath\src\github.com\docker\docker\integration\service
13:03:34 [2021-05-25T13:03:34.554Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
13:03:34 [2021-05-25T13:03:34.814Z] === RUN   TestDockerSuite/TestExec
13:03:35 [2021-05-25T13:03:35.257Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
13:03:35 [2021-05-25T13:03:35.257Z] INFO: Testing against a local daemon
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestServiceCreateInit
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:03:35 [2021-05-25T13:03:35.257Z] --- PASS: TestServiceCreateInit (0.03s)
13:03:35 [2021-05-25T13:03:35.257Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.257Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestCreateServiceMultipleTimes
13:03:35 [2021-05-25T13:03:35.257Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestCreateServiceConflict
13:03:35 [2021-05-25T13:03:35.257Z] --- SKIP: TestCreateServiceConflict (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestCreateServiceMaxReplicas
13:03:35 [2021-05-25T13:03:35.257Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
13:03:35 [2021-05-25T13:03:35.257Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestCreateWithDuplicateNetworkNames
13:03:35 [2021-05-25T13:03:35.257Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestCreateServiceSecretFileMode
13:03:35 [2021-05-25T13:03:35.257Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestCreateServiceConfigFileMode
13:03:35 [2021-05-25T13:03:35.257Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestCreateServiceSysctls
13:03:35 [2021-05-25T13:03:35.257Z] --- SKIP: TestCreateServiceSysctls (0.03s)
13:03:35 [2021-05-25T13:03:35.257Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestCreateServiceCapabilities
13:03:35 [2021-05-25T13:03:35.257Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
13:03:35 [2021-05-25T13:03:35.257Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestInspect
13:03:35 [2021-05-25T13:03:35.257Z] --- SKIP: TestInspect (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestCreateJob
13:03:35 [2021-05-25T13:03:35.257Z] --- SKIP: TestCreateJob (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestReplicatedJob
13:03:35 [2021-05-25T13:03:35.257Z] --- SKIP: TestReplicatedJob (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestUpdateReplicatedJob
13:03:35 [2021-05-25T13:03:35.257Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestServiceListWithStatuses
13:03:35 [2021-05-25T13:03:35.257Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestDockerNetworkConnectAlias
13:03:35 [2021-05-25T13:03:35.257Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestDockerNetworkReConnect
13:03:35 [2021-05-25T13:03:35.257Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestServicePlugin
13:03:35 [2021-05-25T13:03:35.257Z] --- SKIP: TestServicePlugin (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestServiceUpdateLabel
13:03:35 [2021-05-25T13:03:35.257Z] --- SKIP: TestServiceUpdateLabel (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestServiceUpdateSecrets
13:03:35 [2021-05-25T13:03:35.257Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestServiceUpdateConfigs
13:03:35 [2021-05-25T13:03:35.257Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestServiceUpdateNetwork
13:03:35 [2021-05-25T13:03:35.257Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
13:03:35 [2021-05-25T13:03:35.257Z] === RUN   TestServiceUpdatePidsLimit
13:03:35 [2021-05-25T13:03:35.257Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
13:03:35 [2021-05-25T13:03:35.257Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
13:03:35 [2021-05-25T13:03:35.257Z] PASS
13:03:35 [2021-05-25T13:03:35.257Z] ok  	github.com/docker/docker/integration/service	0.270s
13:03:35 [2021-05-25T13:03:35.257Z] 
13:03:35 [2021-05-25T13:03:35.257Z] === Skipped
13:03:35 [2021-05-25T13:03:35.257Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.257Z] 
13:03:35 [2021-05-25T13:03:35.257Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
13:03:35 [2021-05-25T13:03:35.257Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
13:03:35 [2021-05-25T13:03:35.258Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
13:03:35 [2021-05-25T13:03:35.258Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
13:03:35 [2021-05-25T13:03:35.258Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
13:03:35 [2021-05-25T13:03:35.258Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
13:03:35 [2021-05-25T13:03:35.258Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
13:03:35 [2021-05-25T13:03:35.258Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
13:03:35 [2021-05-25T13:03:35.258Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
13:03:35 [2021-05-25T13:03:35.258Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
13:03:35 [2021-05-25T13:03:35.258Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
13:03:35 [2021-05-25T13:03:35.258Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
13:03:35 [2021-05-25T13:03:35.258Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
13:03:35 [2021-05-25T13:03:35.258Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
13:03:35 [2021-05-25T13:03:35.258Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
13:03:35 [2021-05-25T13:03:35.258Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
13:03:35 [2021-05-25T13:03:35.258Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
13:03:35 [2021-05-25T13:03:35.258Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
13:03:35 [2021-05-25T13:03:35.258Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
13:03:35 [2021-05-25T13:03:35.258Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
13:03:35 [2021-05-25T13:03:35.258Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
13:03:35 [2021-05-25T13:03:35.258Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
13:03:35 [2021-05-25T13:03:35.258Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
13:03:35 [2021-05-25T13:03:35.258Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] 
13:03:35 [2021-05-25T13:03:35.258Z] DONE 24 tests, 23 skipped in 2.996s
13:03:35 [2021-05-25T13:03:35.258Z] Running D:\gopath\src\github.com\docker\docker\integration\session
13:03:36 [2021-05-25T13:03:36.722Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
13:03:37 [2021-05-25T13:03:37.291Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
13:03:37 [2021-05-25T13:03:37.404Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
13:03:37 [2021-05-25T13:03:37.404Z] INFO: Testing against a local daemon
13:03:37 [2021-05-25T13:03:37.404Z] === RUN   TestSessionCreate
13:03:37 [2021-05-25T13:03:37.404Z] --- SKIP: TestSessionCreate (0.00s)
13:03:37 [2021-05-25T13:03:37.404Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
13:03:37 [2021-05-25T13:03:37.404Z] === RUN   TestSessionCreateWithBadUpgrade
13:03:37 [2021-05-25T13:03:37.404Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
13:03:37 [2021-05-25T13:03:37.404Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
13:03:37 [2021-05-25T13:03:37.404Z] PASS
13:03:37 [2021-05-25T13:03:37.404Z] ok  	github.com/docker/docker/integration/session	0.225s
13:03:37 [2021-05-25T13:03:37.404Z] 
13:03:37 [2021-05-25T13:03:37.404Z] === Skipped
13:03:37 [2021-05-25T13:03:37.404Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
13:03:37 [2021-05-25T13:03:37.404Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
13:03:37 [2021-05-25T13:03:37.404Z] 
13:03:37 [2021-05-25T13:03:37.404Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
13:03:37 [2021-05-25T13:03:37.404Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
13:03:37 [2021-05-25T13:03:37.404Z] 
13:03:37 [2021-05-25T13:03:37.404Z] 
13:03:37 [2021-05-25T13:03:37.404Z] DONE 2 tests, 2 skipped in 2.261s
13:03:37 [2021-05-25T13:03:37.404Z] Running D:\gopath\src\github.com\docker\docker\integration\system
13:03:38 [2021-05-25T13:03:38.673Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
13:03:39 [2021-05-25T13:03:39.552Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
13:03:39 [2021-05-25T13:03:39.552Z] INFO: Testing against a local daemon
13:03:39 [2021-05-25T13:03:39.552Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:03:39 [2021-05-25T13:03:39.552Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:03:39 [2021-05-25T13:03:39.552Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
13:03:39 [2021-05-25T13:03:39.552Z] === RUN   TestEventsExecDie
13:03:39 [2021-05-25T13:03:39.552Z] --- SKIP: TestEventsExecDie (0.00s)
13:03:39 [2021-05-25T13:03:39.552Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
13:03:39 [2021-05-25T13:03:39.552Z] === RUN   TestEventsBackwardsCompatible
13:03:39 [2021-05-25T13:03:39.552Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
13:03:39 [2021-05-25T13:03:39.552Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
13:03:39 [2021-05-25T13:03:39.552Z] === RUN   TestInfoAPI
13:03:39 [2021-05-25T13:03:39.552Z] --- PASS: TestInfoAPI (0.04s)
13:03:39 [2021-05-25T13:03:39.552Z] === RUN   TestInfoAPIWarnings
13:03:39 [2021-05-25T13:03:39.552Z] --- SKIP: TestInfoAPIWarnings (0.00s)
13:03:39 [2021-05-25T13:03:39.552Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
13:03:39 [2021-05-25T13:03:39.552Z] === RUN   TestInfoDebug
13:03:39 [2021-05-25T13:03:39.552Z] --- SKIP: TestInfoDebug (0.00s)
13:03:39 [2021-05-25T13:03:39.552Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:03:39 [2021-05-25T13:03:39.552Z] === RUN   TestInfoInsecureRegistries
13:03:39 [2021-05-25T13:03:39.552Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
13:03:39 [2021-05-25T13:03:39.552Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:03:39 [2021-05-25T13:03:39.552Z] === RUN   TestInfoRegistryMirrors
13:03:39 [2021-05-25T13:03:39.552Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
13:03:39 [2021-05-25T13:03:39.552Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:03:39 [2021-05-25T13:03:39.552Z] === RUN   TestLoginFailsWithBadCredentials
13:03:39 [2021-05-25T13:03:39.613Z] === RUN   TestDockerSuite/TestExecAPIStart
13:03:40 [2021-05-25T13:03:40.505Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s)
13:03:40 [2021-05-25T13:03:40.505Z] === RUN   TestPingCacheHeaders
13:03:40 [2021-05-25T13:03:40.505Z] --- PASS: TestPingCacheHeaders (0.03s)
13:03:40 [2021-05-25T13:03:40.505Z] === RUN   TestPingGet
13:03:40 [2021-05-25T13:03:40.505Z] --- PASS: TestPingGet (0.03s)
13:03:40 [2021-05-25T13:03:40.505Z] === RUN   TestPingHead
13:03:40 [2021-05-25T13:03:40.505Z] --- PASS: TestPingHead (0.03s)
13:03:40 [2021-05-25T13:03:40.505Z] === RUN   TestVersion
13:03:40 [2021-05-25T13:03:40.956Z] --- PASS: TestVersion (0.03s)
13:03:40 [2021-05-25T13:03:40.956Z] PASS
13:03:40 [2021-05-25T13:03:40.956Z] ok  	github.com/docker/docker/integration/system	1.247s
13:03:40 [2021-05-25T13:03:40.956Z] 
13:03:40 [2021-05-25T13:03:40.956Z] === Skipped
13:03:40 [2021-05-25T13:03:40.956Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:03:40 [2021-05-25T13:03:40.956Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
13:03:40 [2021-05-25T13:03:40.956Z] 
13:03:40 [2021-05-25T13:03:40.956Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
13:03:40 [2021-05-25T13:03:40.956Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
13:03:40 [2021-05-25T13:03:40.956Z] 
13:03:40 [2021-05-25T13:03:40.956Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
13:03:40 [2021-05-25T13:03:40.956Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
13:03:40 [2021-05-25T13:03:40.956Z] 
13:03:40 [2021-05-25T13:03:40.956Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
13:03:40 [2021-05-25T13:03:40.956Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
13:03:40 [2021-05-25T13:03:40.956Z] 
13:03:40 [2021-05-25T13:03:40.956Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
13:03:40 [2021-05-25T13:03:40.956Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:03:40 [2021-05-25T13:03:40.956Z] 
13:03:40 [2021-05-25T13:03:40.956Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
13:03:40 [2021-05-25T13:03:40.956Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:03:40 [2021-05-25T13:03:40.956Z] 
13:03:40 [2021-05-25T13:03:40.956Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
13:03:40 [2021-05-25T13:03:40.956Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:03:40 [2021-05-25T13:03:40.956Z] 
13:03:40 [2021-05-25T13:03:40.956Z] 
13:03:40 [2021-05-25T13:03:40.956Z] DONE 13 tests, 7 skipped in 3.300s
13:03:40 [2021-05-25T13:03:40.956Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
13:03:42 [2021-05-25T13:03:42.906Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
13:03:43 [2021-05-25T13:03:43.121Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
13:03:43 [2021-05-25T13:03:43.121Z] INFO: Testing against a local daemon
13:03:43 [2021-05-25T13:03:43.121Z] === RUN   TestVolumesCreateAndList
13:03:43 [2021-05-25T13:03:43.121Z] --- PASS: TestVolumesCreateAndList (0.04s)
13:03:43 [2021-05-25T13:03:43.121Z] === RUN   TestVolumesRemove
13:03:43 [2021-05-25T13:03:43.121Z] --- PASS: TestVolumesRemove (0.16s)
13:03:43 [2021-05-25T13:03:43.121Z] === RUN   TestVolumesInspect
13:03:43 [2021-05-25T13:03:43.121Z] --- PASS: TestVolumesInspect (0.04s)
13:03:43 [2021-05-25T13:03:43.121Z] === RUN   TestVolumesInvalidJSON
13:03:43 [2021-05-25T13:03:43.573Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:03:43 [2021-05-25T13:03:43.573Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:03:43 [2021-05-25T13:03:43.573Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:03:43 [2021-05-25T13:03:43.573Z] --- PASS: TestVolumesInvalidJSON (0.03s)
13:03:43 [2021-05-25T13:03:43.573Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:03:43 [2021-05-25T13:03:43.573Z] PASS
13:03:43 [2021-05-25T13:03:43.573Z] ok  	github.com/docker/docker/integration/volume	0.465s
13:03:43 [2021-05-25T13:03:43.573Z] 
13:03:43 [2021-05-25T13:03:43.573Z] DONE 5 tests in 2.652s
13:03:43 [2021-05-25T13:03:43.573Z] INFO: make.ps1 ended at 05/25/2021 13:03:43
13:03:43 [2021-05-25T13:03:43.573Z] INFO: Integration CLI tests being run from the host:
13:03:43 [2021-05-25T13:03:43.573Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
13:03:44 [2021-05-25T13:03:44.813Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
13:03:46 [2021-05-25T13:03:46.194Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
13:03:47 [2021-05-25T13:03:47.134Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
13:03:48 [2021-05-25T13:03:48.083Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
13:03:49 [2021-05-25T13:03:49.460Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
13:03:50 [2021-05-25T13:03:50.398Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
13:03:52 [2021-05-25T13:03:52.080Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
13:03:52 [2021-05-25T13:03:52.080Z] INFO: Testing against a local daemon
13:03:52 [2021-05-25T13:03:52.080Z] === RUN   TestDockerSuite
13:03:52 [2021-05-25T13:03:52.080Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
13:03:52 [2021-05-25T13:03:52.080Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
13:03:52 [2021-05-25T13:03:52.080Z] === RUN   TestDockerSuite/TestAPIErrorJSON
13:03:52 [2021-05-25T13:03:52.080Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
13:03:52 [2021-05-25T13:03:52.080Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
13:03:52 [2021-05-25T13:03:52.080Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
13:03:52 [2021-05-25T13:03:52.080Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
13:03:52 [2021-05-25T13:03:52.080Z] === RUN   TestDockerSuite/TestAPIImagesDelete
13:03:52 [2021-05-25T13:03:52.305Z] === RUN   TestDockerSuite/TestExecCgroup
13:03:52 [2021-05-25T13:03:52.532Z] === RUN   TestDockerSuite/TestAPIImagesFilter
13:03:52 [2021-05-25T13:03:52.983Z] === RUN   TestDockerSuite/TestAPIImagesHistory
13:03:53 [2021-05-25T13:03:53.433Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
13:03:53 [2021-05-25T13:03:53.887Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
13:03:54 [2021-05-25T13:03:54.841Z] === RUN   TestDockerSuite/TestExecEnv
13:03:55 [2021-05-25T13:03:55.778Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
13:03:56 [2021-05-25T13:03:56.347Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
13:03:57 [2021-05-25T13:03:57.728Z] === RUN   TestDockerSuite/TestExecExitStatus
13:03:59 [2021-05-25T13:03:59.108Z] === RUN   TestDockerSuite/TestExecInspectID
13:04:02 [2021-05-25T13:04:02.424Z] === RUN   TestDockerSuite/TestExecInteractive
13:04:04 [2021-05-25T13:04:04.331Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
13:04:05 [2021-05-25T13:04:05.711Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
13:04:06 [2021-05-25T13:04:06.649Z] === RUN   TestDockerSuite/TestExecParseError
13:04:07 [2021-05-25T13:04:07.592Z] === RUN   TestDockerSuite/TestExecPausedContainer
13:04:08 [2021-05-25T13:04:08.162Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
13:04:09 [2021-05-25T13:04:09.099Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
13:04:13 [2021-05-25T13:04:13.294Z] === RUN   TestDockerSuite/TestExecSetEnv
13:04:13 [2021-05-25T13:04:13.863Z] === RUN   TestDockerSuite/TestExecStartFails
13:04:14 [2021-05-25T13:04:14.800Z] === RUN   TestDockerSuite/TestExecStateCleanup
13:04:15 [2021-05-25T13:04:15.369Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
13:04:27 [2021-05-25T13:04:27.577Z] === RUN   TestDockerSuite/TestExecStopNotHanging
13:04:27 [2021-05-25T13:04:27.578Z] === RUN   TestDockerSuite/TestExecTTY
13:04:28 [2021-05-25T13:04:28.146Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
13:04:29 [2021-05-25T13:04:29.083Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
13:04:30 [2021-05-25T13:04:30.021Z] === RUN   TestDockerSuite/TestExecUlimits
13:04:30 [2021-05-25T13:04:30.960Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
13:04:30 [2021-05-25T13:04:30.960Z] === RUN   TestDockerSuite/TestExecWithImageUser
13:04:31 [2021-05-25T13:04:31.528Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
13:04:33 [2021-05-25T13:04:33.435Z] === RUN   TestDockerSuite/TestExecWithNoTERM
13:04:35 [2021-05-25T13:04:35.345Z] === RUN   TestDockerSuite/TestExecWithPrivileged
13:04:38 [2021-05-25T13:04:38.641Z] === RUN   TestDockerSuite/TestExecWithTERM
13:04:39 [2021-05-25T13:04:39.579Z] === RUN   TestDockerSuite/TestExecWithUser
13:04:39 [2021-05-25T13:04:39.838Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
13:04:41 [2021-05-25T13:04:41.228Z] === RUN   TestDockerSuite/TestGetContainerStats
13:04:46 [2021-05-25T13:04:46.503Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
13:04:51 [2021-05-25T13:04:51.779Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
13:04:53 [2021-05-25T13:04:53.157Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
13:04:58 [2021-05-25T13:04:58.430Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
13:04:58 [2021-05-25T13:04:58.692Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
13:04:58 [2021-05-25T13:04:58.692Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
13:04:58 [2021-05-25T13:04:58.692Z] === RUN   TestDockerSuite/TestHealth
13:05:05 [2021-05-25T13:05:05.846Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
13:05:05 [2021-05-25T13:05:05.846Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
13:05:05 [2021-05-25T13:05:05.846Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
13:05:05 [2021-05-25T13:05:05.846Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
13:05:05 [2021-05-25T13:05:05.846Z] === RUN   TestDockerSuite/TestAPINetworkFilter
13:05:05 [2021-05-25T13:05:05.846Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
13:05:05 [2021-05-25T13:05:05.846Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
13:05:05 [2021-05-25T13:05:05.846Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
13:05:05 [2021-05-25T13:05:05.846Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
13:05:05 [2021-05-25T13:05:05.846Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
13:05:05 [2021-05-25T13:05:05.846Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
13:05:05 [2021-05-25T13:05:05.846Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
13:05:05 [2021-05-25T13:05:05.846Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
13:05:05 [2021-05-25T13:05:05.846Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
13:05:05 [2021-05-25T13:05:05.846Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
13:05:05 [2021-05-25T13:05:05.846Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
13:05:08 [2021-05-25T13:05:08.216Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
13:05:08 [2021-05-25T13:05:08.216Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
13:05:08 [2021-05-25T13:05:08.216Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
13:05:08 [2021-05-25T13:05:08.216Z] === RUN   TestDockerSuite/TestAttachDisconnect
13:05:08 [2021-05-25T13:05:08.216Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
13:05:10 [2021-05-25T13:05:10.904Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
13:05:11 [2021-05-25T13:05:11.128Z] === RUN   TestDockerSuite/TestAttachPausedContainer
13:05:11 [2021-05-25T13:05:11.128Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
13:05:11 [2021-05-25T13:05:11.128Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
13:05:11 [2021-05-25T13:05:11.843Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
13:05:21 [2021-05-25T13:05:21.464Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
13:05:21 [2021-05-25T13:05:21.825Z] === RUN   TestDockerSuite/TestHistoryExistentImage
13:05:21 [2021-05-25T13:05:21.825Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
13:05:21 [2021-05-25T13:05:21.825Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
13:05:21 [2021-05-25T13:05:21.825Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
13:05:22 [2021-05-25T13:05:22.405Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
13:05:22 [2021-05-25T13:05:22.405Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
13:05:23 [2021-05-25T13:05:23.348Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
13:05:23 [2021-05-25T13:05:23.348Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
13:05:23 [2021-05-25T13:05:23.348Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
13:05:23 [2021-05-25T13:05:23.348Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
13:05:23 [2021-05-25T13:05:23.607Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
13:05:24 [2021-05-25T13:05:24.176Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
13:05:24 [2021-05-25T13:05:24.745Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
13:05:24 [2021-05-25T13:05:24.745Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
13:05:25 [2021-05-25T13:05:25.684Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
13:05:25 [2021-05-25T13:05:25.684Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
13:05:26 [2021-05-25T13:05:26.623Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
13:05:27 [2021-05-25T13:05:27.192Z] === RUN   TestDockerSuite/TestImagesFormat
13:05:27 [2021-05-25T13:05:27.192Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
13:05:28 [2021-05-25T13:05:28.129Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
13:05:30 [2021-05-25T13:05:30.663Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
13:05:30 [2021-05-25T13:05:30.663Z] === RUN   TestDockerSuite/TestImportBadURL
13:05:30 [2021-05-25T13:05:30.663Z] === RUN   TestDockerSuite/TestImportDisplay
13:05:32 [2021-05-25T13:05:32.571Z] === RUN   TestDockerSuite/TestImportFile
13:05:33 [2021-05-25T13:05:33.953Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
13:05:33 [2021-05-25T13:05:33.953Z] === RUN   TestDockerSuite/TestImportFileWithMessage
13:05:35 [2021-05-25T13:05:35.860Z] === RUN   TestDockerSuite/TestImportGzipped
13:05:36 [2021-05-25T13:05:36.119Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
13:05:38 [2021-05-25T13:05:38.029Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
13:05:39 [2021-05-25T13:05:39.937Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
13:05:40 [2021-05-25T13:05:40.875Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
13:05:42 [2021-05-25T13:05:42.784Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
13:05:43 [2021-05-25T13:05:43.722Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
13:05:43 [2021-05-25T13:05:43.722Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
13:05:43 [2021-05-25T13:05:43.722Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
13:05:45 [2021-05-25T13:05:45.122Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
13:05:46 [2021-05-25T13:05:46.504Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
13:05:47 [2021-05-25T13:05:47.444Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
13:05:48 [2021-05-25T13:05:48.382Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
13:05:49 [2021-05-25T13:05:49.321Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
13:05:49 [2021-05-25T13:05:49.889Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
13:05:49 [2021-05-25T13:05:49.889Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
13:05:52 [2021-05-25T13:05:52.424Z] === RUN   TestDockerSuite/TestInspectAmpersand
13:05:52 [2021-05-25T13:05:52.684Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
13:05:53 [2021-05-25T13:05:53.623Z] === RUN   TestDockerSuite/TestInspectByPrefix
13:05:53 [2021-05-25T13:05:53.623Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
13:05:54 [2021-05-25T13:05:54.192Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
13:05:54 [2021-05-25T13:05:54.192Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
13:05:56 [2021-05-25T13:05:56.098Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
13:05:56 [2021-05-25T13:05:56.213Z] --- PASS: TestBuildWCOWSandboxSize (904.36s)
13:05:56 [2021-05-25T13:05:56.213Z] === RUN   TestBuildWithEmptyDockerfile
13:05:56 [2021-05-25T13:05:56.213Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:05:56 [2021-05-25T13:05:56.213Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:05:56 [2021-05-25T13:05:56.213Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:05:56 [2021-05-25T13:05:56.213Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:05:56 [2021-05-25T13:05:56.213Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:05:56 [2021-05-25T13:05:56.213Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:05:56 [2021-05-25T13:05:56.213Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:05:56 [2021-05-25T13:05:56.213Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:05:56 [2021-05-25T13:05:56.213Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:05:56 [2021-05-25T13:05:56.213Z] --- PASS: TestBuildWithEmptyDockerfile (0.68s)
13:05:56 [2021-05-25T13:05:56.213Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
13:05:56 [2021-05-25T13:05:56.213Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
13:05:56 [2021-05-25T13:05:56.213Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
13:05:56 [2021-05-25T13:05:56.213Z] === RUN   TestBuildPreserveOwnership
13:05:56 [2021-05-25T13:05:56.213Z] --- SKIP: TestBuildPreserveOwnership (0.01s)
13:05:56 [2021-05-25T13:05:56.213Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
13:05:56 [2021-05-25T13:05:56.213Z] === RUN   TestBuildPlatformInvalid
13:05:56 [2021-05-25T13:05:56.213Z] --- PASS: TestBuildPlatformInvalid (0.61s)
13:05:56 [2021-05-25T13:05:56.213Z] PASS
13:05:56 [2021-05-25T13:05:56.213Z] ok  	github.com/docker/docker/integration/build	1123.719s
13:05:56 [2021-05-25T13:05:56.213Z] 
13:05:56 [2021-05-25T13:05:56.213Z] === Skipped
13:05:56 [2021-05-25T13:05:56.213Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
13:05:56 [2021-05-25T13:05:56.213Z]     build_session_test.go:25: TODO: BuildKit
13:05:56 [2021-05-25T13:05:56.213Z] 
13:05:56 [2021-05-25T13:05:56.213Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
13:05:56 [2021-05-25T13:05:56.213Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
13:05:56 [2021-05-25T13:05:56.213Z] 
13:05:56 [2021-05-25T13:05:56.213Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
13:05:56 [2021-05-25T13:05:56.213Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
13:05:56 [2021-05-25T13:05:56.213Z] 
13:05:56 [2021-05-25T13:05:56.213Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
13:05:56 [2021-05-25T13:05:56.213Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
13:05:56 [2021-05-25T13:05:56.213Z] 
13:05:56 [2021-05-25T13:05:56.213Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
13:05:56 [2021-05-25T13:05:56.213Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
13:05:56 [2021-05-25T13:05:56.213Z] 
13:05:56 [2021-05-25T13:05:56.213Z] 
13:05:56 [2021-05-25T13:05:56.213Z] DONE 29 tests, 5 skipped in 1149.476s
13:05:56 [2021-05-25T13:05:56.213Z] Running D:\gopath\src\github.com\docker\docker\integration\config
13:05:56 [2021-05-25T13:05:56.213Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:05:56 [2021-05-25T13:05:56.213Z] INFO: Testing against a local daemon
13:05:56 [2021-05-25T13:05:56.213Z] === RUN   TestConfigInspect
13:05:56 [2021-05-25T13:05:56.213Z] --- SKIP: TestConfigInspect (0.00s)
13:05:56 [2021-05-25T13:05:56.213Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
13:05:56 [2021-05-25T13:05:56.213Z] === RUN   TestConfigList
13:05:56 [2021-05-25T13:05:56.213Z] --- SKIP: TestConfigList (0.00s)
13:05:56 [2021-05-25T13:05:56.213Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
13:05:56 [2021-05-25T13:05:56.213Z] === RUN   TestConfigsCreateAndDelete
13:05:56 [2021-05-25T13:05:56.213Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
13:05:56 [2021-05-25T13:05:56.213Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
13:05:56 [2021-05-25T13:05:56.213Z] === RUN   TestConfigsUpdate
13:05:56 [2021-05-25T13:05:56.213Z] --- SKIP: TestConfigsUpdate (0.00s)
13:05:56 [2021-05-25T13:05:56.213Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
13:05:56 [2021-05-25T13:05:56.213Z] === RUN   TestTemplatedConfig
13:05:56 [2021-05-25T13:05:56.213Z] --- SKIP: TestTemplatedConfig (0.00s)
13:05:56 [2021-05-25T13:05:56.213Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
13:05:56 [2021-05-25T13:05:56.213Z] === RUN   TestConfigCreateResolve
13:05:56 [2021-05-25T13:05:56.213Z] --- SKIP: TestConfigCreateResolve (0.00s)
13:05:56 [2021-05-25T13:05:56.213Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
13:05:56 [2021-05-25T13:05:56.213Z] === RUN   TestConfigDaemonLibtrustID
13:05:56 [2021-05-25T13:05:56.213Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
13:05:56 [2021-05-25T13:05:56.213Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
13:05:56 [2021-05-25T13:05:56.213Z] PASS
13:05:56 [2021-05-25T13:05:56.213Z] ok  	github.com/docker/docker/integration/config	0.179s
13:05:56 [2021-05-25T13:05:56.213Z] 
13:05:56 [2021-05-25T13:05:56.213Z] === Skipped
13:05:56 [2021-05-25T13:05:56.213Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
13:05:56 [2021-05-25T13:05:56.213Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
13:05:56 [2021-05-25T13:05:56.213Z] 
13:05:56 [2021-05-25T13:05:56.213Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
13:05:56 [2021-05-25T13:05:56.213Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
13:05:56 [2021-05-25T13:05:56.213Z] 
13:05:56 [2021-05-25T13:05:56.213Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
13:05:56 [2021-05-25T13:05:56.213Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
13:05:56 [2021-05-25T13:05:56.213Z] 
13:05:56 [2021-05-25T13:05:56.213Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
13:05:56 [2021-05-25T13:05:56.213Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
13:05:56 [2021-05-25T13:05:56.213Z] 
13:05:56 [2021-05-25T13:05:56.213Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
13:05:56 [2021-05-25T13:05:56.213Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
13:05:56 [2021-05-25T13:05:56.213Z] 
13:05:56 [2021-05-25T13:05:56.213Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
13:05:56 [2021-05-25T13:05:56.213Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
13:05:56 [2021-05-25T13:05:56.213Z] 
13:05:56 [2021-05-25T13:05:56.213Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
13:05:56 [2021-05-25T13:05:56.213Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
13:05:56 [2021-05-25T13:05:56.213Z] 
13:05:56 [2021-05-25T13:05:56.213Z] 
13:05:56 [2021-05-25T13:05:56.213Z] DONE 7 tests, 7 skipped in 3.516s
13:05:56 [2021-05-25T13:05:56.213Z] Running D:\gopath\src\github.com\docker\docker\integration\container
13:05:56 [2021-05-25T13:05:56.667Z] === RUN   TestDockerSuite/TestInspectDefault
13:05:57 [2021-05-25T13:05:57.176Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:05:57 [2021-05-25T13:05:57.176Z] INFO: Testing against a local daemon
13:05:57 [2021-05-25T13:05:57.176Z] === RUN   TestCheckpoint
13:05:57 [2021-05-25T13:05:57.176Z] --- SKIP: TestCheckpoint (0.00s)
13:05:57 [2021-05-25T13:05:57.176Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:05:57 [2021-05-25T13:05:57.176Z] === RUN   TestContainerInvalidJSON
13:05:57 [2021-05-25T13:05:57.176Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:05:57 [2021-05-25T13:05:57.176Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:05:57 [2021-05-25T13:05:57.176Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:05:57 [2021-05-25T13:05:57.176Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:05:57 [2021-05-25T13:05:57.176Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:05:57 [2021-05-25T13:05:57.176Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:05:57 [2021-05-25T13:05:57.606Z] === RUN   TestDockerSuite/TestInspectHistory
13:05:57 [2021-05-25T13:05:57.631Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:05:57 [2021-05-25T13:05:57.631Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:05:57 [2021-05-25T13:05:57.631Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:05:57 [2021-05-25T13:05:57.631Z] --- PASS: TestContainerInvalidJSON (0.67s)
13:05:57 [2021-05-25T13:05:57.631Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
13:05:57 [2021-05-25T13:05:57.631Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
13:05:57 [2021-05-25T13:05:57.631Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
13:05:57 [2021-05-25T13:05:57.631Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:05:58 [2021-05-25T13:05:58.087Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s)
13:05:58 [2021-05-25T13:05:58.087Z] === RUN   TestCopyFromContainerPathIsNotDir
13:05:58 [2021-05-25T13:05:58.542Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s)
13:05:58 [2021-05-25T13:05:58.542Z] === RUN   TestCopyToContainerPathDoesNotExist
13:05:58 [2021-05-25T13:05:58.542Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s)
13:05:58 [2021-05-25T13:05:58.542Z] === RUN   TestCopyToContainerPathIsNotDir
13:05:58 [2021-05-25T13:05:58.548Z] === RUN   TestDockerSuite/TestInspectImage
13:05:58 [2021-05-25T13:05:58.548Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
13:05:58 [2021-05-25T13:05:58.548Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
13:05:58 [2021-05-25T13:05:58.548Z] === RUN   TestDockerSuite/TestInspectInt64
13:05:58 [2021-05-25T13:05:58.997Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s)
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCopyFromContainer
13:05:58 [2021-05-25T13:05:58.997Z] --- SKIP: TestCopyFromContainer (0.00s)
13:05:58 [2021-05-25T13:05:58.997Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:05:58 [2021-05-25T13:05:58.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:05:58 [2021-05-25T13:05:58.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:05:58 [2021-05-25T13:05:58.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:05:58 [2021-05-25T13:05:58.997Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:05:58 [2021-05-25T13:05:58.997Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:05:58 [2021-05-25T13:05:58.997Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:05:58 [2021-05-25T13:05:58.997Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
13:05:58 [2021-05-25T13:05:58.997Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:05:58 [2021-05-25T13:05:58.997Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:05:58 [2021-05-25T13:05:58.997Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateLinkToNonExistingContainer
13:05:58 [2021-05-25T13:05:58.997Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
13:05:58 [2021-05-25T13:05:58.997Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateWithInvalidEnv
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateWithInvalidEnv/0
13:05:58 [2021-05-25T13:05:58.997Z] === PAUSE TestCreateWithInvalidEnv/0
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateWithInvalidEnv/1
13:05:58 [2021-05-25T13:05:58.997Z] === PAUSE TestCreateWithInvalidEnv/1
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateWithInvalidEnv/2
13:05:58 [2021-05-25T13:05:58.997Z] === PAUSE TestCreateWithInvalidEnv/2
13:05:58 [2021-05-25T13:05:58.997Z] === CONT  TestCreateWithInvalidEnv/0
13:05:58 [2021-05-25T13:05:58.997Z] === CONT  TestCreateWithInvalidEnv/2
13:05:58 [2021-05-25T13:05:58.997Z] === CONT  TestCreateWithInvalidEnv/1
13:05:58 [2021-05-25T13:05:58.997Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
13:05:58 [2021-05-25T13:05:58.997Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
13:05:58 [2021-05-25T13:05:58.997Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
13:05:58 [2021-05-25T13:05:58.997Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateTmpfsMountsTarget
13:05:58 [2021-05-25T13:05:58.997Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
13:05:58 [2021-05-25T13:05:58.997Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateWithCustomMaskedPaths
13:05:58 [2021-05-25T13:05:58.997Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
13:05:58 [2021-05-25T13:05:58.997Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateWithCustomReadonlyPaths
13:05:58 [2021-05-25T13:05:58.997Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
13:05:58 [2021-05-25T13:05:58.997Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:05:58 [2021-05-25T13:05:58.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:05:58 [2021-05-25T13:05:58.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:05:58 [2021-05-25T13:05:58.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:05:58 [2021-05-25T13:05:58.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:05:58 [2021-05-25T13:05:58.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:05:58 [2021-05-25T13:05:58.997Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:05:58 [2021-05-25T13:05:58.997Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:05:58 [2021-05-25T13:05:58.997Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:05:58 [2021-05-25T13:05:58.997Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:05:58 [2021-05-25T13:05:58.997Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:05:58 [2021-05-25T13:05:58.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
13:05:58 [2021-05-25T13:05:58.997Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:05:58 [2021-05-25T13:05:58.997Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:05:58 [2021-05-25T13:05:58.997Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:05:58 [2021-05-25T13:05:58.997Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:05:58 [2021-05-25T13:05:58.997Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:05:58 [2021-05-25T13:05:58.997Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
13:05:58 [2021-05-25T13:05:58.997Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateDifferentPlatform
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateDifferentPlatform/different_os
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:05:58 [2021-05-25T13:05:58.997Z] --- PASS: TestCreateDifferentPlatform (0.05s)
13:05:58 [2021-05-25T13:05:58.997Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
13:05:58 [2021-05-25T13:05:58.997Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:05:58 [2021-05-25T13:05:58.997Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s)
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:05:58 [2021-05-25T13:05:58.997Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
13:05:58 [2021-05-25T13:05:58.997Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestContainerKillOnDaemonStart
13:05:58 [2021-05-25T13:05:58.997Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
13:05:58 [2021-05-25T13:05:58.997Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestDiff
13:05:58 [2021-05-25T13:05:58.997Z] --- SKIP: TestDiff (0.00s)
13:05:58 [2021-05-25T13:05:58.997Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
13:05:58 [2021-05-25T13:05:58.997Z] === RUN   TestExecWithCloseStdin
13:05:59 [2021-05-25T13:05:59.487Z] === RUN   TestDockerSuite/TestInspectJSONFields
13:06:00 [2021-05-25T13:06:00.867Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
13:06:00 [2021-05-25T13:06:00.867Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
13:06:01 [2021-05-25T13:06:01.804Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
13:06:02 [2021-05-25T13:06:02.716Z] --- PASS: TestExecWithCloseStdin (3.43s)
13:06:02 [2021-05-25T13:06:02.716Z] === RUN   TestExec
13:06:02 [2021-05-25T13:06:02.742Z] === RUN   TestDockerSuite/TestInspectPlugin
13:06:02 [2021-05-25T13:06:02.878Z] 2021/05/25 13:06:00 	Finished clone google.golang.org/api
13:06:02 [2021-05-25T13:06:02.878Z] 2021/05/25 13:06:00 Dependencies downloaded. Download time: 4m49.332976594s
13:06:02 [2021-05-25T13:06:02.878Z] 2021/05/25 13:06:00 Collecting all dependencies
13:06:04 [2021-05-25T13:06:04.648Z] === RUN   TestDockerSuite/TestInspectRootFS
13:06:04 [2021-05-25T13:06:04.648Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
13:06:04 [2021-05-25T13:06:04.878Z] --- PASS: TestExec (2.26s)
13:06:04 [2021-05-25T13:06:04.878Z] === RUN   TestExecUser
13:06:04 [2021-05-25T13:06:04.878Z] --- SKIP: TestExecUser (0.00s)
13:06:04 [2021-05-25T13:06:04.878Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
13:06:04 [2021-05-25T13:06:04.878Z] === RUN   TestExportContainerAndImportImage
13:06:04 [2021-05-25T13:06:04.878Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
13:06:04 [2021-05-25T13:06:04.878Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
13:06:04 [2021-05-25T13:06:04.878Z] === RUN   TestExportContainerAfterDaemonRestart
13:06:04 [2021-05-25T13:06:04.878Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
13:06:04 [2021-05-25T13:06:04.878Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
13:06:04 [2021-05-25T13:06:04.878Z] === RUN   TestHealthCheckWorkdir
13:06:04 [2021-05-25T13:06:04.878Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
13:06:04 [2021-05-25T13:06:04.878Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
13:06:04 [2021-05-25T13:06:04.878Z] === RUN   TestHealthKillContainer
13:06:04 [2021-05-25T13:06:04.878Z] --- SKIP: TestHealthKillContainer (0.00s)
13:06:04 [2021-05-25T13:06:04.878Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
13:06:04 [2021-05-25T13:06:04.878Z] === RUN   TestInspectCpusetInConfigPre120
13:06:04 [2021-05-25T13:06:04.878Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
13:06:04 [2021-05-25T13:06:04.878Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
13:06:04 [2021-05-25T13:06:04.878Z] === RUN   TestKillContainerInvalidSignal
13:06:05 [2021-05-25T13:06:05.587Z] === RUN   TestDockerSuite/TestInspectStatus
13:06:06 [2021-05-25T13:06:06.525Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
13:06:07 [2021-05-25T13:06:07.043Z] --- PASS: TestKillContainerInvalidSignal (1.96s)
13:06:07 [2021-05-25T13:06:07.043Z] === RUN   TestKillContainer
13:06:07 [2021-05-25T13:06:07.043Z] === RUN   TestKillContainer/no_signal
13:06:07 [2021-05-25T13:06:07.903Z] === RUN   TestDockerSuite/TestInspectTemplateError
13:06:08 [2021-05-25T13:06:08.843Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
13:06:08 [2021-05-25T13:06:08.843Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
13:06:09 [2021-05-25T13:06:09.205Z] === RUN   TestKillContainer/non_killing_signal
13:06:09 [2021-05-25T13:06:09.205Z] === RUN   TestKillContainer/killing_signal
13:06:09 [2021-05-25T13:06:09.412Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
13:06:10 [2021-05-25T13:06:10.794Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
13:06:11 [2021-05-25T13:06:11.364Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
13:06:11 [2021-05-25T13:06:11.379Z] --- PASS: TestKillContainer (4.53s)
13:06:11 [2021-05-25T13:06:11.379Z]     --- PASS: TestKillContainer/no_signal (1.99s)
13:06:11 [2021-05-25T13:06:11.379Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
13:06:11 [2021-05-25T13:06:11.379Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
13:06:11 [2021-05-25T13:06:11.379Z]     --- PASS: TestKillContainer/killing_signal (2.48s)
13:06:11 [2021-05-25T13:06:11.379Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:06:11 [2021-05-25T13:06:11.379Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
13:06:11 [2021-05-25T13:06:11.379Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:06:11 [2021-05-25T13:06:11.379Z] === RUN   TestKillStoppedContainer
13:06:11 [2021-05-25T13:06:11.379Z] --- SKIP: TestKillStoppedContainer (0.00s)
13:06:11 [2021-05-25T13:06:11.379Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:06:11 [2021-05-25T13:06:11.379Z] === RUN   TestKillStoppedContainerAPIPre120
13:06:11 [2021-05-25T13:06:11.379Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
13:06:11 [2021-05-25T13:06:11.379Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:06:11 [2021-05-25T13:06:11.379Z] === RUN   TestKillDifferentUserContainer
13:06:11 [2021-05-25T13:06:11.379Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
13:06:11 [2021-05-25T13:06:11.379Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
13:06:11 [2021-05-25T13:06:11.379Z] === RUN   TestInspectOomKilledTrue
13:06:11 [2021-05-25T13:06:11.379Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:06:11 [2021-05-25T13:06:11.379Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
13:06:11 [2021-05-25T13:06:11.379Z] === RUN   TestInspectOomKilledFalse
13:06:11 [2021-05-25T13:06:11.379Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:06:11 [2021-05-25T13:06:11.379Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:06:11 [2021-05-25T13:06:11.379Z] === RUN   TestLogsFollowTailEmpty
13:06:12 [2021-05-25T13:06:12.302Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
13:06:12 [2021-05-25T13:06:12.851Z] 2021/05/25 13:06:11 Clean vendor dir from unused packages
13:06:12 [2021-05-25T13:06:12.851Z] 2021/05/25 13:06:11 	Ignoring paths matching "^archive/tar"
13:06:12 [2021-05-25T13:06:12.851Z] 2021/05/25 13:06:12 Success
13:06:12 [2021-05-25T13:06:12.851Z] 2021/05/25 13:06:12 Running time: 5m4.798648335s
13:06:12 [2021-05-25T13:06:12.851Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:06:13 [2021-05-25T13:06:13.241Z] === RUN   TestDockerSuite/TestInspectUnknownObject
13:06:13 [2021-05-25T13:06:13.241Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
13:06:13 [2021-05-25T13:06:13.422Z] + echo Ensuring container killed.
13:06:13 [2021-05-25T13:06:13.422Z] Ensuring container killed.
13:06:13 [2021-05-25T13:06:13.422Z] + docker rm -vf docker-pr2
13:06:13 [2021-05-25T13:06:13.422Z] Error: No such container: docker-pr2
[Pipeline] sh
13:06:13 [2021-05-25T13:06:13.543Z] --- PASS: TestLogsFollowTailEmpty (1.93s)
13:06:13 [2021-05-25T13:06:13.543Z] === RUN   TestNetworkNat
13:06:13 [2021-05-25T13:06:13.543Z] --- SKIP: TestNetworkNat (0.00s)
13:06:13 [2021-05-25T13:06:13.543Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
13:06:13 [2021-05-25T13:06:13.543Z] === RUN   TestNetworkLocalhostTCPNat
13:06:13 [2021-05-25T13:06:13.701Z] + echo Chowning /workspace to jenkins user
13:06:13 [2021-05-25T13:06:13.701Z] Chowning /workspace to jenkins user
13:06:13 [2021-05-25T13:06:13.701Z] + id -u
13:06:13 [2021-05-25T13:06:13.701Z] + id -g
13:06:13 [2021-05-25T13:06:13.701Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42412:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:06:14 [2021-05-25T13:06:14.926Z] + bundleName=unit
13:06:14 [2021-05-25T13:06:14.926Z] + echo Creating unit-bundles.tar.gz
13:06:14 [2021-05-25T13:06:14.926Z] Creating unit-bundles.tar.gz
13:06:14 [2021-05-25T13:06:14.926Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
13:06:14 [2021-05-25T13:06:14.926Z] bundles/junit-report.xml
13:06:14 [2021-05-25T13:06:14.926Z] bundles/go-test-report.json
13:06:14 [2021-05-25T13:06:14.926Z] bundles/profile.out
[Pipeline] archiveArtifacts
13:06:14 [2021-05-25T13:06:14.937Z] Archiving artifacts
13:06:15 [2021-05-25T13:06:15.339Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42412/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:06:15 [2021-05-25T13:06:15.641Z] + make clean
13:06:15 [2021-05-25T13:06:15.704Z] --- PASS: TestNetworkLocalhostTCPNat (2.29s)
13:06:15 [2021-05-25T13:06:15.704Z] === RUN   TestNetworkLoopbackNat
13:06:15 [2021-05-25T13:06:15.704Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
13:06:15 [2021-05-25T13:06:15.704Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
13:06:15 [2021-05-25T13:06:15.704Z] === RUN   TestPause
13:06:15 [2021-05-25T13:06:15.704Z] --- SKIP: TestPause (0.00s)
13:06:15 [2021-05-25T13:06:15.704Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
13:06:15 [2021-05-25T13:06:15.704Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:06:15 [2021-05-25T13:06:15.898Z] docker volume rm -f docker-dev-cache
13:06:15 [2021-05-25T13:06:15.898Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:06:16 [2021-05-25T13:06:16.537Z] === RUN   TestDockerSuite/TestLinkShortDefinition
13:06:17 [2021-05-25T13:06:17.865Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.98s)
13:06:17 [2021-05-25T13:06:17.865Z] === RUN   TestPauseStopPausedContainer
13:06:17 [2021-05-25T13:06:17.865Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
13:06:17 [2021-05-25T13:06:17.865Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
13:06:17 [2021-05-25T13:06:17.865Z] === RUN   TestPsFilter
13:06:17 [2021-05-25T13:06:17.865Z] --- PASS: TestPsFilter (0.23s)
13:06:17 [2021-05-25T13:06:17.865Z] === RUN   TestRemoveContainerWithRemovedVolume
13:06:19 [2021-05-25T13:06:19.077Z] === RUN   TestDockerSuite/TestLinksEnvs
13:06:20 [2021-05-25T13:06:20.028Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.22s)
13:06:20 [2021-05-25T13:06:20.028Z] === RUN   TestRemoveContainerWithVolume
13:06:21 [2021-05-25T13:06:21.616Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
13:06:21 [2021-05-25T13:06:21.876Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
13:06:22 [2021-05-25T13:06:22.911Z] --- PASS: TestRemoveContainerWithVolume (2.57s)
13:06:22 [2021-05-25T13:06:22.911Z] === RUN   TestRemoveContainerRunning
13:06:24 [2021-05-25T13:06:24.417Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
13:06:24 [2021-05-25T13:06:24.435Z] --- PASS: TestRemoveContainerRunning (1.95s)
13:06:24 [2021-05-25T13:06:24.435Z] === RUN   TestRemoveContainerForceRemoveRunning
13:06:26 [2021-05-25T13:06:26.598Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.98s)
13:06:26 [2021-05-25T13:06:26.598Z] === RUN   TestRemoveInvalidContainer
13:06:26 [2021-05-25T13:06:26.598Z] --- PASS: TestRemoveInvalidContainer (0.03s)
13:06:26 [2021-05-25T13:06:26.598Z] === RUN   TestRenameLinkedContainer
13:06:26 [2021-05-25T13:06:26.598Z] --- SKIP: TestRenameLinkedContainer (0.00s)
13:06:26 [2021-05-25T13:06:26.598Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
13:06:26 [2021-05-25T13:06:26.598Z] === RUN   TestRenameStoppedContainer
13:06:26 [2021-05-25T13:06:26.954Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
13:06:28 [2021-05-25T13:06:28.860Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
13:06:28 [2021-05-25T13:06:28.860Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
13:06:29 [2021-05-25T13:06:29.483Z] --- PASS: TestRenameStoppedContainer (2.51s)
13:06:29 [2021-05-25T13:06:29.483Z] === RUN   TestRenameRunningContainerAndReuse
13:06:31 [2021-05-25T13:06:31.414Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
13:06:31 [2021-05-25T13:06:31.673Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
13:06:32 [2021-05-25T13:06:32.610Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
13:06:33 [2021-05-25T13:06:33.200Z] --- PASS: TestRenameRunningContainerAndReuse (4.12s)
13:06:33 [2021-05-25T13:06:33.200Z] === RUN   TestRenameInvalidName
13:06:35 [2021-05-25T13:06:35.360Z] --- PASS: TestRenameInvalidName (1.97s)
13:06:35 [2021-05-25T13:06:35.360Z] === RUN   TestRenameAnonymousContainer
13:06:40 [2021-05-25T13:06:40.735Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
13:06:45 [2021-05-25T13:06:45.646Z] --- PASS: TestRenameAnonymousContainer (9.26s)
13:06:45 [2021-05-25T13:06:45.646Z] === RUN   TestRenameContainerWithSameName
13:06:46 [2021-05-25T13:06:46.018Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
13:06:46 [2021-05-25T13:06:46.605Z] --- PASS: TestRenameContainerWithSameName (2.00s)
13:06:46 [2021-05-25T13:06:46.605Z] === RUN   TestRenameContainerWithLinkedContainer
13:06:46 [2021-05-25T13:06:46.605Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
13:06:46 [2021-05-25T13:06:46.605Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
13:06:46 [2021-05-25T13:06:46.605Z] === RUN   TestResize
13:06:47 [2021-05-25T13:06:47.555Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
13:06:47 [2021-05-25T13:06:47.555Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
13:06:48 [2021-05-25T13:06:48.133Z] --- PASS: TestResize (1.96s)
13:06:48 [2021-05-25T13:06:48.133Z] === RUN   TestResizeWithInvalidSize
13:06:48 [2021-05-25T13:06:48.556Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
13:06:50 [2021-05-25T13:06:50.295Z] --- PASS: TestResizeWithInvalidSize (2.03s)
13:06:50 [2021-05-25T13:06:50.295Z] === RUN   TestResizeWhenContainerNotStarted
13:06:50 [2021-05-25T13:06:50.473Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
13:06:50 [2021-05-25T13:06:50.473Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
13:06:51 [2021-05-25T13:06:51.094Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
13:06:51 [2021-05-25T13:06:51.354Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
13:06:52 [2021-05-25T13:06:52.456Z] --- PASS: TestResizeWhenContainerNotStarted (2.29s)
13:06:52 [2021-05-25T13:06:52.456Z] === RUN   TestDaemonRestartKillContainers
13:06:52 [2021-05-25T13:06:52.456Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
13:06:52 [2021-05-25T13:06:52.456Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
13:06:52 [2021-05-25T13:06:52.456Z] === RUN   TestStats
13:06:52 [2021-05-25T13:06:52.456Z] --- SKIP: TestStats (0.00s)
13:06:52 [2021-05-25T13:06:52.456Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
13:06:52 [2021-05-25T13:06:52.456Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:06:54 [2021-05-25T13:06:54.234Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
13:06:54 [2021-05-25T13:06:54.647Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
13:06:54 [2021-05-25T13:06:54.647Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
13:06:54 [2021-05-25T13:06:54.696Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
13:06:54 [2021-05-25T13:06:54.906Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
13:06:54 [2021-05-25T13:06:54.906Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
13:06:54 [2021-05-25T13:06:54.906Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
13:06:55 [2021-05-25T13:06:55.157Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
13:06:55 [2021-05-25T13:06:55.157Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
13:06:55 [2021-05-25T13:06:55.157Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
13:06:55 [2021-05-25T13:06:55.157Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
13:06:56 [2021-05-25T13:06:56.128Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
13:06:56 [2021-05-25T13:06:56.286Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
13:06:56 [2021-05-25T13:06:56.856Z] === RUN   TestDockerSuite/TestLogsAPIUntil
13:06:59 [2021-05-25T13:06:59.497Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.80s)
13:06:59 [2021-05-25T13:06:59.497Z] === RUN   TestStopContainerWithTimeout
13:06:59 [2021-05-25T13:06:59.497Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
13:06:59 [2021-05-25T13:06:59.497Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
13:06:59 [2021-05-25T13:06:59.497Z] === RUN   TestUpdateRestartPolicy
13:06:59 [2021-05-25T13:06:59.875Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
13:07:00 [2021-05-25T13:07:00.850Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
13:07:01 [2021-05-25T13:07:01.064Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
13:07:01 [2021-05-25T13:07:01.312Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
13:07:01 [2021-05-25T13:07:01.312Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
13:07:01 [2021-05-25T13:07:01.312Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
13:07:01 [2021-05-25T13:07:01.323Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
13:07:04 [2021-05-25T13:07:04.235Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
13:07:06 [2021-05-25T13:07:06.600Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
13:07:06 [2021-05-25T13:07:06.860Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
13:07:06 [2021-05-25T13:07:06.860Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
13:07:08 [2021-05-25T13:07:08.240Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
13:07:09 [2021-05-25T13:07:09.621Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
13:07:10 [2021-05-25T13:07:10.562Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
13:07:12 [2021-05-25T13:07:12.469Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
13:07:13 [2021-05-25T13:07:13.407Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
13:07:15 [2021-05-25T13:07:15.942Z] === RUN   TestDockerSuite/TestLogsFollowStopped
13:07:16 [2021-05-25T13:07:16.201Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
13:07:16 [2021-05-25T13:07:16.651Z] === RUN   TestDockerSuite/TestBuildAddNonTar
13:07:17 [2021-05-25T13:07:17.138Z] === RUN   TestDockerSuite/TestLogsSince
13:07:20 [2021-05-25T13:07:20.531Z] --- PASS: TestUpdateRestartPolicy (20.66s)
13:07:20 [2021-05-25T13:07:20.531Z] === RUN   TestUpdateRestartWithAutoRemove
13:07:21 [2021-05-25T13:07:21.490Z] --- PASS: TestUpdateRestartWithAutoRemove (2.12s)
13:07:21 [2021-05-25T13:07:21.490Z] === RUN   TestWaitNonBlocked
13:07:21 [2021-05-25T13:07:21.490Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:07:21 [2021-05-25T13:07:21.490Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:07:21 [2021-05-25T13:07:21.490Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:07:21 [2021-05-25T13:07:21.490Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:07:21 [2021-05-25T13:07:21.490Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:07:21 [2021-05-25T13:07:21.490Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:07:22 [2021-05-25T13:07:22.457Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
13:07:22 [2021-05-25T13:07:22.922Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
13:07:22 [2021-05-25T13:07:22.922Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
13:07:23 [2021-05-25T13:07:23.705Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
13:07:23 [2021-05-25T13:07:23.965Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
13:07:26 [2021-05-25T13:07:26.671Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
13:07:28 [2021-05-25T13:07:28.214Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
13:07:28 [2021-05-25T13:07:28.528Z] --- PASS: TestWaitNonBlocked (0.03s)
13:07:28 [2021-05-25T13:07:28.528Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.68s)
13:07:28 [2021-05-25T13:07:28.528Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.42s)
13:07:28 [2021-05-25T13:07:28.528Z] === RUN   TestWaitBlocked
13:07:28 [2021-05-25T13:07:28.528Z] --- SKIP: TestWaitBlocked (0.00s)
13:07:28 [2021-05-25T13:07:28.528Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
13:07:28 [2021-05-25T13:07:28.528Z] PASS
13:07:28 [2021-05-25T13:07:28.528Z] ok  	github.com/docker/docker/integration/container	91.768s
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === Skipped
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
13:07:28 [2021-05-25T13:07:28.982Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
13:07:28 [2021-05-25T13:07:28.982Z] 
13:07:28 [2021-05-25T13:07:28.982Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
13:07:28 [2021-05-25T13:07:28.982Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
13:07:28 [2021-05-25T13:07:28.983Z] 
13:07:28 [2021-05-25T13:07:28.983Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
13:07:28 [2021-05-25T13:07:28.983Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:07:28 [2021-05-25T13:07:28.983Z] 
13:07:28 [2021-05-25T13:07:28.983Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
13:07:28 [2021-05-25T13:07:28.983Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
13:07:28 [2021-05-25T13:07:28.983Z] 
13:07:28 [2021-05-25T13:07:28.983Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
13:07:28 [2021-05-25T13:07:28.983Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
13:07:28 [2021-05-25T13:07:28.983Z] 
13:07:28 [2021-05-25T13:07:28.983Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
13:07:28 [2021-05-25T13:07:28.983Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
13:07:28 [2021-05-25T13:07:28.983Z] 
13:07:28 [2021-05-25T13:07:28.983Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
13:07:28 [2021-05-25T13:07:28.983Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
13:07:28 [2021-05-25T13:07:28.983Z] 
13:07:28 [2021-05-25T13:07:28.983Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
13:07:28 [2021-05-25T13:07:28.983Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
13:07:28 [2021-05-25T13:07:28.983Z] 
13:07:28 [2021-05-25T13:07:28.983Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
13:07:28 [2021-05-25T13:07:28.983Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
13:07:28 [2021-05-25T13:07:28.983Z] 
13:07:28 [2021-05-25T13:07:28.983Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
13:07:28 [2021-05-25T13:07:28.983Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
13:07:28 [2021-05-25T13:07:28.983Z] 
13:07:28 [2021-05-25T13:07:28.983Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
13:07:28 [2021-05-25T13:07:28.983Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
13:07:28 [2021-05-25T13:07:28.983Z] 
13:07:28 [2021-05-25T13:07:28.983Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
13:07:28 [2021-05-25T13:07:28.983Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
13:07:28 [2021-05-25T13:07:28.983Z] 
13:07:28 [2021-05-25T13:07:28.983Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
13:07:28 [2021-05-25T13:07:28.983Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
13:07:28 [2021-05-25T13:07:28.983Z] 
13:07:28 [2021-05-25T13:07:28.983Z] 
13:07:28 [2021-05-25T13:07:28.983Z] DONE 88 tests, 33 skipped in 94.739s
13:07:28 [2021-05-25T13:07:28.983Z] Running D:\gopath\src\github.com\docker\docker\integration\image
13:07:30 [2021-05-25T13:07:30.545Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
13:07:30 [2021-05-25T13:07:30.808Z] === RUN   TestDockerSuite/TestLogsTail
13:07:31 [2021-05-25T13:07:31.145Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:07:31 [2021-05-25T13:07:31.145Z] INFO: Testing against a local daemon
13:07:31 [2021-05-25T13:07:31.145Z] === RUN   TestCommitInheritsEnv
13:07:31 [2021-05-25T13:07:31.145Z] --- SKIP: TestCommitInheritsEnv (0.00s)
13:07:31 [2021-05-25T13:07:31.145Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
13:07:31 [2021-05-25T13:07:31.145Z] === RUN   TestImportExtremelyLargeImageWorks
13:07:31 [2021-05-25T13:07:31.145Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:07:31 [2021-05-25T13:07:31.145Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
13:07:31 [2021-05-25T13:07:31.145Z] === RUN   TestImagesFilterMultiReference
13:07:31 [2021-05-25T13:07:31.145Z] --- PASS: TestImagesFilterMultiReference (0.13s)
13:07:31 [2021-05-25T13:07:31.145Z] === RUN   TestImagePullPlatformInvalid
13:07:31 [2021-05-25T13:07:31.145Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
13:07:31 [2021-05-25T13:07:31.145Z] === RUN   TestRemoveImageOrphaning
13:07:31 [2021-05-25T13:07:31.747Z] === RUN   TestDockerSuite/TestLogsTimestamps
13:07:32 [2021-05-25T13:07:32.670Z] --- PASS: TestRemoveImageOrphaning (1.22s)
13:07:32 [2021-05-25T13:07:32.670Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:07:32 [2021-05-25T13:07:32.670Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
13:07:32 [2021-05-25T13:07:32.670Z] === RUN   TestTagInvalidReference
13:07:32 [2021-05-25T13:07:32.670Z] --- PASS: TestTagInvalidReference (0.04s)
13:07:32 [2021-05-25T13:07:32.670Z] === RUN   TestTagValidPrefixedRepo
13:07:32 [2021-05-25T13:07:32.670Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
13:07:32 [2021-05-25T13:07:32.670Z] === RUN   TestTagExistedNameWithoutForce
13:07:32 [2021-05-25T13:07:32.670Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
13:07:32 [2021-05-25T13:07:32.670Z] === RUN   TestTagOfficialNames
13:07:32 [2021-05-25T13:07:32.670Z] --- PASS: TestTagOfficialNames (0.10s)
13:07:32 [2021-05-25T13:07:32.670Z] === RUN   TestTagMatchesDigest
13:07:32 [2021-05-25T13:07:32.670Z] --- PASS: TestTagMatchesDigest (0.04s)
13:07:32 [2021-05-25T13:07:32.670Z] PASS
13:07:32 [2021-05-25T13:07:32.670Z] ok  	github.com/docker/docker/integration/image	1.875s
13:07:32 [2021-05-25T13:07:32.685Z] === RUN   TestDockerSuite/TestLogsWithDetails
13:07:33 [2021-05-25T13:07:33.125Z] 
13:07:33 [2021-05-25T13:07:33.125Z] === Skipped
13:07:33 [2021-05-25T13:07:33.125Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
13:07:33 [2021-05-25T13:07:33.125Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
13:07:33 [2021-05-25T13:07:33.125Z] 
13:07:33 [2021-05-25T13:07:33.125Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
13:07:33 [2021-05-25T13:07:33.125Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
13:07:33 [2021-05-25T13:07:33.125Z] 
13:07:33 [2021-05-25T13:07:33.125Z] 
13:07:33 [2021-05-25T13:07:33.125Z] DONE 11 tests, 2 skipped in 4.057s
13:07:33 [2021-05-25T13:07:33.126Z] Running D:\gopath\src\github.com\docker\docker\integration\network
13:07:33 [2021-05-25T13:07:33.624Z] === RUN   TestDockerSuite/TestMountIntoProc
13:07:33 [2021-05-25T13:07:33.883Z] === RUN   TestDockerSuite/TestMountIntoSys
13:07:34 [2021-05-25T13:07:34.029Z] === RUN   TestDockerSuite/TestBuildAddScript
13:07:34 [2021-05-25T13:07:34.029Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
13:07:34 [2021-05-25T13:07:34.029Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
13:07:34 [2021-05-25T13:07:34.029Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
13:07:34 [2021-05-25T13:07:34.029Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
13:07:34 [2021-05-25T13:07:34.029Z] === RUN   TestDockerSuite/TestBuildAddTar
13:07:34 [2021-05-25T13:07:34.822Z] === RUN   TestDockerSuite/TestNetHostname
13:07:36 [2021-05-25T13:07:36.010Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:07:36 [2021-05-25T13:07:36.010Z] INFO: Testing against a local daemon
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestNetworkCreateDelete
13:07:36 [2021-05-25T13:07:36.010Z] --- SKIP: TestNetworkCreateDelete (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestDockerNetworkDeletePreferID
13:07:36 [2021-05-25T13:07:36.010Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestDaemonDNSFallback
13:07:36 [2021-05-25T13:07:36.010Z] --- SKIP: TestDaemonDNSFallback (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestInspectNetwork
13:07:36 [2021-05-25T13:07:36.010Z] --- SKIP: TestInspectNetwork (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestRunContainerWithBridgeNone
13:07:36 [2021-05-25T13:07:36.010Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestNetworkInvalidJSON
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestNetworkInvalidJSON//networks/create
13:07:36 [2021-05-25T13:07:36.010Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:07:36 [2021-05-25T13:07:36.010Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:07:36 [2021-05-25T13:07:36.010Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:07:36 [2021-05-25T13:07:36.010Z] === CONT  TestNetworkInvalidJSON//networks/create
13:07:36 [2021-05-25T13:07:36.010Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:07:36 [2021-05-25T13:07:36.010Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:07:36 [2021-05-25T13:07:36.010Z] --- PASS: TestNetworkInvalidJSON (0.04s)
13:07:36 [2021-05-25T13:07:36.010Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
13:07:36 [2021-05-25T13:07:36.010Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
13:07:36 [2021-05-25T13:07:36.010Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestNetworkList
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestNetworkList//networks
13:07:36 [2021-05-25T13:07:36.010Z] === PAUSE TestNetworkList//networks
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestNetworkList//networks/
13:07:36 [2021-05-25T13:07:36.010Z] === PAUSE TestNetworkList//networks/
13:07:36 [2021-05-25T13:07:36.010Z] === CONT  TestNetworkList//networks
13:07:36 [2021-05-25T13:07:36.010Z] === CONT  TestNetworkList//networks/
13:07:36 [2021-05-25T13:07:36.010Z] --- PASS: TestNetworkList (0.03s)
13:07:36 [2021-05-25T13:07:36.010Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     --- PASS: TestNetworkList//networks (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestHostIPv4BridgeLabel
13:07:36 [2021-05-25T13:07:36.010Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     network_test.go:126: testEnv.OSType == "windows"
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestDaemonRestartWithLiveRestore
13:07:36 [2021-05-25T13:07:36.010Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     service_test.go:29: testEnv.OSType == "windows"
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestDaemonDefaultNetworkPools
13:07:36 [2021-05-25T13:07:36.010Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     service_test.go:58: testEnv.OSType == "windows"
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestDaemonRestartWithExistingNetwork
13:07:36 [2021-05-25T13:07:36.010Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     service_test.go:102: testEnv.OSType == "windows"
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:07:36 [2021-05-25T13:07:36.010Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     service_test.go:136: testEnv.OSType == "windows"
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:07:36 [2021-05-25T13:07:36.010Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     service_test.go:187: testEnv.OSType == "windows"
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestServiceWithPredefinedNetwork
13:07:36 [2021-05-25T13:07:36.010Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     service_test.go:212: testEnv.OSType == "windows"
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:07:36 [2021-05-25T13:07:36.010Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     service_test.go:242: FLAKY_TEST
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestServiceWithDataPathPortInit
13:07:36 [2021-05-25T13:07:36.010Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     service_test.go:332: testEnv.OSType == "windows"
13:07:36 [2021-05-25T13:07:36.010Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:07:36 [2021-05-25T13:07:36.010Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     service_test.go:400: testEnv.OSType == "windows"
13:07:36 [2021-05-25T13:07:36.010Z] PASS
13:07:36 [2021-05-25T13:07:36.010Z] ok  	github.com/docker/docker/integration/network	0.286s
13:07:36 [2021-05-25T13:07:36.010Z] 
13:07:36 [2021-05-25T13:07:36.010Z] === Skipped
13:07:36 [2021-05-25T13:07:36.010Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
13:07:36 [2021-05-25T13:07:36.010Z] 
13:07:36 [2021-05-25T13:07:36.010Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
13:07:36 [2021-05-25T13:07:36.010Z] 
13:07:36 [2021-05-25T13:07:36.010Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
13:07:36 [2021-05-25T13:07:36.010Z] 
13:07:36 [2021-05-25T13:07:36.010Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
13:07:36 [2021-05-25T13:07:36.010Z] 
13:07:36 [2021-05-25T13:07:36.010Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
13:07:36 [2021-05-25T13:07:36.010Z] 
13:07:36 [2021-05-25T13:07:36.010Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     network_test.go:126: testEnv.OSType == "windows"
13:07:36 [2021-05-25T13:07:36.010Z] 
13:07:36 [2021-05-25T13:07:36.010Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     service_test.go:29: testEnv.OSType == "windows"
13:07:36 [2021-05-25T13:07:36.010Z] 
13:07:36 [2021-05-25T13:07:36.010Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     service_test.go:58: testEnv.OSType == "windows"
13:07:36 [2021-05-25T13:07:36.010Z] 
13:07:36 [2021-05-25T13:07:36.010Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     service_test.go:102: testEnv.OSType == "windows"
13:07:36 [2021-05-25T13:07:36.010Z] 
13:07:36 [2021-05-25T13:07:36.010Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     service_test.go:136: testEnv.OSType == "windows"
13:07:36 [2021-05-25T13:07:36.010Z] 
13:07:36 [2021-05-25T13:07:36.010Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     service_test.go:187: testEnv.OSType == "windows"
13:07:36 [2021-05-25T13:07:36.010Z] 
13:07:36 [2021-05-25T13:07:36.010Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     service_test.go:212: testEnv.OSType == "windows"
13:07:36 [2021-05-25T13:07:36.010Z] 
13:07:36 [2021-05-25T13:07:36.010Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     service_test.go:242: FLAKY_TEST
13:07:36 [2021-05-25T13:07:36.010Z] 
13:07:36 [2021-05-25T13:07:36.010Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     service_test.go:332: testEnv.OSType == "windows"
13:07:36 [2021-05-25T13:07:36.010Z] 
13:07:36 [2021-05-25T13:07:36.010Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
13:07:36 [2021-05-25T13:07:36.010Z]     service_test.go:400: testEnv.OSType == "windows"
13:07:36 [2021-05-25T13:07:36.010Z] 
13:07:36 [2021-05-25T13:07:36.010Z] 
13:07:36 [2021-05-25T13:07:36.010Z] DONE 22 tests, 15 skipped in 2.731s
13:07:36 [2021-05-25T13:07:36.010Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
13:07:36 [2021-05-25T13:07:36.465Z] testing: warning: no tests to run
13:07:36 [2021-05-25T13:07:36.465Z] PASS
13:07:36 [2021-05-25T13:07:36.465Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.074s
13:07:36 [2021-05-25T13:07:36.465Z] 
13:07:36 [2021-05-25T13:07:36.465Z] DONE 0 tests in 0.815s
13:07:36 [2021-05-25T13:07:36.465Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
13:07:37 [2021-05-25T13:07:37.424Z] testing: warning: no tests to run
13:07:37 [2021-05-25T13:07:37.424Z] PASS
13:07:37 [2021-05-25T13:07:37.424Z] ok  	github.com/docker/docker/integration/network/macvlan	0.067s
13:07:37 [2021-05-25T13:07:37.424Z] 
13:07:37 [2021-05-25T13:07:37.424Z] DONE 0 tests in 0.787s
13:07:37 [2021-05-25T13:07:37.424Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
13:07:38 [2021-05-25T13:07:38.114Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
13:07:38 [2021-05-25T13:07:38.382Z] testing: warning: no tests to run
13:07:38 [2021-05-25T13:07:38.382Z] PASS
13:07:38 [2021-05-25T13:07:38.382Z] ok  	github.com/docker/docker/integration/plugin	0.063s
13:07:38 [2021-05-25T13:07:38.382Z] 
13:07:38 [2021-05-25T13:07:38.382Z] DONE 0 tests in 0.804s
13:07:38 [2021-05-25T13:07:38.382Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
13:07:39 [2021-05-25T13:07:39.054Z] === RUN   TestDockerSuite/TestNetworkEvents
13:07:39 [2021-05-25T13:07:39.342Z] testing: warning: no tests to run
13:07:39 [2021-05-25T13:07:39.342Z] PASS
13:07:39 [2021-05-25T13:07:39.342Z] ok  	github.com/docker/docker/integration/plugin/authz	0.063s
13:07:39 [2021-05-25T13:07:39.342Z] 
13:07:39 [2021-05-25T13:07:39.342Z] DONE 0 tests in 0.823s
13:07:39 [2021-05-25T13:07:39.342Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
13:07:47 [2021-05-25T13:07:47.179Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
13:07:49 [2021-05-25T13:07:49.663Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:07:49 [2021-05-25T13:07:49.664Z] INFO: Testing against a local daemon
13:07:49 [2021-05-25T13:07:49.664Z] === RUN   TestPluginInvalidJSON
13:07:49 [2021-05-25T13:07:49.664Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:07:49 [2021-05-25T13:07:49.664Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:07:49 [2021-05-25T13:07:49.664Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:07:49 [2021-05-25T13:07:49.664Z] --- PASS: TestPluginInvalidJSON (0.04s)
13:07:49 [2021-05-25T13:07:49.664Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:07:49 [2021-05-25T13:07:49.664Z] === RUN   TestPluginInstall
13:07:49 [2021-05-25T13:07:49.664Z] --- SKIP: TestPluginInstall (0.00s)
13:07:49 [2021-05-25T13:07:49.664Z]     plugin_test.go:63: testEnv.OSType == "windows"
13:07:49 [2021-05-25T13:07:49.664Z] === RUN   TestPluginsWithRuntimes
13:07:49 [2021-05-25T13:07:49.664Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
13:07:49 [2021-05-25T13:07:49.664Z]     plugin_test.go:172: testEnv.OSType == "windows"
13:07:49 [2021-05-25T13:07:49.664Z] === RUN   TestPluginBackCompatMediaTypes
13:07:49 [2021-05-25T13:07:49.664Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
13:07:49 [2021-05-25T13:07:49.664Z]     plugin_test.go:234: testEnv.OSType == "windows"
13:07:49 [2021-05-25T13:07:49.664Z] PASS
13:07:49 [2021-05-25T13:07:49.664Z] ok  	github.com/docker/docker/integration/plugin/common	0.193s
13:07:49 [2021-05-25T13:07:49.664Z] 
13:07:49 [2021-05-25T13:07:49.664Z] === Skipped
13:07:49 [2021-05-25T13:07:49.664Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
13:07:49 [2021-05-25T13:07:49.664Z]     plugin_test.go:63: testEnv.OSType == "windows"
13:07:49 [2021-05-25T13:07:49.664Z] 
13:07:49 [2021-05-25T13:07:49.664Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
13:07:49 [2021-05-25T13:07:49.664Z]     plugin_test.go:172: testEnv.OSType == "windows"
13:07:49 [2021-05-25T13:07:49.664Z] 
13:07:49 [2021-05-25T13:07:49.664Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
13:07:49 [2021-05-25T13:07:49.664Z]     plugin_test.go:234: testEnv.OSType == "windows"
13:07:49 [2021-05-25T13:07:49.664Z] 
13:07:49 [2021-05-25T13:07:49.664Z] 
13:07:49 [2021-05-25T13:07:49.664Z] DONE 5 tests, 3 skipped in 9.526s
13:07:49 [2021-05-25T13:07:49.664Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
13:07:49 [2021-05-25T13:07:49.718Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
13:07:50 [2021-05-25T13:07:50.656Z] === RUN   TestDockerSuite/TestPluginActive
13:07:52 [2021-05-25T13:07:52.036Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
13:07:52 [2021-05-25T13:07:52.549Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:07:52 [2021-05-25T13:07:52.549Z] INFO: Testing against a local daemon
13:07:52 [2021-05-25T13:07:52.549Z] === RUN   TestExternalGraphDriver
13:07:52 [2021-05-25T13:07:52.549Z] --- SKIP: TestExternalGraphDriver (0.00s)
13:07:52 [2021-05-25T13:07:52.549Z]     external_test.go:48: runtime.GOOS == "windows"
13:07:52 [2021-05-25T13:07:52.549Z] === RUN   TestGraphdriverPluginV2
13:07:52 [2021-05-25T13:07:52.549Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
13:07:52 [2021-05-25T13:07:52.549Z]     external_test.go:408: runtime.GOOS == "windows"
13:07:52 [2021-05-25T13:07:52.549Z] PASS
13:07:52 [2021-05-25T13:07:52.549Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.201s
13:07:52 [2021-05-25T13:07:52.549Z] 
13:07:52 [2021-05-25T13:07:52.549Z] === Skipped
13:07:52 [2021-05-25T13:07:52.549Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
13:07:52 [2021-05-25T13:07:52.549Z]     external_test.go:48: runtime.GOOS == "windows"
13:07:52 [2021-05-25T13:07:52.549Z] 
13:07:52 [2021-05-25T13:07:52.549Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
13:07:52 [2021-05-25T13:07:52.549Z]     external_test.go:408: runtime.GOOS == "windows"
13:07:52 [2021-05-25T13:07:52.549Z] 
13:07:52 [2021-05-25T13:07:52.549Z] 
13:07:52 [2021-05-25T13:07:52.549Z] DONE 2 tests, 2 skipped in 3.501s
13:07:52 [2021-05-25T13:07:52.549Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
13:07:55 [2021-05-25T13:07:55.433Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:07:55 [2021-05-25T13:07:55.433Z] INFO: Testing against a local daemon
13:07:55 [2021-05-25T13:07:55.433Z] === RUN   TestReadPluginNoRead
13:07:55 [2021-05-25T13:07:55.433Z] --- SKIP: TestReadPluginNoRead (0.00s)
13:07:55 [2021-05-25T13:07:55.433Z]     read_test.go:21: no unix domain sockets on Windows
13:07:55 [2021-05-25T13:07:55.433Z] PASS
13:07:55 [2021-05-25T13:07:55.433Z] ok  	github.com/docker/docker/integration/plugin/logging	0.250s
13:07:55 [2021-05-25T13:07:55.433Z] 
13:07:55 [2021-05-25T13:07:55.433Z] === Skipped
13:07:55 [2021-05-25T13:07:55.433Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
13:07:55 [2021-05-25T13:07:55.433Z]     read_test.go:21: no unix domain sockets on Windows
13:07:55 [2021-05-25T13:07:55.433Z] 
13:07:55 [2021-05-25T13:07:55.433Z] 
13:07:55 [2021-05-25T13:07:55.433Z] DONE 1 tests, 1 skipped in 2.843s
13:07:55 [2021-05-25T13:07:55.433Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
13:07:56 [2021-05-25T13:07:56.959Z] testing: warning: no tests to run
13:07:56 [2021-05-25T13:07:56.959Z] PASS
13:07:56 [2021-05-25T13:07:56.959Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.086s
13:07:56 [2021-05-25T13:07:56.959Z] 
13:07:56 [2021-05-25T13:07:56.959Z] DONE 0 tests in 1.426s
13:07:56 [2021-05-25T13:07:56.959Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
13:07:57 [2021-05-25T13:07:57.313Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
13:07:58 [2021-05-25T13:07:58.693Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
13:07:58 [2021-05-25T13:07:58.693Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
13:07:59 [2021-05-25T13:07:59.273Z] === RUN   TestDockerSuite/TestPluginLogDriver
13:07:59 [2021-05-25T13:07:59.840Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:07:59 [2021-05-25T13:07:59.840Z] INFO: Testing against a local daemon
13:07:59 [2021-05-25T13:07:59.840Z] === RUN   TestPluginWithDevMounts
13:07:59 [2021-05-25T13:07:59.840Z] --- SKIP: TestPluginWithDevMounts (0.00s)
13:07:59 [2021-05-25T13:07:59.840Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
13:07:59 [2021-05-25T13:07:59.840Z] PASS
13:07:59 [2021-05-25T13:07:59.840Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.239s
13:07:59 [2021-05-25T13:07:59.840Z] 
13:07:59 [2021-05-25T13:07:59.840Z] === Skipped
13:07:59 [2021-05-25T13:07:59.840Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
13:07:59 [2021-05-25T13:07:59.840Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
13:07:59 [2021-05-25T13:07:59.840Z] 
13:07:59 [2021-05-25T13:07:59.840Z] 
13:07:59 [2021-05-25T13:07:59.840Z] DONE 1 tests, 1 skipped in 2.854s
13:07:59 [2021-05-25T13:07:59.840Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
13:08:02 [2021-05-25T13:08:02.114Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:08:02 [2021-05-25T13:08:02.114Z] INFO: Testing against a local daemon
13:08:02 [2021-05-25T13:08:02.114Z] === RUN   TestSecretInspect
13:08:02 [2021-05-25T13:08:02.114Z] --- SKIP: TestSecretInspect (0.00s)
13:08:02 [2021-05-25T13:08:02.114Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
13:08:02 [2021-05-25T13:08:02.114Z] === RUN   TestSecretList
13:08:02 [2021-05-25T13:08:02.114Z] --- SKIP: TestSecretList (0.00s)
13:08:02 [2021-05-25T13:08:02.114Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
13:08:02 [2021-05-25T13:08:02.114Z] === RUN   TestSecretsCreateAndDelete
13:08:02 [2021-05-25T13:08:02.114Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
13:08:02 [2021-05-25T13:08:02.114Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
13:08:02 [2021-05-25T13:08:02.114Z] === RUN   TestSecretsUpdate
13:08:02 [2021-05-25T13:08:02.114Z] --- SKIP: TestSecretsUpdate (0.00s)
13:08:02 [2021-05-25T13:08:02.114Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
13:08:02 [2021-05-25T13:08:02.114Z] === RUN   TestTemplatedSecret
13:08:02 [2021-05-25T13:08:02.114Z] --- SKIP: TestTemplatedSecret (0.00s)
13:08:02 [2021-05-25T13:08:02.114Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
13:08:02 [2021-05-25T13:08:02.114Z] === RUN   TestSecretCreateResolve
13:08:02 [2021-05-25T13:08:02.114Z] --- SKIP: TestSecretCreateResolve (0.00s)
13:08:02 [2021-05-25T13:08:02.114Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
13:08:02 [2021-05-25T13:08:02.114Z] PASS
13:08:02 [2021-05-25T13:08:02.114Z] ok  	github.com/docker/docker/integration/secret	0.151s
13:08:02 [2021-05-25T13:08:02.114Z] 
13:08:02 [2021-05-25T13:08:02.114Z] === Skipped
13:08:02 [2021-05-25T13:08:02.114Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
13:08:02 [2021-05-25T13:08:02.114Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
13:08:02 [2021-05-25T13:08:02.114Z] 
13:08:02 [2021-05-25T13:08:02.114Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
13:08:02 [2021-05-25T13:08:02.114Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
13:08:02 [2021-05-25T13:08:02.114Z] 
13:08:02 [2021-05-25T13:08:02.114Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
13:08:02 [2021-05-25T13:08:02.114Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
13:08:02 [2021-05-25T13:08:02.114Z] 
13:08:02 [2021-05-25T13:08:02.114Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
13:08:02 [2021-05-25T13:08:02.114Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
13:08:02 [2021-05-25T13:08:02.114Z] 
13:08:02 [2021-05-25T13:08:02.114Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
13:08:02 [2021-05-25T13:08:02.114Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
13:08:02 [2021-05-25T13:08:02.114Z] 
13:08:02 [2021-05-25T13:08:02.114Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
13:08:02 [2021-05-25T13:08:02.114Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
13:08:02 [2021-05-25T13:08:02.114Z] 
13:08:02 [2021-05-25T13:08:02.114Z] 
13:08:02 [2021-05-25T13:08:02.114Z] DONE 6 tests, 6 skipped in 2.494s
13:08:02 [2021-05-25T13:08:02.114Z] Running D:\gopath\src\github.com\docker\docker\integration\service
13:08:03 [2021-05-25T13:08:03.469Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
13:08:03 [2021-05-25T13:08:03.469Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
13:08:04 [2021-05-25T13:08:04.408Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
13:08:05 [2021-05-25T13:08:05.848Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:08:05 [2021-05-25T13:08:05.848Z] INFO: Testing against a local daemon
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestServiceCreateInit
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:08:05 [2021-05-25T13:08:05.848Z] --- PASS: TestServiceCreateInit (0.07s)
13:08:05 [2021-05-25T13:08:05.848Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestCreateServiceMultipleTimes
13:08:05 [2021-05-25T13:08:05.848Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestCreateServiceConflict
13:08:05 [2021-05-25T13:08:05.848Z] --- SKIP: TestCreateServiceConflict (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestCreateServiceMaxReplicas
13:08:05 [2021-05-25T13:08:05.848Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
13:08:05 [2021-05-25T13:08:05.848Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestCreateWithDuplicateNetworkNames
13:08:05 [2021-05-25T13:08:05.848Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
13:08:05 [2021-05-25T13:08:05.848Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestCreateServiceSecretFileMode
13:08:05 [2021-05-25T13:08:05.848Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestCreateServiceConfigFileMode
13:08:05 [2021-05-25T13:08:05.848Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
13:08:05 [2021-05-25T13:08:05.848Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestCreateServiceSysctls
13:08:05 [2021-05-25T13:08:05.848Z] --- SKIP: TestCreateServiceSysctls (0.06s)
13:08:05 [2021-05-25T13:08:05.848Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestCreateServiceCapabilities
13:08:05 [2021-05-25T13:08:05.848Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
13:08:05 [2021-05-25T13:08:05.848Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestInspect
13:08:05 [2021-05-25T13:08:05.848Z] --- SKIP: TestInspect (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestCreateJob
13:08:05 [2021-05-25T13:08:05.848Z] --- SKIP: TestCreateJob (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestReplicatedJob
13:08:05 [2021-05-25T13:08:05.848Z] --- SKIP: TestReplicatedJob (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestUpdateReplicatedJob
13:08:05 [2021-05-25T13:08:05.848Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestServiceListWithStatuses
13:08:05 [2021-05-25T13:08:05.848Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestDockerNetworkConnectAlias
13:08:05 [2021-05-25T13:08:05.848Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestDockerNetworkReConnect
13:08:05 [2021-05-25T13:08:05.848Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestServicePlugin
13:08:05 [2021-05-25T13:08:05.848Z] --- SKIP: TestServicePlugin (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestServiceUpdateLabel
13:08:05 [2021-05-25T13:08:05.848Z] --- SKIP: TestServiceUpdateLabel (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestServiceUpdateSecrets
13:08:05 [2021-05-25T13:08:05.848Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestServiceUpdateConfigs
13:08:05 [2021-05-25T13:08:05.848Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestServiceUpdateNetwork
13:08:05 [2021-05-25T13:08:05.848Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
13:08:05 [2021-05-25T13:08:05.848Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
13:08:05 [2021-05-25T13:08:05.848Z] === RUN   TestServiceUpdatePidsLimit
13:08:05 [2021-05-25T13:08:05.848Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
13:08:05 [2021-05-25T13:08:05.848Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
13:08:05 [2021-05-25T13:08:05.848Z] PASS
13:08:05 [2021-05-25T13:08:05.848Z] ok  	github.com/docker/docker/integration/service	0.388s
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === Skipped
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
13:08:05 [2021-05-25T13:08:05.848Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.01s)
13:08:05 [2021-05-25T13:08:05.848Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.01s)
13:08:05 [2021-05-25T13:08:05.848Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s)
13:08:05 [2021-05-25T13:08:05.848Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
13:08:05 [2021-05-25T13:08:05.848Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
13:08:05 [2021-05-25T13:08:05.848Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s)
13:08:05 [2021-05-25T13:08:05.848Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
13:08:05 [2021-05-25T13:08:05.848Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] 
13:08:05 [2021-05-25T13:08:05.848Z] DONE 24 tests, 23 skipped in 3.312s
13:08:05 [2021-05-25T13:08:05.848Z] Running D:\gopath\src\github.com\docker\docker\integration\session
13:08:06 [2021-05-25T13:08:06.316Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
13:08:06 [2021-05-25T13:08:06.884Z] === RUN   TestDockerSuite/TestPluginUpgrade
13:08:08 [2021-05-25T13:08:08.015Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:08:08 [2021-05-25T13:08:08.015Z] INFO: Testing against a local daemon
13:08:08 [2021-05-25T13:08:08.015Z] === RUN   TestSessionCreate
13:08:08 [2021-05-25T13:08:08.015Z] --- SKIP: TestSessionCreate (0.00s)
13:08:08 [2021-05-25T13:08:08.015Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
13:08:08 [2021-05-25T13:08:08.015Z] === RUN   TestSessionCreateWithBadUpgrade
13:08:08 [2021-05-25T13:08:08.015Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
13:08:08 [2021-05-25T13:08:08.015Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
13:08:08 [2021-05-25T13:08:08.015Z] PASS
13:08:08 [2021-05-25T13:08:08.015Z] ok  	github.com/docker/docker/integration/session	0.229s
13:08:08 [2021-05-25T13:08:08.469Z] 
13:08:08 [2021-05-25T13:08:08.470Z] === Skipped
13:08:08 [2021-05-25T13:08:08.470Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
13:08:08 [2021-05-25T13:08:08.470Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
13:08:08 [2021-05-25T13:08:08.470Z] 
13:08:08 [2021-05-25T13:08:08.470Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
13:08:08 [2021-05-25T13:08:08.470Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
13:08:08 [2021-05-25T13:08:08.470Z] 
13:08:08 [2021-05-25T13:08:08.470Z] 
13:08:08 [2021-05-25T13:08:08.470Z] DONE 2 tests, 2 skipped in 2.603s
13:08:08 [2021-05-25T13:08:08.470Z] Running D:\gopath\src\github.com\docker\docker\integration\system
13:08:09 [2021-05-25T13:08:09.754Z] === RUN   TestDockerSuite/TestBuildAddTarXz
13:08:09 [2021-05-25T13:08:09.754Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
13:08:09 [2021-05-25T13:08:09.754Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
13:08:10 [2021-05-25T13:08:10.179Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
13:08:10 [2021-05-25T13:08:10.632Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:08:10 [2021-05-25T13:08:10.632Z] INFO: Testing against a local daemon
13:08:10 [2021-05-25T13:08:10.632Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:08:10 [2021-05-25T13:08:10.632Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:08:10 [2021-05-25T13:08:10.632Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
13:08:10 [2021-05-25T13:08:10.632Z] === RUN   TestEventsExecDie
13:08:10 [2021-05-25T13:08:10.632Z] --- SKIP: TestEventsExecDie (0.00s)
13:08:10 [2021-05-25T13:08:10.632Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
13:08:10 [2021-05-25T13:08:10.632Z] === RUN   TestEventsBackwardsCompatible
13:08:10 [2021-05-25T13:08:10.632Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
13:08:10 [2021-05-25T13:08:10.632Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
13:08:10 [2021-05-25T13:08:10.632Z] === RUN   TestInfoAPI
13:08:10 [2021-05-25T13:08:10.632Z] --- PASS: TestInfoAPI (0.04s)
13:08:10 [2021-05-25T13:08:10.632Z] === RUN   TestInfoAPIWarnings
13:08:10 [2021-05-25T13:08:10.632Z] --- SKIP: TestInfoAPIWarnings (0.00s)
13:08:10 [2021-05-25T13:08:10.632Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
13:08:10 [2021-05-25T13:08:10.632Z] === RUN   TestInfoDebug
13:08:10 [2021-05-25T13:08:10.632Z] --- SKIP: TestInfoDebug (0.00s)
13:08:10 [2021-05-25T13:08:10.632Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:08:10 [2021-05-25T13:08:10.632Z] === RUN   TestInfoInsecureRegistries
13:08:10 [2021-05-25T13:08:10.632Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
13:08:10 [2021-05-25T13:08:10.632Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:08:10 [2021-05-25T13:08:10.632Z] === RUN   TestInfoRegistryMirrors
13:08:10 [2021-05-25T13:08:10.632Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
13:08:10 [2021-05-25T13:08:10.632Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:08:10 [2021-05-25T13:08:10.632Z] === RUN   TestLoginFailsWithBadCredentials
13:08:11 [2021-05-25T13:08:11.594Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s)
13:08:11 [2021-05-25T13:08:11.594Z] === RUN   TestPingCacheHeaders
13:08:11 [2021-05-25T13:08:11.594Z] --- PASS: TestPingCacheHeaders (0.03s)
13:08:11 [2021-05-25T13:08:11.594Z] === RUN   TestPingGet
13:08:11 [2021-05-25T13:08:11.594Z] --- PASS: TestPingGet (0.03s)
13:08:11 [2021-05-25T13:08:11.594Z] === RUN   TestPingHead
13:08:11 [2021-05-25T13:08:11.594Z] --- PASS: TestPingHead (0.03s)
13:08:11 [2021-05-25T13:08:11.594Z] === RUN   TestVersion
13:08:11 [2021-05-25T13:08:11.594Z] --- PASS: TestVersion (0.03s)
13:08:11 [2021-05-25T13:08:11.594Z] PASS
13:08:11 [2021-05-25T13:08:11.594Z] ok  	github.com/docker/docker/integration/system	1.296s
13:08:11 [2021-05-25T13:08:11.594Z] 
13:08:11 [2021-05-25T13:08:11.594Z] === Skipped
13:08:11 [2021-05-25T13:08:11.594Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:08:11 [2021-05-25T13:08:11.594Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
13:08:11 [2021-05-25T13:08:11.594Z] 
13:08:11 [2021-05-25T13:08:11.594Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
13:08:11 [2021-05-25T13:08:11.594Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
13:08:11 [2021-05-25T13:08:11.594Z] 
13:08:11 [2021-05-25T13:08:11.594Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
13:08:11 [2021-05-25T13:08:11.594Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
13:08:11 [2021-05-25T13:08:11.594Z] 
13:08:11 [2021-05-25T13:08:11.594Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
13:08:11 [2021-05-25T13:08:11.594Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
13:08:11 [2021-05-25T13:08:11.594Z] 
13:08:11 [2021-05-25T13:08:11.594Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
13:08:11 [2021-05-25T13:08:11.594Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:08:11 [2021-05-25T13:08:11.594Z] 
13:08:11 [2021-05-25T13:08:11.594Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
13:08:11 [2021-05-25T13:08:11.594Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:08:11 [2021-05-25T13:08:11.594Z] 
13:08:11 [2021-05-25T13:08:11.594Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
13:08:11 [2021-05-25T13:08:11.594Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:08:11 [2021-05-25T13:08:11.594Z] 
13:08:11 [2021-05-25T13:08:11.594Z] 
13:08:11 [2021-05-25T13:08:11.594Z] DONE 13 tests, 7 skipped in 3.412s
13:08:11 [2021-05-25T13:08:11.594Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
13:08:12 [2021-05-25T13:08:12.715Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
13:08:12 [2021-05-25T13:08:12.974Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
13:08:14 [2021-05-25T13:08:14.479Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:08:14 [2021-05-25T13:08:14.479Z] INFO: Testing against a local daemon
13:08:14 [2021-05-25T13:08:14.479Z] === RUN   TestVolumesCreateAndList
13:08:14 [2021-05-25T13:08:14.479Z] --- PASS: TestVolumesCreateAndList (0.06s)
13:08:14 [2021-05-25T13:08:14.479Z] === RUN   TestVolumesRemove
13:08:14 [2021-05-25T13:08:14.479Z] --- PASS: TestVolumesRemove (0.12s)
13:08:14 [2021-05-25T13:08:14.479Z] === RUN   TestVolumesInspect
13:08:14 [2021-05-25T13:08:14.479Z] --- PASS: TestVolumesInspect (0.04s)
13:08:14 [2021-05-25T13:08:14.479Z] === RUN   TestVolumesInvalidJSON
13:08:14 [2021-05-25T13:08:14.479Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:08:14 [2021-05-25T13:08:14.479Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:08:14 [2021-05-25T13:08:14.479Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:08:14 [2021-05-25T13:08:14.479Z] --- PASS: TestVolumesInvalidJSON (0.03s)
13:08:14 [2021-05-25T13:08:14.479Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:08:14 [2021-05-25T13:08:14.479Z] PASS
13:08:14 [2021-05-25T13:08:14.479Z] ok  	github.com/docker/docker/integration/volume	0.407s
13:08:14 [2021-05-25T13:08:14.479Z] 
13:08:14 [2021-05-25T13:08:14.479Z] DONE 5 tests in 2.708s
13:08:14 [2021-05-25T13:08:14.479Z] INFO: make.ps1 ended at 05/25/2021 13:08:14
13:08:14 [2021-05-25T13:08:14.479Z] INFO: Integration CLI tests being run from the host:
13:08:14 [2021-05-25T13:08:14.479Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
13:08:16 [2021-05-25T13:08:16.269Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
13:08:17 [2021-05-25T13:08:17.208Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
13:08:18 [2021-05-25T13:08:18.146Z] === RUN   TestDockerSuite/TestPortHostBinding
13:08:20 [2021-05-25T13:08:20.053Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
13:08:20 [2021-05-25T13:08:20.312Z] === RUN   TestDockerSuite/TestPortList
13:08:24 [2021-05-25T13:08:24.765Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:08:24 [2021-05-25T13:08:24.765Z] INFO: Testing against a local daemon
13:08:24 [2021-05-25T13:08:24.765Z] === RUN   TestDockerSuite
13:08:24 [2021-05-25T13:08:24.765Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
13:08:24 [2021-05-25T13:08:24.765Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
13:08:24 [2021-05-25T13:08:24.765Z] === RUN   TestDockerSuite/TestAPIErrorJSON
13:08:24 [2021-05-25T13:08:24.765Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
13:08:24 [2021-05-25T13:08:24.765Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
13:08:24 [2021-05-25T13:08:24.765Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
13:08:24 [2021-05-25T13:08:24.765Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
13:08:24 [2021-05-25T13:08:24.765Z] === RUN   TestDockerSuite/TestAPIImagesDelete
13:08:24 [2021-05-25T13:08:24.765Z] === RUN   TestDockerSuite/TestAPIImagesFilter
13:08:24 [2021-05-25T13:08:24.766Z] === RUN   TestDockerSuite/TestAPIImagesHistory
13:08:25 [2021-05-25T13:08:25.221Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
13:08:25 [2021-05-25T13:08:25.594Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
13:08:25 [2021-05-25T13:08:25.676Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
13:08:29 [2021-05-25T13:08:29.810Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
13:08:34 [2021-05-25T13:08:34.935Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
13:08:34 [2021-05-25T13:08:34.935Z] === RUN   TestDockerSuite/TestBuildBlankName
13:08:34 [2021-05-25T13:08:34.935Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
13:08:35 [2021-05-25T13:08:35.087Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
13:08:36 [2021-05-25T13:08:36.025Z] === RUN   TestDockerSuite/TestPostContainersAttach
13:08:44 [2021-05-25T13:08:44.146Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
13:08:44 [2021-05-25T13:08:44.146Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
13:08:44 [2021-05-25T13:08:44.146Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
13:08:44 [2021-05-25T13:08:44.146Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
13:08:44 [2021-05-25T13:08:44.146Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
13:08:44 [2021-05-25T13:08:44.405Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
13:08:44 [2021-05-25T13:08:44.405Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
13:08:45 [2021-05-25T13:08:45.342Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
13:08:45 [2021-05-25T13:08:45.342Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
13:08:46 [2021-05-25T13:08:46.726Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
13:08:46 [2021-05-25T13:08:46.726Z] === RUN   TestDockerSuite/TestPruneContainerLabel
13:08:49 [2021-05-25T13:08:49.768Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
13:08:50 [2021-05-25T13:08:50.018Z] === RUN   TestDockerSuite/TestPruneContainerUntil
13:08:50 [2021-05-25T13:08:50.232Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
13:08:50 [2021-05-25T13:08:50.956Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
13:08:52 [2021-05-25T13:08:52.333Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
13:08:52 [2021-05-25T13:08:52.593Z] === RUN   TestDockerSuite/TestPsByOrder
13:08:55 [2021-05-25T13:08:55.131Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
13:08:55 [2021-05-25T13:08:55.707Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
13:08:57 [2021-05-25T13:08:57.087Z] === RUN   TestDockerSuite/TestPsListContainersBase
13:09:00 [2021-05-25T13:09:00.607Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
13:09:01 [2021-05-25T13:09:01.285Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
13:09:05 [2021-05-25T13:09:05.492Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
13:09:06 [2021-05-25T13:09:06.430Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
13:09:06 [2021-05-25T13:09:06.430Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
13:09:10 [2021-05-25T13:09:10.623Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
13:09:10 [2021-05-25T13:09:10.883Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
13:09:20 [2021-05-25T13:09:20.869Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
13:09:21 [2021-05-25T13:09:21.439Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
13:09:21 [2021-05-25T13:09:21.737Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
13:09:23 [2021-05-25T13:09:23.355Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
13:09:24 [2021-05-25T13:09:24.293Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
13:09:26 [2021-05-25T13:09:26.201Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
13:09:26 [2021-05-25T13:09:26.461Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
13:09:27 [2021-05-25T13:09:27.842Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
13:09:30 [2021-05-25T13:09:30.382Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
13:09:31 [2021-05-25T13:09:31.762Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
13:09:33 [2021-05-25T13:09:33.672Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
13:09:34 [2021-05-25T13:09:34.164Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
13:09:34 [2021-05-25T13:09:34.164Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
13:09:34 [2021-05-25T13:09:34.242Z] === RUN   TestDockerSuite/TestPsListContainersSize
13:09:36 [2021-05-25T13:09:36.781Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
13:09:36 [2021-05-25T13:09:36.781Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
13:09:37 [2021-05-25T13:09:37.722Z] === RUN   TestDockerSuite/TestPsRightTagName
13:09:38 [2021-05-25T13:09:38.291Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
13:09:38 [2021-05-25T13:09:38.878Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
13:09:38 [2021-05-25T13:09:38.878Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
13:09:38 [2021-05-25T13:09:38.878Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
13:09:40 [2021-05-25T13:09:40.832Z] === RUN   TestDockerSuite/TestPsShowMounts
13:09:42 [2021-05-25T13:09:42.214Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
13:09:43 [2021-05-25T13:09:43.595Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
13:09:44 [2021-05-25T13:09:44.561Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
13:09:44 [2021-05-25T13:09:44.561Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
13:09:44 [2021-05-25T13:09:44.824Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
13:09:45 [2021-05-25T13:09:45.094Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
13:09:45 [2021-05-25T13:09:45.094Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
13:09:46 [2021-05-25T13:09:46.044Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
13:09:46 [2021-05-25T13:09:46.305Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
13:09:47 [2021-05-25T13:09:47.477Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
13:09:47 [2021-05-25T13:09:47.477Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
13:09:47 [2021-05-25T13:09:47.938Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
13:09:48 [2021-05-25T13:09:48.213Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
13:09:48 [2021-05-25T13:09:48.398Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
13:09:48 [2021-05-25T13:09:48.398Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
13:09:49 [2021-05-25T13:09:49.593Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
13:09:50 [2021-05-25T13:09:50.162Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
13:09:51 [2021-05-25T13:09:51.100Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
13:09:55 [2021-05-25T13:09:55.412Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
13:10:03 [2021-05-25T13:10:03.621Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
13:10:04 [2021-05-25T13:10:04.192Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
13:10:05 [2021-05-25T13:10:05.132Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
13:10:08 [2021-05-25T13:10:08.426Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
13:10:08 [2021-05-25T13:10:08.426Z] === RUN   TestDockerSuite/TestRestartPolicyNO
13:10:08 [2021-05-25T13:10:08.426Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
13:10:08 [2021-05-25T13:10:08.426Z] === RUN   TestDockerSuite/TestRestartRunningContainer
13:10:10 [2021-05-25T13:10:10.332Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
13:10:11 [2021-05-25T13:10:11.270Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
13:10:13 [2021-05-25T13:10:13.812Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
13:10:15 [2021-05-25T13:10:15.620Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
13:10:18 [2021-05-25T13:10:18.007Z] === RUN   TestDockerSuite/TestRestartWithVolumes
13:10:19 [2021-05-25T13:10:19.913Z] === RUN   TestDockerSuite/TestRmiBlank
13:10:19 [2021-05-25T13:10:19.913Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
13:10:19 [2021-05-25T13:10:19.913Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
13:10:20 [2021-05-25T13:10:20.321Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
13:10:20 [2021-05-25T13:10:20.321Z] === RUN   TestDockerSuite/TestBuildCacheAdd
13:10:20 [2021-05-25T13:10:20.781Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
13:10:22 [2021-05-25T13:10:22.326Z] === RUN   TestDockerSuite/TestBuildCacheFrom
13:10:22 [2021-05-25T13:10:22.326Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
13:10:23 [2021-05-25T13:10:23.208Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
13:10:24 [2021-05-25T13:10:24.149Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
13:10:24 [2021-05-25T13:10:24.408Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
13:10:24 [2021-05-25T13:10:24.668Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
13:10:27 [2021-05-25T13:10:27.026Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
13:10:27 [2021-05-25T13:10:27.212Z] === RUN   TestDockerSuite/TestRmiImgIDForce
13:10:27 [2021-05-25T13:10:27.472Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
13:10:27 [2021-05-25T13:10:27.998Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
13:10:27 [2021-05-25T13:10:27.998Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
13:10:27 [2021-05-25T13:10:27.998Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
13:10:28 [2021-05-25T13:10:28.409Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
13:10:29 [2021-05-25T13:10:29.540Z] === RUN   TestDockerSuite/TestBuildClearCmd
13:10:30 [2021-05-25T13:10:30.521Z] === RUN   TestDockerSuite/TestBuildCmd
13:10:30 [2021-05-25T13:10:30.982Z] === RUN   TestDockerSuite/TestRmiParentImageFail
13:10:30 [2021-05-25T13:10:30.983Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
13:10:31 [2021-05-25T13:10:31.551Z] === RUN   TestDockerSuite/TestRmiTag
13:10:31 [2021-05-25T13:10:31.810Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
13:10:31 [2021-05-25T13:10:31.957Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
13:10:32 [2021-05-25T13:10:32.070Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
13:10:32 [2021-05-25T13:10:32.419Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
13:10:32 [2021-05-25T13:10:32.638Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
13:10:35 [2021-05-25T13:10:35.179Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
13:10:38 [2021-05-25T13:10:38.475Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
13:10:39 [2021-05-25T13:10:39.043Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
13:10:39 [2021-05-25T13:10:39.982Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
13:10:40 [2021-05-25T13:10:40.242Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
13:10:40 [2021-05-25T13:10:40.811Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
13:10:42 [2021-05-25T13:10:42.191Z] === RUN   TestDockerSuite/TestRunAddHost
13:10:42 [2021-05-25T13:10:42.760Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
13:10:43 [2021-05-25T13:10:43.131Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
13:10:44 [2021-05-25T13:10:44.071Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
13:10:44 [2021-05-25T13:10:44.640Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
13:10:44 [2021-05-25T13:10:44.640Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
13:10:44 [2021-05-25T13:10:44.640Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
13:10:44 [2021-05-25T13:10:44.947Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
13:10:44 [2021-05-25T13:10:44.947Z] === RUN   TestDockerSuite/TestBuildConditionalCache
13:10:45 [2021-05-25T13:10:45.577Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
13:10:45 [2021-05-25T13:10:45.918Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
13:10:45 [2021-05-25T13:10:45.918Z] === RUN   TestDockerSuite/TestBuildContextCleanup
13:10:46 [2021-05-25T13:10:46.379Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
13:10:48 [2021-05-25T13:10:48.117Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
13:10:48 [2021-05-25T13:10:48.565Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
13:10:48 [2021-05-25T13:10:48.685Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
13:10:49 [2021-05-25T13:10:49.026Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
13:10:50 [2021-05-25T13:10:50.004Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
13:10:50 [2021-05-25T13:10:50.004Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
13:10:50 [2021-05-25T13:10:50.065Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
13:10:50 [2021-05-25T13:10:50.975Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
13:10:51 [2021-05-25T13:10:51.436Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
13:10:51 [2021-05-25T13:10:51.436Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
13:10:51 [2021-05-25T13:10:51.436Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
13:10:51 [2021-05-25T13:10:51.443Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
13:10:52 [2021-05-25T13:10:52.380Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
13:10:52 [2021-05-25T13:10:52.462Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
13:10:52 [2021-05-25T13:10:52.462Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
13:10:52 [2021-05-25T13:10:52.462Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
13:10:52 [2021-05-25T13:10:52.462Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
13:10:52 [2021-05-25T13:10:52.462Z] === RUN   TestDockerSuite/TestAPINetworkFilter
13:10:52 [2021-05-25T13:10:52.462Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
13:10:52 [2021-05-25T13:10:52.462Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
13:10:52 [2021-05-25T13:10:52.462Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
13:10:52 [2021-05-25T13:10:52.462Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
13:10:52 [2021-05-25T13:10:52.462Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
13:10:52 [2021-05-25T13:10:52.462Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
13:10:52 [2021-05-25T13:10:52.462Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
13:10:53 [2021-05-25T13:10:53.759Z] === RUN   TestDockerSuite/TestRunAttachDetach
13:10:53 [2021-05-25T13:10:53.988Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
13:10:53 [2021-05-25T13:10:53.988Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
13:10:53 [2021-05-25T13:10:53.988Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
13:10:54 [2021-05-25T13:10:54.697Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
13:10:55 [2021-05-25T13:10:55.266Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
13:10:56 [2021-05-25T13:10:56.203Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
13:10:57 [2021-05-25T13:10:57.140Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
13:10:57 [2021-05-25T13:10:57.244Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
13:10:57 [2021-05-25T13:10:57.713Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
13:10:58 [2021-05-25T13:10:58.080Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
13:10:58 [2021-05-25T13:10:58.080Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
13:10:59 [2021-05-25T13:10:59.461Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
13:10:59 [2021-05-25T13:10:59.895Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
13:10:59 [2021-05-25T13:10:59.895Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
13:10:59 [2021-05-25T13:10:59.895Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
13:10:59 [2021-05-25T13:10:59.895Z] === RUN   TestDockerSuite/TestAttachDisconnect
13:10:59 [2021-05-25T13:10:59.895Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
13:11:00 [2021-05-25T13:11:00.400Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
13:11:01 [2021-05-25T13:11:01.340Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
13:11:02 [2021-05-25T13:11:02.281Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
13:11:02 [2021-05-25T13:11:02.850Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
13:11:02 [2021-05-25T13:11:02.850Z] === RUN   TestDockerSuite/TestRunBindMounts
13:11:03 [2021-05-25T13:11:03.611Z] === RUN   TestDockerSuite/TestAttachPausedContainer
13:11:03 [2021-05-25T13:11:03.611Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
13:11:03 [2021-05-25T13:11:03.611Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
13:11:05 [2021-05-25T13:11:05.389Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
13:11:05 [2021-05-25T13:11:05.958Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
13:11:06 [2021-05-25T13:11:06.528Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
13:11:07 [2021-05-25T13:11:07.469Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
13:11:08 [2021-05-25T13:11:08.037Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
13:11:08 [2021-05-25T13:11:08.037Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
13:11:08 [2021-05-25T13:11:08.976Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
13:11:09 [2021-05-25T13:11:09.546Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
13:11:10 [2021-05-25T13:11:10.491Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
13:11:10 [2021-05-25T13:11:10.646Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
13:11:11 [2021-05-25T13:11:11.066Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
13:11:11 [2021-05-25T13:11:11.691Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
13:11:11 [2021-05-25T13:11:11.954Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
13:11:11 [2021-05-25T13:11:11.954Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
13:11:12 [2021-05-25T13:11:12.893Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
13:11:12 [2021-05-25T13:11:12.893Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
13:11:14 [2021-05-25T13:11:14.802Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
13:11:15 [2021-05-25T13:11:15.739Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
13:11:16 [2021-05-25T13:11:16.309Z] === RUN   TestDockerSuite/TestRunContainerNetwork
13:11:17 [2021-05-25T13:11:17.247Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
13:11:17 [2021-05-25T13:11:17.247Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
13:11:17 [2021-05-25T13:11:17.815Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
13:11:19 [2021-05-25T13:11:19.721Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
13:11:21 [2021-05-25T13:11:21.101Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
13:11:22 [2021-05-25T13:11:22.040Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
13:11:22 [2021-05-25T13:11:22.978Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
13:11:23 [2021-05-25T13:11:23.547Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
13:11:24 [2021-05-25T13:11:24.116Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
13:11:25 [2021-05-25T13:11:25.053Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
13:11:25 [2021-05-25T13:11:25.990Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
13:11:26 [2021-05-25T13:11:26.251Z] === RUN   TestDockerSwarmSuite/TestServiceScale
13:11:27 [2021-05-25T13:11:27.632Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
13:11:29 [2021-05-25T13:11:29.012Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
13:11:31 [2021-05-25T13:11:31.559Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
13:11:31 [2021-05-25T13:11:31.560Z] === RUN   TestDockerSuite/TestRunCreateVolume
13:11:32 [2021-05-25T13:11:32.497Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
13:11:32 [2021-05-25T13:11:32.970Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
13:11:33 [2021-05-25T13:11:33.941Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
13:11:35 [2021-05-25T13:11:35.035Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
13:11:35 [2021-05-25T13:11:35.484Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
13:11:36 [2021-05-25T13:11:36.943Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
13:11:40 [2021-05-25T13:11:40.233Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
13:11:42 [2021-05-25T13:11:42.139Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
13:11:42 [2021-05-25T13:11:42.139Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
13:11:42 [2021-05-25T13:11:42.139Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
13:11:43 [2021-05-25T13:11:43.079Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
13:11:45 [2021-05-25T13:11:45.824Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
13:11:45 [2021-05-25T13:11:45.825Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
13:11:45 [2021-05-25T13:11:45.825Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
13:11:45 [2021-05-25T13:11:45.825Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
13:11:46 [2021-05-25T13:11:46.285Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
13:11:46 [2021-05-25T13:11:46.285Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
13:11:46 [2021-05-25T13:11:46.372Z] === RUN   TestDockerSuite/TestRunDNSOptions
13:11:47 [2021-05-25T13:11:47.312Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
13:11:49 [2021-05-25T13:11:49.222Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
13:11:50 [2021-05-25T13:11:50.605Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
13:11:51 [2021-05-25T13:11:51.544Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
13:11:52 [2021-05-25T13:11:52.484Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
13:11:53 [2021-05-25T13:11:53.425Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
13:11:54 [2021-05-25T13:11:54.366Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
13:11:54 [2021-05-25T13:11:54.366Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
13:11:54 [2021-05-25T13:11:54.934Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
13:11:55 [2021-05-25T13:11:55.194Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
13:11:57 [2021-05-25T13:11:57.733Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
13:11:57 [2021-05-25T13:11:57.733Z] === RUN   TestDockerSuite/TestRunDuplicateMount
13:11:58 [2021-05-25T13:11:58.302Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
13:11:59 [2021-05-25T13:11:59.239Z] === RUN   TestDockerSuite/TestRunEchoStdout
13:12:00 [2021-05-25T13:12:00.185Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
13:12:00 [2021-05-25T13:12:00.754Z] === RUN   TestDockerSuite/TestRunEmptyEnv
13:12:00 [2021-05-25T13:12:00.754Z] === RUN   TestDockerSuite/TestRunEntrypoint
13:12:01 [2021-05-25T13:12:01.323Z] === RUN   TestDockerSuite/TestRunEnvironment
13:12:02 [2021-05-25T13:12:02.262Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
13:12:02 [2021-05-25T13:12:02.834Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
13:12:03 [2021-05-25T13:12:03.774Z] === RUN   TestDockerSuite/TestRunExitCode
13:12:04 [2021-05-25T13:12:04.343Z] === RUN   TestDockerSuite/TestRunExitCodeOne
13:12:05 [2021-05-25T13:12:05.282Z] === RUN   TestDockerSuite/TestRunExitCodeZero
13:12:05 [2021-05-25T13:12:05.850Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
13:12:06 [2021-05-25T13:12:06.419Z] === RUN   TestDockerSuite/TestRunExposePort
13:12:06 [2021-05-25T13:12:06.419Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
13:12:07 [2021-05-25T13:12:07.356Z] === RUN   TestDockerSuite/TestRunGroupAdd
13:12:07 [2021-05-25T13:12:07.926Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
13:12:09 [2021-05-25T13:12:09.305Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
13:12:09 [2021-05-25T13:12:09.874Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
13:12:09 [2021-05-25T13:12:09.874Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
13:12:13 [2021-05-25T13:12:13.166Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
13:12:13 [2021-05-25T13:12:13.735Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
13:12:14 [2021-05-25T13:12:14.674Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
13:12:16 [2021-05-25T13:12:16.286Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
13:12:16 [2021-05-25T13:12:16.286Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
13:12:16 [2021-05-25T13:12:16.749Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
13:12:22 [2021-05-25T13:12:22.800Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
13:12:25 [2021-05-25T13:12:25.340Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
13:12:25 [2021-05-25T13:12:25.340Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
13:12:25 [2021-05-25T13:12:25.909Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
13:12:28 [2021-05-25T13:12:28.448Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
13:12:28 [2021-05-25T13:12:28.448Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
13:12:28 [2021-05-25T13:12:28.448Z] === RUN   TestDockerSuite/TestRunInvalidReference
13:12:28 [2021-05-25T13:12:28.448Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
13:12:28 [2021-05-25T13:12:28.708Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
13:12:31 [2021-05-25T13:12:31.999Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
13:12:33 [2021-05-25T13:12:33.379Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
13:12:35 [2021-05-25T13:12:35.286Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
13:12:41 [2021-05-25T13:12:41.853Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
13:12:41 [2021-05-25T13:12:41.853Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
13:12:41 [2021-05-25T13:12:41.853Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
13:12:41 [2021-05-25T13:12:41.940Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
13:12:41 [2021-05-25T13:12:41.940Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
13:12:42 [2021-05-25T13:12:42.401Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
13:12:42 [2021-05-25T13:12:42.423Z] === RUN   TestDockerSuite/TestRunModeHostname
13:12:43 [2021-05-25T13:12:43.806Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
13:12:43 [2021-05-25T13:12:43.806Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
13:12:44 [2021-05-25T13:12:44.065Z] === RUN   TestDockerSuite/TestRunModeIpcHost
13:12:45 [2021-05-25T13:12:45.985Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
13:12:46 [2021-05-25T13:12:46.149Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
13:12:47 [2021-05-25T13:12:47.367Z] === RUN   TestDockerSuite/TestRunModePIDContainer
13:12:49 [2021-05-25T13:12:49.067Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
13:12:49 [2021-05-25T13:12:49.273Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
13:12:49 [2021-05-25T13:12:49.273Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
13:12:49 [2021-05-25T13:12:49.273Z] === RUN   TestDockerSuite/TestRunModeUTSHost
13:12:50 [2021-05-25T13:12:50.654Z] === RUN   TestDockerSuite/TestRunMount
13:12:51 [2021-05-25T13:12:51.986Z] === RUN   TestDockerSuite/TestBuildDockerignore
13:12:58 [2021-05-25T13:12:58.777Z] === RUN   TestDockerSuite/TestRunMountOrdering
13:12:59 [2021-05-25T13:12:59.346Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
13:12:59 [2021-05-25T13:12:59.915Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
13:13:01 [2021-05-25T13:13:01.297Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
13:13:01 [2021-05-25T13:13:01.557Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
13:13:04 [2021-05-25T13:13:04.851Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
13:13:08 [2021-05-25T13:13:08.144Z] === RUN   TestDockerSuite/TestRunNamedVolume
13:13:10 [2021-05-25T13:13:10.053Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
13:13:10 [2021-05-25T13:13:10.312Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
13:13:13 [2021-05-25T13:13:13.605Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
13:13:15 [2021-05-25T13:13:15.013Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
13:13:16 [2021-05-25T13:13:16.920Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
13:13:16 [2021-05-25T13:13:16.920Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
13:13:17 [2021-05-25T13:13:17.489Z] === RUN   TestDockerSuite/TestRunNetHost
13:13:18 [2021-05-25T13:13:18.868Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
13:13:19 [2021-05-25T13:13:19.436Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
13:13:20 [2021-05-25T13:13:20.375Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
13:13:22 [2021-05-25T13:13:22.912Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
13:13:24 [2021-05-25T13:13:24.816Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
13:13:29 [2021-05-25T13:13:29.012Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
13:13:29 [2021-05-25T13:13:29.580Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
13:13:29 [2021-05-25T13:13:29.840Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
13:13:30 [2021-05-25T13:13:30.409Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
13:13:30 [2021-05-25T13:13:30.668Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
13:13:31 [2021-05-25T13:13:31.237Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
13:13:32 [2021-05-25T13:13:32.175Z] === RUN   TestDockerSuite/TestRunNonExistingImage
13:13:32 [2021-05-25T13:13:32.175Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
13:13:32 [2021-05-25T13:13:32.743Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
13:13:37 [2021-05-25T13:13:37.415Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
13:13:37 [2021-05-25T13:13:37.415Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
13:13:37 [2021-05-25T13:13:37.415Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
13:13:37 [2021-05-25T13:13:37.415Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
13:13:37 [2021-05-25T13:13:37.415Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
13:13:37 [2021-05-25T13:13:37.415Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
13:13:37 [2021-05-25T13:13:37.415Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
13:13:37 [2021-05-25T13:13:37.415Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
13:13:37 [2021-05-25T13:13:37.415Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
13:13:37 [2021-05-25T13:13:37.415Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
13:13:37 [2021-05-25T13:13:37.415Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
13:13:39 [2021-05-25T13:13:39.310Z] === RUN   TestDockerSuite/TestRunOOMExitCode
13:13:39 [2021-05-25T13:13:39.310Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
13:13:39 [2021-05-25T13:13:39.310Z] === RUN   TestDockerSuite/TestRunPIDsLimit
13:13:40 [2021-05-25T13:13:40.257Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
13:13:40 [2021-05-25T13:13:40.298Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
13:13:41 [2021-05-25T13:13:41.822Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
13:13:41 [2021-05-25T13:13:41.822Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
13:13:41 [2021-05-25T13:13:41.822Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
13:13:42 [2021-05-25T13:13:42.163Z] === RUN   TestDockerSuite/TestRunPortInUse
13:13:42 [2021-05-25T13:13:42.277Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
13:13:43 [2021-05-25T13:13:43.101Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
13:13:43 [2021-05-25T13:13:43.669Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
13:13:43 [2021-05-25T13:13:43.928Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
13:13:44 [2021-05-25T13:13:44.499Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
13:13:45 [2021-05-25T13:13:45.066Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
13:13:45 [2021-05-25T13:13:45.637Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
13:13:45 [2021-05-25T13:13:45.637Z] === RUN   TestDockerSuite/TestRunPublishPort
13:13:45 [2021-05-25T13:13:45.989Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
13:13:46 [2021-05-25T13:13:46.575Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
13:13:46 [2021-05-25T13:13:46.834Z] === RUN   TestDockerSuite/TestRunReadProcLatency
13:13:46 [2021-05-25T13:13:46.834Z] === RUN   TestDockerSuite/TestRunReadProcTimer
13:13:48 [2021-05-25T13:13:48.214Z] === RUN   TestDockerSuite/TestRunRedirectStdout
13:13:49 [2021-05-25T13:13:49.593Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
13:13:49 [2021-05-25T13:13:49.593Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
13:13:52 [2021-05-25T13:13:52.470Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
13:13:52 [2021-05-25T13:13:52.470Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
13:13:52 [2021-05-25T13:13:52.470Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
13:13:52 [2021-05-25T13:13:52.883Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
13:13:54 [2021-05-25T13:13:54.264Z] === RUN   TestDockerSuite/TestRunRm
13:13:55 [2021-05-25T13:13:55.201Z] === RUN   TestDockerSuite/TestRunRmAndWait
13:13:58 [2021-05-25T13:13:58.325Z] === RUN   TestDockerSuite/TestBuildAddNonTar
13:13:59 [2021-05-25T13:13:59.393Z] === RUN   TestDockerSuite/TestRunRmPre125Api
13:13:59 [2021-05-25T13:13:59.393Z] === RUN   TestDockerSuite/TestRunRootWorkdir
13:14:00 [2021-05-25T13:14:00.330Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
13:14:01 [2021-05-25T13:14:01.709Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
13:14:02 [2021-05-25T13:14:02.277Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
13:14:06 [2021-05-25T13:14:06.503Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
13:14:08 [2021-05-25T13:14:08.601Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
13:14:09 [2021-05-25T13:14:09.560Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
13:14:09 [2021-05-25T13:14:09.560Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
13:14:10 [2021-05-25T13:14:10.697Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
13:14:10 [2021-05-25T13:14:10.697Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
13:14:11 [2021-05-25T13:14:11.265Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
13:14:11 [2021-05-25T13:14:11.837Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
13:14:12 [2021-05-25T13:14:12.406Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
13:14:12 [2021-05-25T13:14:12.974Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
13:14:13 [2021-05-25T13:14:13.234Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
13:14:13 [2021-05-25T13:14:13.270Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
13:14:14 [2021-05-25T13:14:14.172Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
13:14:14 [2021-05-25T13:14:14.741Z] === RUN   TestDockerSuite/TestRunSetMacAddress
13:14:14 [2021-05-25T13:14:14.795Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
13:14:15 [2021-05-25T13:14:15.309Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
13:14:18 [2021-05-25T13:14:18.599Z] === RUN   TestDockerSuite/TestRunState
13:14:19 [2021-05-25T13:14:19.978Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
13:14:20 [2021-05-25T13:14:20.546Z] === RUN   TestDockerSuite/TestRunStdinPipe
13:14:20 [2021-05-25T13:14:20.559Z] === RUN   TestDockerSuite/TestBuildAddScript
13:14:20 [2021-05-25T13:14:20.560Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
13:14:20 [2021-05-25T13:14:20.560Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
13:14:20 [2021-05-25T13:14:20.560Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
13:14:20 [2021-05-25T13:14:20.560Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
13:14:21 [2021-05-25T13:14:21.015Z] === RUN   TestDockerSuite/TestBuildAddTar
13:14:21 [2021-05-25T13:14:21.115Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
13:14:21 [2021-05-25T13:14:21.375Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
13:14:21 [2021-05-25T13:14:21.375Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
13:14:22 [2021-05-25T13:14:22.312Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
13:14:22 [2021-05-25T13:14:22.571Z] === RUN   TestDockerSuite/TestRunSysctls
13:14:23 [2021-05-25T13:14:23.950Z] === RUN   TestDockerSuite/TestRunTLSVerify
13:14:23 [2021-05-25T13:14:23.950Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
13:14:23 [2021-05-25T13:14:23.950Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
13:14:24 [2021-05-25T13:14:24.887Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
13:14:27 [2021-05-25T13:14:27.439Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
13:14:27 [2021-05-25T13:14:27.705Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
13:14:29 [2021-05-25T13:14:29.611Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
13:14:33 [2021-05-25T13:14:33.807Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
13:14:36 [2021-05-25T13:14:36.341Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
13:14:37 [2021-05-25T13:14:37.279Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
13:14:37 [2021-05-25T13:14:37.848Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
13:14:38 [2021-05-25T13:14:38.417Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
13:14:40 [2021-05-25T13:14:40.957Z] === RUN   TestDockerSuite/TestRunUnshareProc
13:14:41 [2021-05-25T13:14:41.527Z] === RUN   TestDockerSuite/TestRunUserByID
13:14:42 [2021-05-25T13:14:42.468Z] === RUN   TestDockerSuite/TestRunUserByIDBig
13:14:42 [2021-05-25T13:14:42.468Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
13:14:42 [2021-05-25T13:14:42.468Z] === RUN   TestDockerSuite/TestRunUserByIDZero
13:14:43 [2021-05-25T13:14:43.406Z] === RUN   TestDockerSuite/TestRunUserByName
13:14:43 [2021-05-25T13:14:43.974Z] === RUN   TestDockerSuite/TestRunUserDefaults
13:14:44 [2021-05-25T13:14:44.543Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
13:14:44 [2021-05-25T13:14:44.543Z] === RUN   TestDockerSuite/TestRunUserNotFound
13:14:44 [2021-05-25T13:14:44.804Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
13:14:45 [2021-05-25T13:14:45.373Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
13:14:49 [2021-05-25T13:14:49.573Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
13:14:50 [2021-05-25T13:14:50.513Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
13:14:51 [2021-05-25T13:14:51.461Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
13:14:52 [2021-05-25T13:14:52.992Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
13:14:52 [2021-05-25T13:14:52.992Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
13:14:52 [2021-05-25T13:14:52.992Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
13:14:54 [2021-05-25T13:14:54.011Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
13:14:54 [2021-05-25T13:14:54.950Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
13:14:57 [2021-05-25T13:14:57.486Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
13:15:00 [2021-05-25T13:15:00.022Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
13:15:00 [2021-05-25T13:15:00.283Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
13:15:00 [2021-05-25T13:15:00.283Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
13:15:00 [2021-05-25T13:15:00.283Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
13:15:00 [2021-05-25T13:15:00.283Z] === RUN   TestDockerSuite/TestRunWithBadDevice
13:15:00 [2021-05-25T13:15:00.542Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
13:15:00 [2021-05-25T13:15:00.542Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
13:15:04 [2021-05-25T13:15:04.732Z] === RUN   TestDockerSuite/TestRunWithCPUShares
13:15:05 [2021-05-25T13:15:05.301Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
13:15:06 [2021-05-25T13:15:06.682Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
13:15:07 [2021-05-25T13:15:07.253Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
13:15:08 [2021-05-25T13:15:08.192Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
13:15:08 [2021-05-25T13:15:08.192Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
13:15:08 [2021-05-25T13:15:08.760Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
13:15:08 [2021-05-25T13:15:08.760Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
13:15:08 [2021-05-25T13:15:08.760Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
13:15:08 [2021-05-25T13:15:08.760Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
13:15:08 [2021-05-25T13:15:08.760Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
13:15:08 [2021-05-25T13:15:08.760Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
13:15:08 [2021-05-25T13:15:08.760Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
13:15:08 [2021-05-25T13:15:08.760Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
13:15:08 [2021-05-25T13:15:08.760Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
13:15:09 [2021-05-25T13:15:09.700Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
13:15:10 [2021-05-25T13:15:10.271Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
13:15:10 [2021-05-25T13:15:10.271Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
13:15:10 [2021-05-25T13:15:10.690Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
13:15:11 [2021-05-25T13:15:11.209Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
13:15:11 [2021-05-25T13:15:11.470Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
13:15:11 [2021-05-25T13:15:11.623Z] === RUN   TestDockerSuite/TestBuildAddTarXz
13:15:11 [2021-05-25T13:15:11.623Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
13:15:11 [2021-05-25T13:15:11.623Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
13:15:12 [2021-05-25T13:15:12.410Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
13:15:12 [2021-05-25T13:15:12.410Z] === RUN   TestDockerSuite/TestRunWithShmSize
13:15:12 [2021-05-25T13:15:12.979Z] === RUN   TestDockerSuite/TestRunWithSwappiness
13:15:13 [2021-05-25T13:15:13.549Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
13:15:13 [2021-05-25T13:15:13.809Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
13:15:13 [2021-05-25T13:15:13.809Z] === RUN   TestDockerSuite/TestRunWithUlimits
13:15:14 [2021-05-25T13:15:14.394Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
13:15:16 [2021-05-25T13:15:16.304Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
13:15:16 [2021-05-25T13:15:16.563Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
13:15:16 [2021-05-25T13:15:16.563Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
13:15:17 [2021-05-25T13:15:17.133Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
13:15:17 [2021-05-25T13:15:17.133Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
13:15:19 [2021-05-25T13:15:19.038Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
13:15:19 [2021-05-25T13:15:19.038Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
13:15:21 [2021-05-25T13:15:21.022Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
13:15:21 [2021-05-25T13:15:21.574Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
13:15:22 [2021-05-25T13:15:22.143Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
13:15:22 [2021-05-25T13:15:22.143Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
13:15:22 [2021-05-25T13:15:22.143Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
13:15:23 [2021-05-25T13:15:23.083Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
13:15:23 [2021-05-25T13:15:23.651Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
13:15:24 [2021-05-25T13:15:24.219Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
13:15:25 [2021-05-25T13:15:25.598Z] === RUN   TestDockerSuite/TestSaveCheckTimes
13:15:25 [2021-05-25T13:15:25.598Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
13:15:28 [2021-05-25T13:15:28.137Z] === RUN   TestDockerSuite/TestSaveImageId
13:15:28 [2021-05-25T13:15:28.137Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
13:15:28 [2021-05-25T13:15:28.707Z] === RUN   TestDockerSuite/TestSaveLoadParents
13:15:28 [2021-05-25T13:15:28.966Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
13:15:31 [2021-05-25T13:15:31.504Z] === RUN   TestDockerSuite/TestSaveMultipleNames
13:15:31 [2021-05-25T13:15:31.504Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
13:15:32 [2021-05-25T13:15:32.621Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
13:15:32 [2021-05-25T13:15:32.621Z] === RUN   TestDockerSuite/TestBuildBlankName
13:15:32 [2021-05-25T13:15:32.621Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
13:15:33 [2021-05-25T13:15:33.413Z] === RUN   TestDockerSuite/TestSaveSingleTag
13:15:33 [2021-05-25T13:15:33.418Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
13:15:33 [2021-05-25T13:15:33.673Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
13:15:33 [2021-05-25T13:15:33.673Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
13:15:36 [2021-05-25T13:15:36.217Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
13:15:37 [2021-05-25T13:15:37.607Z] === RUN   TestDockerSuite/TestSearchCmdOptions
13:15:37 [2021-05-25T13:15:37.867Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
13:15:38 [2021-05-25T13:15:38.126Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
13:15:38 [2021-05-25T13:15:38.126Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
13:15:38 [2021-05-25T13:15:38.386Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
13:15:38 [2021-05-25T13:15:38.386Z] === RUN   TestDockerSuite/TestSearchWithLimit
13:15:38 [2021-05-25T13:15:38.955Z] === RUN   TestDockerSuite/TestSlowStdinClosing
13:15:39 [2021-05-25T13:15:39.631Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
13:15:40 [2021-05-25T13:15:40.585Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
13:15:42 [2021-05-25T13:15:42.250Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
13:15:46 [2021-05-25T13:15:46.326Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
13:15:47 [2021-05-25T13:15:47.522Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
13:15:47 [2021-05-25T13:15:47.782Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
13:15:50 [2021-05-25T13:15:50.320Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
13:15:50 [2021-05-25T13:15:50.888Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
13:15:52 [2021-05-25T13:15:52.268Z] === RUN   TestDockerSuite/TestStartAttachSilent
13:15:54 [2021-05-25T13:15:54.176Z] === RUN   TestDockerSuite/TestStartAttachWithRename
13:15:56 [2021-05-25T13:15:56.575Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
13:15:57 [2021-05-25T13:15:57.466Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
13:15:57 [2021-05-25T13:15:57.466Z] === RUN   TestDockerSuite/TestStartMultipleContainers
13:16:00 [2021-05-25T13:16:00.004Z] === RUN   TestDockerSuite/TestStartPausedContainer
13:16:00 [2021-05-25T13:16:00.574Z] === RUN   TestDockerSuite/TestStartRecordError
13:16:00 [2021-05-25T13:16:00.574Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
13:16:03 [2021-05-25T13:16:03.111Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
13:16:03 [2021-05-25T13:16:03.374Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
13:16:05 [2021-05-25T13:16:05.661Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
13:16:05 [2021-05-25T13:16:05.921Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
13:16:05 [2021-05-25T13:16:05.921Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
13:16:06 [2021-05-25T13:16:06.819Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
13:16:06 [2021-05-25T13:16:06.819Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
13:16:07 [2021-05-25T13:16:07.826Z] === RUN   TestDockerSuite/TestStatsAllNoStream
13:16:11 [2021-05-25T13:16:11.117Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
13:16:13 [2021-05-25T13:16:13.764Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
13:16:14 [2021-05-25T13:16:14.408Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
13:16:14 [2021-05-25T13:16:14.977Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
13:16:15 [2021-05-25T13:16:15.546Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
13:16:16 [2021-05-25T13:16:16.115Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
13:16:17 [2021-05-25T13:16:17.069Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
13:16:17 [2021-05-25T13:16:17.069Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
13:16:17 [2021-05-25T13:16:17.069Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
13:16:18 [2021-05-25T13:16:18.022Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
13:16:19 [2021-05-25T13:16:19.401Z] === RUN   TestDockerSuite/TestStatsFormatAll
13:16:22 [2021-05-25T13:16:22.335Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
13:16:24 [2021-05-25T13:16:24.677Z] === RUN   TestDockerSuite/TestStatsNoStream
13:16:25 [2021-05-25T13:16:25.586Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
13:16:25 [2021-05-25T13:16:25.586Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
13:16:25 [2021-05-25T13:16:25.586Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
13:16:25 [2021-05-25T13:16:25.586Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
13:16:25 [2021-05-25T13:16:25.586Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
13:16:27 [2021-05-25T13:16:27.966Z] === RUN   TestDockerSuite/TestStopContainerSignal
13:16:29 [2021-05-25T13:16:29.343Z] === RUN   TestDockerSuite/TestTopMultipleArgs
13:16:29 [2021-05-25T13:16:29.917Z] === RUN   TestDockerSuite/TestTopNonPrivileged
13:16:30 [2021-05-25T13:16:30.854Z] === RUN   TestDockerSuite/TestTopPrivileged
13:16:31 [2021-05-25T13:16:31.422Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
13:16:31 [2021-05-25T13:16:31.422Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
13:16:32 [2021-05-25T13:16:32.360Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
13:16:37 [2021-05-25T13:16:37.638Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
13:16:40 [2021-05-25T13:16:40.926Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
13:16:41 [2021-05-25T13:16:41.186Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
13:16:41 [2021-05-25T13:16:41.754Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
13:16:41 [2021-05-25T13:16:41.754Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
13:16:41 [2021-05-25T13:16:41.754Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
13:16:43 [2021-05-25T13:16:43.661Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
13:16:44 [2021-05-25T13:16:44.600Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
13:16:45 [2021-05-25T13:16:45.538Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
13:16:47 [2021-05-25T13:16:47.444Z] === RUN   TestDockerSuite/TestUpdateStats
13:16:51 [2021-05-25T13:16:51.636Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
13:16:52 [2021-05-25T13:16:52.575Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
13:16:52 [2021-05-25T13:16:52.575Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
13:16:54 [2021-05-25T13:16:54.481Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
13:16:55 [2021-05-25T13:16:55.882Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
13:17:01 [2021-05-25T13:17:01.160Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
13:17:01 [2021-05-25T13:17:01.160Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
13:17:01 [2021-05-25T13:17:01.612Z] === RUN   TestDockerSuite/TestBuildCacheAdd
13:17:02 [2021-05-25T13:17:02.064Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
13:17:02 [2021-05-25T13:17:02.453Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
13:17:04 [2021-05-25T13:17:04.214Z] === RUN   TestDockerSuite/TestBuildCacheFrom
13:17:04 [2021-05-25T13:17:04.214Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
13:17:07 [2021-05-25T13:17:07.728Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
13:17:08 [2021-05-25T13:17:08.858Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
13:17:11 [2021-05-25T13:17:11.010Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
13:17:11 [2021-05-25T13:17:11.010Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
13:17:11 [2021-05-25T13:17:11.010Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
13:17:11 [2021-05-25T13:17:11.927Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
13:17:12 [2021-05-25T13:17:12.498Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
13:17:12 [2021-05-25T13:17:12.529Z] === RUN   TestDockerSuite/TestBuildClearCmd
13:17:14 [2021-05-25T13:17:14.049Z] === RUN   TestDockerSuite/TestBuildCmd
13:17:14 [2021-05-25T13:17:14.503Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
13:17:14 [2021-05-25T13:17:14.956Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
13:17:15 [2021-05-25T13:17:15.797Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
13:17:15 [2021-05-25T13:17:15.914Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
13:17:21 [2021-05-25T13:17:21.650Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
13:17:22 [2021-05-25T13:17:22.369Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
13:17:24 [2021-05-25T13:17:24.519Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
13:17:24 [2021-05-25T13:17:24.519Z] === RUN   TestDockerSuite/TestBuildConditionalCache
13:17:26 [2021-05-25T13:17:26.037Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
13:17:26 [2021-05-25T13:17:26.037Z] === RUN   TestDockerSuite/TestBuildContextCleanup
13:17:26 [2021-05-25T13:17:26.490Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
13:17:27 [2021-05-25T13:17:27.644Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
13:17:28 [2021-05-25T13:17:28.644Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
13:17:29 [2021-05-25T13:17:29.557Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
13:17:29 [2021-05-25T13:17:29.600Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
13:17:30 [2021-05-25T13:17:30.556Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
13:17:30 [2021-05-25T13:17:30.556Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
13:17:31 [2021-05-25T13:17:31.512Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
13:17:32 [2021-05-25T13:17:32.098Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
13:17:32 [2021-05-25T13:17:32.469Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
13:17:32 [2021-05-25T13:17:32.469Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
13:17:32 [2021-05-25T13:17:32.469Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
13:17:33 [2021-05-25T13:17:33.480Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
13:17:34 [2021-05-25T13:17:34.861Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
13:17:36 [2021-05-25T13:17:36.776Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
13:17:38 [2021-05-25T13:17:38.214Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
13:17:39 [2021-05-25T13:17:39.317Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
13:17:41 [2021-05-25T13:17:41.226Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
13:17:43 [2021-05-25T13:17:43.768Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
13:17:45 [2021-05-25T13:17:45.679Z] === RUN   TestDockerSuite/TestVolumeCLICreate
13:17:48 [2021-05-25T13:17:48.393Z] === RUN   TestDockerSuite/TestBuildDotDotFile
13:17:48 [2021-05-25T13:17:48.393Z] === RUN   TestDockerSuite/TestBuildEOLInLine
13:17:48 [2021-05-25T13:17:48.393Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
13:17:48 [2021-05-25T13:17:48.393Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
13:17:48 [2021-05-25T13:17:48.393Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
13:17:48 [2021-05-25T13:17:48.393Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
13:17:48 [2021-05-25T13:17:48.393Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
13:17:48 [2021-05-25T13:17:48.393Z] === RUN   TestDockerSuite/TestBuildEntrypoint
13:17:48 [2021-05-25T13:17:48.393Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
13:17:49 [2021-05-25T13:17:49.931Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
13:17:52 [2021-05-25T13:17:52.844Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
13:17:57 [2021-05-25T13:17:57.551Z] === RUN   TestDockerSuite/TestBuildEnv
13:17:57 [2021-05-25T13:17:57.551Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
13:17:57 [2021-05-25T13:17:57.551Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
13:17:57 [2021-05-25T13:17:57.551Z] === RUN   TestDockerSuite/TestBuildEnvUsage
13:17:57 [2021-05-25T13:17:57.551Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
13:17:57 [2021-05-25T13:17:57.551Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
13:18:00 [2021-05-25T13:18:00.563Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
13:18:00 [2021-05-25T13:18:00.563Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
13:18:00 [2021-05-25T13:18:00.563Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
13:18:01 [2021-05-25T13:18:01.522Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
13:18:01 [2021-05-25T13:18:01.522Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
13:18:01 [2021-05-25T13:18:01.522Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
13:18:01 [2021-05-25T13:18:01.522Z] === RUN   TestDockerSuite/TestVolumeCLILs
13:18:01 [2021-05-25T13:18:01.522Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
13:18:02 [2021-05-25T13:18:02.244Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
13:18:02 [2021-05-25T13:18:02.244Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
13:18:02 [2021-05-25T13:18:02.244Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
13:18:02 [2021-05-25T13:18:02.244Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
13:18:02 [2021-05-25T13:18:02.459Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
13:18:02 [2021-05-25T13:18:02.459Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
13:18:02 [2021-05-25T13:18:02.703Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
13:18:03 [2021-05-25T13:18:03.840Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
13:18:03 [2021-05-25T13:18:03.840Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
13:18:03 [2021-05-25T13:18:03.840Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
13:18:03 [2021-05-25T13:18:03.840Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
13:18:04 [2021-05-25T13:18:04.101Z] === RUN   TestDockerSuite/TestVolumeCLIRm
13:18:06 [2021-05-25T13:18:06.641Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
13:18:06 [2021-05-25T13:18:06.641Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
13:18:06 [2021-05-25T13:18:06.900Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
13:18:06 [2021-05-25T13:18:06.900Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
13:18:06 [2021-05-25T13:18:06.900Z] === RUN   TestDockerSuite/TestVolumeEvents
13:18:07 [2021-05-25T13:18:07.838Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
13:18:09 [2021-05-25T13:18:09.745Z] === RUN   TestDockerSuite/TestVolumeLsFormat
13:18:10 [2021-05-25T13:18:10.006Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
13:18:10 [2021-05-25T13:18:10.006Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
13:18:13 [2021-05-25T13:18:13.040Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
13:18:13 [2021-05-25T13:18:13.305Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
13:18:15 [2021-05-25T13:18:15.212Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
13:18:17 [2021-05-25T13:18:17.121Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
13:18:17 [2021-05-25T13:18:17.121Z] --- PASS: TestDockerSuite (1958.54s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.23s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.60s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.69s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.96s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.60s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.67s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.48s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.46s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.74s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.39s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.28s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.37s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.36s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.30s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.23s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.54s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.29s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.69s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.32s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.19s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.36s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.33s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.81s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.72s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.62s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.78s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.65s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (26.93s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.80s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.00s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.12s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.36s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.73s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.06s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.56s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.01s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.19s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.16s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.51s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.65s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (2.06s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddScript (4.65s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.98s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.17s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.83s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddTar (11.56s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.98s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.73s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.90s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.82s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.31s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.42s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.29s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.74s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.50s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.62s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.56s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.51s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.68s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.80s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.88s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.32s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.76s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.78s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.50s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.81s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.88s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.27s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.18s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (8.86s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.92s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.83s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.54s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.29s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.68s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.13s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.53s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.35s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
13:18:17 [2021-05-25T13:18:17.121Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.49s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.76s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.38s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.95s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.50s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.70s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.43s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.35s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.65s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.05s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
13:18:17 [2021-05-25T13:18:17.121Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.121Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
13:18:17 [2021-05-25T13:18:17.121Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.121Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
13:18:17 [2021-05-25T13:18:17.121Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.121Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
13:18:17 [2021-05-25T13:18:17.121Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.46s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.55s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.82s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.47s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.95s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.37s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.49s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.97s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.60s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.65s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.62s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.48s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.64s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.82s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (5.07s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.67s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.39s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.78s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.37s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.55s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.34s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.65s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.44s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (25.05s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (7.68s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.49s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.29s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.39s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.36s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEnv (2.16s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.87s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.88s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (9.61s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (33.22s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.52s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (12.06s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.48s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.77s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.81s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (2.50s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
13:18:17 [2021-05-25T13:18:17.121Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.72s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.56s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.78s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildFails (1.17s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.01s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.91s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.41s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildFromGit (2.27s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.63s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.42s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.59s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.95s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.70s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.93s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.02s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.21s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.52s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.43s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.69s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.47s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.39s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.49s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.39s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.39s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.87s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.98s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.58s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.97s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
13:18:17 [2021-05-25T13:18:17.121Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.23s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.74s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.60s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.48s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.05s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.61s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.41s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.15s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
13:18:17 [2021-05-25T13:18:17.122Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.43s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.66s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.82s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.26s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.29s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.78s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.04s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.34s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.35s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.52s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.91s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.55s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.66s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.34s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.43s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.30s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.53s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.73s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.22s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.05s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.21s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.36s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.87s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.68s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildRm (3.80s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.06s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.02s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.34s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.45s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.12s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.08s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.92s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
13:18:17 [2021-05-25T13:18:17.122Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.32s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.12s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.00s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.26s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.07s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.96s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.88s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.46s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildUser (1.91s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.02s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.42s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.07s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.28s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.10s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.72s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
13:18:17 [2021-05-25T13:18:17.122Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.122Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
13:18:17 [2021-05-25T13:18:17.122Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.122Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
13:18:17 [2021-05-25T13:18:17.122Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.122Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
13:18:17 [2021-05-25T13:18:17.122Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (3.28s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.35s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.03s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.10s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.24s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.78s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.38s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.49s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
13:18:17 [2021-05-25T13:18:17.122Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.80s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.54s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
13:18:17 [2021-05-25T13:18:17.122Z]         docker_cli_sni_test.go:18: Flakey test
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.07s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.45s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCommitChange (1.59s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.14s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.48s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.94s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.24s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCommitTTY (2.19s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.04s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.03s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.00s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.89s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.88s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.78s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.93s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.89s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.05s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.90s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.91s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.99s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.96s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.93s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.17s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.05s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.90s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.98s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.59s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.04s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.30s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (1.61s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.05s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.22s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (2.16s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.42s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.11s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.06s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.53s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.82s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.28s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPITop (1.41s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
13:18:17 [2021-05-25T13:18:17.122Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.37s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.20s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.57s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.48s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.01s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.16s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.97s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.79s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.71s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (2.00s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (0.88s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.86s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ca9920_<nil>} (1.80s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1379645402_/foo_false__<nil>_<nil>_<nil>} (1.61s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1379645402_/foo_true__<nil>_<nil>_<nil>} (1.58s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3062040433_/foo_false__<nil>_<nil>_<nil>} (1.56s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3062040433_/foo_true__<nil>_<nil>_<nil>} (0.70s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3062040433_/foo_true__0xc000ca9980_<nil>_<nil>} (1.56s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ca99a0_<nil>} (0.98s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ca99c0_<nil>} (1.76s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ca9a00_<nil>} (1.66s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ca9a20_<nil>} (1.89s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.74s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s)
13:18:17 [2021-05-25T13:18:17.122Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.59s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.11s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.05s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.81s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.23s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.03s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.10s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.97s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.86s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (1.42s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.49s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (2.13s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.60s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (1.35s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.34s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.19s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.08s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.21s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.62s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.45s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.08s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (1.12s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.24s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.25s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.18s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.17s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.94s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.99s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.93s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.60s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.24s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.86s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.93s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.76s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.86s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.55s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.92s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpToDot (0.80s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.41s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.47s)
13:18:17 [2021-05-25T13:18:17.122Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.98s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.35s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.30s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.99s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.35s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.63s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.16s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
13:18:17 [2021-05-25T13:18:17.123Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.70s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCreateRM (0.12s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
13:18:17 [2021-05-25T13:18:17.123Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.19s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.83s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.69s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.45s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.89s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.46s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.06s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.60s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.02s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.88s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.65s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.00s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.63s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.50s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.05s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.27s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.48s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.54s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.64s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.81s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.95s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.87s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.91s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.02s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.83s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.69s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.21s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.13s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.45s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.49s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.61s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.65s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.41s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.44s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.28s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.46s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.47s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.54s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.94s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.39s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
13:18:17 [2021-05-25T13:18:17.123Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
13:18:17 [2021-05-25T13:18:17.123Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
13:18:17 [2021-05-25T13:18:17.123Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.44s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.89s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsRename (0.86s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsResize (0.78s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.65s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.24s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.84s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.98s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsTop (0.96s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.40s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExec (1.55s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.99s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.14s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.18s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecAPIStart (3.25s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.63s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.48s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.14s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.05s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.05s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.03s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.75s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecCgroup (2.53s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecEnv (1.04s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.95s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.57s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.40s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.83s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.24s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.05s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecParseError (0.74s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.78s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.75s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.74s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.05s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.03s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.56s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.80s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecTTY (1.05s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.04s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.75s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.05s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
13:18:17 [2021-05-25T13:18:17.123Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.51s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.76s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (2.86s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.26s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.73s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.15s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.03s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.75s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.79s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.74s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestHealth (22.72s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.86s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.98s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.39s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.65s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.79s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.08s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.80s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.82s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.76s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.06s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.64s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImportFile (1.63s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.67s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.03s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.22s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.82s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.64s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.36s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.30s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.14s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.14s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.96s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.70s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.71s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.15s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.74s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.74s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.78s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
13:18:17 [2021-05-25T13:18:17.123Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.50s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.83s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.84s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.91s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
13:18:17 [2021-05-25T13:18:17.123Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.09s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.19s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.93s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.08s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.65s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.94s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.87s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.49s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.83s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.89s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.01s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.95s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.89s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.71s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.45s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (2.49s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLinksEnvs (2.18s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.65s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.56s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.20s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.16s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.37s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.53s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.83s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.68s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.84s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.63s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.78s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.92s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.16s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.79s)
13:18:17 [2021-05-25T13:18:17.123Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.77s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.75s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.92s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.75s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.20s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.20s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.60s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.19s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.24s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.76s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.73s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestLogsSince (6.89s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.78s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.00s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestLogsTail (1.02s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.92s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.90s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.31s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.75s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestNetHostname (3.55s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.74s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestNetworkEvents (6.91s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.66s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.11s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPluginActive (1.51s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.34s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
13:18:17 [2021-05-25T13:18:17.124Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.91s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.79s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.34s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.39s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.45s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.64s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.15s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPortHostBinding (2.25s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPortList (14.17s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.42s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.00s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.70s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.72s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.71s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.44s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.87s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.45s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.36s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.21s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.13s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (4.26s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.13s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.70s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.00s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.53s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.58s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (2.00s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.88s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.52s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.79s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (2.01s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.18s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.86s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.94s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.19s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
13:18:17 [2021-05-25T13:18:17.124Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.15s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.09s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (2.03s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.84s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.87s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (12.51s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.65s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (3.04s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.80s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (2.24s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.55s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.48s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.46s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.22s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.39s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.13s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.39s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.98s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRmiTag (0.15s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.86s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.70s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.77s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.87s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.36s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.73s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunAddHost (1.05s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.77s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.83s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.84s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.42s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.74s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.24s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.19s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.03s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.42s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.87s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.85s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.88s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.75s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.97s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.28s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.19s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.95s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.76s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.72s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.24s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.74s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.73s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.72s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.69s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.73s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.76s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.95s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.86s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.57s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.15s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.75s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.73s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.70s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.46s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.47s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.24s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.72s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.71s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.72s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.77s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.91s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.79s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.94s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.89s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.25s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.00s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.93s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.38s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
13:18:17 [2021-05-25T13:18:17.124Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.124Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
13:18:17 [2021-05-25T13:18:17.124Z]         docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.77s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.85s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.62s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (3.00s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.97s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.07s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.00s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
13:18:17 [2021-05-25T13:18:17.124Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.88s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (2.08s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.87s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.85s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.83s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.69s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.72s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.70s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.76s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.70s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.70s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.75s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.70s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.73s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.41s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.47s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
13:18:17 [2021-05-25T13:18:17.124Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.13s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.74s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.55s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.69s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (2.01s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.71s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.15s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.46s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.74s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.82s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.72s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.52s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.76s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.53s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.51s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.44s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunMount (8.09s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.69s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.69s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.52s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.83s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.63s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.37s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (3.08s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.62s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.52s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.93s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.21s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.78s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.96s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.11s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.16s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.27s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.67s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.71s)
13:18:17 [2021-05-25T13:18:17.124Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.75s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.70s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.76s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.76s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.74s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.71s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.00s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.96s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.82s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (1.09s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.68s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.14s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.46s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunRm (0.77s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.73s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.72s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.39s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.75s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.72s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.91s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.71s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.69s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.48s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.72s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.71s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.69s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunState (1.65s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.75s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.73s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.71s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.41s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.71s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.37s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.74s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.70s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.69s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.15s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.72s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.72s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.71s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.98s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.09s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.72s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.70s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.71s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.71s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.06s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.98s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.24s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.45s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.21s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.44s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.82s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.72s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.45s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.73s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.75s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.72s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.73s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.72s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.97s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.69s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.72s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.73s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.41s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.66s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.63s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.44s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.19s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.71s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.98s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.16s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.41s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.30s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.09s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.48s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.61s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents680016594
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.11s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.25s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (2.17s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.85s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.48s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.93s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.89s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (3.07s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.44s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.67s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (3.01s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.94s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.76s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestStartRecordError (2.25s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.49s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.15s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.48s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.14s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.58s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.75s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.69s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.71s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.84s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.56s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.08s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.71s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.38s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.70s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.71s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.50s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.10s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.08s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.82s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.79s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.41s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.86s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.13s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.81s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.58s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.73s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (4.08s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.54s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.14s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.16s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.11s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.48s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.45s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.18s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.18s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.25s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.11s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.09s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.76s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.92s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.16s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.12s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.14s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.03s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.09s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.65s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.75s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.15s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.88s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.91s)
13:18:17 [2021-05-25T13:18:17.125Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
13:18:17 [2021-05-25T13:18:17.125Z]         docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
13:18:17 [2021-05-25T13:18:17.125Z] === RUN   TestDockerRegistrySuite
13:18:17 [2021-05-25T13:18:17.125Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
13:18:19 [2021-05-25T13:18:19.035Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
13:18:20 [2021-05-25T13:18:20.416Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
13:18:20 [2021-05-25T13:18:20.616Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
13:18:20 [2021-05-25T13:18:20.616Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
13:18:20 [2021-05-25T13:18:20.616Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
13:18:20 [2021-05-25T13:18:20.986Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
13:18:22 [2021-05-25T13:18:22.365Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
13:18:22 [2021-05-25T13:18:22.365Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
13:18:23 [2021-05-25T13:18:23.486Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
13:18:23 [2021-05-25T13:18:23.486Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
13:18:23 [2021-05-25T13:18:23.938Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
13:18:23 [2021-05-25T13:18:23.938Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
13:18:24 [2021-05-25T13:18:24.892Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
13:18:24 [2021-05-25T13:18:24.892Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
13:18:27 [2021-05-25T13:18:27.655Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
13:18:34 [2021-05-25T13:18:34.138Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
13:18:34 [2021-05-25T13:18:34.138Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
13:18:34 [2021-05-25T13:18:34.138Z] === RUN   TestDockerSuite/TestBuildExpose
13:18:34 [2021-05-25T13:18:34.138Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
13:18:34 [2021-05-25T13:18:34.138Z] === RUN   TestDockerSuite/TestBuildExposeOrder
13:18:34 [2021-05-25T13:18:34.138Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
13:18:34 [2021-05-25T13:18:34.138Z] === RUN   TestDockerSuite/TestBuildFails
13:18:34 [2021-05-25T13:18:34.226Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
13:18:35 [2021-05-25T13:18:35.107Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
13:18:35 [2021-05-25T13:18:35.107Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
13:18:37 [2021-05-25T13:18:37.518Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
13:18:38 [2021-05-25T13:18:38.457Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
13:18:39 [2021-05-25T13:18:39.396Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
13:18:40 [2021-05-25T13:18:40.945Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
13:18:41 [2021-05-25T13:18:41.304Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
13:18:42 [2021-05-25T13:18:42.683Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
13:18:44 [2021-05-25T13:18:44.064Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
13:18:45 [2021-05-25T13:18:45.003Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
13:18:46 [2021-05-25T13:18:46.384Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
13:18:48 [2021-05-25T13:18:48.921Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
13:18:51 [2021-05-25T13:18:51.283Z] === RUN   TestDockerSuite/TestBuildForceRm
13:18:51 [2021-05-25T13:18:51.488Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
13:18:52 [2021-05-25T13:18:52.870Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
13:18:56 [2021-05-25T13:18:56.163Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
13:18:57 [2021-05-25T13:18:57.102Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
13:18:57 [2021-05-25T13:18:57.361Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
13:18:58 [2021-05-25T13:18:58.741Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
13:18:59 [2021-05-25T13:18:59.679Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
13:19:01 [2021-05-25T13:19:01.058Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
13:19:03 [2021-05-25T13:19:03.711Z] === RUN   TestDockerSuite/TestBuildFromGit
13:19:04 [2021-05-25T13:19:04.351Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
13:19:04 [2021-05-25T13:19:04.920Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
13:19:06 [2021-05-25T13:19:06.301Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
13:19:06 [2021-05-25T13:19:06.560Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
13:19:06 [2021-05-25T13:19:06.560Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
13:19:06 [2021-05-25T13:19:06.819Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
13:19:07 [2021-05-25T13:19:07.080Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
13:19:07 [2021-05-25T13:19:07.649Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
13:19:07 [2021-05-25T13:19:07.649Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
13:19:09 [2021-05-25T13:19:09.029Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
13:19:10 [2021-05-25T13:19:10.794Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
13:19:10 [2021-05-25T13:19:10.936Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
13:19:12 [2021-05-25T13:19:12.315Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
13:19:12 [2021-05-25T13:19:12.331Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
13:19:13 [2021-05-25T13:19:13.704Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
13:19:14 [2021-05-25T13:19:14.411Z] === RUN   TestDockerRegistrySuite/TestV2Only
13:19:15 [2021-05-25T13:19:15.349Z] --- PASS: TestDockerRegistrySuite (58.63s)
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.86s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [da97e2d2c6280] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.56s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [dc44a0c5a2a66] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.00s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [dbb967c4c85a8] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [dcfb989ba3e0f] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.43s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [d60836acb953c] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.40s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [d27094e8cac8f] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.87s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [dcf28966ffd25] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.29s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [dcc040e198336] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.15s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [d4bac1f07a63b] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.52s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [d65a90cbfa5dd] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.39s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [d0abd824aabf9] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.35s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [da926dcf2fe32] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [d5abb4f980999] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.26s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [dbfa32a2577c6] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.58s)
13:19:15 [2021-05-25T13:19:15.349Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5c4567e05735f53dcaec14b3579d0ce228fbf73d32accba7d9676e7f8652c3ee
13:19:15 [2021-05-25T13:19:15.349Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:eac91fe9453980e9dd95d060166e40ad4152ec891cb8bdcac7169d6c001d4846
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [d543231e79b17] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.56s)
13:19:15 [2021-05-25T13:19:15.349Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3d0838578a1b53b4cf2d69e1cf69a6868c116c8fad18567d3190603534c5fdb3
13:19:15 [2021-05-25T13:19:15.349Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e3661cfa0afb02e388b9e4040602051b67a49792341525bc27a4aeb4529d1acd
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [d51b268be48c6] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.41s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [daf7b831006bc] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.11s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [df88ae55699ef] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.31s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [daf434309c329] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [d699330e79f3c] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.22s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [dbc820fa6f03b] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.15s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [d6282267612b9] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.22s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [d49b958ce4c35] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.42s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [d6610e6397920] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [dcba0551a13e0] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.33s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [d595d64f69328] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [d76c430f229db] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [d0574c4d9bc16] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [d3b6f480004a1] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [d620c9ef9dcd7] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [d23d65cb13590] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [d0f632efc5321] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.32s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [dfabbec0a32b2] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.98s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [d3adf640cdddd] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.13s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [d8c28174db259] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.36s)
13:19:15 [2021-05-25T13:19:15.349Z]         check_test.go:196: [df95d49674481] daemon is not started
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s)
13:19:15 [2021-05-25T13:19:15.349Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.92s)
13:19:15 [2021-05-25T13:19:15.349Z] === RUN   TestDockerSchema1RegistrySuite
13:19:15 [2021-05-25T13:19:15.349Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
13:19:15 [2021-05-25T13:19:15.513Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
13:19:15 [2021-05-25T13:19:15.513Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
13:19:15 [2021-05-25T13:19:15.513Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
13:19:15 [2021-05-25T13:19:15.610Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
13:19:17 [2021-05-25T13:19:17.171Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
13:19:17 [2021-05-25T13:19:17.171Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
13:19:18 [2021-05-25T13:19:18.141Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
13:19:19 [2021-05-25T13:19:19.110Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
13:19:19 [2021-05-25T13:19:19.110Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
13:19:19 [2021-05-25T13:19:19.806Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
13:19:23 [2021-05-25T13:19:23.999Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
13:19:27 [2021-05-25T13:19:27.691Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
13:19:27 [2021-05-25T13:19:27.691Z] === RUN   TestDockerSuite/TestBuildHistory
13:19:28 [2021-05-25T13:19:28.195Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
13:19:29 [2021-05-25T13:19:29.133Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
13:19:30 [2021-05-25T13:19:30.512Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
13:19:30 [2021-05-25T13:19:30.512Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
13:19:31 [2021-05-25T13:19:31.890Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
13:19:33 [2021-05-25T13:19:33.269Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
13:19:34 [2021-05-25T13:19:34.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
13:19:37 [2021-05-25T13:19:37.941Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
13:19:38 [2021-05-25T13:19:38.200Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
13:19:38 [2021-05-25T13:19:38.771Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
13:19:38 [2021-05-25T13:19:38.771Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
13:19:39 [2021-05-25T13:19:39.031Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
13:19:39 [2021-05-25T13:19:39.289Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
13:19:39 [2021-05-25T13:19:39.858Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
13:19:39 [2021-05-25T13:19:39.858Z] --- PASS: TestDockerSchema1RegistrySuite (24.46s)
13:19:39 [2021-05-25T13:19:39.858Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
13:19:39 [2021-05-25T13:19:39.858Z]         check_test.go:223: [d8b283108263f] daemon is not started
13:19:39 [2021-05-25T13:19:39.858Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.11s)
13:19:39 [2021-05-25T13:19:39.858Z]         check_test.go:223: [d6f207734c053] daemon is not started
13:19:39 [2021-05-25T13:19:39.858Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.32s)
13:19:39 [2021-05-25T13:19:39.858Z]         check_test.go:223: [d5574df75ca10] daemon is not started
13:19:39 [2021-05-25T13:19:39.858Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.67s)
13:19:39 [2021-05-25T13:19:39.858Z]         check_test.go:223: [dd1780adc8665] daemon is not started
13:19:39 [2021-05-25T13:19:39.858Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.23s)
13:19:39 [2021-05-25T13:19:39.858Z]         check_test.go:223: [ded8350cb0acc] daemon is not started
13:19:39 [2021-05-25T13:19:39.858Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.56s)
13:19:39 [2021-05-25T13:19:39.858Z]         check_test.go:223: [d2e09219e4717] daemon is not started
13:19:39 [2021-05-25T13:19:39.858Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
13:19:39 [2021-05-25T13:19:39.858Z]         check_test.go:223: [d05956c3de104] daemon is not started
13:19:39 [2021-05-25T13:19:39.858Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.34s)
13:19:39 [2021-05-25T13:19:39.858Z]         check_test.go:223: [d2fcccb9d1866] daemon is not started
13:19:39 [2021-05-25T13:19:39.858Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.18s)
13:19:39 [2021-05-25T13:19:39.858Z]         check_test.go:223: [da7634c4035e0] daemon is not started
13:19:39 [2021-05-25T13:19:39.858Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.22s)
13:19:39 [2021-05-25T13:19:39.858Z]         check_test.go:223: [d0b48da05decf] daemon is not started
13:19:39 [2021-05-25T13:19:39.858Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.44s)
13:19:39 [2021-05-25T13:19:39.858Z]         check_test.go:223: [d1a6db3101da7] daemon is not started
13:19:39 [2021-05-25T13:19:39.858Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
13:19:39 [2021-05-25T13:19:39.858Z]         check_test.go:223: [dd4a86d4db940] daemon is not started
13:19:39 [2021-05-25T13:19:39.858Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s)
13:19:39 [2021-05-25T13:19:39.858Z]         check_test.go:223: [d2092ddc33552] daemon is not started
13:19:39 [2021-05-25T13:19:39.858Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
13:19:39 [2021-05-25T13:19:39.858Z]         check_test.go:223: [d864bf11ed2d3] daemon is not started
13:19:39 [2021-05-25T13:19:39.858Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s)
13:19:39 [2021-05-25T13:19:39.858Z]         check_test.go:223: [de295a95507e6] daemon is not started
13:19:39 [2021-05-25T13:19:39.858Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s)
13:19:39 [2021-05-25T13:19:39.858Z]         check_test.go:223: [d6bd473fbb06c] daemon is not started
13:19:39 [2021-05-25T13:19:39.858Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s)
13:19:39 [2021-05-25T13:19:39.858Z]         check_test.go:223: [d77b63071a873] daemon is not started
13:19:39 [2021-05-25T13:19:39.858Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
13:19:39 [2021-05-25T13:19:39.858Z]         check_test.go:223: [d04bc21a277d1] daemon is not started
13:19:39 [2021-05-25T13:19:39.858Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
13:19:39 [2021-05-25T13:19:39.858Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
13:19:40 [2021-05-25T13:19:40.550Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
13:19:40 [2021-05-25T13:19:40.796Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
13:19:41 [2021-05-25T13:19:41.055Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
13:19:41 [2021-05-25T13:19:41.315Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
13:19:41 [2021-05-25T13:19:41.508Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
13:19:42 [2021-05-25T13:19:42.462Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
13:19:42 [2021-05-25T13:19:42.511Z] === RUN   TestDockerSuite/TestBuildIidFile
13:19:42 [2021-05-25T13:19:42.511Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
13:19:42 [2021-05-25T13:19:42.693Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
13:19:42 [2021-05-25T13:19:42.693Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
13:19:43 [2021-05-25T13:19:43.263Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
13:19:43 [2021-05-25T13:19:43.480Z] === RUN   TestDockerSuite/TestBuildInheritance
13:19:43 [2021-05-25T13:19:43.480Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
13:19:43 [2021-05-25T13:19:43.832Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
13:19:43 [2021-05-25T13:19:43.832Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.97s)
13:19:43 [2021-05-25T13:19:43.832Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s)
13:19:43 [2021-05-25T13:19:43.832Z]         check_test.go:252: [d603eb36d1d45] daemon is not started
13:19:43 [2021-05-25T13:19:43.832Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s)
13:19:43 [2021-05-25T13:19:43.832Z]         check_test.go:252: [d139104e7f15d] daemon is not started
13:19:43 [2021-05-25T13:19:43.832Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
13:19:43 [2021-05-25T13:19:43.832Z]         check_test.go:252: [d6ecd8e9ef110] daemon is not started
13:19:43 [2021-05-25T13:19:43.832Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.25s)
13:19:43 [2021-05-25T13:19:43.832Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
13:19:43 [2021-05-25T13:19:43.832Z]         check_test.go:252: [d891b1b678342] daemon is not started
13:19:43 [2021-05-25T13:19:43.832Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s)
13:19:43 [2021-05-25T13:19:43.832Z]         check_test.go:252: [dc67fae8465f6] daemon is not started
13:19:43 [2021-05-25T13:19:43.832Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s)
13:19:43 [2021-05-25T13:19:43.832Z]         check_test.go:252: [dc1e991afb256] daemon is not started
13:19:43 [2021-05-25T13:19:43.832Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
13:19:43 [2021-05-25T13:19:43.832Z]         check_test.go:252: [d61f37533940f] daemon is not started
13:19:43 [2021-05-25T13:19:43.832Z] === RUN   TestDockerRegistryAuthTokenSuite
13:19:43 [2021-05-25T13:19:43.832Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
13:19:44 [2021-05-25T13:19:44.451Z] === RUN   TestDockerSuite/TestBuildInvalidTag
13:19:44 [2021-05-25T13:19:44.451Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
13:19:46 [2021-05-25T13:19:46.157Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
13:19:49 [2021-05-25T13:19:49.031Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
13:19:49 [2021-05-25T13:19:49.103Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
13:19:49 [2021-05-25T13:19:49.103Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
13:19:49 [2021-05-25T13:19:49.143Z] === RUN   TestDockerSuite/TestBuildLabel
13:19:49 [2021-05-25T13:19:49.362Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
13:19:49 [2021-05-25T13:19:49.362Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
13:19:49 [2021-05-25T13:19:49.621Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
13:19:49 [2021-05-25T13:19:49.621Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
13:19:49 [2021-05-25T13:19:49.621Z]         check_test.go:279: [d6f51fb1dbd16] daemon is not started
13:19:49 [2021-05-25T13:19:49.621Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
13:19:49 [2021-05-25T13:19:49.621Z]         check_test.go:279: [d2ffce2a95c23] daemon is not started
13:19:49 [2021-05-25T13:19:49.621Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
13:19:49 [2021-05-25T13:19:49.621Z]         check_test.go:279: [d64f5544ff09b] daemon is not started
13:19:49 [2021-05-25T13:19:49.621Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
13:19:49 [2021-05-25T13:19:49.621Z]         check_test.go:279: [ddf0a8a4c6673] daemon is not started
13:19:49 [2021-05-25T13:19:49.621Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
13:19:49 [2021-05-25T13:19:49.621Z]         check_test.go:279: [d3cfe1089184c] daemon is not started
13:19:49 [2021-05-25T13:19:49.621Z] === RUN   TestDockerNetworkSuite
13:19:49 [2021-05-25T13:19:49.621Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
13:19:50 [2021-05-25T13:19:50.121Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
13:19:50 [2021-05-25T13:19:50.585Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
13:19:51 [2021-05-25T13:19:51.554Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
13:19:52 [2021-05-25T13:19:52.522Z] === RUN   TestDockerSuite/TestBuildLabels
13:19:52 [2021-05-25T13:19:52.726Z] === RUN   TestDockerSuite/TestBuildDockerignore
13:19:52 [2021-05-25T13:19:52.913Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
13:19:53 [2021-05-25T13:19:53.490Z] === RUN   TestDockerSuite/TestBuildLabelsCache
13:19:54 [2021-05-25T13:19:54.296Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
13:19:55 [2021-05-25T13:19:55.029Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
13:20:02 [2021-05-25T13:20:02.118Z] === RUN   TestDockerSuite/TestBuildLastModified
13:20:02 [2021-05-25T13:20:02.118Z] === RUN   TestDockerSuite/TestBuildLineBreak
13:20:02 [2021-05-25T13:20:02.118Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
13:20:02 [2021-05-25T13:20:02.118Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
13:20:02 [2021-05-25T13:20:02.118Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
13:20:02 [2021-05-25T13:20:02.118Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
13:20:02 [2021-05-25T13:20:02.118Z] === RUN   TestDockerSuite/TestBuildMaintainer
13:20:02 [2021-05-25T13:20:02.425Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
13:20:02 [2021-05-25T13:20:02.577Z] === RUN   TestDockerSuite/TestBuildMissingArgs
13:20:03 [2021-05-25T13:20:03.036Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
13:20:04 [2021-05-25T13:20:04.962Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
13:20:08 [2021-05-25T13:20:08.841Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
13:20:09 [2021-05-25T13:20:09.169Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
13:20:12 [2021-05-25T13:20:12.464Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
13:20:22 [2021-05-25T13:20:22.459Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
13:20:25 [2021-05-25T13:20:25.751Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
13:20:26 [2021-05-25T13:20:26.543Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
13:20:26 [2021-05-25T13:20:26.543Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
13:20:27 [2021-05-25T13:20:27.511Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
13:20:27 [2021-05-25T13:20:27.658Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
13:20:28 [2021-05-25T13:20:28.228Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
13:20:29 [2021-05-25T13:20:29.166Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
13:20:30 [2021-05-25T13:20:30.545Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
13:20:32 [2021-05-25T13:20:32.453Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
13:20:33 [2021-05-25T13:20:33.023Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
13:20:33 [2021-05-25T13:20:33.965Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
13:20:35 [2021-05-25T13:20:35.873Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
13:20:35 [2021-05-25T13:20:35.873Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
13:20:36 [2021-05-25T13:20:36.140Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
13:20:36 [2021-05-25T13:20:36.140Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
13:20:36 [2021-05-25T13:20:36.725Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
13:20:38 [2021-05-25T13:20:38.638Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
13:20:41 [2021-05-25T13:20:41.175Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
13:20:41 [2021-05-25T13:20:41.175Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
13:20:41 [2021-05-25T13:20:41.433Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
13:20:41 [2021-05-25T13:20:41.692Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
13:20:45 [2021-05-25T13:20:45.888Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
13:20:48 [2021-05-25T13:20:48.425Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
13:20:49 [2021-05-25T13:20:49.364Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
13:20:50 [2021-05-25T13:20:50.747Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
13:20:51 [2021-05-25T13:20:51.008Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
13:20:51 [2021-05-25T13:20:51.578Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
13:20:51 [2021-05-25T13:20:51.578Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
13:20:52 [2021-05-25T13:20:52.517Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
13:20:55 [2021-05-25T13:20:55.811Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
13:21:01 [2021-05-25T13:21:01.090Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
13:21:02 [2021-05-25T13:21:02.479Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
13:21:03 [2021-05-25T13:21:03.047Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
13:21:03 [2021-05-25T13:21:03.209Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
13:21:03 [2021-05-25T13:21:03.985Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
13:21:04 [2021-05-25T13:21:04.693Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
13:21:04 [2021-05-25T13:21:04.693Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
13:21:04 [2021-05-25T13:21:04.693Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
13:21:05 [2021-05-25T13:21:05.892Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
13:21:06 [2021-05-25T13:21:06.829Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
13:21:06 [2021-05-25T13:21:06.829Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
13:21:07 [2021-05-25T13:21:07.396Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
13:21:07 [2021-05-25T13:21:07.965Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
13:21:07 [2021-05-25T13:21:07.965Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
13:21:12 [2021-05-25T13:21:12.164Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
13:21:12 [2021-05-25T13:21:12.164Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
13:21:12 [2021-05-25T13:21:12.164Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
13:21:14 [2021-05-25T13:21:14.072Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
13:21:15 [2021-05-25T13:21:15.594Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
13:21:20 [2021-05-25T13:21:20.644Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
13:21:21 [2021-05-25T13:21:21.398Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
13:21:25 [2021-05-25T13:21:25.921Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
13:21:25 [2021-05-25T13:21:25.922Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
13:21:27 [2021-05-25T13:21:27.829Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
13:21:28 [2021-05-25T13:21:28.484Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
13:21:31 [2021-05-25T13:21:31.129Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
13:21:31 [2021-05-25T13:21:31.129Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
13:21:32 [2021-05-25T13:21:32.509Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
13:21:33 [2021-05-25T13:21:33.078Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
13:21:34 [2021-05-25T13:21:34.988Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
13:21:38 [2021-05-25T13:21:38.818Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
13:21:40 [2021-05-25T13:21:40.269Z] --- PASS: TestDockerNetworkSuite (109.72s)
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.27s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [dfe4c71bad070] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.47s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [da502aa65cb56] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.39s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d0a41db4a9e71] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.77s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d767a0ef5ea74] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.19s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:1233: [d4ff293f071d6] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.25s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d9591d57f5074] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.86s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [daa4252b0196a] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.80s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [dcc0684b07cd0] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.94s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d682e03b5fe7c] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.80s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d3f13c43820e8] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.67s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [dce50dc902852] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.60s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d5f5d1ca12c89] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.82s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d2280af258dc6] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.49s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d99e007d308ed] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (1.02s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d2eee9a28499a] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.57s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d1ad14c0933e9] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.50s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d65351f9c20b7] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d411fb8ce5cc3] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.51s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d5052c2969536] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (2.13s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [ddaf92a2baf5f] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.25s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d6dbebe701b48] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d4a1f319c0cf0] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.50s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [da34680f21dc6] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d9456e4981b47] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.36s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:968: [d256c54611e53] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.31s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [dfc6c61380244] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (13.95s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:1116: [d698854291fa2] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.63s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [db7c06a534685] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (3.06s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d2aa5685aa060] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.78s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d70af017f3735] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d077f73286d30] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.51s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [ddd250f1316c9] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.52s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d085bc0458b42] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d3302162acdc5] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.33s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [db5c6b73d33ae] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [dfdffa5a9d552] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d9964b3a628f6] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.60s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d054d2168ecc8] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.79s)
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.76s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:1084: [d1dc44cd99b21] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.09s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d1aa3a268a333] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (2.21s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d4432b09a60d3] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.89s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d607833703fb0] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [db871f2692d8e] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.60s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [dfa72fac48d54] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.81s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d0f4c663d942f] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.71s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [dfa2fc8688dd2] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.60s)
13:21:40 [2021-05-25T13:21:40.269Z]         docker_cli_network_unix_test.go:46: [d5a6801908ab3] daemon is not started
13:21:40 [2021-05-25T13:21:40.269Z] === RUN   TestDockerHubPullSuite
13:21:40 [2021-05-25T13:21:40.269Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
13:21:41 [2021-05-25T13:21:41.207Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
13:21:43 [2021-05-25T13:21:43.745Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
13:21:43 [2021-05-25T13:21:43.745Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
13:21:44 [2021-05-25T13:21:44.684Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
13:21:44 [2021-05-25T13:21:44.945Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
13:21:44 [2021-05-25T13:21:44.945Z] --- PASS: TestDockerHubPullSuite (5.70s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.70s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.14s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
13:21:44 [2021-05-25T13:21:44.945Z] PASS
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === Skipped
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_sni_test.go:18: Flakey test
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
13:21:44 [2021-05-25T13:21:44.945Z]         docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
13:21:44 [2021-05-25T13:21:44.945Z] 
13:21:44 [2021-05-25T13:21:44.945Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
13:21:44 [2021-05-25T13:21:44.946Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
13:21:44 [2021-05-25T13:21:44.946Z]         docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
13:21:44 [2021-05-25T13:21:44.946Z] 
13:21:44 [2021-05-25T13:21:44.946Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
13:21:44 [2021-05-25T13:21:44.946Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
13:21:44 [2021-05-25T13:21:44.946Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
13:21:44 [2021-05-25T13:21:44.946Z]         docker_cli_network_unix_test.go:46: [d9964b3a628f6] daemon is not started
13:21:44 [2021-05-25T13:21:44.946Z] 
13:21:44 [2021-05-25T13:21:44.946Z] 
13:21:44 [2021-05-25T13:21:44.946Z] DONE 1269 tests, 51 skipped in 2214.587s
13:21:44 [2021-05-25T13:21:44.946Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:21:44 [2021-05-25T13:21:44.946Z] ++++ cat bundles/test-integration/docker.pid
13:21:44 [2021-05-25T13:21:44.946Z] +++ kill 8237
13:21:46 [2021-05-25T13:21:46.324Z] +++ /etc/init.d/apparmor stop
13:21:46 [2021-05-25T13:21:46.324Z] Leaving: AppArmorNo profiles have been unloaded.
13:21:46 [2021-05-25T13:21:46.324Z] 
13:21:46 [2021-05-25T13:21:46.324Z] Unloading profiles will leave already running processes permanently
13:21:46 [2021-05-25T13:21:46.324Z] unconfined, which can lead to unexpected situations.
13:21:46 [2021-05-25T13:21:46.324Z] 
13:21:46 [2021-05-25T13:21:46.324Z] To set a process to complain mode, use the command line tool
13:21:46 [2021-05-25T13:21:46.324Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:21:46 [2021-05-25T13:21:46.324Z] +++ true
13:21:46 [2021-05-25T13:21:46.324Z] exiting test-integration
13:21:46 [2021-05-25T13:21:46.324Z] ++ exit 0
13:21:46 [2021-05-25T13:21:46.324Z] 
13:21:46 [2021-05-25T13:21:46.324Z] + for job in $(jobs -p)
13:21:46 [2021-05-25T13:21:46.324Z] + wait 13546
13:21:56 [2021-05-25T13:21:56.508Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
13:21:56 [2021-05-25T13:21:56.508Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
13:21:58 [2021-05-25T13:21:58.534Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
13:22:01 [2021-05-25T13:22:01.068Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
13:22:03 [2021-05-25T13:22:03.596Z] === RUN   TestDockerSuite/TestBuildMultipleTags
13:22:04 [2021-05-25T13:22:04.056Z] === RUN   TestDockerSuite/TestBuildNetContainer
13:22:04 [2021-05-25T13:22:04.056Z] === RUN   TestDockerSuite/TestBuildNetNone
13:22:04 [2021-05-25T13:22:04.056Z] === RUN   TestDockerSuite/TestBuildNoContext
13:22:05 [2021-05-25T13:22:05.278Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
13:22:07 [2021-05-25T13:22:07.793Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
13:22:07 [2021-05-25T13:22:07.813Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
13:22:12 [2021-05-25T13:22:12.007Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
13:22:12 [2021-05-25T13:22:12.485Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
13:22:15 [2021-05-25T13:22:15.298Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
13:22:15 [2021-05-25T13:22:15.392Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
13:22:15 [2021-05-25T13:22:15.392Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
13:22:15 [2021-05-25T13:22:15.392Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
13:22:18 [2021-05-25T13:22:18.294Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
13:22:19 [2021-05-25T13:22:19.263Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
13:22:20 [2021-05-25T13:22:20.802Z] === RUN   TestDockerSuite/TestBuildOnBuild
13:22:30 [2021-05-25T13:22:30.621Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
13:22:30 [2021-05-25T13:22:30.621Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
13:22:30 [2021-05-25T13:22:30.621Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
13:22:31 [2021-05-25T13:22:31.130Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
13:22:32 [2021-05-25T13:22:32.101Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
13:22:37 [2021-05-25T13:22:37.233Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
13:22:42 [2021-05-25T13:22:42.432Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
13:22:46 [2021-05-25T13:22:46.173Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
13:22:49 [2021-05-25T13:22:49.440Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
13:22:50 [2021-05-25T13:22:50.818Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
13:22:53 [2021-05-25T13:22:53.359Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
13:22:55 [2021-05-25T13:22:55.705Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
13:22:56 [2021-05-25T13:22:56.649Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
13:23:00 [2021-05-25T13:23:00.985Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
13:23:03 [2021-05-25T13:23:03.894Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
13:23:04 [2021-05-25T13:23:04.773Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
13:23:05 [2021-05-25T13:23:05.966Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
13:23:08 [2021-05-25T13:23:08.599Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
13:23:09 [2021-05-25T13:23:09.569Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
13:23:09 [2021-05-25T13:23:09.569Z] === RUN   TestDockerSuite/TestBuildPATH
13:23:09 [2021-05-25T13:23:09.569Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
13:23:10 [2021-05-25T13:23:10.060Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
13:23:11 [2021-05-25T13:23:11.972Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
13:23:15 [2021-05-25T13:23:15.267Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
13:23:16 [2021-05-25T13:23:16.658Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
13:23:16 [2021-05-25T13:23:16.658Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
13:23:18 [2021-05-25T13:23:18.564Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
13:23:21 [2021-05-25T13:23:21.106Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
13:23:23 [2021-05-25T13:23:23.584Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
13:23:23 [2021-05-25T13:23:23.654Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
13:23:25 [2021-05-25T13:23:25.563Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
13:23:59 [2021-05-25T13:23:59.201Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
13:24:14 [2021-05-25T13:24:14.177Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
13:24:20 [2021-05-25T13:24:20.323Z] === RUN   TestDockerSuite/TestBuildRm
13:24:21 [2021-05-25T13:24:21.809Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
13:24:28 [2021-05-25T13:24:28.927Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
13:24:36 [2021-05-25T13:24:36.704Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
13:24:38 [2021-05-25T13:24:38.044Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
13:24:41 [2021-05-25T13:24:41.250Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
13:24:43 [2021-05-25T13:24:43.850Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
13:24:43 [2021-05-25T13:24:43.850Z] === RUN   TestDockerSuite/TestBuildScratchCopy
13:24:44 [2021-05-25T13:24:44.309Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
13:24:45 [2021-05-25T13:24:45.851Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
13:24:50 [2021-05-25T13:24:50.557Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
13:24:54 [2021-05-25T13:24:54.313Z] === RUN   TestDockerSuite/TestBuildShellInherited
13:24:54 [2021-05-25T13:24:54.809Z] --- PASS: TestDockerSwarmSuite (1829.27s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.62s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.50s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.56s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.44s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.12s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.93s)
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_test.go:562: [d6c2cdca9a1e5] joining swarm manager [d58e85bf2dba1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_test.go:584: [ddfe1a2df96c1] joining swarm manager [d58e85bf2dba1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.809Z]         check_test.go:380: [d6c2cdca9a1e5] daemon is not started
13:24:54 [2021-05-25T13:24:54.809Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.46s)
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_test.go:45: [dfa89a5f9aa9a] joining swarm manager [d209f08a54cec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.04s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.75s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (43.74s)
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_test.go:303: [d9b1625f70d55] joining swarm manager [d54e76cb9c00f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_test.go:304: [d516ec8ae4543] joining swarm manager [d54e76cb9c00f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_test.go:363: Waiting for possible election...
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.16s)
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_test.go:271: [df6d26ae8ce5f] joining swarm manager [de5d60cee5862]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_test.go:272: [daacb2ca3cf86] joining swarm manager [de5d60cee5862]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.96s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.60s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.69s)
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_node_test.go:19: [def7a2fd9dbe1] joining swarm manager [d1e84d04125b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_node_test.go:20: [dd988e38fef79] joining swarm manager [d1e84d04125b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (54.26s)
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_test.go:501: [dbcf73bc92212] joining swarm manager [d8c24355d4f8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_test.go:506: [d1a1897a06ce1] joining swarm manager [d8c24355d4f8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (21.36s)
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_node_test.go:80: [d9419002a90b9] joining swarm manager [d53721c798146]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.70s)
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_node_test.go:52: [dec7b13abd5db] joining swarm manager [d1f992b326c64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_node_test.go:53: [db59a1bda0138] joining swarm manager [d1f992b326c64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.09s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.88s)
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_test.go:201: [dc8004df09c16] joining swarm manager [d1dcd519dce01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (75.53s)
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_test.go:383: [de65336e5cdff] joining swarm manager [dff7428665999]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_test.go:384: [d7d82caabc516] joining swarm manager [dff7428665999]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.809Z]         check_test.go:380: [d7d82caabc516] daemon is not started
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.45s)
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_test.go:801: [def8d94779735] joining swarm manager [dc2d6223d8eab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_test.go:801: [d0f9d532de54f] joining swarm manager [dc2d6223d8eab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_test.go:801: [dbb743f64e47e] joining swarm manager [dc2d6223d8eab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_test.go:801: [ddc1ca671a2f3] joining swarm manager [dc2d6223d8eab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_test.go:809: [d6a0caa22fde2] joining swarm manager [dc2d6223d8eab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.31s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (22.39s)
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_service_test.go:394: [d244aa9d88a7b] joining swarm manager [d0168a20500a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_service_test.go:394: [db1263b8b90c0] joining swarm manager [d0168a20500a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.20s)
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_service_test.go:342: [d3ad27ab48580] joining swarm manager [d0cbfb522ceb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_service_test.go:342: [dd3132d3b2296] joining swarm manager [d0cbfb522ceb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.93s)
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_service_test.go:489: [d84e71ea5d36d] joining swarm manager [dd1d506db0c75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_service_test.go:489: [df62dd17a4b83] joining swarm manager [dd1d506db0c75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.55s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.04s)
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_service_test.go:127: [d2020a61b3e03] joining swarm manager [df230b1256e35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_service_test.go:128: [d7f0ab7120478] joining swarm manager [df230b1256e35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_service_test.go:136: [d73093d6fa4ed] joining swarm manager [df230b1256e35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_service_test.go:137: [d61815587a88b] joining swarm manager [df230b1256e35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.78s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.35s)
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_service_test.go:303: [db9d9e817f153] joining swarm manager [d55e03dd08d8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_service_test.go:303: [dcb8b2dbf1662] joining swarm manager [d55e03dd08d8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.68s)
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_service_test.go:99: [d80b6a5a98a62] joining swarm manager [d94784ce5799f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_service_test.go:100: [debf0255b6527] joining swarm manager [d94784ce5799f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.809Z]         check_test.go:380: [d80b6a5a98a62] daemon is not started
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.82s)
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_service_test.go:532: [d84d7e1ec7ff5] joining swarm manager [dde6aa521e52e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_service_test.go:533: [dc695eabe0a91] joining swarm manager [dde6aa521e52e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.51s)
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_service_test.go:147: [d8029ae0e5b09] joining swarm manager [dc122bc850fa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.809Z]         docker_api_swarm_service_test.go:147: [dada7f4aa9b31] joining swarm manager [dc122bc850fa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.36s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.69s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.76s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.61s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.51s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.92s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.99s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.66s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.18s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.28s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.23s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.56s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.07s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.57s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.96s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.91s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.73s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.84s)
13:24:54 [2021-05-25T13:24:54.809Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.45s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.09s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (6.00s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.50s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.98s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.94s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.52s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.50s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.32s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.48s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.85s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.59s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.34s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.60s)
13:24:54 [2021-05-25T13:24:54.810Z]         docker_cli_service_logs_test.go:245: checking task zph7z9c4tf2p
13:24:54 [2021-05-25T13:24:54.810Z]         docker_cli_service_logs_test.go:250: checking messages for zph7z9c4tf2p
13:24:54 [2021-05-25T13:24:54.810Z]         docker_cli_service_logs_test.go:245: checking task 9ekotgocak33
13:24:54 [2021-05-25T13:24:54.810Z]         docker_cli_service_logs_test.go:250: checking messages for 9ekotgocak33
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.90s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.24s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.96s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.53s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.93s)
13:24:54 [2021-05-25T13:24:54.810Z]         docker_cli_swarm_test.go:1901: [d28222855a785] joining swarm manager [db7fdef9b0b6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.810Z]         docker_cli_swarm_test.go:1902: [d20f0fb305a85] joining swarm manager [db7fdef9b0b6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.18s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.05s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.51s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.62s)
13:24:54 [2021-05-25T13:24:54.810Z]         docker_cli_swarm_test.go:1802: [d4b0fb8735173] joining swarm manager [d255b5ec08c90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.810Z]         docker_cli_swarm_test.go:1803: [d29045a8e15d6] joining swarm manager [d255b5ec08c90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.80s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (133.63s)
13:24:54 [2021-05-25T13:24:54.810Z]         docker_cli_swarm_test.go:1321: [db42709d1c353] joining swarm manager [d8ee0cfca2cf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.810Z]         docker_cli_swarm_test.go:1322: [ddb0190dd644e] joining swarm manager [d8ee0cfca2cf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.37s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.91s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.33s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.20s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.55s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.83s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.18s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
13:24:54 [2021-05-25T13:24:54.810Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.31s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.76s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.46s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.29s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.17s)
13:24:54 [2021-05-25T13:24:54.810Z]         docker_cli_swarm_test.go:1186: [de0cdd63fa1bd] joining swarm manager [d2eb53db4f845]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.810Z]         docker_cli_swarm_test.go:1195: [d6eb49e82b988] joining swarm manager [d2eb53db4f845]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.66s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.82s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.62s)
13:24:54 [2021-05-25T13:24:54.810Z]         docker_cli_swarm_test.go:1118: [d688b8056e336] joining swarm manager [d9b37423f367a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.810Z]         docker_cli_swarm_test.go:1119: [d141c8568aa13] joining swarm manager [d9b37423f367a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.810Z]         docker_cli_swarm_test.go:1172: [d0f15bffe4cd5] joining swarm manager [d9b37423f367a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.73s)
13:24:54 [2021-05-25T13:24:54.810Z]         docker_cli_swarm_test.go:1453: [d18da9be0af1c] joining swarm manager [d40fb5867d0aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.810Z]         docker_cli_swarm_test.go:1454: [d9eb343b155bd] joining swarm manager [d40fb5867d0aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.01s)
13:24:54 [2021-05-25T13:24:54.810Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.29s)
13:24:54 [2021-05-25T13:24:54.810Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.28s)
13:24:54 [2021-05-25T13:24:54.810Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s)
13:24:54 [2021-05-25T13:24:54.810Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.96s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.81s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.77s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.31s)
13:24:54 [2021-05-25T13:24:54.810Z]         docker_cli_swarm_unix_test.go:62: [d280cb4c3d162] joining swarm manager [d2b4d6f608ba2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.48s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.18s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.45s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.71s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.85s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.95s)
13:24:54 [2021-05-25T13:24:54.810Z]         docker_api_swarm_test.go:961: [d400990a1c154] joining swarm manager [d68d36f2344c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.86s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.08s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.45s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.30s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.85s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.73s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.90s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.84s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.14s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.89s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.62s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.03s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.15s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.46s)
13:24:54 [2021-05-25T13:24:54.810Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.42s)
13:24:54 [2021-05-25T13:24:54.810Z] === RUN   TestDockerExternalVolumeSuite
13:24:54 [2021-05-25T13:24:54.810Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
13:24:58 [2021-05-25T13:24:58.075Z] === RUN   TestDockerSuite/TestBuildShellMultiple
13:25:09 [2021-05-25T13:25:09.720Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
13:25:19 [2021-05-25T13:25:19.368Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
13:25:20 [2021-05-25T13:25:20.342Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
13:25:20 [2021-05-25T13:25:20.804Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
13:25:29 [2021-05-25T13:25:29.409Z] === RUN   TestDockerSuite/TestBuildSpaces
13:25:29 [2021-05-25T13:25:29.871Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
13:25:40 [2021-05-25T13:25:40.227Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
13:25:40 [2021-05-25T13:25:40.227Z] === RUN   TestDockerSuite/TestBuildStderr
13:25:48 [2021-05-25T13:25:48.822Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
13:26:17 [2021-05-25T13:26:17.422Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
13:26:18 [2021-05-25T13:26:18.812Z] === RUN   TestDockerSuite/TestBuildStopSignal
13:26:18 [2021-05-25T13:26:18.812Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
13:26:19 [2021-05-25T13:26:19.273Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
13:26:20 [2021-05-25T13:26:20.822Z] === RUN   TestDockerSuite/TestBuildTagEvent
13:26:25 [2021-05-25T13:26:25.535Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
13:26:27 [2021-05-25T13:26:27.398Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
13:26:35 [2021-05-25T13:26:35.878Z] === RUN   TestDockerSuite/TestBuildUser
13:26:35 [2021-05-25T13:26:35.878Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
13:26:35 [2021-05-25T13:26:35.878Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
13:26:35 [2021-05-25T13:26:35.878Z] === RUN   TestDockerSuite/TestBuildVerboseOut
13:26:37 [2021-05-25T13:26:37.580Z] === RUN   TestDockerSuite/TestBuildDotDotFile
13:26:37 [2021-05-25T13:26:37.580Z] === RUN   TestDockerSuite/TestBuildEOLInLine
13:26:37 [2021-05-25T13:26:37.580Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
13:26:37 [2021-05-25T13:26:37.581Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
13:26:37 [2021-05-25T13:26:37.581Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
13:26:37 [2021-05-25T13:26:37.581Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
13:26:37 [2021-05-25T13:26:37.581Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
13:26:37 [2021-05-25T13:26:37.581Z] === RUN   TestDockerSuite/TestBuildEntrypoint
13:26:37 [2021-05-25T13:26:37.581Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
13:26:38 [2021-05-25T13:26:38.792Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
13:26:39 [2021-05-25T13:26:39.255Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
13:26:40 [2021-05-25T13:26:40.456Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
13:26:43 [2021-05-25T13:26:43.002Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
13:26:43 [2021-05-25T13:26:43.002Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
13:26:43 [2021-05-25T13:26:43.002Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
13:26:44 [2021-05-25T13:26:44.155Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
13:26:49 [2021-05-25T13:26:49.899Z] === RUN   TestDockerSuite/TestBuildEnv
13:26:49 [2021-05-25T13:26:49.899Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
13:26:49 [2021-05-25T13:26:49.899Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
13:26:49 [2021-05-25T13:26:49.899Z] === RUN   TestDockerSuite/TestBuildEnvUsage
13:26:49 [2021-05-25T13:26:49.899Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
13:26:49 [2021-05-25T13:26:49.899Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
13:26:54 [2021-05-25T13:26:54.549Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
13:26:54 [2021-05-25T13:26:54.549Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
13:26:54 [2021-05-25T13:26:54.549Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
13:26:54 [2021-05-25T13:26:54.549Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
13:26:55 [2021-05-25T13:26:55.503Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
13:26:59 [2021-05-25T13:26:59.482Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
13:27:01 [2021-05-25T13:27:01.243Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
13:27:08 [2021-05-25T13:27:08.187Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
13:27:08 [2021-05-25T13:27:08.187Z] === RUN   TestDockerSuite/TestBuildWindowsUser
13:27:11 [2021-05-25T13:27:11.688Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
13:27:15 [2021-05-25T13:27:15.285Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
13:27:15 [2021-05-25T13:27:15.973Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
13:27:16 [2021-05-25T13:27:16.425Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
13:27:16 [2021-05-25T13:27:16.425Z] === RUN   TestDockerSuite/TestBuildExpose
13:27:16 [2021-05-25T13:27:16.877Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
13:27:16 [2021-05-25T13:27:16.877Z] === RUN   TestDockerSuite/TestBuildExposeOrder
13:27:16 [2021-05-25T13:27:16.877Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
13:27:16 [2021-05-25T13:27:16.877Z] === RUN   TestDockerSuite/TestBuildFails
13:27:19 [2021-05-25T13:27:19.031Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
13:27:19 [2021-05-25T13:27:19.031Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
13:27:21 [2021-05-25T13:27:21.101Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
13:27:21 [2021-05-25T13:27:21.562Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
13:27:21 [2021-05-25T13:27:21.562Z] === RUN   TestDockerSuite/TestBuildWithFailure
13:27:23 [2021-05-25T13:27:23.752Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
13:27:24 [2021-05-25T13:27:24.213Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
13:27:24 [2021-05-25T13:27:24.775Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
13:27:37 [2021-05-25T13:27:37.077Z] === RUN   TestDockerSuite/TestBuildForceRm
13:27:42 [2021-05-25T13:27:42.822Z] === RUN   TestDockerSuite/TestBuildFromGit
13:27:43 [2021-05-25T13:27:43.765Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
13:27:45 [2021-05-25T13:27:45.338Z] === RUN   TestDockerSuite/TestBuildWithTabs
13:27:47 [2021-05-25T13:27:47.529Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
13:27:48 [2021-05-25T13:27:48.000Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
13:27:49 [2021-05-25T13:27:49.842Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
13:27:50 [2021-05-25T13:27:50.295Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
13:27:57 [2021-05-25T13:27:57.311Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
13:27:57 [2021-05-25T13:27:57.311Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
13:27:57 [2021-05-25T13:27:57.311Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
13:27:57 [2021-05-25T13:27:57.764Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
13:27:57 [2021-05-25T13:27:57.764Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
13:27:58 [2021-05-25T13:27:58.644Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
13:28:02 [2021-05-25T13:28:02.837Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
13:28:02 [2021-05-25T13:28:02.837Z] === RUN   TestDockerSuite/TestBuildWithVolumes
13:28:02 [2021-05-25T13:28:02.837Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
13:28:02 [2021-05-25T13:28:02.837Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
13:28:05 [2021-05-25T13:28:05.024Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
13:28:12 [2021-05-25T13:28:12.488Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
13:28:12 [2021-05-25T13:28:12.488Z] === RUN   TestDockerSuite/TestBuildHistory
13:28:13 [2021-05-25T13:28:13.615Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
13:28:14 [2021-05-25T13:28:14.587Z] === RUN   TestDockerSuite/TestBuildXZHost
13:28:15 [2021-05-25T13:28:15.049Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
13:28:15 [2021-05-25T13:28:15.049Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
13:28:15 [2021-05-25T13:28:15.049Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
13:28:17 [2021-05-25T13:28:17.240Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
13:28:21 [2021-05-25T13:28:21.946Z] === RUN   TestDockerSuite/TestCommitChange
13:28:26 [2021-05-25T13:28:26.688Z] === RUN   TestDockerSuite/TestCommitChangeLabels
13:28:27 [2021-05-25T13:28:27.214Z] === RUN   TestDockerSuite/TestBuildIidFile
13:28:27 [2021-05-25T13:28:27.214Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
13:28:28 [2021-05-25T13:28:28.732Z] === RUN   TestDockerSuite/TestBuildInheritance
13:28:28 [2021-05-25T13:28:28.732Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
13:28:29 [2021-05-25T13:28:29.686Z] === RUN   TestDockerSuite/TestBuildInvalidTag
13:28:29 [2021-05-25T13:28:29.686Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
13:28:30 [2021-05-25T13:28:30.741Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
13:28:31 [2021-05-25T13:28:31.405Z] === RUN   TestDockerSuite/TestCommitHardlink
13:28:31 [2021-05-25T13:28:31.405Z] === RUN   TestDockerSuite/TestCommitNewFile
13:28:34 [2021-05-25T13:28:34.339Z] === RUN   TestDockerSuite/TestBuildLabel
13:28:35 [2021-05-25T13:28:35.292Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
13:28:36 [2021-05-25T13:28:36.248Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
13:28:37 [2021-05-25T13:28:37.204Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
13:28:38 [2021-05-25T13:28:38.160Z] === RUN   TestDockerSuite/TestBuildLabels
13:28:38 [2021-05-25T13:28:38.515Z] === RUN   TestDockerSuite/TestCommitPausedContainer
13:28:38 [2021-05-25T13:28:38.515Z] === RUN   TestDockerSuite/TestCommitTTY
13:28:39 [2021-05-25T13:28:39.114Z] === RUN   TestDockerSuite/TestBuildLabelsCache
13:28:41 [2021-05-25T13:28:41.266Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
13:28:45 [2021-05-25T13:28:45.613Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
13:28:45 [2021-05-25T13:28:45.620Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
13:28:48 [2021-05-25T13:28:48.393Z] === RUN   TestDockerSuite/TestBuildLastModified
13:28:48 [2021-05-25T13:28:48.393Z] === RUN   TestDockerSuite/TestBuildLineBreak
13:28:48 [2021-05-25T13:28:48.393Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
13:28:48 [2021-05-25T13:28:48.393Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
13:28:48 [2021-05-25T13:28:48.393Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
13:28:48 [2021-05-25T13:28:48.393Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
13:28:48 [2021-05-25T13:28:48.393Z] === RUN   TestDockerSuite/TestBuildMaintainer
13:28:48 [2021-05-25T13:28:48.845Z] === RUN   TestDockerSuite/TestBuildMissingArgs
13:28:49 [2021-05-25T13:28:49.802Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
13:28:50 [2021-05-25T13:28:50.327Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
13:28:50 [2021-05-25T13:28:50.327Z] === RUN   TestDockerSuite/TestCommitWithoutPause
13:28:50 [2021-05-25T13:28:50.327Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
13:28:50 [2021-05-25T13:28:50.327Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
13:28:50 [2021-05-25T13:28:50.327Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
13:28:50 [2021-05-25T13:28:50.327Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
13:28:50 [2021-05-25T13:28:50.327Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
13:28:50 [2021-05-25T13:28:50.327Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
13:28:50 [2021-05-25T13:28:50.327Z] === RUN   TestDockerSuite/TestContainerAPICommit
13:28:55 [2021-05-25T13:28:55.547Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
13:28:57 [2021-05-25T13:28:57.428Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
13:29:03 [2021-05-25T13:29:03.705Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
13:29:04 [2021-05-25T13:29:04.524Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
13:29:04 [2021-05-25T13:29:04.524Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
13:29:06 [2021-05-25T13:29:06.714Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
13:29:06 [2021-05-25T13:29:06.714Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
13:29:06 [2021-05-25T13:29:06.714Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
13:29:06 [2021-05-25T13:29:06.714Z] === RUN   TestDockerSuite/TestContainerAPICreate
13:29:09 [2021-05-25T13:29:09.634Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
13:29:09 [2021-05-25T13:29:09.634Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
13:29:09 [2021-05-25T13:29:09.634Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
13:29:12 [2021-05-25T13:29:12.556Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
13:29:12 [2021-05-25T13:29:12.556Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
13:29:12 [2021-05-25T13:29:12.556Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
13:29:12 [2021-05-25T13:29:12.556Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
13:29:12 [2021-05-25T13:29:12.556Z] === RUN   TestDockerSuite/TestContainerAPIDelete
13:29:13 [2021-05-25T13:29:13.146Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
13:29:13 [2021-05-25T13:29:13.146Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
13:29:14 [2021-05-25T13:29:14.100Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
13:29:21 [2021-05-25T13:29:21.152Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
13:29:22 [2021-05-25T13:29:22.125Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
13:29:25 [2021-05-25T13:29:25.044Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
13:29:25 [2021-05-25T13:29:25.044Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
13:29:25 [2021-05-25T13:29:25.044Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
13:29:27 [2021-05-25T13:29:27.237Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
13:29:27 [2021-05-25T13:29:27.237Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
13:29:28 [2021-05-25T13:29:28.781Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
13:29:28 [2021-05-25T13:29:28.781Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
13:29:28 [2021-05-25T13:29:28.781Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
13:29:31 [2021-05-25T13:29:31.700Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
13:29:31 [2021-05-25T13:29:31.700Z] === RUN   TestDockerSuite/TestContainerAPIKill
13:29:33 [2021-05-25T13:29:33.887Z] === RUN   TestDockerSuite/TestContainerAPIPause
13:29:33 [2021-05-25T13:29:33.887Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
13:29:36 [2021-05-25T13:29:36.805Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
13:29:36 [2021-05-25T13:29:36.805Z] === RUN   TestDockerSuite/TestContainerAPIRename
13:29:39 [2021-05-25T13:29:39.764Z] === RUN   TestDockerSuite/TestContainerAPIRestart
13:29:44 [2021-05-25T13:29:44.485Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
13:29:48 [2021-05-25T13:29:48.235Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
13:29:48 [2021-05-25T13:29:48.235Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
13:29:48 [2021-05-25T13:29:48.235Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
13:29:48 [2021-05-25T13:29:48.235Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
13:29:48 [2021-05-25T13:29:48.697Z] === RUN   TestDockerSuite/TestContainerAPIStart
13:29:50 [2021-05-25T13:29:50.248Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
13:29:50 [2021-05-25T13:29:50.248Z] === RUN   TestDockerSuite/TestContainerAPIStop
13:29:50 [2021-05-25T13:29:50.381Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
13:29:53 [2021-05-25T13:29:53.162Z] === RUN   TestDockerSuite/TestContainerAPITop
13:29:53 [2021-05-25T13:29:53.162Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
13:29:55 [2021-05-25T13:29:55.353Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
13:29:55 [2021-05-25T13:29:55.353Z] === RUN   TestDockerSuite/TestContainerAPIWait
13:29:56 [2021-05-25T13:29:56.497Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
13:30:00 [2021-05-25T13:30:00.063Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
13:30:02 [2021-05-25T13:30:02.252Z] === RUN   TestDockerSuite/TestContainerNetworkMode
13:30:02 [2021-05-25T13:30:02.252Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
13:30:02 [2021-05-25T13:30:02.252Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
13:30:02 [2021-05-25T13:30:02.252Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
13:30:02 [2021-05-25T13:30:02.252Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
13:30:02 [2021-05-25T13:30:02.252Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
13:30:04 [2021-05-25T13:30:04.439Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
13:30:04 [2021-05-25T13:30:04.439Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
13:30:07 [2021-05-25T13:30:07.357Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
13:30:08 [2021-05-25T13:30:08.481Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
13:30:10 [2021-05-25T13:30:10.277Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
13:30:13 [2021-05-25T13:30:13.194Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
13:30:15 [2021-05-25T13:30:15.382Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00096e220_<nil>}
13:30:18 [2021-05-25T13:30:18.317Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1045692970_c:\foo_false__<nil>_<nil>_<nil>}
13:30:21 [2021-05-25T13:30:21.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1045692970_c:\foo_true__<nil>_<nil>_<nil>}
13:30:21 [2021-05-25T13:30:21.531Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
13:30:23 [2021-05-25T13:30:23.433Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
13:30:23 [2021-05-25T13:30:23.433Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
13:30:23 [2021-05-25T13:30:23.433Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
13:30:23 [2021-05-25T13:30:23.433Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
13:30:23 [2021-05-25T13:30:23.433Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
13:30:23 [2021-05-25T13:30:23.433Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
13:30:23 [2021-05-25T13:30:23.433Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
13:30:23 [2021-05-25T13:30:23.684Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
13:30:23 [2021-05-25T13:30:23.896Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
13:30:23 [2021-05-25T13:30:23.896Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
13:30:23 [2021-05-25T13:30:23.896Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
13:30:23 [2021-05-25T13:30:23.896Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
13:30:23 [2021-05-25T13:30:23.896Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
13:30:24 [2021-05-25T13:30:24.357Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
13:30:24 [2021-05-25T13:30:24.357Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
13:30:24 [2021-05-25T13:30:24.357Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
13:30:24 [2021-05-25T13:30:24.357Z] === RUN   TestDockerSuite/TestCopyAndRestart
13:30:24 [2021-05-25T13:30:24.357Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
13:30:24 [2021-05-25T13:30:24.357Z] === RUN   TestDockerSuite/TestCpAbsolutePath
13:30:30 [2021-05-25T13:30:30.699Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
13:30:31 [2021-05-25T13:30:31.457Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
13:30:31 [2021-05-25T13:30:31.457Z] === RUN   TestDockerSuite/TestCpFromCaseA
13:30:31 [2021-05-25T13:30:31.457Z] === RUN   TestDockerSuite/TestCpFromCaseB
13:30:31 [2021-05-25T13:30:31.457Z] === RUN   TestDockerSuite/TestCpFromCaseC
13:30:31 [2021-05-25T13:30:31.457Z] === RUN   TestDockerSuite/TestCpFromCaseD
13:30:31 [2021-05-25T13:30:31.457Z] === RUN   TestDockerSuite/TestCpFromCaseE
13:30:31 [2021-05-25T13:30:31.457Z] === RUN   TestDockerSuite/TestCpFromCaseF
13:30:31 [2021-05-25T13:30:31.457Z] === RUN   TestDockerSuite/TestCpFromCaseG
13:30:31 [2021-05-25T13:30:31.457Z] === RUN   TestDockerSuite/TestCpFromCaseH
13:30:31 [2021-05-25T13:30:31.457Z] === RUN   TestDockerSuite/TestCpFromCaseI
13:30:31 [2021-05-25T13:30:31.918Z] === RUN   TestDockerSuite/TestCpFromCaseJ
13:30:31 [2021-05-25T13:30:31.918Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
13:30:31 [2021-05-25T13:30:31.918Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
13:30:31 [2021-05-25T13:30:31.918Z] === RUN   TestDockerSuite/TestCpGarbagePath
13:30:34 [2021-05-25T13:30:34.838Z] === RUN   TestDockerSuite/TestCpLocalOnly
13:30:34 [2021-05-25T13:30:34.838Z] === RUN   TestDockerSuite/TestCpNameHasColon
13:30:34 [2021-05-25T13:30:34.838Z] === RUN   TestDockerSuite/TestCpRelativePath
13:30:36 [2021-05-25T13:30:36.444Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
13:30:37 [2021-05-25T13:30:37.759Z] === RUN   TestDockerSuite/TestCpSpecialFiles
13:30:37 [2021-05-25T13:30:37.759Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
13:30:37 [2021-05-25T13:30:37.759Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
13:30:37 [2021-05-25T13:30:37.759Z] === RUN   TestDockerSuite/TestCpToCaseA
13:30:40 [2021-05-25T13:30:40.560Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
13:30:42 [2021-05-25T13:30:42.468Z] === RUN   TestDockerSuite/TestCpToCaseB
13:30:45 [2021-05-25T13:30:45.393Z] === RUN   TestDockerSuite/TestCpToCaseC
13:30:45 [2021-05-25T13:30:45.393Z] === RUN   TestDockerSuite/TestCpToCaseD
13:30:45 [2021-05-25T13:30:45.393Z] === RUN   TestDockerSuite/TestCpToCaseE
13:30:55 [2021-05-25T13:30:55.734Z] === RUN   TestDockerSuite/TestCpToCaseF
13:30:55 [2021-05-25T13:30:55.734Z] === RUN   TestDockerSuite/TestCpToCaseG
13:30:55 [2021-05-25T13:30:55.734Z] === RUN   TestDockerSuite/TestCpToCaseH
13:31:01 [2021-05-25T13:31:01.496Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
13:31:01 [2021-05-25T13:31:01.496Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
13:31:06 [2021-05-25T13:31:06.092Z] === RUN   TestDockerSuite/TestCpToCaseI
13:31:06 [2021-05-25T13:31:06.092Z] === RUN   TestDockerSuite/TestCpToCaseJ
13:31:06 [2021-05-25T13:31:06.092Z] === RUN   TestDockerSuite/TestCpToDot
13:31:07 [2021-05-25T13:31:07.069Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
13:31:07 [2021-05-25T13:31:07.069Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
13:31:07 [2021-05-25T13:31:07.069Z] === RUN   TestDockerSuite/TestCpToStdout
13:31:07 [2021-05-25T13:31:07.251Z] === RUN   TestDockerSuite/TestBuildMultipleTags
13:31:07 [2021-05-25T13:31:07.705Z] === RUN   TestDockerSuite/TestBuildNetContainer
13:31:07 [2021-05-25T13:31:07.705Z] === RUN   TestDockerSuite/TestBuildNetNone
13:31:07 [2021-05-25T13:31:07.705Z] === RUN   TestDockerSuite/TestBuildNoContext
13:31:09 [2021-05-25T13:31:09.997Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
13:31:09 [2021-05-25T13:31:09.997Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
13:31:09 [2021-05-25T13:31:09.997Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
13:31:09 [2021-05-25T13:31:09.997Z] === RUN   TestDockerSuite/TestCpVolumePath
13:31:09 [2021-05-25T13:31:09.997Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
13:31:09 [2021-05-25T13:31:09.997Z] === RUN   TestDockerSuite/TestCreateArgs
13:31:09 [2021-05-25T13:31:09.997Z] === RUN   TestDockerSuite/TestCreateByImageID
13:31:10 [2021-05-25T13:31:10.586Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
13:31:12 [2021-05-25T13:31:12.188Z] === RUN   TestDockerSuite/TestCreateEchoStdout
13:31:12 [2021-05-25T13:31:12.656Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
13:31:15 [2021-05-25T13:31:15.113Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
13:31:15 [2021-05-25T13:31:15.113Z] === RUN   TestDockerSuite/TestCreateHostConfig
13:31:15 [2021-05-25T13:31:15.575Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
13:31:17 [2021-05-25T13:31:17.770Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
13:31:18 [2021-05-25T13:31:18.233Z] === RUN   TestDockerSuite/TestCreateLabels
13:31:18 [2021-05-25T13:31:18.699Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
13:31:18 [2021-05-25T13:31:18.699Z] === RUN   TestDockerSuite/TestCreateRM
13:31:19 [2021-05-25T13:31:19.162Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
13:31:19 [2021-05-25T13:31:19.162Z] === RUN   TestDockerSuite/TestCreateStopSignal
13:31:19 [2021-05-25T13:31:19.162Z] === RUN   TestDockerSuite/TestCreateStopTimeout
13:31:19 [2021-05-25T13:31:19.624Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
13:31:20 [2021-05-25T13:31:20.841Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
13:31:22 [2021-05-25T13:31:22.997Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
13:31:22 [2021-05-25T13:31:22.997Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
13:31:22 [2021-05-25T13:31:22.997Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
13:31:25 [2021-05-25T13:31:25.873Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
13:31:26 [2021-05-25T13:31:26.831Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
13:31:27 [2021-05-25T13:31:27.548Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
13:31:28 [2021-05-25T13:31:28.224Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
13:31:28 [2021-05-25T13:31:28.224Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
13:31:28 [2021-05-25T13:31:28.350Z] === RUN   TestDockerSuite/TestBuildOnBuild
13:31:28 [2021-05-25T13:31:28.685Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
13:31:33 [2021-05-25T13:31:33.406Z] === RUN   TestDockerSuite/TestCreateWithPortRange
13:31:33 [2021-05-25T13:31:33.406Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
13:31:33 [2021-05-25T13:31:33.406Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
13:31:35 [2021-05-25T13:31:35.600Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
13:31:35 [2021-05-25T13:31:35.600Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
13:31:35 [2021-05-25T13:31:35.600Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
13:31:35 [2021-05-25T13:31:35.600Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
13:31:35 [2021-05-25T13:31:35.600Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
13:31:35 [2021-05-25T13:31:35.600Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
13:31:35 [2021-05-25T13:31:35.600Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
13:31:35 [2021-05-25T13:31:35.600Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
13:31:35 [2021-05-25T13:31:35.600Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
13:31:35 [2021-05-25T13:31:35.600Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
13:31:35 [2021-05-25T13:31:35.600Z] === RUN   TestDockerSuite/TestDevicePermissions
13:31:35 [2021-05-25T13:31:35.600Z] === RUN   TestDockerSuite/TestDockerFails
13:31:35 [2021-05-25T13:31:35.600Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
13:31:35 [2021-05-25T13:31:35.600Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
13:31:35 [2021-05-25T13:31:35.600Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
13:31:35 [2021-05-25T13:31:35.600Z] === RUN   TestDockerSuite/TestEventsAttach
13:31:35 [2021-05-25T13:31:35.600Z] === RUN   TestDockerSuite/TestEventsCommit
13:31:35 [2021-05-25T13:31:35.600Z] === RUN   TestDockerSuite/TestEventsContainerEvents
13:31:38 [2021-05-25T13:31:38.539Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
13:31:41 [2021-05-25T13:31:41.462Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
13:31:43 [2021-05-25T13:31:43.087Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
13:31:43 [2021-05-25T13:31:43.654Z] === RUN   TestDockerSuite/TestEventsContainerRestart
13:31:44 [2021-05-25T13:31:44.607Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
13:31:45 [2021-05-25T13:31:45.662Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
13:31:52 [2021-05-25T13:31:52.270Z] === RUN   TestDockerSuite/TestEventsCopy
13:31:54 [2021-05-25T13:31:54.868Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
13:31:58 [2021-05-25T13:31:58.571Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
13:32:00 [2021-05-25T13:32:00.552Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
13:32:00 [2021-05-25T13:32:00.876Z] === RUN   TestDockerSuite/TestEventsFilterContainer
13:32:08 [2021-05-25T13:32:08.837Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
13:32:11 [2021-05-25T13:32:11.248Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
13:32:13 [2021-05-25T13:32:13.442Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
13:32:13 [2021-05-25T13:32:13.487Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
13:32:14 [2021-05-25T13:32:14.417Z] === RUN   TestDockerSuite/TestEventsFilterImageName
13:32:15 [2021-05-25T13:32:15.445Z] --- PASS: TestDockerExternalVolumeSuite (441.49s)
13:32:15 [2021-05-25T13:32:15.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.83s)
13:32:15 [2021-05-25T13:32:15.445Z]         docker_cli_external_volume_driver_test.go:53: [d3c2d5c0cb828] daemon is not started
13:32:15 [2021-05-25T13:32:15.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.71s)
13:32:15 [2021-05-25T13:32:15.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.56s)
13:32:15 [2021-05-25T13:32:15.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
13:32:15 [2021-05-25T13:32:15.445Z]         docker_cli_external_volume_driver_test.go:53: [deb1ae7a790d7] daemon is not started
13:32:15 [2021-05-25T13:32:15.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.68s)
13:32:15 [2021-05-25T13:32:15.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
13:32:15 [2021-05-25T13:32:15.445Z]         docker_cli_external_volume_driver_test.go:53: [d195f13a2bbd3] daemon is not started
13:32:15 [2021-05-25T13:32:15.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
13:32:15 [2021-05-25T13:32:15.445Z]         docker_cli_external_volume_driver_test.go:53: [dd26b776aedc5] daemon is not started
13:32:15 [2021-05-25T13:32:15.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.63s)
13:32:15 [2021-05-25T13:32:15.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s)
13:32:15 [2021-05-25T13:32:15.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.89s)
13:32:15 [2021-05-25T13:32:15.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.67s)
13:32:15 [2021-05-25T13:32:15.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.73s)
13:32:15 [2021-05-25T13:32:15.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.70s)
13:32:15 [2021-05-25T13:32:15.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s)
13:32:15 [2021-05-25T13:32:15.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.55s)
13:32:15 [2021-05-25T13:32:15.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.30s)
13:32:15 [2021-05-25T13:32:15.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s)
13:32:15 [2021-05-25T13:32:15.445Z]         docker_cli_external_volume_driver_test.go:485: [d2a57867091a8] daemon is not started
13:32:15 [2021-05-25T13:32:15.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
13:32:15 [2021-05-25T13:32:15.445Z]         docker_cli_external_volume_driver_test.go:53: [d0a4ff05daa66] daemon is not started
13:32:15 [2021-05-25T13:32:15.445Z] PASS
13:32:15 [2021-05-25T13:32:15.445Z] 
13:32:15 [2021-05-25T13:32:15.445Z] === Skipped
13:32:15 [2021-05-25T13:32:15.445Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
13:32:15 [2021-05-25T13:32:15.445Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
13:32:15 [2021-05-25T13:32:15.445Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
13:32:15 [2021-05-25T13:32:15.445Z]         check_test.go:309: [d10d1a0fac18d] daemon is not started
13:32:15 [2021-05-25T13:32:15.445Z] 
13:32:15 [2021-05-25T13:32:15.445Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
13:32:15 [2021-05-25T13:32:15.445Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
13:32:15 [2021-05-25T13:32:15.445Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
13:32:15 [2021-05-25T13:32:15.445Z]         check_test.go:309: [d7fc751e770c8] daemon is not started
13:32:15 [2021-05-25T13:32:15.445Z] 
13:32:15 [2021-05-25T13:32:15.445Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
13:32:15 [2021-05-25T13:32:15.445Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
13:32:15 [2021-05-25T13:32:15.445Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
13:32:15 [2021-05-25T13:32:15.445Z]         check_test.go:309: [db3800aaa791c] daemon is not started
13:32:15 [2021-05-25T13:32:15.445Z] 
13:32:15 [2021-05-25T13:32:15.445Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
13:32:15 [2021-05-25T13:32:15.445Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
13:32:15 [2021-05-25T13:32:15.445Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
13:32:15 [2021-05-25T13:32:15.445Z] 
13:32:15 [2021-05-25T13:32:15.445Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
13:32:15 [2021-05-25T13:32:15.445Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
13:32:15 [2021-05-25T13:32:15.445Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
13:32:15 [2021-05-25T13:32:15.445Z] 
13:32:15 [2021-05-25T13:32:15.445Z] 
13:32:15 [2021-05-25T13:32:15.445Z] DONE 273 tests, 5 skipped in 2841.505s
13:32:15 [2021-05-25T13:32:15.445Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:32:15 [2021-05-25T13:32:15.445Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d29388db6f8ff/docker.pid
13:32:15 [2021-05-25T13:32:15.445Z] +++ kill 8449
13:32:15 [2021-05-25T13:32:15.445Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8449 is not a child of this shell
13:32:15 [2021-05-25T13:32:15.445Z] warning: PID 8449 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d29388db6f8ff/docker.pid had a nonzero exit code
13:32:15 [2021-05-25T13:32:15.445Z] ++++ cat bundles/test-integration/docker.pid
13:32:15 [2021-05-25T13:32:15.445Z] +++ kill 8275
13:32:15 [2021-05-25T13:32:15.445Z] +++ /etc/init.d/apparmor stop
13:32:15 [2021-05-25T13:32:15.445Z] Leaving: AppArmorNo profiles have been unloaded.
13:32:15 [2021-05-25T13:32:15.445Z] 
13:32:15 [2021-05-25T13:32:15.445Z] Unloading profiles will leave already running processes permanently
13:32:15 [2021-05-25T13:32:15.445Z] unconfined, which can lead to unexpected situations.
13:32:15 [2021-05-25T13:32:15.445Z] 
13:32:15 [2021-05-25T13:32:15.445Z] To set a process to complain mode, use the command line tool
13:32:15 [2021-05-25T13:32:15.445Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:32:15 [2021-05-25T13:32:15.445Z] +++ true
13:32:15 [2021-05-25T13:32:15.445Z] exiting test-integration
13:32:15 [2021-05-25T13:32:15.445Z] ++ exit 0
13:32:15 [2021-05-25T13:32:15.445Z] 
13:32:15 [2021-05-25T13:32:15.705Z] + exit 0
13:32:15 [2021-05-25T13:32:15.705Z] ++ jobs -p
13:32:15 [2021-05-25T13:32:15.705Z] + pids=
13:32:15 [2021-05-25T13:32:15.705Z] + echo 'Remaining pids to kill: []'
13:32:15 [2021-05-25T13:32:15.705Z] Remaining pids to kill: []
13:32:15 [2021-05-25T13:32:15.705Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
13:32:15 [2021-05-25T13:32:15.720Z] Recording test results
13:32:16 [2021-05-25T13:32:16.116Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:32:16 [2021-05-25T13:32:16.438Z] + echo Ensuring container killed.
13:32:16 [2021-05-25T13:32:16.438Z] Ensuring container killed.
13:32:16 [2021-05-25T13:32:16.438Z] + docker ps -aq -f name=docker-pr2-*
13:32:16 [2021-05-25T13:32:16.438Z] + cids=e86c3e9321d6
13:32:16 [2021-05-25T13:32:16.438Z] b6e4abafaeb1
13:32:16 [2021-05-25T13:32:16.438Z] e1a47b0adaed
13:32:16 [2021-05-25T13:32:16.438Z] + [ -n e86c3e9321d6
13:32:16 [2021-05-25T13:32:16.438Z] b6e4abafaeb1
13:32:16 [2021-05-25T13:32:16.438Z] e1a47b0adaed ]
13:32:16 [2021-05-25T13:32:16.438Z] + docker rm -vf e86c3e9321d6 b6e4abafaeb1 e1a47b0adaed
13:32:19 [2021-05-25T13:32:19.130Z] === RUN   TestDockerSuite/TestEventsFilterLabels
13:32:19 [2021-05-25T13:32:19.130Z] === RUN   TestDockerSuite/TestEventsFilterType
13:32:19 [2021-05-25T13:32:19.234Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
13:32:19 [2021-05-25T13:32:19.688Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
13:32:19 [2021-05-25T13:32:19.688Z] === RUN   TestDockerSuite/TestBuildPATH
13:32:19 [2021-05-25T13:32:19.688Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
13:32:20 [2021-05-25T13:32:20.639Z] e86c3e9321d6
13:32:20 [2021-05-25T13:32:20.639Z] b6e4abafaeb1
13:32:20 [2021-05-25T13:32:20.639Z] e1a47b0adaed
[Pipeline] sh
13:32:20 [2021-05-25T13:32:20.678Z] === RUN   TestDockerSuite/TestEventsFilters
13:32:20 [2021-05-25T13:32:20.932Z] + echo Chowning /workspace to jenkins user
13:32:20 [2021-05-25T13:32:20.932Z] Chowning /workspace to jenkins user
13:32:20 [2021-05-25T13:32:20.932Z] + id -u
13:32:20 [2021-05-25T13:32:20.932Z] + id -g
13:32:20 [2021-05-25T13:32:20.932Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42412:/workspace busybox chown -R 1000:1000 /workspace
13:32:22 [2021-05-25T13:32:22.566Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
13:32:22 [2021-05-25T13:32:22.566Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:32:25 [2021-05-25T13:32:25.433Z] + bundleName=amd64
13:32:25 [2021-05-25T13:32:25.433Z] + echo Creating amd64-bundles.tar.gz
13:32:25 [2021-05-25T13:32:25.433Z] Creating amd64-bundles.tar.gz
13:32:25 [2021-05-25T13:32:25.433Z] + xargs tar -czf amd64-bundles.tar.gz
13:32:25 [2021-05-25T13:32:25.433Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
13:32:26 [2021-05-25T13:32:26.504Z] === RUN   TestDockerSuite/TestEventsFormat
[Pipeline] archiveArtifacts
13:32:26 [2021-05-25T13:32:26.826Z] Archiving artifacts
13:32:27 [2021-05-25T13:32:27.364Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42412/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:32:27 [2021-05-25T13:32:27.674Z] + make clean
13:32:27 [2021-05-25T13:32:27.674Z] docker volume rm -f docker-dev-cache
13:32:27 [2021-05-25T13:32:27.933Z] docker-dev-cache
[Pipeline] deleteDir
13:32:31 [2021-05-25T13:32:31.343Z] === RUN   TestDockerSuite/TestEventsFormatBadField
13:32:31 [2021-05-25T13:32:31.343Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
13:32:31 [2021-05-25T13:32:31.343Z] === RUN   TestDockerSuite/TestEventsImageImport
13:32:31 [2021-05-25T13:32:31.343Z] === RUN   TestDockerSuite/TestEventsImageLoad
13:32:31 [2021-05-25T13:32:31.343Z] === RUN   TestDockerSuite/TestEventsImagePull
13:32:31 [2021-05-25T13:32:31.343Z] === RUN   TestDockerSuite/TestEventsImageTag
13:32:31 [2021-05-25T13:32:31.807Z] === RUN   TestDockerSuite/TestEventsPluginOps
13:32:31 [2021-05-25T13:32:31.807Z] === RUN   TestDockerSuite/TestEventsRename
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:32:34 [2021-05-25T13:32:34.731Z] === RUN   TestDockerSuite/TestEventsResize
13:32:43 [2021-05-25T13:32:43.347Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
13:32:45 [2021-05-25T13:32:45.540Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
13:32:48 [2021-05-25T13:32:48.467Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
13:32:53 [2021-05-25T13:32:53.187Z] === RUN   TestDockerSuite/TestEventsTop
13:32:53 [2021-05-25T13:32:53.187Z] === RUN   TestDockerSuite/TestEventsUntag
13:32:56 [2021-05-25T13:32:56.109Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
13:32:59 [2021-05-25T13:32:59.872Z] === RUN   TestDockerSuite/TestExec
13:32:59 [2021-05-25T13:32:59.872Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
13:32:59 [2021-05-25T13:32:59.872Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
13:33:02 [2021-05-25T13:33:02.064Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
13:33:04 [2021-05-25T13:33:04.260Z] === RUN   TestDockerSuite/TestExecAPIStart
13:33:04 [2021-05-25T13:33:04.260Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
13:33:04 [2021-05-25T13:33:04.260Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
13:33:04 [2021-05-25T13:33:04.260Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
13:33:06 [2021-05-25T13:33:06.453Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
13:33:08 [2021-05-25T13:33:08.646Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
13:33:10 [2021-05-25T13:33:10.837Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
13:33:13 [2021-05-25T13:33:13.029Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
13:33:13 [2021-05-25T13:33:13.147Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
13:33:17 [2021-05-25T13:33:17.745Z] === RUN   TestDockerSuite/TestExecCgroup
13:33:17 [2021-05-25T13:33:17.745Z] === RUN   TestDockerSuite/TestExecEnv
13:33:17 [2021-05-25T13:33:17.745Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
13:33:17 [2021-05-25T13:33:17.745Z] === RUN   TestDockerSuite/TestExecExitStatus
13:33:19 [2021-05-25T13:33:19.940Z] === RUN   TestDockerSuite/TestExecInspectID
13:33:24 [2021-05-25T13:33:24.651Z] === RUN   TestDockerSuite/TestExecInteractive
13:33:24 [2021-05-25T13:33:24.651Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
13:33:24 [2021-05-25T13:33:24.651Z] === RUN   TestDockerSuite/TestExecParseError
13:33:24 [2021-05-25T13:33:24.651Z] === RUN   TestDockerSuite/TestExecPausedContainer
13:33:24 [2021-05-25T13:33:24.651Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
13:33:24 [2021-05-25T13:33:24.651Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
13:33:26 [2021-05-25T13:33:26.845Z] === RUN   TestDockerSuite/TestExecSetEnv
13:33:26 [2021-05-25T13:33:26.845Z] === RUN   TestDockerSuite/TestExecStartFails
13:33:26 [2021-05-25T13:33:26.845Z] === RUN   TestDockerSuite/TestExecStateCleanup
13:33:26 [2021-05-25T13:33:26.845Z] === RUN   TestDockerSuite/TestExecStopNotHanging
13:33:26 [2021-05-25T13:33:26.845Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
13:33:26 [2021-05-25T13:33:26.845Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
13:33:29 [2021-05-25T13:33:29.042Z] === RUN   TestDockerSuite/TestExecUlimits
13:33:29 [2021-05-25T13:33:29.042Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
13:33:34 [2021-05-25T13:33:34.872Z] === RUN   TestDockerSuite/TestExecWithImageUser
13:33:34 [2021-05-25T13:33:34.872Z] === RUN   TestDockerSuite/TestExecWithPrivileged
13:33:34 [2021-05-25T13:33:34.872Z] === RUN   TestDockerSuite/TestExecWithUser
13:33:34 [2021-05-25T13:33:34.872Z] === RUN   TestDockerSuite/TestGetContainerStats
13:33:40 [2021-05-25T13:33:40.694Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
13:33:43 [2021-05-25T13:33:43.003Z] === RUN   TestDockerSuite/TestBuildRm
13:33:47 [2021-05-25T13:33:47.801Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
13:33:50 [2021-05-25T13:33:50.000Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
13:33:55 [2021-05-25T13:33:55.314Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
13:33:55 [2021-05-25T13:33:55.821Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
13:33:55 [2021-05-25T13:33:55.821Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
13:33:55 [2021-05-25T13:33:55.821Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
13:33:56 [2021-05-25T13:33:56.283Z] === RUN   TestDockerSuite/TestHealth
13:33:56 [2021-05-25T13:33:56.283Z] === RUN   TestDockerSuite/TestHistoryExistentImage
13:33:56 [2021-05-25T13:33:56.283Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
13:33:56 [2021-05-25T13:33:56.283Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
13:33:56 [2021-05-25T13:33:56.283Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
13:33:57 [2021-05-25T13:33:57.466Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
13:33:57 [2021-05-25T13:33:57.466Z] === RUN   TestDockerSuite/TestBuildScratchCopy
13:33:58 [2021-05-25T13:33:58.423Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
13:33:59 [2021-05-25T13:33:59.939Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
13:34:00 [2021-05-25T13:34:00.991Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
13:34:00 [2021-05-25T13:34:00.991Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
13:34:00 [2021-05-25T13:34:00.991Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
13:34:01 [2021-05-25T13:34:01.452Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
13:34:01 [2021-05-25T13:34:01.452Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
13:34:01 [2021-05-25T13:34:01.452Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
13:34:02 [2021-05-25T13:34:02.426Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
13:34:02 [2021-05-25T13:34:02.426Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
13:34:03 [2021-05-25T13:34:03.398Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
13:34:03 [2021-05-25T13:34:03.398Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
13:34:03 [2021-05-25T13:34:03.642Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
13:34:05 [2021-05-25T13:34:05.586Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
13:34:06 [2021-05-25T13:34:06.048Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
13:34:08 [2021-05-25T13:34:08.234Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
13:34:08 [2021-05-25T13:34:08.287Z] === RUN   TestDockerSuite/TestBuildShellInherited
13:34:11 [2021-05-25T13:34:11.159Z] === RUN   TestDockerSuite/TestImagesFormat
13:34:11 [2021-05-25T13:34:11.159Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
13:34:11 [2021-05-25T13:34:11.159Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
13:34:15 [2021-05-25T13:34:15.870Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
13:34:15 [2021-05-25T13:34:15.870Z] === RUN   TestDockerSuite/TestImportBadURL
13:34:18 [2021-05-25T13:34:18.058Z] === RUN   TestDockerSuite/TestImportDisplay
13:34:18 [2021-05-25T13:34:18.058Z] === RUN   TestDockerSuite/TestImportFile
13:34:18 [2021-05-25T13:34:18.058Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
13:34:18 [2021-05-25T13:34:18.058Z] === RUN   TestDockerSuite/TestImportFileWithMessage
13:34:18 [2021-05-25T13:34:18.058Z] === RUN   TestDockerSuite/TestImportGzipped
13:34:18 [2021-05-25T13:34:18.058Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
13:34:18 [2021-05-25T13:34:18.058Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
13:34:18 [2021-05-25T13:34:18.058Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
13:34:18 [2021-05-25T13:34:18.058Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
13:34:18 [2021-05-25T13:34:18.058Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
13:34:18 [2021-05-25T13:34:18.058Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
13:34:18 [2021-05-25T13:34:18.058Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
13:34:18 [2021-05-25T13:34:18.058Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
13:34:18 [2021-05-25T13:34:18.531Z] === RUN   TestDockerSuite/TestBuildShellMultiple
13:34:20 [2021-05-25T13:34:20.983Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
13:34:23 [2021-05-25T13:34:23.907Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
13:34:23 [2021-05-25T13:34:23.907Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
13:34:23 [2021-05-25T13:34:23.907Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
13:34:24 [2021-05-25T13:34:24.370Z] === RUN   TestDockerSuite/TestInspectAmpersand
13:34:24 [2021-05-25T13:34:24.370Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
13:34:27 [2021-05-25T13:34:27.288Z] === RUN   TestDockerSuite/TestInspectByPrefix
13:34:27 [2021-05-25T13:34:27.288Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
13:34:30 [2021-05-25T13:34:30.206Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
13:34:30 [2021-05-25T13:34:30.206Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
13:34:30 [2021-05-25T13:34:30.206Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
13:34:30 [2021-05-25T13:34:30.206Z] === RUN   TestDockerSuite/TestInspectDefault
13:34:32 [2021-05-25T13:34:32.397Z] === RUN   TestDockerSuite/TestInspectHistory
13:34:36 [2021-05-25T13:34:36.125Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
13:34:36 [2021-05-25T13:34:36.125Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
13:34:36 [2021-05-25T13:34:36.125Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
13:34:37 [2021-05-25T13:34:37.109Z] === RUN   TestDockerSuite/TestInspectImage
13:34:37 [2021-05-25T13:34:37.109Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
13:34:37 [2021-05-25T13:34:37.109Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
13:34:37 [2021-05-25T13:34:37.109Z] === RUN   TestDockerSuite/TestInspectInt64
13:34:40 [2021-05-25T13:34:40.029Z] === RUN   TestDockerSuite/TestInspectJSONFields
13:34:42 [2021-05-25T13:34:42.219Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
13:34:42 [2021-05-25T13:34:42.219Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
13:34:44 [2021-05-25T13:34:44.407Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
13:34:44 [2021-05-25T13:34:44.628Z] === RUN   TestDockerSuite/TestBuildSpaces
13:34:45 [2021-05-25T13:34:45.080Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
13:34:46 [2021-05-25T13:34:46.597Z] === RUN   TestDockerSuite/TestInspectPlugin
13:34:46 [2021-05-25T13:34:46.597Z] === RUN   TestDockerSuite/TestInspectRootFS
13:34:46 [2021-05-25T13:34:46.597Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
13:34:48 [2021-05-25T13:34:48.798Z] === RUN   TestDockerSuite/TestInspectStatus
13:34:50 [2021-05-25T13:34:50.816Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
13:34:50 [2021-05-25T13:34:50.816Z] === RUN   TestDockerSuite/TestBuildStderr
13:34:52 [2021-05-25T13:34:52.542Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
13:34:55 [2021-05-25T13:34:55.463Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
13:34:57 [2021-05-25T13:34:57.237Z] === RUN   TestDockerSuite/TestInspectTemplateError
13:34:59 [2021-05-25T13:34:59.419Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
13:35:02 [2021-05-25T13:35:02.335Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
13:35:04 [2021-05-25T13:35:04.533Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
13:35:07 [2021-05-25T13:35:07.460Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
13:35:09 [2021-05-25T13:35:09.657Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
13:35:12 [2021-05-25T13:35:12.577Z] === RUN   TestDockerSuite/TestInspectUnknownObject
13:35:12 [2021-05-25T13:35:12.577Z] === RUN   TestDockerSuite/TestLinkShortDefinition
13:35:12 [2021-05-25T13:35:12.577Z] === RUN   TestDockerSuite/TestLinksEnvs
13:35:12 [2021-05-25T13:35:12.577Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
13:35:12 [2021-05-25T13:35:12.577Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
13:35:12 [2021-05-25T13:35:12.577Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
13:35:12 [2021-05-25T13:35:12.577Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
13:35:12 [2021-05-25T13:35:12.577Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
13:35:12 [2021-05-25T13:35:12.577Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
13:35:12 [2021-05-25T13:35:12.577Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
13:35:12 [2021-05-25T13:35:12.577Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
13:35:12 [2021-05-25T13:35:12.577Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
13:35:12 [2021-05-25T13:35:12.577Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
13:35:12 [2021-05-25T13:35:12.577Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
13:35:12 [2021-05-25T13:35:12.577Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
13:35:12 [2021-05-25T13:35:12.577Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
13:35:12 [2021-05-25T13:35:12.577Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
13:35:12 [2021-05-25T13:35:12.577Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
13:35:12 [2021-05-25T13:35:12.577Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
13:35:12 [2021-05-25T13:35:12.577Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
13:35:14 [2021-05-25T13:35:14.775Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
13:35:16 [2021-05-25T13:35:16.501Z] === RUN   TestDockerSuite/TestBuildStopSignal
13:35:16 [2021-05-25T13:35:16.501Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
13:35:16 [2021-05-25T13:35:16.965Z] === RUN   TestDockerSuite/TestLogsAPIUntil
13:35:19 [2021-05-25T13:35:19.391Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
13:35:20 [2021-05-25T13:35:20.916Z] === RUN   TestDockerSuite/TestBuildTagEvent
13:35:22 [2021-05-25T13:35:22.787Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
13:35:25 [2021-05-25T13:35:25.581Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
13:35:25 [2021-05-25T13:35:25.722Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
13:35:25 [2021-05-25T13:35:25.722Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
13:35:27 [2021-05-25T13:35:27.914Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
13:35:27 [2021-05-25T13:35:27.914Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
13:35:31 [2021-05-25T13:35:31.342Z] === RUN   TestDockerSuite/TestBuildUser
13:35:31 [2021-05-25T13:35:31.342Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
13:35:31 [2021-05-25T13:35:31.342Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
13:35:31 [2021-05-25T13:35:31.342Z] === RUN   TestDockerSuite/TestBuildVerboseOut
13:35:35 [2021-05-25T13:35:35.016Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
13:35:36 [2021-05-25T13:35:36.007Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
13:35:36 [2021-05-25T13:35:36.461Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
13:35:40 [2021-05-25T13:35:40.840Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
13:35:44 [2021-05-25T13:35:44.991Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
13:35:44 [2021-05-25T13:35:44.991Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
13:35:44 [2021-05-25T13:35:44.991Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
13:35:47 [2021-05-25T13:35:47.949Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
13:35:49 [2021-05-25T13:35:49.502Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
13:35:52 [2021-05-25T13:35:52.425Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
13:35:52 [2021-05-25T13:35:52.425Z] === RUN   TestDockerSuite/TestLogsFollowStopped
13:35:54 [2021-05-25T13:35:54.620Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
13:35:56 [2021-05-25T13:35:56.975Z] === RUN   TestDockerSuite/TestLogsSince
13:36:07 [2021-05-25T13:36:07.335Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
13:36:07 [2021-05-25T13:36:07.335Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
13:36:07 [2021-05-25T13:36:07.335Z] === RUN   TestDockerSuite/TestLogsTail
13:36:09 [2021-05-25T13:36:09.532Z] === RUN   TestDockerSuite/TestLogsTimestamps
13:36:10 [2021-05-25T13:36:10.070Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
13:36:10 [2021-05-25T13:36:10.070Z] === RUN   TestDockerSuite/TestBuildWindowsUser
13:36:12 [2021-05-25T13:36:12.456Z] === RUN   TestDockerSuite/TestLogsWithDetails
13:36:15 [2021-05-25T13:36:15.377Z] === RUN   TestDockerSuite/TestMountIntoProc
13:36:15 [2021-05-25T13:36:15.377Z] === RUN   TestDockerSuite/TestMountIntoSys
13:36:15 [2021-05-25T13:36:15.377Z] === RUN   TestDockerSuite/TestNetHostname
13:36:15 [2021-05-25T13:36:15.377Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
13:36:15 [2021-05-25T13:36:15.377Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
13:36:15 [2021-05-25T13:36:15.377Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
13:36:15 [2021-05-25T13:36:15.377Z] === RUN   TestDockerSuite/TestPluginActive
13:36:15 [2021-05-25T13:36:15.377Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
13:36:15 [2021-05-25T13:36:15.377Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
13:36:15 [2021-05-25T13:36:15.377Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
13:36:15 [2021-05-25T13:36:15.377Z] === RUN   TestDockerSuite/TestPluginLogDriver
13:36:15 [2021-05-25T13:36:15.377Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
13:36:15 [2021-05-25T13:36:15.377Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
13:36:15 [2021-05-25T13:36:15.377Z] === RUN   TestDockerSuite/TestPluginUpgrade
13:36:15 [2021-05-25T13:36:15.377Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
13:36:15 [2021-05-25T13:36:15.377Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
13:36:15 [2021-05-25T13:36:15.377Z] === RUN   TestDockerSuite/TestPortHostBinding
13:36:15 [2021-05-25T13:36:15.377Z] === RUN   TestDockerSuite/TestPortList
13:36:15 [2021-05-25T13:36:15.377Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
13:36:24 [2021-05-25T13:36:24.843Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
13:36:25 [2021-05-25T13:36:25.740Z] === RUN   TestDockerSuite/TestPostContainersAttach
13:36:25 [2021-05-25T13:36:25.740Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
13:36:25 [2021-05-25T13:36:25.740Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
13:36:25 [2021-05-25T13:36:25.740Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
13:36:25 [2021-05-25T13:36:25.740Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
13:36:25 [2021-05-25T13:36:25.740Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
13:36:25 [2021-05-25T13:36:25.740Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
13:36:25 [2021-05-25T13:36:25.740Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
13:36:25 [2021-05-25T13:36:25.740Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
13:36:25 [2021-05-25T13:36:25.740Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
13:36:29 [2021-05-25T13:36:29.508Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
13:36:29 [2021-05-25T13:36:29.963Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
13:36:29 [2021-05-25T13:36:29.963Z] === RUN   TestDockerSuite/TestBuildWithFailure
13:36:30 [2021-05-25T13:36:30.459Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
13:36:30 [2021-05-25T13:36:30.459Z] === RUN   TestDockerSuite/TestPsByOrder
13:36:32 [2021-05-25T13:36:32.855Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
13:36:33 [2021-05-25T13:36:33.310Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
13:36:39 [2021-05-25T13:36:39.067Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
13:36:39 [2021-05-25T13:36:39.067Z] === RUN   TestDockerSuite/TestPsListContainersBase
13:36:45 [2021-05-25T13:36:45.646Z] === RUN   TestDockerSuite/TestBuildWithTabs
13:36:49 [2021-05-25T13:36:49.431Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
13:36:50 [2021-05-25T13:36:50.310Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
13:36:50 [2021-05-25T13:36:50.310Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
13:37:04 [2021-05-25T13:37:04.284Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
13:37:04 [2021-05-25T13:37:04.747Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
13:37:04 [2021-05-25T13:37:04.747Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
13:37:11 [2021-05-25T13:37:11.350Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
13:37:11 [2021-05-25T13:37:11.350Z] === RUN   TestDockerSuite/TestBuildWithVolumes
13:37:11 [2021-05-25T13:37:11.350Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
13:37:11 [2021-05-25T13:37:11.350Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
13:37:11 [2021-05-25T13:37:11.806Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
13:37:19 [2021-05-25T13:37:19.605Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
13:37:20 [2021-05-25T13:37:20.341Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
13:37:21 [2021-05-25T13:37:21.806Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
13:37:23 [2021-05-25T13:37:23.236Z] === RUN   TestDockerSuite/TestBuildXZHost
13:37:23 [2021-05-25T13:37:23.236Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
13:37:23 [2021-05-25T13:37:23.236Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
13:37:23 [2021-05-25T13:37:23.236Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
13:37:26 [2021-05-25T13:37:26.131Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
13:37:30 [2021-05-25T13:37:30.415Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
13:37:30 [2021-05-25T13:37:30.802Z] === RUN   TestDockerSuite/TestCommitChange
13:37:35 [2021-05-25T13:37:35.135Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
13:37:35 [2021-05-25T13:37:35.135Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
13:37:35 [2021-05-25T13:37:35.135Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
13:37:36 [2021-05-25T13:37:36.571Z] === RUN   TestDockerSuite/TestCommitChangeLabels
13:37:39 [2021-05-25T13:37:39.857Z] === RUN   TestDockerSuite/TestPsListContainersSize
13:37:39 [2021-05-25T13:37:39.857Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
13:37:39 [2021-05-25T13:37:39.857Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
13:37:39 [2021-05-25T13:37:39.857Z] === RUN   TestDockerSuite/TestPsRightTagName
13:37:39 [2021-05-25T13:37:39.857Z] === RUN   TestDockerSuite/TestPsShowMounts
13:37:41 [2021-05-25T13:37:41.235Z] === RUN   TestDockerSuite/TestCommitHardlink
13:37:41 [2021-05-25T13:37:41.235Z] === RUN   TestDockerSuite/TestCommitNewFile
13:37:46 [2021-05-25T13:37:46.962Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
13:37:46 [2021-05-25T13:37:46.962Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
13:37:48 [2021-05-25T13:37:48.278Z] === RUN   TestDockerSuite/TestCommitPausedContainer
13:37:48 [2021-05-25T13:37:48.278Z] === RUN   TestDockerSuite/TestCommitTTY
13:37:48 [2021-05-25T13:37:48.508Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
13:37:48 [2021-05-25T13:37:48.508Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
13:37:50 [2021-05-25T13:37:50.167Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
13:37:50 [2021-05-25T13:37:50.629Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
13:37:50 [2021-05-25T13:37:50.629Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
13:37:55 [2021-05-25T13:37:55.340Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
13:37:56 [2021-05-25T13:37:56.811Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
13:38:00 [2021-05-25T13:38:00.056Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
13:38:02 [2021-05-25T13:38:02.248Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
13:38:05 [2021-05-25T13:38:05.341Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
13:38:05 [2021-05-25T13:38:05.341Z] === RUN   TestDockerSuite/TestCommitWithoutPause
13:38:05 [2021-05-25T13:38:05.796Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
13:38:05 [2021-05-25T13:38:05.796Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
13:38:05 [2021-05-25T13:38:05.796Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
13:38:05 [2021-05-25T13:38:05.796Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
13:38:05 [2021-05-25T13:38:05.796Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
13:38:05 [2021-05-25T13:38:05.796Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
13:38:05 [2021-05-25T13:38:05.796Z] === RUN   TestDockerSuite/TestContainerAPICommit
13:38:12 [2021-05-25T13:38:12.840Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
13:38:21 [2021-05-25T13:38:21.373Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
13:38:21 [2021-05-25T13:38:21.373Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
13:38:22 [2021-05-25T13:38:22.899Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
13:38:22 [2021-05-25T13:38:22.899Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
13:38:22 [2021-05-25T13:38:22.899Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
13:38:22 [2021-05-25T13:38:22.899Z] === RUN   TestDockerSuite/TestContainerAPICreate
13:38:27 [2021-05-25T13:38:27.448Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
13:38:27 [2021-05-25T13:38:27.448Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
13:38:29 [2021-05-25T13:38:29.937Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
13:38:29 [2021-05-25T13:38:29.937Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
13:38:29 [2021-05-25T13:38:29.937Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
13:38:32 [2021-05-25T13:38:32.823Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
13:38:32 [2021-05-25T13:38:32.823Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
13:38:32 [2021-05-25T13:38:32.823Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
13:38:32 [2021-05-25T13:38:32.823Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
13:38:32 [2021-05-25T13:38:32.823Z] === RUN   TestDockerSuite/TestContainerAPIDelete
13:38:34 [2021-05-25T13:38:34.559Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
13:38:34 [2021-05-25T13:38:34.559Z] === RUN   TestDockerSuite/TestRestartPolicyNO
13:38:34 [2021-05-25T13:38:34.559Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
13:38:35 [2021-05-25T13:38:35.534Z] === RUN   TestDockerSuite/TestRestartRunningContainer
13:38:35 [2021-05-25T13:38:35.711Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
13:38:37 [2021-05-25T13:38:37.875Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
13:38:40 [2021-05-25T13:38:40.260Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
13:38:40 [2021-05-25T13:38:40.759Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
13:38:40 [2021-05-25T13:38:40.759Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
13:38:40 [2021-05-25T13:38:40.759Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
13:38:42 [2021-05-25T13:38:42.928Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
13:38:42 [2021-05-25T13:38:42.928Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
13:38:44 [2021-05-25T13:38:44.984Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
13:38:44 [2021-05-25T13:38:44.984Z] === RUN   TestDockerSuite/TestRestartWithVolumes
13:38:45 [2021-05-25T13:38:45.819Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
13:38:45 [2021-05-25T13:38:45.819Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
13:38:45 [2021-05-25T13:38:45.819Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
13:38:47 [2021-05-25T13:38:47.982Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
13:38:47 [2021-05-25T13:38:47.982Z] === RUN   TestDockerSuite/TestContainerAPIKill
13:38:49 [2021-05-25T13:38:49.704Z] === RUN   TestDockerSuite/TestRmiBlank
13:38:50 [2021-05-25T13:38:50.146Z] === RUN   TestDockerSuite/TestContainerAPIPause
13:38:50 [2021-05-25T13:38:50.146Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
13:38:50 [2021-05-25T13:38:50.166Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
13:38:50 [2021-05-25T13:38:50.166Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
13:38:53 [2021-05-25T13:38:53.038Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
13:38:53 [2021-05-25T13:38:53.038Z] === RUN   TestDockerSuite/TestContainerAPIRename
13:38:55 [2021-05-25T13:38:55.203Z] === RUN   TestDockerSuite/TestContainerAPIRestart
13:39:05 [2021-05-25T13:39:05.030Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
13:39:05 [2021-05-25T13:39:05.489Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
13:39:06 [2021-05-25T13:39:06.583Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
13:39:07 [2021-05-25T13:39:07.559Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
13:39:08 [2021-05-25T13:39:08.383Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
13:39:08 [2021-05-25T13:39:08.383Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
13:39:08 [2021-05-25T13:39:08.383Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
13:39:08 [2021-05-25T13:39:08.383Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
13:39:08 [2021-05-25T13:39:08.383Z] === RUN   TestDockerSuite/TestContainerAPIStart
13:39:10 [2021-05-25T13:39:10.551Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
13:39:10 [2021-05-25T13:39:10.551Z] === RUN   TestDockerSuite/TestContainerAPIStop
13:39:19 [2021-05-25T13:39:19.093Z] === RUN   TestDockerSuite/TestContainerAPITop
13:39:19 [2021-05-25T13:39:19.093Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
13:39:19 [2021-05-25T13:39:19.991Z] === RUN   TestDockerSuite/TestRmiImgIDForce
13:39:20 [2021-05-25T13:39:20.056Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
13:39:20 [2021-05-25T13:39:20.511Z] === RUN   TestDockerSuite/TestContainerAPIWait
13:39:23 [2021-05-25T13:39:23.749Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
13:39:25 [2021-05-25T13:39:25.177Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
13:39:27 [2021-05-25T13:39:27.349Z] === RUN   TestDockerSuite/TestContainerNetworkMode
13:39:27 [2021-05-25T13:39:27.349Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
13:39:27 [2021-05-25T13:39:27.349Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
13:39:27 [2021-05-25T13:39:27.349Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
13:39:27 [2021-05-25T13:39:27.349Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
13:39:27 [2021-05-25T13:39:27.349Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
13:39:29 [2021-05-25T13:39:29.516Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
13:39:29 [2021-05-25T13:39:29.516Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
13:39:32 [2021-05-25T13:39:32.371Z] === RUN   TestDockerSuite/TestRmiParentImageFail
13:39:32 [2021-05-25T13:39:32.409Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
13:39:39 [2021-05-25T13:39:39.455Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
13:39:40 [2021-05-25T13:39:40.975Z] === RUN   TestDockerSuite/TestRmiTag
13:39:41 [2021-05-25T13:39:41.442Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
13:39:42 [2021-05-25T13:39:42.345Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
13:39:44 [2021-05-25T13:39:44.368Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
13:39:45 [2021-05-25T13:39:45.233Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000951c40_<nil>}
13:39:48 [2021-05-25T13:39:48.953Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1005829214_c:\foo_false__<nil>_<nil>_<nil>}
13:39:51 [2021-05-25T13:39:51.117Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1005829214_c:\foo_true__<nil>_<nil>_<nil>}
13:39:54 [2021-05-25T13:39:54.012Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
13:39:54 [2021-05-25T13:39:54.012Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
13:39:54 [2021-05-25T13:39:54.012Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
13:39:54 [2021-05-25T13:39:54.012Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
13:39:54 [2021-05-25T13:39:54.012Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
13:39:54 [2021-05-25T13:39:54.012Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
13:39:54 [2021-05-25T13:39:54.012Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
13:39:54 [2021-05-25T13:39:54.012Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
13:39:54 [2021-05-25T13:39:54.012Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
13:39:54 [2021-05-25T13:39:54.012Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
13:39:54 [2021-05-25T13:39:54.012Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
13:39:54 [2021-05-25T13:39:54.012Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
13:39:54 [2021-05-25T13:39:54.012Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
13:39:54 [2021-05-25T13:39:54.012Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
13:39:54 [2021-05-25T13:39:54.012Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
13:39:54 [2021-05-25T13:39:54.012Z] === RUN   TestDockerSuite/TestCopyAndRestart
13:39:54 [2021-05-25T13:39:54.012Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
13:39:54 [2021-05-25T13:39:54.012Z] === RUN   TestDockerSuite/TestCpAbsolutePath
13:40:02 [2021-05-25T13:40:02.103Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
13:40:02 [2021-05-25T13:40:02.548Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
13:40:02 [2021-05-25T13:40:02.548Z] === RUN   TestDockerSuite/TestCpFromCaseA
13:40:02 [2021-05-25T13:40:02.548Z] === RUN   TestDockerSuite/TestCpFromCaseB
13:40:02 [2021-05-25T13:40:02.548Z] === RUN   TestDockerSuite/TestCpFromCaseC
13:40:02 [2021-05-25T13:40:02.548Z] === RUN   TestDockerSuite/TestCpFromCaseD
13:40:02 [2021-05-25T13:40:02.548Z] === RUN   TestDockerSuite/TestCpFromCaseE
13:40:02 [2021-05-25T13:40:02.548Z] === RUN   TestDockerSuite/TestCpFromCaseF
13:40:02 [2021-05-25T13:40:02.548Z] === RUN   TestDockerSuite/TestCpFromCaseG
13:40:02 [2021-05-25T13:40:02.548Z] === RUN   TestDockerSuite/TestCpFromCaseH
13:40:02 [2021-05-25T13:40:02.548Z] === RUN   TestDockerSuite/TestCpFromCaseI
13:40:02 [2021-05-25T13:40:02.548Z] === RUN   TestDockerSuite/TestCpFromCaseJ
13:40:02 [2021-05-25T13:40:02.548Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
13:40:02 [2021-05-25T13:40:02.548Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
13:40:02 [2021-05-25T13:40:02.548Z] === RUN   TestDockerSuite/TestCpGarbagePath
13:40:04 [2021-05-25T13:40:04.324Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
13:40:04 [2021-05-25T13:40:04.713Z] === RUN   TestDockerSuite/TestCpLocalOnly
13:40:04 [2021-05-25T13:40:04.713Z] === RUN   TestDockerSuite/TestCpNameHasColon
13:40:04 [2021-05-25T13:40:04.713Z] === RUN   TestDockerSuite/TestCpRelativePath
13:40:07 [2021-05-25T13:40:07.601Z] === RUN   TestDockerSuite/TestCpSpecialFiles
13:40:07 [2021-05-25T13:40:07.601Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
13:40:07 [2021-05-25T13:40:07.601Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
13:40:07 [2021-05-25T13:40:07.601Z] === RUN   TestDockerSuite/TestCpToCaseA
13:40:10 [2021-05-25T13:40:10.141Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
13:40:11 [2021-05-25T13:40:11.115Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
13:40:11 [2021-05-25T13:40:11.115Z] === RUN   TestDockerSuite/TestRunAddHost
13:40:11 [2021-05-25T13:40:11.115Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
13:40:11 [2021-05-25T13:40:11.115Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
13:40:11 [2021-05-25T13:40:11.115Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
13:40:11 [2021-05-25T13:40:11.115Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
13:40:11 [2021-05-25T13:40:11.115Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
13:40:11 [2021-05-25T13:40:11.115Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
13:40:12 [2021-05-25T13:40:12.272Z] === RUN   TestDockerSuite/TestCpToCaseB
13:40:13 [2021-05-25T13:40:13.308Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
13:40:13 [2021-05-25T13:40:13.309Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
13:40:13 [2021-05-25T13:40:13.309Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
13:40:15 [2021-05-25T13:40:15.159Z] === RUN   TestDockerSuite/TestCpToCaseC
13:40:15 [2021-05-25T13:40:15.159Z] === RUN   TestDockerSuite/TestCpToCaseD
13:40:15 [2021-05-25T13:40:15.159Z] === RUN   TestDockerSuite/TestCpToCaseE
13:40:19 [2021-05-25T13:40:19.123Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
13:40:21 [2021-05-25T13:40:21.317Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
13:40:23 [2021-05-25T13:40:23.506Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
13:40:25 [2021-05-25T13:40:25.445Z] === RUN   TestDockerSuite/TestCpToCaseF
13:40:25 [2021-05-25T13:40:25.445Z] === RUN   TestDockerSuite/TestCpToCaseG
13:40:25 [2021-05-25T13:40:25.445Z] === RUN   TestDockerSuite/TestCpToCaseH
13:40:26 [2021-05-25T13:40:26.438Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
13:40:28 [2021-05-25T13:40:28.626Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
13:40:28 [2021-05-25T13:40:28.626Z] === RUN   TestDockerSuite/TestRunBindMounts
13:40:33 [2021-05-25T13:40:33.334Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
13:40:33 [2021-05-25T13:40:33.334Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
13:40:33 [2021-05-25T13:40:33.334Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
13:40:33 [2021-05-25T13:40:33.334Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
13:40:33 [2021-05-25T13:40:33.334Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
13:40:33 [2021-05-25T13:40:33.334Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
13:40:33 [2021-05-25T13:40:33.334Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
13:40:33 [2021-05-25T13:40:33.334Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
13:40:33 [2021-05-25T13:40:33.334Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
13:40:33 [2021-05-25T13:40:33.334Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
13:40:33 [2021-05-25T13:40:33.796Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
13:40:33 [2021-05-25T13:40:33.796Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
13:40:35 [2021-05-25T13:40:35.994Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
13:40:36 [2021-05-25T13:40:36.456Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
13:40:40 [2021-05-25T13:40:40.215Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
13:40:40 [2021-05-25T13:40:40.215Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
13:40:40 [2021-05-25T13:40:40.215Z] === RUN   TestDockerSuite/TestRunContainerNetwork
13:40:40 [2021-05-25T13:40:40.219Z] === RUN   TestDockerSuite/TestCpToCaseI
13:40:40 [2021-05-25T13:40:40.219Z] === RUN   TestDockerSuite/TestCpToCaseJ
13:40:40 [2021-05-25T13:40:40.219Z] === RUN   TestDockerSuite/TestCpToDot
13:40:41 [2021-05-25T13:40:41.759Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
13:40:41 [2021-05-25T13:40:41.759Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
13:40:41 [2021-05-25T13:40:41.759Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
13:40:41 [2021-05-25T13:40:41.759Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
13:40:41 [2021-05-25T13:40:41.759Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
13:40:41 [2021-05-25T13:40:41.759Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
13:40:41 [2021-05-25T13:40:41.759Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
13:40:41 [2021-05-25T13:40:41.759Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
13:40:43 [2021-05-25T13:40:43.948Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
13:40:45 [2021-05-25T13:40:45.987Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
13:40:45 [2021-05-25T13:40:45.987Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
13:40:46 [2021-05-25T13:40:46.140Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
13:40:46 [2021-05-25T13:40:46.442Z] === RUN   TestDockerSuite/TestCpToStdout
13:40:49 [2021-05-25T13:40:49.063Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
13:40:49 [2021-05-25T13:40:49.063Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
13:40:49 [2021-05-25T13:40:49.063Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
13:40:49 [2021-05-25T13:40:49.063Z] === RUN   TestDockerSuite/TestRunCreateVolume
13:40:51 [2021-05-25T13:40:51.253Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
13:40:51 [2021-05-25T13:40:51.253Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
13:40:51 [2021-05-25T13:40:51.253Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
13:40:51 [2021-05-25T13:40:51.253Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
13:40:51 [2021-05-25T13:40:51.253Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
13:40:52 [2021-05-25T13:40:52.799Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
13:40:54 [2021-05-25T13:40:54.947Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
13:40:54 [2021-05-25T13:40:54.947Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
13:40:54 [2021-05-25T13:40:54.947Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
13:40:54 [2021-05-25T13:40:54.947Z] === RUN   TestDockerSuite/TestCpVolumePath
13:40:54 [2021-05-25T13:40:54.947Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
13:40:54 [2021-05-25T13:40:54.947Z] === RUN   TestDockerSuite/TestCreateArgs
13:40:54 [2021-05-25T13:40:54.947Z] === RUN   TestDockerSuite/TestCreateByImageID
13:40:56 [2021-05-25T13:40:56.468Z] === RUN   TestDockerSuite/TestCreateEchoStdout
13:40:59 [2021-05-25T13:40:59.349Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
13:40:59 [2021-05-25T13:40:59.349Z] === RUN   TestDockerSuite/TestCreateHostConfig
13:40:59 [2021-05-25T13:40:59.349Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
13:40:59 [2021-05-25T13:40:59.898Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
13:40:59 [2021-05-25T13:40:59.898Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
13:40:59 [2021-05-25T13:40:59.898Z] === RUN   TestDockerSuite/TestRunDNSOptions
13:40:59 [2021-05-25T13:40:59.898Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
13:40:59 [2021-05-25T13:40:59.898Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
13:40:59 [2021-05-25T13:40:59.898Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
13:40:59 [2021-05-25T13:40:59.898Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
13:41:01 [2021-05-25T13:41:01.509Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
13:41:02 [2021-05-25T13:41:02.090Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
13:41:02 [2021-05-25T13:41:02.091Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
13:41:02 [2021-05-25T13:41:02.091Z] === RUN   TestDockerSuite/TestRunDuplicateMount
13:41:02 [2021-05-25T13:41:02.091Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
13:41:02 [2021-05-25T13:41:02.463Z] === RUN   TestDockerSuite/TestCreateLabels
13:41:02 [2021-05-25T13:41:02.463Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
13:41:02 [2021-05-25T13:41:02.463Z] === RUN   TestDockerSuite/TestCreateRM
13:41:02 [2021-05-25T13:41:02.916Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
13:41:02 [2021-05-25T13:41:02.916Z] === RUN   TestDockerSuite/TestCreateStopSignal
13:41:02 [2021-05-25T13:41:02.916Z] === RUN   TestDockerSuite/TestCreateStopTimeout
13:41:03 [2021-05-25T13:41:03.369Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
13:41:05 [2021-05-25T13:41:05.013Z] === RUN   TestDockerSuite/TestRunEchoStdout
13:41:07 [2021-05-25T13:41:07.202Z] === RUN   TestDockerSuite/TestRunEmptyEnv
13:41:07 [2021-05-25T13:41:07.202Z] === RUN   TestDockerSuite/TestRunEntrypoint
13:41:10 [2021-05-25T13:41:10.119Z] === RUN   TestDockerSuite/TestRunEnvironment
13:41:10 [2021-05-25T13:41:10.119Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
13:41:10 [2021-05-25T13:41:10.119Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
13:41:10 [2021-05-25T13:41:10.119Z] === RUN   TestDockerSuite/TestRunExitCode
13:41:13 [2021-05-25T13:41:13.037Z] === RUN   TestDockerSuite/TestRunExitCodeOne
13:41:15 [2021-05-25T13:41:15.232Z] === RUN   TestDockerSuite/TestRunExitCodeZero
13:41:17 [2021-05-25T13:41:17.420Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
13:41:18 [2021-05-25T13:41:18.112Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
13:41:18 [2021-05-25T13:41:18.112Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
13:41:18 [2021-05-25T13:41:18.112Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
13:41:20 [2021-05-25T13:41:20.339Z] === RUN   TestDockerSuite/TestRunExposePort
13:41:20 [2021-05-25T13:41:20.339Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
13:41:20 [2021-05-25T13:41:20.339Z] === RUN   TestDockerSuite/TestRunGroupAdd
13:41:20 [2021-05-25T13:41:20.339Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
13:41:20 [2021-05-25T13:41:20.339Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
13:41:20 [2021-05-25T13:41:20.339Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
13:41:20 [2021-05-25T13:41:20.339Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
13:41:20 [2021-05-25T13:41:20.339Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
13:41:20 [2021-05-25T13:41:20.339Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
13:41:21 [2021-05-25T13:41:21.815Z] === RUN   TestDockerSuite/TestCreateWithPortRange
13:41:21 [2021-05-25T13:41:21.815Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
13:41:21 [2021-05-25T13:41:21.815Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
13:41:23 [2021-05-25T13:41:23.970Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
13:41:23 [2021-05-25T13:41:23.970Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
13:41:24 [2021-05-25T13:41:24.091Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
13:41:24 [2021-05-25T13:41:24.423Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
13:41:24 [2021-05-25T13:41:24.423Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
13:41:24 [2021-05-25T13:41:24.423Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
13:41:24 [2021-05-25T13:41:24.423Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
13:41:24 [2021-05-25T13:41:24.423Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
13:41:24 [2021-05-25T13:41:24.423Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
13:41:24 [2021-05-25T13:41:24.423Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
13:41:24 [2021-05-25T13:41:24.423Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
13:41:24 [2021-05-25T13:41:24.423Z] === RUN   TestDockerSuite/TestDevicePermissions
13:41:24 [2021-05-25T13:41:24.423Z] === RUN   TestDockerSuite/TestDockerFails
13:41:24 [2021-05-25T13:41:24.423Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
13:41:24 [2021-05-25T13:41:24.423Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
13:41:24 [2021-05-25T13:41:24.423Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
13:41:24 [2021-05-25T13:41:24.423Z] === RUN   TestDockerSuite/TestEventsAttach
13:41:24 [2021-05-25T13:41:24.423Z] === RUN   TestDockerSuite/TestEventsCommit
13:41:24 [2021-05-25T13:41:24.423Z] === RUN   TestDockerSuite/TestEventsContainerEvents
13:41:24 [2021-05-25T13:41:24.554Z] === RUN   TestDockerSuite/TestRunInvalidReference
13:41:24 [2021-05-25T13:41:24.554Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
13:41:24 [2021-05-25T13:41:24.554Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
13:41:24 [2021-05-25T13:41:24.554Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
13:41:24 [2021-05-25T13:41:24.554Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
13:41:24 [2021-05-25T13:41:24.554Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
13:41:27 [2021-05-25T13:41:27.296Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
13:41:29 [2021-05-25T13:41:29.449Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
13:41:31 [2021-05-25T13:41:31.655Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
13:41:32 [2021-05-25T13:41:32.116Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
13:41:33 [2021-05-25T13:41:33.661Z] === RUN   TestDockerSuite/TestRunModeHostname
13:41:33 [2021-05-25T13:41:33.661Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
13:41:33 [2021-05-25T13:41:33.661Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
13:41:33 [2021-05-25T13:41:33.661Z] === RUN   TestDockerSuite/TestRunModeIpcHost
13:41:33 [2021-05-25T13:41:33.661Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
13:41:33 [2021-05-25T13:41:33.661Z] === RUN   TestDockerSuite/TestRunModePIDContainer
13:41:33 [2021-05-25T13:41:33.661Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
13:41:33 [2021-05-25T13:41:33.661Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
13:41:33 [2021-05-25T13:41:33.661Z] === RUN   TestDockerSuite/TestRunModeUTSHost
13:41:33 [2021-05-25T13:41:33.661Z] === RUN   TestDockerSuite/TestRunMount
13:41:33 [2021-05-25T13:41:33.661Z] === RUN   TestDockerSuite/TestRunMountOrdering
13:41:33 [2021-05-25T13:41:33.661Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
13:41:33 [2021-05-25T13:41:33.661Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
13:41:33 [2021-05-25T13:41:33.661Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
13:41:37 [2021-05-25T13:41:37.959Z] === RUN   TestDockerSuite/TestEventsContainerRestart
13:41:42 [2021-05-25T13:41:42.260Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
13:41:42 [2021-05-25T13:41:42.260Z] === RUN   TestDockerSuite/TestRunNamedVolume
13:41:42 [2021-05-25T13:41:42.260Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
13:41:42 [2021-05-25T13:41:42.260Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
13:41:46 [2021-05-25T13:41:46.469Z] === RUN   TestDockerSuite/TestEventsCopy
13:41:46 [2021-05-25T13:41:46.976Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
13:41:51 [2021-05-25T13:41:51.125Z] === RUN   TestDockerSuite/TestEventsFilterContainer
13:41:51 [2021-05-25T13:41:51.681Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
13:41:51 [2021-05-25T13:41:51.681Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
13:41:51 [2021-05-25T13:41:51.681Z] === RUN   TestDockerSuite/TestRunNetHost
13:41:51 [2021-05-25T13:41:51.681Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
13:41:51 [2021-05-25T13:41:51.681Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
13:41:51 [2021-05-25T13:41:51.681Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
13:41:51 [2021-05-25T13:41:51.681Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
13:41:51 [2021-05-25T13:41:51.681Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
13:41:51 [2021-05-25T13:41:51.681Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
13:41:51 [2021-05-25T13:41:51.681Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
13:41:51 [2021-05-25T13:41:51.681Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
13:41:53 [2021-05-25T13:41:53.225Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
13:41:54 [2021-05-25T13:41:54.769Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
13:41:56 [2021-05-25T13:41:56.865Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
13:41:56 [2021-05-25T13:41:56.958Z] === RUN   TestDockerSuite/TestRunNonExistingImage
13:41:57 [2021-05-25T13:41:57.931Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
13:41:59 [2021-05-25T13:41:59.016Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
13:41:59 [2021-05-25T13:41:59.973Z] === RUN   TestDockerSuite/TestEventsFilterImageName
13:42:00 [2021-05-25T13:42:00.120Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
13:42:00 [2021-05-25T13:42:00.582Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
13:42:00 [2021-05-25T13:42:00.582Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
13:42:00 [2021-05-25T13:42:00.582Z] === RUN   TestDockerSuite/TestRunPortInUse
13:42:00 [2021-05-25T13:42:00.582Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
13:42:00 [2021-05-25T13:42:00.582Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
13:42:00 [2021-05-25T13:42:00.582Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
13:42:00 [2021-05-25T13:42:00.582Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
13:42:00 [2021-05-25T13:42:00.582Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
13:42:04 [2021-05-25T13:42:04.336Z] === RUN   TestDockerSuite/TestRunPublishPort
13:42:04 [2021-05-25T13:42:04.336Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
13:42:04 [2021-05-25T13:42:04.336Z] === RUN   TestDockerSuite/TestRunReadProcLatency
13:42:04 [2021-05-25T13:42:04.336Z] === RUN   TestDockerSuite/TestRunReadProcTimer
13:42:04 [2021-05-25T13:42:04.336Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
13:42:04 [2021-05-25T13:42:04.336Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
13:42:04 [2021-05-25T13:42:04.617Z] === RUN   TestDockerSuite/TestEventsFilterLabels
13:42:05 [2021-05-25T13:42:05.574Z] === RUN   TestDockerSuite/TestEventsFilterType
13:42:06 [2021-05-25T13:42:06.534Z] === RUN   TestDockerSuite/TestEventsFilters
13:42:12 [2021-05-25T13:42:12.285Z] === RUN   TestDockerSuite/TestEventsFormat
13:42:12 [2021-05-25T13:42:12.930Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
13:42:12 [2021-05-25T13:42:12.930Z] === RUN   TestDockerSuite/TestRunRm
13:42:15 [2021-05-25T13:42:15.849Z] === RUN   TestDockerSuite/TestRunRmAndWait
13:42:16 [2021-05-25T13:42:16.930Z] === RUN   TestDockerSuite/TestEventsFormatBadField
13:42:16 [2021-05-25T13:42:16.930Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
13:42:17 [2021-05-25T13:42:17.382Z] === RUN   TestDockerSuite/TestEventsImageImport
13:42:17 [2021-05-25T13:42:17.382Z] === RUN   TestDockerSuite/TestEventsImageLoad
13:42:17 [2021-05-25T13:42:17.382Z] === RUN   TestDockerSuite/TestEventsImagePull
13:42:17 [2021-05-25T13:42:17.382Z] === RUN   TestDockerSuite/TestEventsImageTag
13:42:18 [2021-05-25T13:42:18.481Z] === RUN   TestDockerSuite/TestEventsPluginOps
13:42:18 [2021-05-25T13:42:18.481Z] === RUN   TestDockerSuite/TestEventsRename
13:42:21 [2021-05-25T13:42:21.366Z] === RUN   TestDockerSuite/TestEventsResize
13:42:21 [2021-05-25T13:42:21.664Z] === RUN   TestDockerSuite/TestRunRmPre125Api
13:42:23 [2021-05-25T13:42:23.854Z] === RUN   TestDockerSuite/TestRunRootWorkdir
13:42:26 [2021-05-25T13:42:26.778Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
13:42:28 [2021-05-25T13:42:28.965Z] === RUN   TestDockerSuite/TestRunSetMacAddress
13:42:29 [2021-05-25T13:42:29.877Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
13:42:31 [2021-05-25T13:42:31.893Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
13:42:31 [2021-05-25T13:42:31.893Z] === RUN   TestDockerSuite/TestRunState
13:42:31 [2021-05-25T13:42:31.893Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
13:42:32 [2021-05-25T13:42:32.033Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
13:42:34 [2021-05-25T13:42:34.094Z] === RUN   TestDockerSuite/TestRunStdinPipe
13:42:34 [2021-05-25T13:42:34.094Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
13:42:34 [2021-05-25T13:42:34.908Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
13:42:37 [2021-05-25T13:42:37.010Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
13:42:37 [2021-05-25T13:42:37.010Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
13:42:37 [2021-05-25T13:42:37.010Z] === RUN   TestDockerSuite/TestRunTLSVerify
13:42:37 [2021-05-25T13:42:37.010Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
13:42:37 [2021-05-25T13:42:37.010Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
13:42:37 [2021-05-25T13:42:37.010Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
13:42:39 [2021-05-25T13:42:39.557Z] === RUN   TestDockerSuite/TestEventsTop
13:42:39 [2021-05-25T13:42:39.557Z] === RUN   TestDockerSuite/TestEventsUntag
13:42:41 [2021-05-25T13:42:41.718Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
13:42:41 [2021-05-25T13:42:41.718Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
13:42:41 [2021-05-25T13:42:41.718Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
13:42:41 [2021-05-25T13:42:41.718Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
13:42:41 [2021-05-25T13:42:41.718Z] === RUN   TestDockerSuite/TestRunUnshareProc
13:42:41 [2021-05-25T13:42:41.718Z] === RUN   TestDockerSuite/TestRunUserByID
13:42:41 [2021-05-25T13:42:41.718Z] === RUN   TestDockerSuite/TestRunUserByIDBig
13:42:41 [2021-05-25T13:42:41.718Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
13:42:41 [2021-05-25T13:42:41.718Z] === RUN   TestDockerSuite/TestRunUserByIDZero
13:42:41 [2021-05-25T13:42:41.718Z] === RUN   TestDockerSuite/TestRunUserByName
13:42:41 [2021-05-25T13:42:41.718Z] === RUN   TestDockerSuite/TestRunUserDefaults
13:42:42 [2021-05-25T13:42:42.432Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
13:42:44 [2021-05-25T13:42:44.640Z] === RUN   TestDockerSuite/TestRunUserNotFound
13:42:44 [2021-05-25T13:42:44.640Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
13:42:47 [2021-05-25T13:42:47.076Z] === RUN   TestDockerSuite/TestExec
13:42:47 [2021-05-25T13:42:47.076Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
13:42:47 [2021-05-25T13:42:47.076Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
13:42:47 [2021-05-25T13:42:47.558Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
13:42:47 [2021-05-25T13:42:47.558Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
13:42:47 [2021-05-25T13:42:47.558Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
13:42:48 [2021-05-25T13:42:48.593Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
13:42:51 [2021-05-25T13:42:51.312Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
13:42:51 [2021-05-25T13:42:51.470Z] === RUN   TestDockerSuite/TestExecAPIStart
13:42:51 [2021-05-25T13:42:51.470Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
13:42:51 [2021-05-25T13:42:51.470Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
13:42:51 [2021-05-25T13:42:51.470Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
13:42:52 [2021-05-25T13:42:52.990Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
13:42:55 [2021-05-25T13:42:55.868Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
13:42:58 [2021-05-25T13:42:58.025Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
13:42:58 [2021-05-25T13:42:58.408Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
13:43:00 [2021-05-25T13:43:00.178Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
13:43:04 [2021-05-25T13:43:04.236Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
13:43:04 [2021-05-25T13:43:04.835Z] === RUN   TestDockerSuite/TestExecCgroup
13:43:04 [2021-05-25T13:43:04.835Z] === RUN   TestDockerSuite/TestExecEnv
13:43:04 [2021-05-25T13:43:04.835Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
13:43:04 [2021-05-25T13:43:04.835Z] === RUN   TestDockerSuite/TestExecExitStatus
13:43:06 [2021-05-25T13:43:06.996Z] === RUN   TestDockerSuite/TestExecInspectID
13:43:10 [2021-05-25T13:43:10.053Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
13:43:10 [2021-05-25T13:43:10.518Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
13:43:10 [2021-05-25T13:43:10.518Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
13:43:12 [2021-05-25T13:43:12.748Z] === RUN   TestDockerSuite/TestExecInteractive
13:43:12 [2021-05-25T13:43:12.748Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
13:43:12 [2021-05-25T13:43:12.748Z] === RUN   TestDockerSuite/TestExecParseError
13:43:12 [2021-05-25T13:43:12.748Z] === RUN   TestDockerSuite/TestExecPausedContainer
13:43:12 [2021-05-25T13:43:12.748Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
13:43:12 [2021-05-25T13:43:12.748Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
13:43:14 [2021-05-25T13:43:14.272Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
13:43:14 [2021-05-25T13:43:14.913Z] === RUN   TestDockerSuite/TestExecSetEnv
13:43:14 [2021-05-25T13:43:14.913Z] === RUN   TestDockerSuite/TestExecStartFails
13:43:14 [2021-05-25T13:43:14.913Z] === RUN   TestDockerSuite/TestExecStateCleanup
13:43:14 [2021-05-25T13:43:14.913Z] === RUN   TestDockerSuite/TestExecStopNotHanging
13:43:14 [2021-05-25T13:43:14.913Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
13:43:14 [2021-05-25T13:43:14.913Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
13:43:16 [2021-05-25T13:43:16.463Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
13:43:17 [2021-05-25T13:43:17.800Z] === RUN   TestDockerSuite/TestExecUlimits
13:43:17 [2021-05-25T13:43:17.800Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
13:43:19 [2021-05-25T13:43:19.392Z] === RUN   TestDockerSuite/TestRunWithBadDevice
13:43:19 [2021-05-25T13:43:19.392Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
13:43:19 [2021-05-25T13:43:19.392Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
13:43:19 [2021-05-25T13:43:19.392Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
13:43:19 [2021-05-25T13:43:19.392Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
13:43:19 [2021-05-25T13:43:19.392Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
13:43:19 [2021-05-25T13:43:19.392Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
13:43:19 [2021-05-25T13:43:19.392Z] === RUN   TestDockerSuite/TestRunWithUlimits
13:43:19 [2021-05-25T13:43:19.392Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
13:43:23 [2021-05-25T13:43:23.143Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
13:43:23 [2021-05-25T13:43:23.582Z] === RUN   TestDockerSuite/TestExecWithImageUser
13:43:23 [2021-05-25T13:43:23.582Z] === RUN   TestDockerSuite/TestExecWithPrivileged
13:43:23 [2021-05-25T13:43:23.582Z] === RUN   TestDockerSuite/TestExecWithUser
13:43:23 [2021-05-25T13:43:23.582Z] === RUN   TestDockerSuite/TestGetContainerStats
13:43:25 [2021-05-25T13:43:25.333Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
13:43:26 [2021-05-25T13:43:26.878Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
13:43:30 [2021-05-25T13:43:30.625Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
13:43:32 [2021-05-25T13:43:32.695Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
13:43:32 [2021-05-25T13:43:32.695Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
13:43:32 [2021-05-25T13:43:32.695Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
13:43:32 [2021-05-25T13:43:32.695Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
13:43:32 [2021-05-25T13:43:32.695Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
13:43:32 [2021-05-25T13:43:32.695Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
13:43:32 [2021-05-25T13:43:32.695Z] === RUN   TestDockerSuite/TestSaveCheckTimes
13:43:32 [2021-05-25T13:43:32.695Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
13:43:32 [2021-05-25T13:43:32.695Z] === RUN   TestDockerSuite/TestSaveImageId
13:43:32 [2021-05-25T13:43:32.695Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
13:43:32 [2021-05-25T13:43:32.695Z] === RUN   TestDockerSuite/TestSaveLoadParents
13:43:32 [2021-05-25T13:43:32.695Z] === RUN   TestDockerSuite/TestSaveMultipleNames
13:43:32 [2021-05-25T13:43:32.695Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
13:43:32 [2021-05-25T13:43:32.695Z] === RUN   TestDockerSuite/TestSaveSingleTag
13:43:32 [2021-05-25T13:43:32.695Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
13:43:32 [2021-05-25T13:43:32.695Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
13:43:32 [2021-05-25T13:43:32.695Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
13:43:32 [2021-05-25T13:43:32.695Z] === RUN   TestDockerSuite/TestSearchCmdOptions
13:43:34 [2021-05-25T13:43:34.246Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
13:43:34 [2021-05-25T13:43:34.706Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
13:43:35 [2021-05-25T13:43:35.168Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
13:43:35 [2021-05-25T13:43:35.629Z] === RUN   TestDockerSuite/TestSearchWithLimit
13:43:36 [2021-05-25T13:43:36.388Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
13:43:37 [2021-05-25T13:43:37.177Z] === RUN   TestDockerSuite/TestSlowStdinClosing
13:43:39 [2021-05-25T13:43:39.276Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
13:43:44 [2021-05-25T13:43:44.274Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
13:43:44 [2021-05-25T13:43:44.274Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
13:43:46 [2021-05-25T13:43:46.324Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
13:43:46 [2021-05-25T13:43:46.324Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
13:43:46 [2021-05-25T13:43:46.324Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
13:43:46 [2021-05-25T13:43:46.324Z] === RUN   TestDockerSuite/TestHealth
13:43:46 [2021-05-25T13:43:46.324Z] === RUN   TestDockerSuite/TestHistoryExistentImage
13:43:46 [2021-05-25T13:43:46.324Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
13:43:46 [2021-05-25T13:43:46.324Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
13:43:46 [2021-05-25T13:43:46.324Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
13:43:50 [2021-05-25T13:43:50.993Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
13:43:51 [2021-05-25T13:43:51.448Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
13:43:51 [2021-05-25T13:43:51.448Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
13:43:51 [2021-05-25T13:43:51.448Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
13:43:51 [2021-05-25T13:43:51.448Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
13:43:51 [2021-05-25T13:43:51.903Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
13:43:52 [2021-05-25T13:43:52.358Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
13:43:52 [2021-05-25T13:43:52.358Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
13:43:52 [2021-05-25T13:43:52.875Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
13:43:52 [2021-05-25T13:43:52.875Z] === RUN   TestDockerSuite/TestStartAttachSilent
13:43:53 [2021-05-25T13:43:53.897Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
13:43:53 [2021-05-25T13:43:53.897Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
13:43:56 [2021-05-25T13:43:56.064Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
13:43:56 [2021-05-25T13:43:56.519Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
13:43:57 [2021-05-25T13:43:57.585Z] === RUN   TestDockerSuite/TestStartAttachWithRename
13:43:57 [2021-05-25T13:43:57.585Z] === RUN   TestDockerSuite/TestStartMultipleContainers
13:43:57 [2021-05-25T13:43:57.585Z] === RUN   TestDockerSuite/TestStartPausedContainer
13:43:57 [2021-05-25T13:43:57.585Z] === RUN   TestDockerSuite/TestStartRecordError
13:43:57 [2021-05-25T13:43:57.585Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
13:43:59 [2021-05-25T13:43:59.409Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
13:44:04 [2021-05-25T13:44:04.692Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
13:44:04 [2021-05-25T13:44:04.692Z] === RUN   TestDockerSuite/TestStatsAllNoStream
13:44:04 [2021-05-25T13:44:04.692Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
13:44:04 [2021-05-25T13:44:04.692Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
13:44:04 [2021-05-25T13:44:04.692Z] === RUN   TestDockerSuite/TestStatsFormatAll
13:44:04 [2021-05-25T13:44:04.692Z] === RUN   TestDockerSuite/TestStatsNoStream
13:44:04 [2021-05-25T13:44:04.692Z] === RUN   TestDockerSuite/TestTopMultipleArgs
13:44:06 [2021-05-25T13:44:06.467Z] === RUN   TestDockerSuite/TestImagesFormat
13:44:06 [2021-05-25T13:44:06.883Z] === RUN   TestDockerSuite/TestTopNonPrivileged
13:44:06 [2021-05-25T13:44:06.924Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
13:44:06 [2021-05-25T13:44:06.924Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
13:44:09 [2021-05-25T13:44:09.074Z] === RUN   TestDockerSuite/TestTopPrivileged
13:44:09 [2021-05-25T13:44:09.074Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
13:44:11 [2021-05-25T13:44:11.266Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
13:44:11 [2021-05-25T13:44:11.266Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
13:44:11 [2021-05-25T13:44:11.266Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
13:44:11 [2021-05-25T13:44:11.266Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
13:44:11 [2021-05-25T13:44:11.266Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
13:44:11 [2021-05-25T13:44:11.266Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
13:44:11 [2021-05-25T13:44:11.267Z] === RUN   TestDockerSuite/TestVolumeCLICreate
13:44:11 [2021-05-25T13:44:11.607Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
13:44:11 [2021-05-25T13:44:11.607Z] === RUN   TestDockerSuite/TestImportBadURL
13:44:13 [2021-05-25T13:44:13.777Z] === RUN   TestDockerSuite/TestImportDisplay
13:44:13 [2021-05-25T13:44:13.777Z] === RUN   TestDockerSuite/TestImportFile
13:44:13 [2021-05-25T13:44:13.777Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
13:44:13 [2021-05-25T13:44:13.777Z] === RUN   TestDockerSuite/TestImportFileWithMessage
13:44:13 [2021-05-25T13:44:13.777Z] === RUN   TestDockerSuite/TestImportGzipped
13:44:13 [2021-05-25T13:44:13.777Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
13:44:13 [2021-05-25T13:44:13.777Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
13:44:13 [2021-05-25T13:44:13.777Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
13:44:13 [2021-05-25T13:44:13.777Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
13:44:13 [2021-05-25T13:44:13.777Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
13:44:13 [2021-05-25T13:44:13.777Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
13:44:13 [2021-05-25T13:44:13.777Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
13:44:13 [2021-05-25T13:44:13.777Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
13:44:16 [2021-05-25T13:44:16.667Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
13:44:19 [2021-05-25T13:44:19.556Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
13:44:19 [2021-05-25T13:44:19.556Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
13:44:19 [2021-05-25T13:44:19.556Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
13:44:19 [2021-05-25T13:44:19.556Z] === RUN   TestDockerSuite/TestInspectAmpersand
13:44:19 [2021-05-25T13:44:19.556Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
13:44:21 [2021-05-25T13:44:21.723Z] === RUN   TestDockerSuite/TestInspectByPrefix
13:44:22 [2021-05-25T13:44:22.180Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
13:44:24 [2021-05-25T13:44:24.344Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
13:44:24 [2021-05-25T13:44:24.344Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
13:44:24 [2021-05-25T13:44:24.344Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
13:44:24 [2021-05-25T13:44:24.344Z] === RUN   TestDockerSuite/TestInspectDefault
13:44:27 [2021-05-25T13:44:27.235Z] === RUN   TestDockerSuite/TestInspectHistory
13:44:28 [2021-05-25T13:44:28.992Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
13:44:28 [2021-05-25T13:44:28.992Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
13:44:28 [2021-05-25T13:44:28.992Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
13:44:28 [2021-05-25T13:44:28.992Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
13:44:28 [2021-05-25T13:44:28.992Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
13:44:28 [2021-05-25T13:44:28.992Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
13:44:28 [2021-05-25T13:44:28.992Z] === RUN   TestDockerSuite/TestVolumeCLILs
13:44:30 [2021-05-25T13:44:30.536Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
13:44:31 [2021-05-25T13:44:31.005Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
13:44:31 [2021-05-25T13:44:31.904Z] === RUN   TestDockerSuite/TestInspectImage
13:44:31 [2021-05-25T13:44:31.904Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
13:44:31 [2021-05-25T13:44:31.904Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
13:44:31 [2021-05-25T13:44:31.904Z] === RUN   TestDockerSuite/TestInspectInt64
13:44:33 [2021-05-25T13:44:33.922Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
13:44:33 [2021-05-25T13:44:33.922Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
13:44:34 [2021-05-25T13:44:34.383Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
13:44:34 [2021-05-25T13:44:34.383Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
13:44:34 [2021-05-25T13:44:34.810Z] === RUN   TestDockerSuite/TestInspectJSONFields
13:44:34 [2021-05-25T13:44:34.844Z] === RUN   TestDockerSuite/TestVolumeCLIRm
13:44:37 [2021-05-25T13:44:37.010Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
13:44:37 [2021-05-25T13:44:37.011Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
13:44:43 [2021-05-25T13:44:43.435Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
13:44:43 [2021-05-25T13:44:43.435Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
13:44:43 [2021-05-25T13:44:43.896Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
13:44:43 [2021-05-25T13:44:43.896Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
13:44:43 [2021-05-25T13:44:43.896Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
13:44:45 [2021-05-25T13:44:45.670Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
13:44:47 [2021-05-25T13:44:47.199Z] === RUN   TestDockerSuite/TestInspectPlugin
13:44:47 [2021-05-25T13:44:47.199Z] === RUN   TestDockerSuite/TestInspectRootFS
13:44:47 [2021-05-25T13:44:47.199Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
13:44:50 [2021-05-25T13:44:50.101Z] === RUN   TestDockerSuite/TestInspectStatus
13:44:52 [2021-05-25T13:44:52.501Z] === RUN   TestDockerSuite/TestVolumeLsFormat
13:44:52 [2021-05-25T13:44:52.501Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
13:44:52 [2021-05-25T13:44:52.501Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
13:44:52 [2021-05-25T13:44:52.547Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
13:44:58 [2021-05-25T13:44:58.319Z] === RUN   TestDockerSuite/TestInspectTemplateError
13:45:00 [2021-05-25T13:45:00.489Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
13:45:02 [2021-05-25T13:45:02.850Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
13:45:02 [2021-05-25T13:45:02.851Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
13:45:03 [2021-05-25T13:45:03.314Z] --- PASS: TestDockerSuite (2471.79s)
13:45:03 [2021-05-25T13:45:03.314Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
13:45:03 [2021-05-25T13:45:03.314Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
13:45:03 [2021-05-25T13:45:03.314Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.314Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
13:45:03 [2021-05-25T13:45:03.314Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
13:45:03 [2021-05-25T13:45:03.314Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
13:45:03 [2021-05-25T13:45:03.314Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
13:45:03 [2021-05-25T13:45:03.314Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.314Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
13:45:03 [2021-05-25T13:45:03.314Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s)
13:45:03 [2021-05-25T13:45:03.314Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s)
13:45:03 [2021-05-25T13:45:03.314Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s)
13:45:03 [2021-05-25T13:45:03.314Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
13:45:03 [2021-05-25T13:45:03.314Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (61.79s)
13:45:03 [2021-05-25T13:45:03.314Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s)
13:45:03 [2021-05-25T13:45:03.314Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
13:45:03 [2021-05-25T13:45:03.314Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.52s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.39s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.63s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_run_test.go:3133: unmatched requirement Apparmor
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.04s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (10.51s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (78.25s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.01s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.59s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.37s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.57s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.18s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.20s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.40s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.09s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.36s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.70s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.07s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildAddTar (34.82s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.50s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.58s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (16.10s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.10s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (9.99s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (19.38s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (13.54s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.44s)
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
13:45:03 [2021-05-25T13:45:03.315Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.315Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.12s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (1.09s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.22s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.21s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.48s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.18s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.41s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.53s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.60s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.62s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (9.94s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.30s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.75s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.98s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.49s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.36s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.55s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.32s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.73s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.08s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.10s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.81s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.80s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.47s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.11s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.14s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (51.27s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.13s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.07s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.71s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.77s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.60s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.16s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.60s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.09s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.46s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.09s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (78.62s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.18s)
13:45:03 [2021-05-25T13:45:03.778Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
13:45:03 [2021-05-25T13:45:03.778Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.778Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.53s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.80s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.01s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.23s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.18s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.09s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.59s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.14s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildFails (2.76s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.97s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.23s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildForceRm (11.78s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildFromGit (7.49s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.53s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.23s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.74s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.90s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildHistory (12.89s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.13s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.82s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.81s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.38s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.09s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.67s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.03s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.08s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.61s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.29s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.36s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.49s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.54s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.18s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.84s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.95s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.84s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.03s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.20s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.78s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.27s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.70s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.86s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.68s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.05s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.50s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (9.52s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.83s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.94s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.23s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (12.68s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.81s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.53s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.32s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (6.89s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.53s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.97s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildRm (16.79s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (8.09s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.63s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.09s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.62s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.40s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (21.19s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.83s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.68s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.78s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.29s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.20s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildStderr (8.82s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.57s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.49s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.38s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.16s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.93s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.60s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.30s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.32s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.05s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (9.15s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.89s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.41s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (19.31s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (3.95s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.42s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.95s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (2.33s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.55s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.11s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_sni_test.go:18: Flakey test
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.86s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.79s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestCommitChange (4.84s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.61s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.30s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.93s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.67s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.72s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.18s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.20s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.77s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.77s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (7.90s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.14s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.30s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.25s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.01s)
13:45:03 [2021-05-25T13:45:03.779Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
13:45:03 [2021-05-25T13:45:03.779Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.63s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.05s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.77s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.91s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.52s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.20s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.97s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.72s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.22s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.63s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.21s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.04s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.13s)
13:45:03 [2021-05-25T13:45:03.780Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.78s)
13:45:03 [2021-05-25T13:45:03.780Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.80s)
13:45:03 [2021-05-25T13:45:03.780Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.72s)
13:45:03 [2021-05-25T13:45:03.780Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.59s)
13:45:03 [2021-05-25T13:45:03.780Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00096e220_<nil>} (2.84s)
13:45:03 [2021-05-25T13:45:03.780Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1045692970_c:\foo_false__<nil>_<nil>_<nil>} (2.71s)
13:45:03 [2021-05-25T13:45:03.780Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1045692970_c:\foo_true__<nil>_<nil>_<nil>} (2.67s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s)
13:45:03 [2021-05-25T13:45:03.780Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
13:45:03 [2021-05-25T13:45:03.780Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
13:45:03 [2021-05-25T13:45:03.780Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
13:45:03 [2021-05-25T13:45:03.780Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
13:45:03 [2021-05-25T13:45:03.780Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
13:45:03 [2021-05-25T13:45:03.780Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s)
13:45:03 [2021-05-25T13:45:03.780Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s)
13:45:03 [2021-05-25T13:45:03.780Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s)
13:45:03 [2021-05-25T13:45:03.780Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
13:45:03 [2021-05-25T13:45:03.780Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (7.32s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.94s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.70s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.97s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.78s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCpToCaseE (9.72s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCpToCaseH (9.58s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCpToDot (2.48s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.50s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.24s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.18s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.66s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.00s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.84s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.25s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCreateRM (0.45s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.35s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.86s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.37s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.72s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.73s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.37s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (8.01s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsCopy (9.40s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (9.81s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.52s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.89s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.49s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.62s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.05s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.28s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.03s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.17s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsRename (2.87s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsResize (8.02s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.59s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.47s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.06s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.73s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.13s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
13:45:03 [2021-05-25T13:45:03.780Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.05s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.25s)
13:45:03 [2021-05-25T13:45:03.780Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.12s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.16s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.08s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.06s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.72s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.22s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.69s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.42s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.32s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.66s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.91s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.95s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.10s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.01s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.75s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.19s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.00s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.27s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.00s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.19s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.86s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.42s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.68s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.48s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.16s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.69s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.63s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.70s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.46s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.64s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.18s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.43s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.18s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.22s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.65s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.35s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.49s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.52s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.34s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.97s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.53s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.58s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.06s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.03s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.97s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.69s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.32s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.45s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.48s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.20s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.62s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.43s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.48s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.26s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestLogsSince (9.34s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestLogsTail (3.19s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.79s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.72s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
13:45:03 [2021-05-25T13:45:03.781Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
13:45:03 [2021-05-25T13:45:03.781Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.64s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.01s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.94s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (9.48s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.95s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.71s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.21s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.13s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.95s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.03s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.99s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.59s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.29s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.83s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.38s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.33s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.51s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.86s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.70s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.76s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.85s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.47s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (11.14s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.12s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.65s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (8.71s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRmiTag (0.65s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.72s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.83s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.24s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.35s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.23s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.82s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.33s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.80s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.58s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.60s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.25s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.84s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.64s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.42s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.00s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.96s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.24s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.63s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.37s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.92s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.26s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.73s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.48s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.46s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.61s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.69s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.23s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.65s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.71s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s)
13:45:03 [2021-05-25T13:45:03.782Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
13:45:03 [2021-05-25T13:45:03.782Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.93s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.42s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.70s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.37s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.62s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.50s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.87s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.83s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.12s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.58s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2860: unmatched requirement Apparmor
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.51s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunRm (2.79s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.68s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.89s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.68s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.22s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.81s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.35s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.44s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.93s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2899: unmatched requirement Apparmor
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.69s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.63s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.46s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.70s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.31s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.52s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.60s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.59s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.30s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.72s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.28s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.90s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.91s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:3016: unmatched requirement Apparmor
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (7.10s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.53s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.783Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.60s)
13:45:03 [2021-05-25T13:45:03.783Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
13:45:03 [2021-05-25T13:45:03.783Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.784Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
13:45:03 [2021-05-25T13:45:03.784Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.784Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
13:45:03 [2021-05-25T13:45:03.784Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
13:45:03 [2021-05-25T13:45:03.784Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
13:45:03 [2021-05-25T13:45:03.784Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.784Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.71s)
13:45:03 [2021-05-25T13:45:03.784Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
13:45:03 [2021-05-25T13:45:03.784Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.784Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
13:45:03 [2021-05-25T13:45:03.784Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.784Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
13:45:03 [2021-05-25T13:45:03.784Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.784Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
13:45:03 [2021-05-25T13:45:03.784Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
13:45:03 [2021-05-25T13:45:03.784Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
13:45:03 [2021-05-25T13:45:03.784Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
13:45:04 [2021-05-25T13:45:04.246Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.36s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.55s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
13:45:04 [2021-05-25T13:45:04.246Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.25s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
13:45:04 [2021-05-25T13:45:04.246Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
13:45:04 [2021-05-25T13:45:04.246Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
13:45:04 [2021-05-25T13:45:04.246Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
13:45:04 [2021-05-25T13:45:04.246Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
13:45:04 [2021-05-25T13:45:04.246Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
13:45:04 [2021-05-25T13:45:04.246Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
13:45:04 [2021-05-25T13:45:04.246Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.96s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.93s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (8.39s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
13:45:04 [2021-05-25T13:45:04.246Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
13:45:04 [2021-05-25T13:45:04.246Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.07s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.55s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
13:45:04 [2021-05-25T13:45:04.246Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.37s)
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
13:45:04 [2021-05-25T13:45:04.246Z] === RUN   TestDockerRegistrySuite/TestV2Only
13:45:04 [2021-05-25T13:45:04.246Z] --- PASS: TestDockerRegistrySuite (0.15s)
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.246Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.246Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerSchema1RegistrySuite
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
13:45:04 [2021-05-25T13:45:04.247Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
13:45:04 [2021-05-25T13:45:04.247Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerRegistryAuthTokenSuite
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
13:45:04 [2021-05-25T13:45:04.247Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerDaemonSuite
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
13:45:04 [2021-05-25T13:45:04.247Z] --- PASS: TestDockerDaemonSuite (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:302: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:302: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:302: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerSwarmSuite
13:45:04 [2021-05-25T13:45:04.247Z] --- PASS: TestDockerSwarmSuite (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerPluginSuite
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerPluginSuite/TestPluginCreate
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerPluginSuite/TestPluginInspect
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerPluginSuite/TestPluginSet
13:45:04 [2021-05-25T13:45:04.247Z] --- PASS: TestDockerPluginSuite (0.02s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerExternalVolumeSuite
13:45:04 [2021-05-25T13:45:04.247Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]     check_test.go:128: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerNetworkSuite
13:45:04 [2021-05-25T13:45:04.247Z] --- SKIP: TestDockerNetworkSuite (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]     check_test.go:134: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] === RUN   TestDockerHubPullSuite
13:45:04 [2021-05-25T13:45:04.247Z] --- SKIP: TestDockerHubPullSuite (0.00s)
13:45:04 [2021-05-25T13:45:04.247Z]     check_test.go:142: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] PASS
13:45:04 [2021-05-25T13:45:04.247Z] ok  	github.com/docker/docker/integration-cli	2472.565s
13:45:04 [2021-05-25T13:45:04.247Z] 
13:45:04 [2021-05-25T13:45:04.247Z] === Skipped
13:45:04 [2021-05-25T13:45:04.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
13:45:04 [2021-05-25T13:45:04.247Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] 
13:45:04 [2021-05-25T13:45:04.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] 
13:45:04 [2021-05-25T13:45:04.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:45:04 [2021-05-25T13:45:04.247Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] 
13:45:04 [2021-05-25T13:45:04.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] 
13:45:04 [2021-05-25T13:45:04.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] 
13:45:04 [2021-05-25T13:45:04.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] 
13:45:04 [2021-05-25T13:45:04.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] 
13:45:04 [2021-05-25T13:45:04.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] 
13:45:04 [2021-05-25T13:45:04.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] 
13:45:04 [2021-05-25T13:45:04.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] 
13:45:04 [2021-05-25T13:45:04.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] 
13:45:04 [2021-05-25T13:45:04.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] 
13:45:04 [2021-05-25T13:45:04.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
13:45:04 [2021-05-25T13:45:04.247Z] 
13:45:04 [2021-05-25T13:45:04.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]         docker_cli_run_test.go:3133: unmatched requirement Apparmor
13:45:04 [2021-05-25T13:45:04.247Z] 
13:45:04 [2021-05-25T13:45:04.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] 
13:45:04 [2021-05-25T13:45:04.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] 
13:45:04 [2021-05-25T13:45:04.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
13:45:04 [2021-05-25T13:45:04.247Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
13:45:04 [2021-05-25T13:45:04.247Z] 
13:45:04 [2021-05-25T13:45:04.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] 
13:45:04 [2021-05-25T13:45:04.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
13:45:04 [2021-05-25T13:45:04.247Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
13:45:04 [2021-05-25T13:45:04.247Z] 
13:45:04 [2021-05-25T13:45:04.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
13:45:04 [2021-05-25T13:45:04.247Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.247Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.39s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.10s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.10s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.39s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
13:45:04 [2021-05-25T13:45:04.248Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.248Z] 
13:45:04 [2021-05-25T13:45:04.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.40s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.41s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_sni_test.go:18: Flakey test
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.249Z] 
13:45:04 [2021-05-25T13:45:04.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
13:45:04 [2021-05-25T13:45:04.249Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.250Z] 
13:45:04 [2021-05-25T13:45:04.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
13:45:04 [2021-05-25T13:45:04.250Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.251Z] 
13:45:04 [2021-05-25T13:45:04.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
13:45:04 [2021-05-25T13:45:04.251Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.713Z] 
13:45:04 [2021-05-25T13:45:04.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.713Z] 
13:45:04 [2021-05-25T13:45:04.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
13:45:04 [2021-05-25T13:45:04.713Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
13:45:04 [2021-05-25T13:45:04.713Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.713Z] 
13:45:04 [2021-05-25T13:45:04.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.713Z] 
13:45:04 [2021-05-25T13:45:04.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.713Z] 
13:45:04 [2021-05-25T13:45:04.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.713Z] 
13:45:04 [2021-05-25T13:45:04.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.713Z] 
13:45:04 [2021-05-25T13:45:04.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.713Z] 
13:45:04 [2021-05-25T13:45:04.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.713Z] 
13:45:04 [2021-05-25T13:45:04.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.713Z] 
13:45:04 [2021-05-25T13:45:04.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.713Z] 
13:45:04 [2021-05-25T13:45:04.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]         docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.713Z] 
13:45:04 [2021-05-25T13:45:04.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]         docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.713Z] 
13:45:04 [2021-05-25T13:45:04.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.713Z] 
13:45:04 [2021-05-25T13:45:04.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.713Z] 
13:45:04 [2021-05-25T13:45:04.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.713Z] 
13:45:04 [2021-05-25T13:45:04.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]         docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.713Z] 
13:45:04 [2021-05-25T13:45:04.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
13:45:04 [2021-05-25T13:45:04.713Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.713Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
13:45:04 [2021-05-25T13:45:04.714Z]         docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.714Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.715Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.715Z] 
13:45:04 [2021-05-25T13:45:04.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:2860: unmatched requirement Apparmor
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:2899: unmatched requirement Apparmor
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:3016: unmatched requirement Apparmor
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.716Z] 
13:45:04 [2021-05-25T13:45:04.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
13:45:04 [2021-05-25T13:45:04.716Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
13:45:04 [2021-05-25T13:45:04.717Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
13:45:04 [2021-05-25T13:45:04.717Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
13:45:04 [2021-05-25T13:45:04.717Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
13:45:04 [2021-05-25T13:45:04.717Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
13:45:04 [2021-05-25T13:45:04.717Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
13:45:04 [2021-05-25T13:45:04.717Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
13:45:04 [2021-05-25T13:45:04.717Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
13:45:04 [2021-05-25T13:45:04.717Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.717Z] 
13:45:04 [2021-05-25T13:45:04.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:45:04 [2021-05-25T13:45:04.717Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:302: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:302: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:302: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     check_test.go:128: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     check_test.go:134: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
13:45:04 [2021-05-25T13:45:04.718Z]     check_test.go:142: unmatched requirement DaemonIsLinux
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] 
13:45:04 [2021-05-25T13:45:04.718Z] DONE 1092 tests, 546 skipped in 2481.095s
13:45:05 [2021-05-25T13:45:05.179Z] INFO: Integration tests ended at 05/25/2021 13:45:04. Duration:00:41:21.5407925
13:45:05 [2021-05-25T13:45:05.179Z] INFO: Docker info of the daemon under test at end of run
13:45:05 [2021-05-25T13:45:05.179Z] 
13:45:05 [2021-05-25T13:45:05.641Z] Containers: 2
13:45:05 [2021-05-25T13:45:05.641Z]  Running: 0
13:45:05 [2021-05-25T13:45:05.641Z]  Paused: 0
13:45:05 [2021-05-25T13:45:05.641Z]  Stopped: 2
13:45:05 [2021-05-25T13:45:05.641Z] Images: 18
13:45:05 [2021-05-25T13:45:05.641Z] Server Version: 0.0.0-dev
13:45:05 [2021-05-25T13:45:05.641Z] Storage Driver: windowsfilter
13:45:05 [2021-05-25T13:45:05.641Z]  Windows: 
13:45:05 [2021-05-25T13:45:05.641Z] Logging Driver: json-file
13:45:05 [2021-05-25T13:45:05.641Z] Plugins: 
13:45:05 [2021-05-25T13:45:05.641Z]  Volume: local
13:45:05 [2021-05-25T13:45:05.641Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
13:45:05 [2021-05-25T13:45:05.641Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:45:05 [2021-05-25T13:45:05.641Z] Swarm: inactive
13:45:05 [2021-05-25T13:45:05.641Z] Default Isolation: process
13:45:05 [2021-05-25T13:45:05.641Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
13:45:05 [2021-05-25T13:45:05.641Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
13:45:05 [2021-05-25T13:45:05.641Z] OSType: windows
13:45:05 [2021-05-25T13:45:05.641Z] Architecture: x86_64
13:45:05 [2021-05-25T13:45:05.641Z] CPUs: 4
13:45:05 [2021-05-25T13:45:05.641Z] Total Memory: 32GiB
13:45:05 [2021-05-25T13:45:05.641Z] Name: azwin-2-b95860
13:45:05 [2021-05-25T13:45:05.641Z] ID: JHE2:SEQP:4YNN:TCHZ:5Z35:64YO:7NLO:O554:5GU7:CAEI:CIJ5:I3IX
13:45:05 [2021-05-25T13:45:05.641Z] Docker Root Dir: D:\CI\PR-42412\2\daemon
13:45:05 [2021-05-25T13:45:05.641Z] Debug Mode (client): false
13:45:05 [2021-05-25T13:45:05.641Z] Debug Mode (server): true
13:45:05 [2021-05-25T13:45:05.641Z]  File Descriptors: -1
13:45:05 [2021-05-25T13:45:05.641Z]  Goroutines: 17
13:45:05 [2021-05-25T13:45:05.641Z]  System Time: 2021-05-25T13:45:05.3413444Z
13:45:05 [2021-05-25T13:45:05.641Z]  EventsListeners: 0
13:45:05 [2021-05-25T13:45:05.641Z] Registry: https://index.docker.io/v1/
13:45:05 [2021-05-25T13:45:05.641Z] Labels:
13:45:05 [2021-05-25T13:45:05.641Z] Experimental: false
13:45:05 [2021-05-25T13:45:05.641Z] Insecure Registries:
13:45:05 [2021-05-25T13:45:05.641Z]  127.0.0.0/8
13:45:05 [2021-05-25T13:45:05.641Z] Live Restore Enabled: false
13:45:05 [2021-05-25T13:45:05.641Z] 
13:45:05 [2021-05-25T13:45:05.641Z] 
13:45:05 [2021-05-25T13:45:05.641Z] INFO: Stopping daemon under test
13:45:05 [2021-05-25T13:45:05.641Z] SUCCESS: The process with PID 3536 (child process of PID 3152) has been terminated.
13:45:05 [2021-05-25T13:45:05.641Z] SUCCESS: The process with PID 3152 (child process of PID 8460) has been terminated.
13:45:05 [2021-05-25T13:45:05.641Z] INFO: Stop tailing logs of the daemon under tests
13:45:05 [2021-05-25T13:45:05.641Z] INFO: executeCI.ps1 Completed successfully at 05/25/2021 13:45:05.
13:45:05 [2021-05-25T13:45:05.641Z] INFO: Tidying up at end of run
13:45:05 [2021-05-25T13:45:05.641Z] INFO: Saving daemon under test log (d:\CI\PR-42412\2\dut.out) to bundles\CIDUT.out
13:45:05 [2021-05-25T13:45:05.641Z] INFO: Saving daemon under test log (d:\CI\PR-42412\2\dut.err) to bundles\CIDUT.err
13:45:05 [2021-05-25T13:45:05.641Z] INFO: Nuke-Everything...
13:45:07 [2021-05-25T13:45:07.521Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
13:45:07 [2021-05-25T13:45:07.833Z] INFO: Container count on control daemon to delete is 2
13:45:08 [2021-05-25T13:45:08.294Z] 252c9f910fe4
13:45:08 [2021-05-25T13:45:08.294Z] d9092cb094b4
13:45:08 [2021-05-25T13:45:08.294Z] INFO: Non-base image count on control daemon to delete is 1
13:45:10 [2021-05-25T13:45:10.403Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
13:45:12 [2021-05-25T13:45:12.571Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
13:45:15 [2021-05-25T13:45:15.467Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
13:45:17 [2021-05-25T13:45:17.627Z] === RUN   TestDockerSuite/TestInspectUnknownObject
13:45:17 [2021-05-25T13:45:17.627Z] === RUN   TestDockerSuite/TestLinkShortDefinition
13:45:17 [2021-05-25T13:45:17.627Z] === RUN   TestDockerSuite/TestLinksEnvs
13:45:17 [2021-05-25T13:45:17.627Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
13:45:17 [2021-05-25T13:45:17.627Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
13:45:17 [2021-05-25T13:45:17.627Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
13:45:17 [2021-05-25T13:45:17.627Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
13:45:17 [2021-05-25T13:45:17.627Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
13:45:17 [2021-05-25T13:45:17.627Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
13:45:17 [2021-05-25T13:45:17.627Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
13:45:17 [2021-05-25T13:45:17.627Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
13:45:17 [2021-05-25T13:45:17.627Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
13:45:17 [2021-05-25T13:45:17.627Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
13:45:17 [2021-05-25T13:45:17.627Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
13:45:18 [2021-05-25T13:45:18.083Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
13:45:18 [2021-05-25T13:45:18.083Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
13:45:18 [2021-05-25T13:45:18.083Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
13:45:18 [2021-05-25T13:45:18.083Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
13:45:18 [2021-05-25T13:45:18.083Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
13:45:18 [2021-05-25T13:45:18.083Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
13:45:18 [2021-05-25T13:45:18.653Z] Deleted: sha256:a1be706c45cc0b6853dbecc5122d14909896e693fea52205b638728d89d48992
13:45:18 [2021-05-25T13:45:18.653Z] Deleted: sha256:07ad56045888029d84ab21bb3015b2f32be6b50da5ff5fb0d639c5ecedc79371
13:45:18 [2021-05-25T13:45:18.653Z] Deleted: sha256:c98fb8a0ab1ad6faf2358464c15cec39c7e1dc7983fa3f6a40b778a6c4cf5620
13:45:18 [2021-05-25T13:45:18.653Z] Deleted: sha256:3612bcc4dbdc746e6ce622524206d68340eaa50bd75de3b91e9480b760160d18
13:45:18 [2021-05-25T13:45:18.653Z] Deleted: sha256:13da76bc91c7dd83546fb7a7bc5039ed596e708ca5fb6d9982a65ee33eabaa75
13:45:18 [2021-05-25T13:45:18.653Z] Deleted: sha256:72fc5420e3a35b593fab82c875c281f05ceb934330a488bb5f08ae098705827d
13:45:18 [2021-05-25T13:45:18.653Z] Deleted: sha256:5dbd9976810b9bc03d23df0bf72059f54ea2de764d5f750ea74b90ee26712cd7
13:45:18 [2021-05-25T13:45:18.653Z] Deleted: sha256:f3c3181f1e7d7287789743665e2db07fc4a13fc881ae6fcab3ab903aa864484c
13:45:18 [2021-05-25T13:45:18.653Z] Deleted: sha256:aa9f750aed63a22eaa589116ee199aef140cb0785dd36cbc74ae79cd41cc92e1
13:45:18 [2021-05-25T13:45:18.653Z] Deleted: sha256:e6726b6c884270f0bae141d2f555fd1d95ddcbaadefc4e26b1b4329732e1372a
13:45:18 [2021-05-25T13:45:18.653Z] Deleted: sha256:67f6d2f05e61be149ea83d0f28772cee8c87e078804ddea35583f16531680f41
13:45:18 [2021-05-25T13:45:18.653Z] Deleted: sha256:eab8bd8216771e397e89ac23d747cf95794630fe6131a0c1cd520b0e1984203a
13:45:18 [2021-05-25T13:45:18.653Z] Deleted: sha256:3ec1580ee4c20e1ef6eeaae22109bccbdc17ce828996dddf6f8e1e1755c469a4
13:45:18 [2021-05-25T13:45:18.653Z] Deleted: sha256:01912eeb6b46b478e7acc551db1414e98ba2e9fd40480ce55da112585e46745f
13:45:18 [2021-05-25T13:45:18.653Z] Deleted: sha256:7099a9ecccf714d9ed04e3f96b45e702009384962b0cc8f66d9e3cc9ec1b7d06
13:45:18 [2021-05-25T13:45:18.653Z] Deleted: sha256:513828cc7813e668a3f921b34e545398bbc3e6c2a0609efe06d1c9028c4d5887
13:45:18 [2021-05-25T13:45:18.653Z] INFO: Tidying pidfile d:\CI\PR-42412\2\docker.pid
13:45:18 [2021-05-25T13:45:18.653Z] INFO: Nuking d:\CI
13:45:20 [2021-05-25T13:45:20.245Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
13:45:22 [2021-05-25T13:45:22.403Z] === RUN   TestDockerSuite/TestLogsAPIUntil
13:45:28 [2021-05-25T13:45:28.169Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
13:45:31 [2021-05-25T13:45:31.052Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
13:45:31 [2021-05-25T13:45:31.052Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
13:45:33 [2021-05-25T13:45:33.213Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
13:45:33 [2021-05-25T13:45:33.213Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
13:45:33 [2021-05-25T13:45:33.493Z] INFO: Zapped successfully
13:45:33 [2021-05-25T13:45:33.493Z] 
13:45:33 [2021-05-25T13:45:33.493Z] INFO: executeCI.ps1 exiting at Tue May 25 13:45:32 CUT 2021. Duration 01:10:25.6856835
13:45:33 [2021-05-25T13:45:33.493Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
13:45:33 [2021-05-25T13:45:33.733Z] Recording test results
13:45:34 [2021-05-25T13:45:34.171Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
13:45:35 [2021-05-25T13:45:35.668Z] Creating win-2022-integration-bundles.zip
[Pipeline] archiveArtifacts
13:45:36 [2021-05-25T13:45:36.856Z] Archiving artifacts
13:45:37 [2021-05-25T13:45:37.974Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42412/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:45:38 [2021-05-25T13:45:38.934Z] + make clean
13:45:39 [2021-05-25T13:45:39.910Z] docker volume rm -f docker-dev-cache
13:45:39 [2021-05-25T13:45:39.910Z] docker-dev-cache
[Pipeline] deleteDir
13:45:41 [2021-05-25T13:45:41.742Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:45:48 [2021-05-25T13:45:48.793Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
13:45:55 [2021-05-25T13:45:55.836Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
13:45:58 [2021-05-25T13:45:58.723Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
13:46:01 [2021-05-25T13:46:01.609Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
13:46:01 [2021-05-25T13:46:01.609Z] === RUN   TestDockerSuite/TestLogsFollowStopped
13:46:04 [2021-05-25T13:46:04.490Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
13:46:11 [2021-05-25T13:46:11.535Z] === RUN   TestDockerSuite/TestLogsSince
13:46:21 [2021-05-25T13:46:21.813Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
13:46:21 [2021-05-25T13:46:21.813Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
13:46:21 [2021-05-25T13:46:21.813Z] === RUN   TestDockerSuite/TestLogsTail
13:46:23 [2021-05-25T13:46:23.982Z] === RUN   TestDockerSuite/TestLogsTimestamps
13:46:26 [2021-05-25T13:46:26.867Z] === RUN   TestDockerSuite/TestLogsWithDetails
13:46:29 [2021-05-25T13:46:29.755Z] === RUN   TestDockerSuite/TestMountIntoProc
13:46:29 [2021-05-25T13:46:29.755Z] === RUN   TestDockerSuite/TestMountIntoSys
13:46:29 [2021-05-25T13:46:29.755Z] === RUN   TestDockerSuite/TestNetHostname
13:46:29 [2021-05-25T13:46:29.755Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
13:46:29 [2021-05-25T13:46:29.755Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
13:46:29 [2021-05-25T13:46:29.755Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
13:46:29 [2021-05-25T13:46:29.755Z] === RUN   TestDockerSuite/TestPluginActive
13:46:29 [2021-05-25T13:46:29.755Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
13:46:29 [2021-05-25T13:46:29.755Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
13:46:29 [2021-05-25T13:46:29.755Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
13:46:29 [2021-05-25T13:46:29.755Z] === RUN   TestDockerSuite/TestPluginLogDriver
13:46:29 [2021-05-25T13:46:29.755Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
13:46:29 [2021-05-25T13:46:29.755Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
13:46:29 [2021-05-25T13:46:29.755Z] === RUN   TestDockerSuite/TestPluginUpgrade
13:46:30 [2021-05-25T13:46:30.210Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
13:46:30 [2021-05-25T13:46:30.210Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
13:46:30 [2021-05-25T13:46:30.210Z] === RUN   TestDockerSuite/TestPortHostBinding
13:46:30 [2021-05-25T13:46:30.210Z] === RUN   TestDockerSuite/TestPortList
13:46:30 [2021-05-25T13:46:30.210Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
13:46:34 [2021-05-25T13:46:34.884Z] === RUN   TestDockerSuite/TestPostContainersAttach
13:46:34 [2021-05-25T13:46:34.885Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
13:46:34 [2021-05-25T13:46:34.885Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
13:46:34 [2021-05-25T13:46:34.885Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
13:46:34 [2021-05-25T13:46:34.885Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
13:46:34 [2021-05-25T13:46:34.885Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
13:46:34 [2021-05-25T13:46:34.885Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
13:46:34 [2021-05-25T13:46:34.885Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
13:46:34 [2021-05-25T13:46:34.885Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
13:46:35 [2021-05-25T13:46:35.340Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
13:46:41 [2021-05-25T13:46:41.121Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
13:46:41 [2021-05-25T13:46:41.121Z] === RUN   TestDockerSuite/TestPsByOrder
13:46:51 [2021-05-25T13:46:51.404Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
13:46:51 [2021-05-25T13:46:51.404Z] === RUN   TestDockerSuite/TestPsListContainersBase
13:47:01 [2021-05-25T13:47:01.692Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
13:47:16 [2021-05-25T13:47:16.445Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
13:47:16 [2021-05-25T13:47:16.900Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
13:47:16 [2021-05-25T13:47:16.900Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
13:47:31 [2021-05-25T13:47:31.668Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
13:47:35 [2021-05-25T13:47:35.380Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
13:47:50 [2021-05-25T13:47:50.136Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
13:47:53 [2021-05-25T13:47:53.021Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
13:47:53 [2021-05-25T13:47:53.021Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
13:47:53 [2021-05-25T13:47:53.021Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
13:47:58 [2021-05-25T13:47:58.784Z] === RUN   TestDockerSuite/TestPsListContainersSize
13:47:58 [2021-05-25T13:47:58.784Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
13:47:58 [2021-05-25T13:47:58.784Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
13:47:58 [2021-05-25T13:47:58.784Z] === RUN   TestDockerSuite/TestPsRightTagName
13:47:58 [2021-05-25T13:47:58.784Z] === RUN   TestDockerSuite/TestPsShowMounts
13:48:07 [2021-05-25T13:48:07.319Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
13:48:07 [2021-05-25T13:48:07.319Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
13:48:08 [2021-05-25T13:48:08.282Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
13:48:08 [2021-05-25T13:48:08.282Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
13:48:09 [2021-05-25T13:48:09.243Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
13:48:10 [2021-05-25T13:48:10.203Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
13:48:10 [2021-05-25T13:48:10.203Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
13:48:14 [2021-05-25T13:48:14.870Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
13:48:19 [2021-05-25T13:48:19.537Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
13:48:28 [2021-05-25T13:48:28.065Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
13:49:03 [2021-05-25T13:49:03.678Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
13:49:03 [2021-05-25T13:49:03.678Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
13:49:06 [2021-05-25T13:49:06.567Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
13:49:06 [2021-05-25T13:49:06.567Z] === RUN   TestDockerSuite/TestRestartPolicyNO
13:49:06 [2021-05-25T13:49:06.567Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
13:49:07 [2021-05-25T13:49:07.531Z] === RUN   TestDockerSuite/TestRestartRunningContainer
13:49:12 [2021-05-25T13:49:12.198Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
13:49:16 [2021-05-25T13:49:16.860Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
13:49:16 [2021-05-25T13:49:16.860Z] === RUN   TestDockerSuite/TestRestartWithVolumes
13:49:21 [2021-05-25T13:49:21.524Z] === RUN   TestDockerSuite/TestRmiBlank
13:49:21 [2021-05-25T13:49:21.524Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
13:49:21 [2021-05-25T13:49:21.979Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
13:49:39 [2021-05-25T13:49:39.620Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
13:49:41 [2021-05-25T13:49:41.147Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
13:49:42 [2021-05-25T13:49:42.106Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
13:49:50 [2021-05-25T13:49:50.644Z] === RUN   TestDockerSuite/TestRmiImgIDForce
13:49:55 [2021-05-25T13:49:55.307Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
13:50:03 [2021-05-25T13:50:03.847Z] === RUN   TestDockerSuite/TestRmiParentImageFail
13:50:08 [2021-05-25T13:50:08.517Z] === RUN   TestDockerSuite/TestRmiTag
13:50:09 [2021-05-25T13:50:09.475Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
13:50:11 [2021-05-25T13:50:11.628Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
13:50:32 [2021-05-25T13:50:32.638Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
13:50:34 [2021-05-25T13:50:34.791Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
13:50:40 [2021-05-25T13:50:40.542Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
13:50:41 [2021-05-25T13:50:41.498Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
13:50:41 [2021-05-25T13:50:41.498Z] === RUN   TestDockerSuite/TestRunAddHost
13:50:41 [2021-05-25T13:50:41.498Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
13:50:41 [2021-05-25T13:50:41.498Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
13:50:41 [2021-05-25T13:50:41.498Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
13:50:41 [2021-05-25T13:50:41.498Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
13:50:41 [2021-05-25T13:50:41.498Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
13:50:41 [2021-05-25T13:50:41.498Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
13:50:44 [2021-05-25T13:50:44.368Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
13:50:44 [2021-05-25T13:50:44.368Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
13:50:44 [2021-05-25T13:50:44.368Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
13:50:54 [2021-05-25T13:50:54.626Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
13:50:57 [2021-05-25T13:50:57.501Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
13:51:04 [2021-05-25T13:51:04.519Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
13:51:07 [2021-05-25T13:51:07.394Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
13:51:15 [2021-05-25T13:51:15.897Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
13:51:15 [2021-05-25T13:51:15.897Z] === RUN   TestDockerSuite/TestRunBindMounts
13:51:26 [2021-05-25T13:51:26.149Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
13:51:26 [2021-05-25T13:51:26.149Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
13:51:26 [2021-05-25T13:51:26.149Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
13:51:26 [2021-05-25T13:51:26.149Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
13:51:26 [2021-05-25T13:51:26.149Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
13:51:26 [2021-05-25T13:51:26.149Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
13:51:26 [2021-05-25T13:51:26.149Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
13:51:26 [2021-05-25T13:51:26.149Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
13:51:26 [2021-05-25T13:51:26.149Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
13:51:26 [2021-05-25T13:51:26.149Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
13:51:26 [2021-05-25T13:51:26.149Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
13:51:26 [2021-05-25T13:51:26.149Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
13:51:27 [2021-05-25T13:51:27.105Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
13:51:27 [2021-05-25T13:51:27.105Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
13:51:30 [2021-05-25T13:51:30.802Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
13:51:30 [2021-05-25T13:51:30.802Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
13:51:30 [2021-05-25T13:51:30.802Z] === RUN   TestDockerSuite/TestRunContainerNetwork
13:51:32 [2021-05-25T13:51:32.955Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
13:51:32 [2021-05-25T13:51:32.955Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
13:51:32 [2021-05-25T13:51:32.955Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
13:51:32 [2021-05-25T13:51:32.955Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
13:51:32 [2021-05-25T13:51:32.955Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
13:51:32 [2021-05-25T13:51:32.955Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
13:51:32 [2021-05-25T13:51:32.955Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
13:51:32 [2021-05-25T13:51:32.955Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
13:51:35 [2021-05-25T13:51:35.827Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
13:51:37 [2021-05-25T13:51:37.980Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
13:51:40 [2021-05-25T13:51:40.870Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
13:51:40 [2021-05-25T13:51:40.870Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
13:51:40 [2021-05-25T13:51:40.870Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
13:51:40 [2021-05-25T13:51:40.870Z] === RUN   TestDockerSuite/TestRunCreateVolume
13:51:43 [2021-05-25T13:51:43.062Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
13:51:43 [2021-05-25T13:51:43.062Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
13:51:43 [2021-05-25T13:51:43.062Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
13:51:43 [2021-05-25T13:51:43.062Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
13:51:43 [2021-05-25T13:51:43.062Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
13:51:45 [2021-05-25T13:51:45.985Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
13:51:51 [2021-05-25T13:51:51.810Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
13:51:51 [2021-05-25T13:51:51.810Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
13:51:51 [2021-05-25T13:51:51.810Z] === RUN   TestDockerSuite/TestRunDNSOptions
13:51:51 [2021-05-25T13:51:51.810Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
13:51:51 [2021-05-25T13:51:51.810Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
13:51:51 [2021-05-25T13:51:51.810Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
13:51:51 [2021-05-25T13:51:51.810Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
13:51:54 [2021-05-25T13:51:54.005Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
13:51:54 [2021-05-25T13:51:54.005Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
13:51:54 [2021-05-25T13:51:54.005Z] === RUN   TestDockerSuite/TestRunDuplicateMount
13:51:54 [2021-05-25T13:51:54.005Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
13:51:56 [2021-05-25T13:51:56.929Z] === RUN   TestDockerSuite/TestRunEchoStdout
13:51:59 [2021-05-25T13:51:59.121Z] === RUN   TestDockerSuite/TestRunEmptyEnv
13:51:59 [2021-05-25T13:51:59.121Z] === RUN   TestDockerSuite/TestRunEntrypoint
13:52:01 [2021-05-25T13:52:01.316Z] === RUN   TestDockerSuite/TestRunEnvironment
13:52:01 [2021-05-25T13:52:01.316Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
13:52:01 [2021-05-25T13:52:01.316Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
13:52:01 [2021-05-25T13:52:01.316Z] === RUN   TestDockerSuite/TestRunExitCode
13:52:04 [2021-05-25T13:52:04.242Z] === RUN   TestDockerSuite/TestRunExitCodeOne
13:52:06 [2021-05-25T13:52:06.433Z] === RUN   TestDockerSuite/TestRunExitCodeZero
13:52:08 [2021-05-25T13:52:08.624Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
13:52:11 [2021-05-25T13:52:11.567Z] === RUN   TestDockerSuite/TestRunExposePort
13:52:11 [2021-05-25T13:52:11.567Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
13:52:11 [2021-05-25T13:52:11.567Z] === RUN   TestDockerSuite/TestRunGroupAdd
13:52:11 [2021-05-25T13:52:11.567Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
13:52:11 [2021-05-25T13:52:11.567Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
13:52:11 [2021-05-25T13:52:11.567Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
13:52:11 [2021-05-25T13:52:11.567Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
13:52:11 [2021-05-25T13:52:11.567Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
13:52:11 [2021-05-25T13:52:11.567Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
13:52:26 [2021-05-25T13:52:26.430Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
13:52:26 [2021-05-25T13:52:26.430Z] === RUN   TestDockerSuite/TestRunInvalidReference
13:52:26 [2021-05-25T13:52:26.430Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
13:52:26 [2021-05-25T13:52:26.430Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
13:52:26 [2021-05-25T13:52:26.430Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
13:52:26 [2021-05-25T13:52:26.430Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
13:52:26 [2021-05-25T13:52:26.430Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
13:52:33 [2021-05-25T13:52:33.537Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
13:52:33 [2021-05-25T13:52:33.537Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
13:52:35 [2021-05-25T13:52:35.086Z] === RUN   TestDockerSuite/TestRunModeHostname
13:52:35 [2021-05-25T13:52:35.086Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
13:52:35 [2021-05-25T13:52:35.086Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
13:52:35 [2021-05-25T13:52:35.086Z] === RUN   TestDockerSuite/TestRunModeIpcHost
13:52:35 [2021-05-25T13:52:35.086Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
13:52:35 [2021-05-25T13:52:35.086Z] === RUN   TestDockerSuite/TestRunModePIDContainer
13:52:35 [2021-05-25T13:52:35.086Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
13:52:35 [2021-05-25T13:52:35.086Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
13:52:35 [2021-05-25T13:52:35.549Z] === RUN   TestDockerSuite/TestRunModeUTSHost
13:52:35 [2021-05-25T13:52:35.549Z] === RUN   TestDockerSuite/TestRunMount
13:52:35 [2021-05-25T13:52:35.549Z] === RUN   TestDockerSuite/TestRunMountOrdering
13:52:35 [2021-05-25T13:52:35.549Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
13:52:35 [2021-05-25T13:52:35.549Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
13:52:35 [2021-05-25T13:52:35.549Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
13:52:44 [2021-05-25T13:52:44.158Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
13:52:44 [2021-05-25T13:52:44.158Z] === RUN   TestDockerSuite/TestRunNamedVolume
13:52:44 [2021-05-25T13:52:44.158Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
13:52:44 [2021-05-25T13:52:44.158Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
13:52:48 [2021-05-25T13:52:48.878Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
13:52:53 [2021-05-25T13:52:53.593Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
13:52:53 [2021-05-25T13:52:53.593Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
13:52:53 [2021-05-25T13:52:53.593Z] === RUN   TestDockerSuite/TestRunNetHost
13:52:53 [2021-05-25T13:52:53.593Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
13:52:53 [2021-05-25T13:52:53.593Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
13:52:53 [2021-05-25T13:52:53.593Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
13:52:53 [2021-05-25T13:52:53.593Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
13:52:53 [2021-05-25T13:52:53.593Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
13:52:53 [2021-05-25T13:52:53.593Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
13:52:53 [2021-05-25T13:52:53.593Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
13:52:53 [2021-05-25T13:52:53.593Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
13:52:55 [2021-05-25T13:52:55.143Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
13:52:57 [2021-05-25T13:52:57.340Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
13:52:59 [2021-05-25T13:52:59.534Z] === RUN   TestDockerSuite/TestRunNonExistingImage
13:53:01 [2021-05-25T13:53:01.126Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
13:53:03 [2021-05-25T13:53:03.319Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
13:53:03 [2021-05-25T13:53:03.319Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
13:53:03 [2021-05-25T13:53:03.319Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
13:53:03 [2021-05-25T13:53:03.319Z] === RUN   TestDockerSuite/TestRunPortInUse
13:53:03 [2021-05-25T13:53:03.319Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
13:53:03 [2021-05-25T13:53:03.319Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
13:53:03 [2021-05-25T13:53:03.319Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
13:53:03 [2021-05-25T13:53:03.319Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
13:53:03 [2021-05-25T13:53:03.319Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
13:53:07 [2021-05-25T13:53:07.078Z] === RUN   TestDockerSuite/TestRunPublishPort
13:53:07 [2021-05-25T13:53:07.078Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
13:53:07 [2021-05-25T13:53:07.078Z] === RUN   TestDockerSuite/TestRunReadProcLatency
13:53:07 [2021-05-25T13:53:07.078Z] === RUN   TestDockerSuite/TestRunReadProcTimer
13:53:07 [2021-05-25T13:53:07.078Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
13:53:07 [2021-05-25T13:53:07.078Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
13:53:15 [2021-05-25T13:53:15.684Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
13:53:15 [2021-05-25T13:53:15.684Z] === RUN   TestDockerSuite/TestRunRm
13:53:18 [2021-05-25T13:53:18.612Z] === RUN   TestDockerSuite/TestRunRmAndWait
13:53:24 [2021-05-25T13:53:24.440Z] === RUN   TestDockerSuite/TestRunRmPre125Api
13:53:26 [2021-05-25T13:53:26.632Z] === RUN   TestDockerSuite/TestRunRootWorkdir
13:53:29 [2021-05-25T13:53:29.555Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
13:53:31 [2021-05-25T13:53:31.749Z] === RUN   TestDockerSuite/TestRunSetMacAddress
13:53:34 [2021-05-25T13:53:34.674Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
13:53:34 [2021-05-25T13:53:34.674Z] === RUN   TestDockerSuite/TestRunState
13:53:34 [2021-05-25T13:53:34.674Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
13:53:36 [2021-05-25T13:53:36.867Z] === RUN   TestDockerSuite/TestRunStdinPipe
13:53:36 [2021-05-25T13:53:36.867Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
13:53:39 [2021-05-25T13:53:39.061Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
13:53:39 [2021-05-25T13:53:39.061Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
13:53:39 [2021-05-25T13:53:39.061Z] === RUN   TestDockerSuite/TestRunTLSVerify
13:53:39 [2021-05-25T13:53:39.061Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
13:53:39 [2021-05-25T13:53:39.524Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
13:53:39 [2021-05-25T13:53:39.524Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
13:53:45 [2021-05-25T13:53:45.366Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
13:53:45 [2021-05-25T13:53:45.366Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
13:53:45 [2021-05-25T13:53:45.366Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
13:53:45 [2021-05-25T13:53:45.366Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
13:53:45 [2021-05-25T13:53:45.366Z] === RUN   TestDockerSuite/TestRunUnshareProc
13:53:45 [2021-05-25T13:53:45.366Z] === RUN   TestDockerSuite/TestRunUserByID
13:53:45 [2021-05-25T13:53:45.366Z] === RUN   TestDockerSuite/TestRunUserByIDBig
13:53:45 [2021-05-25T13:53:45.366Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
13:53:45 [2021-05-25T13:53:45.366Z] === RUN   TestDockerSuite/TestRunUserByIDZero
13:53:45 [2021-05-25T13:53:45.366Z] === RUN   TestDockerSuite/TestRunUserByName
13:53:45 [2021-05-25T13:53:45.366Z] === RUN   TestDockerSuite/TestRunUserDefaults
13:53:46 [2021-05-25T13:53:46.915Z] === RUN   TestDockerSuite/TestRunUserNotFound
13:53:46 [2021-05-25T13:53:46.915Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
13:53:49 [2021-05-25T13:53:49.844Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
13:53:49 [2021-05-25T13:53:49.844Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
13:53:49 [2021-05-25T13:53:49.844Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
13:53:58 [2021-05-25T13:53:58.453Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
13:54:05 [2021-05-25T13:54:05.559Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
13:54:10 [2021-05-25T13:54:10.273Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
13:54:16 [2021-05-25T13:54:16.103Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
13:54:16 [2021-05-25T13:54:16.103Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
13:54:16 [2021-05-25T13:54:16.565Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
13:54:19 [2021-05-25T13:54:19.490Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
13:54:21 [2021-05-25T13:54:21.684Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
13:54:23 [2021-05-25T13:54:23.877Z] === RUN   TestDockerSuite/TestRunWithBadDevice
13:54:23 [2021-05-25T13:54:23.877Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
13:54:23 [2021-05-25T13:54:23.877Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
13:54:23 [2021-05-25T13:54:23.877Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
13:54:23 [2021-05-25T13:54:23.877Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
13:54:24 [2021-05-25T13:54:24.526Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
13:54:24 [2021-05-25T13:54:24.526Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
13:54:24 [2021-05-25T13:54:24.526Z] === RUN   TestDockerSuite/TestRunWithUlimits
13:54:24 [2021-05-25T13:54:24.526Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
13:54:28 [2021-05-25T13:54:28.289Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
13:54:30 [2021-05-25T13:54:30.481Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
13:54:32 [2021-05-25T13:54:32.673Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
13:54:37 [2021-05-25T13:54:37.390Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
13:54:37 [2021-05-25T13:54:37.390Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
13:54:37 [2021-05-25T13:54:37.390Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
13:54:37 [2021-05-25T13:54:37.390Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
13:54:37 [2021-05-25T13:54:37.390Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
13:54:37 [2021-05-25T13:54:37.390Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
13:54:37 [2021-05-25T13:54:37.390Z] === RUN   TestDockerSuite/TestSaveCheckTimes
13:54:37 [2021-05-25T13:54:37.390Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
13:54:37 [2021-05-25T13:54:37.390Z] === RUN   TestDockerSuite/TestSaveImageId
13:54:37 [2021-05-25T13:54:37.390Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
13:54:37 [2021-05-25T13:54:37.390Z] === RUN   TestDockerSuite/TestSaveLoadParents
13:54:37 [2021-05-25T13:54:37.390Z] === RUN   TestDockerSuite/TestSaveMultipleNames
13:54:37 [2021-05-25T13:54:37.390Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
13:54:37 [2021-05-25T13:54:37.390Z] === RUN   TestDockerSuite/TestSaveSingleTag
13:54:37 [2021-05-25T13:54:37.390Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
13:54:37 [2021-05-25T13:54:37.390Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
13:54:37 [2021-05-25T13:54:37.390Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
13:54:37 [2021-05-25T13:54:37.390Z] === RUN   TestDockerSuite/TestSearchCmdOptions
13:54:40 [2021-05-25T13:54:40.312Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
13:54:40 [2021-05-25T13:54:40.312Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
13:54:40 [2021-05-25T13:54:40.775Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
13:54:40 [2021-05-25T13:54:40.775Z] === RUN   TestDockerSuite/TestSearchWithLimit
13:54:42 [2021-05-25T13:54:42.968Z] === RUN   TestDockerSuite/TestSlowStdinClosing
13:54:55 [2021-05-25T13:54:55.391Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
13:54:55 [2021-05-25T13:54:55.391Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
13:55:03 [2021-05-25T13:55:03.998Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
13:55:03 [2021-05-25T13:55:03.998Z] === RUN   TestDockerSuite/TestStartAttachSilent
13:55:07 [2021-05-25T13:55:07.756Z] === RUN   TestDockerSuite/TestStartAttachWithRename
13:55:07 [2021-05-25T13:55:07.756Z] === RUN   TestDockerSuite/TestStartMultipleContainers
13:55:07 [2021-05-25T13:55:07.756Z] === RUN   TestDockerSuite/TestStartPausedContainer
13:55:07 [2021-05-25T13:55:07.756Z] === RUN   TestDockerSuite/TestStartRecordError
13:55:07 [2021-05-25T13:55:07.756Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
13:55:13 [2021-05-25T13:55:13.584Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
13:55:13 [2021-05-25T13:55:13.584Z] === RUN   TestDockerSuite/TestStatsAllNoStream
13:55:13 [2021-05-25T13:55:13.584Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
13:55:13 [2021-05-25T13:55:13.584Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
13:55:13 [2021-05-25T13:55:13.584Z] === RUN   TestDockerSuite/TestStatsFormatAll
13:55:13 [2021-05-25T13:55:13.584Z] === RUN   TestDockerSuite/TestStatsNoStream
13:55:13 [2021-05-25T13:55:13.584Z] === RUN   TestDockerSuite/TestTopMultipleArgs
13:55:16 [2021-05-25T13:55:16.505Z] === RUN   TestDockerSuite/TestTopNonPrivileged
13:55:18 [2021-05-25T13:55:18.699Z] === RUN   TestDockerSuite/TestTopPrivileged
13:55:18 [2021-05-25T13:55:18.699Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
13:55:20 [2021-05-25T13:55:20.890Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
13:55:20 [2021-05-25T13:55:20.890Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
13:55:20 [2021-05-25T13:55:20.890Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
13:55:20 [2021-05-25T13:55:20.890Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
13:55:20 [2021-05-25T13:55:20.890Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
13:55:20 [2021-05-25T13:55:20.890Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
13:55:20 [2021-05-25T13:55:20.890Z] === RUN   TestDockerSuite/TestVolumeCLICreate
13:55:38 [2021-05-25T13:55:38.622Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
13:55:38 [2021-05-25T13:55:38.622Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
13:55:38 [2021-05-25T13:55:38.622Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
13:55:38 [2021-05-25T13:55:38.622Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
13:55:38 [2021-05-25T13:55:38.622Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
13:55:38 [2021-05-25T13:55:38.622Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
13:55:38 [2021-05-25T13:55:38.622Z] === RUN   TestDockerSuite/TestVolumeCLILs
13:55:40 [2021-05-25T13:55:40.171Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
13:55:40 [2021-05-25T13:55:40.171Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
13:55:43 [2021-05-25T13:55:43.095Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
13:55:43 [2021-05-25T13:55:43.559Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
13:55:44 [2021-05-25T13:55:44.020Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
13:55:44 [2021-05-25T13:55:44.020Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
13:55:44 [2021-05-25T13:55:44.482Z] === RUN   TestDockerSuite/TestVolumeCLIRm
13:55:59 [2021-05-25T13:55:59.345Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
13:55:59 [2021-05-25T13:55:59.345Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
13:55:59 [2021-05-25T13:55:59.345Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
13:55:59 [2021-05-25T13:55:59.345Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
13:55:59 [2021-05-25T13:55:59.345Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
13:56:11 [2021-05-25T13:56:11.778Z] === RUN   TestDockerSuite/TestVolumeLsFormat
13:56:11 [2021-05-25T13:56:11.778Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
13:56:11 [2021-05-25T13:56:11.778Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
13:56:20 [2021-05-25T13:56:20.388Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
13:56:20 [2021-05-25T13:56:20.388Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
13:56:21 [2021-05-25T13:56:21.938Z] --- PASS: TestDockerSuite (2878.77s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.98s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (140.53s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.60s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.87s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.40s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.29s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_run_test.go:3133: unmatched requirement Apparmor
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.36s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.79s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (133.53s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.97s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.30s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.04s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.63s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.77s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.33s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.53s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (10.28s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.18s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.45s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.93s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.64s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.62s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildAddTar (48.09s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.03s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.64s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.29s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.46s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.27s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.54s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.49s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.69s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.71s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.32s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.15s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.67s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.07s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.63s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.76s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.23s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.71s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.96s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.72s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.46s)
13:56:21 [2021-05-25T13:56:21.938Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
13:56:21 [2021-05-25T13:56:21.938Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.938Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.16s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.12s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.89s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.91s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.69s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.40s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.89s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (44.60s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.79s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.98s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.91s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.82s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.09s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.30s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (65.05s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.35s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (83.21s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.93s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.89s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.97s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.35s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.65s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (50.86s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.79s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.31s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (109.97s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.31s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.84s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.59s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.57s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.41s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.12s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.23s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.07s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildFails (2.30s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.78s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.84s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildForceRm (7.04s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.10s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.54s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.83s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.19s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildHistory (13.25s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.22s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.12s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.69s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.13s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.12s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.25s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.76s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.71s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.38s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.49s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.84s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (24.84s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.66s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.76s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.98s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.19s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.30s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.83s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.10s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.52s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.50s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.09s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.49s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (14.11s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.79s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.73s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.10s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.30s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.53s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.35s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.36s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.41s)
13:56:21 [2021-05-25T13:56:21.939Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
13:56:21 [2021-05-25T13:56:21.939Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
13:56:21 [2021-05-25T13:56:21.939Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.78s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.30s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildRm (13.56s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.73s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.61s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.87s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.99s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (9.69s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (16.60s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.85s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.75s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.16s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.32s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.08s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.73s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.69s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.22s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.44s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.88s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.78s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.48s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.68s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.84s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.42s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.06s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (14.28s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.31s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.78s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.92s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.80s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.45s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.08s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.43s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.61s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.51s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_sni_test.go:18: Flakey test
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.53s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.88s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestCommitChange (5.26s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.72s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.37s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestCommitTTY (7.53s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.77s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.02s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.70s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.406Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.36s)
13:56:22 [2021-05-25T13:56:22.406Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
13:56:22 [2021-05-25T13:56:22.406Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (7.19s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.62s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.92s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.36s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.30s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.40s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.64s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.37s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.11s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.66s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.36s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (8.87s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.12s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.96s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (7.42s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.39s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.41s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.24s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.17s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.38s)
13:56:22 [2021-05-25T13:56:22.407Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.66s)
13:56:22 [2021-05-25T13:56:22.407Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (7.64s)
13:56:22 [2021-05-25T13:56:22.407Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.67s)
13:56:22 [2021-05-25T13:56:22.407Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.59s)
13:56:22 [2021-05-25T13:56:22.407Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000951c40_<nil>} (3.60s)
13:56:22 [2021-05-25T13:56:22.407Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1005829214_c:\foo_false__<nil>_<nil>_<nil>} (2.62s)
13:56:22 [2021-05-25T13:56:22.407Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1005829214_c:\foo_true__<nil>_<nil>_<nil>} (2.58s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s)
13:56:22 [2021-05-25T13:56:22.407Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
13:56:22 [2021-05-25T13:56:22.407Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
13:56:22 [2021-05-25T13:56:22.407Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
13:56:22 [2021-05-25T13:56:22.407Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
13:56:22 [2021-05-25T13:56:22.407Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
13:56:22 [2021-05-25T13:56:22.407Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s)
13:56:22 [2021-05-25T13:56:22.407Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s)
13:56:22 [2021-05-25T13:56:22.407Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s)
13:56:22 [2021-05-25T13:56:22.407Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
13:56:22 [2021-05-25T13:56:22.407Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (7.47s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.71s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.66s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.66s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.78s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCpToCaseE (9.64s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCpToCaseH (14.20s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCpToDot (7.51s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCpToStdout (7.52s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.24s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.22s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.41s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.12s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.82s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.20s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCreateRM (0.40s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.14s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.52s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.91s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.45s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
13:56:22 [2021-05-25T13:56:22.407Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.56s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.55s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.40s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (8.57s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.51s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.64s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.37s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.91s)
13:56:22 [2021-05-25T13:56:22.407Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.15s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.14s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.24s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.10s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.36s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.23s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestEventsRename (2.90s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestEventsResize (8.00s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.45s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.89s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.90s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.78s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.22s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.14s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.17s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.19s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.39s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.35s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.20s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.58s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.43s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.96s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.77s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.49s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.05s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.19s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.18s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.28s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.23s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.12s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.71s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.27s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.17s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.54s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.69s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.24s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.16s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.46s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.71s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.53s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.49s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.43s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.49s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.02s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.54s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.45s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.48s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.51s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.09s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.40s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.88s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.94s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.59s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.43s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.51s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.63s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.40s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.46s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.21s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.06s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.81s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.69s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.55s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.53s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.59s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.48s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.89s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.81s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.54s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.31s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestLogsSince (9.33s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestLogsTail (3.20s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.85s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.68s)
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.408Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
13:56:22 [2021-05-25T13:56:22.408Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.88s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.23s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestPsByOrder (9.58s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (11.02s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.65s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.64s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.16s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.30s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.81s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.25s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestPsShowMounts (8.06s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.77s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.52s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.47s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (32.64s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.49s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.74s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.62s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.67s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.08s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.81s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.22s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.83s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.50s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.84s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.38s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.80s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRmiTag (0.78s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.61s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.06s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.69s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.55s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.41s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.26s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.94s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.35s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.39s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.80s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.29s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRunBindMounts (9.81s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.39s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.46s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.21s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.51s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.55s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.44s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.56s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.39s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.87s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.39s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.44s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.43s)
13:56:22 [2021-05-25T13:56:22.409Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
13:56:22 [2021-05-25T13:56:22.409Z]         docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.44s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.41s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.36s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.36s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.58s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.08s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (14.30s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.37s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.85s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.70s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.35s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.59s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.30s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.47s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.15s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.27s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2860: unmatched requirement Apparmor
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.32s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunRm (3.14s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.77s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.61s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.43s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.36s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.81s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.51s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.16s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.14s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2899: unmatched requirement Apparmor
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.45s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.40s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.02s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.42s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.70s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.51s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.73s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.43s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.40s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.25s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.81s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.29s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.77s)
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:3016: unmatched requirement Apparmor
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.410Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
13:56:22 [2021-05-25T13:56:22.410Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (12.01s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.24s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.34s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.40s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.21s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.51s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.28s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.69s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.10s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (12.92s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.17s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.40s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
13:56:22 [2021-05-25T13:56:22.411Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.57s)
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerRegistrySuite/TestV2Only
13:56:22 [2021-05-25T13:56:22.411Z] --- PASS: TestDockerRegistrySuite (0.15s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerSchema1RegistrySuite
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
13:56:22 [2021-05-25T13:56:22.411Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
13:56:22 [2021-05-25T13:56:22.411Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.411Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:56:22 [2021-05-25T13:56:22.411Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.412Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:56:22 [2021-05-25T13:56:22.412Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.412Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:56:22 [2021-05-25T13:56:22.412Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.412Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:56:22 [2021-05-25T13:56:22.412Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.412Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:56:22 [2021-05-25T13:56:22.412Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.412Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:56:22 [2021-05-25T13:56:22.412Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.412Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:56:22 [2021-05-25T13:56:22.412Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.412Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
13:56:22 [2021-05-25T13:56:22.412Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
13:56:22 [2021-05-25T13:56:22.412Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
13:56:22 [2021-05-25T13:56:22.412Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
13:56:22 [2021-05-25T13:56:22.412Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
13:56:22 [2021-05-25T13:56:22.412Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
13:56:22 [2021-05-25T13:56:22.412Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
13:56:22 [2021-05-25T13:56:22.412Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
13:56:22 [2021-05-25T13:56:22.412Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
13:56:22 [2021-05-25T13:56:22.412Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s)
13:56:22 [2021-05-25T13:56:22.412Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:56:22 [2021-05-25T13:56:22.412Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.412Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:56:22 [2021-05-25T13:56:22.412Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.412Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:56:22 [2021-05-25T13:56:22.412Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.412Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:56:22 [2021-05-25T13:56:22.412Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.412Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerRegistryAuthTokenSuite
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
13:56:22 [2021-05-25T13:56:22.876Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerDaemonSuite
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
13:56:22 [2021-05-25T13:56:22.876Z] --- PASS: TestDockerDaemonSuite (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:302: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:302: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:302: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerSwarmSuite
13:56:22 [2021-05-25T13:56:22.876Z] --- PASS: TestDockerSwarmSuite (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerPluginSuite
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerPluginSuite/TestPluginCreate
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerPluginSuite/TestPluginInspect
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerPluginSuite/TestPluginSet
13:56:22 [2021-05-25T13:56:22.876Z] --- PASS: TestDockerPluginSuite (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerExternalVolumeSuite
13:56:22 [2021-05-25T13:56:22.876Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]     check_test.go:128: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerNetworkSuite
13:56:22 [2021-05-25T13:56:22.876Z] --- SKIP: TestDockerNetworkSuite (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]     check_test.go:134: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z] === RUN   TestDockerHubPullSuite
13:56:22 [2021-05-25T13:56:22.876Z] --- SKIP: TestDockerHubPullSuite (0.00s)
13:56:22 [2021-05-25T13:56:22.876Z]     check_test.go:142: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z] PASS
13:56:22 [2021-05-25T13:56:22.876Z] ok  	github.com/docker/docker/integration-cli	2879.517s
13:56:22 [2021-05-25T13:56:22.876Z] 
13:56:22 [2021-05-25T13:56:22.876Z] === Skipped
13:56:22 [2021-05-25T13:56:22.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z] 
13:56:22 [2021-05-25T13:56:22.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z] 
13:56:22 [2021-05-25T13:56:22.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z] 
13:56:22 [2021-05-25T13:56:22.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z] 
13:56:22 [2021-05-25T13:56:22.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z] 
13:56:22 [2021-05-25T13:56:22.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z] 
13:56:22 [2021-05-25T13:56:22.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z] 
13:56:22 [2021-05-25T13:56:22.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z] 
13:56:22 [2021-05-25T13:56:22.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z] 
13:56:22 [2021-05-25T13:56:22.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z] 
13:56:22 [2021-05-25T13:56:22.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z] 
13:56:22 [2021-05-25T13:56:22.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z] 
13:56:22 [2021-05-25T13:56:22.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
13:56:22 [2021-05-25T13:56:22.876Z] 
13:56:22 [2021-05-25T13:56:22.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
13:56:22 [2021-05-25T13:56:22.876Z]         docker_cli_run_test.go:3133: unmatched requirement Apparmor
13:56:22 [2021-05-25T13:56:22.876Z] 
13:56:22 [2021-05-25T13:56:22.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
13:56:22 [2021-05-25T13:56:22.876Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
13:56:22 [2021-05-25T13:56:22.876Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.876Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.42s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
13:56:22 [2021-05-25T13:56:22.877Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
13:56:22 [2021-05-25T13:56:22.877Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.877Z] 
13:56:22 [2021-05-25T13:56:22.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.41s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_sni_test.go:18: Flakey test
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
13:56:22 [2021-05-25T13:56:22.878Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.878Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
13:56:22 [2021-05-25T13:56:22.879Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.879Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
13:56:22 [2021-05-25T13:56:22.880Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.880Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
13:56:22 [2021-05-25T13:56:22.881Z] 
13:56:22 [2021-05-25T13:56:22.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
13:56:22 [2021-05-25T13:56:22.881Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
13:56:23 [2021-05-25T13:56:23.345Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.345Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2860: unmatched requirement Apparmor
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2899: unmatched requirement Apparmor
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
13:56:23 [2021-05-25T13:56:23.346Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.346Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_run_test.go:3016: unmatched requirement Apparmor
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
13:56:23 [2021-05-25T13:56:23.347Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:56:23 [2021-05-25T13:56:23.347Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.347Z] 
13:56:23 [2021-05-25T13:56:23.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:212: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:239: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:268: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:302: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:302: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:302: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:56:23 [2021-05-25T13:56:23.348Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.348Z] 
13:56:23 [2021-05-25T13:56:23.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
13:56:23 [2021-05-25T13:56:23.349Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
13:56:23 [2021-05-25T13:56:23.349Z]         check_test.go:407: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.349Z] 
13:56:23 [2021-05-25T13:56:23.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
13:56:23 [2021-05-25T13:56:23.349Z]     check_test.go:128: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.349Z] 
13:56:23 [2021-05-25T13:56:23.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
13:56:23 [2021-05-25T13:56:23.349Z]     check_test.go:134: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.349Z] 
13:56:23 [2021-05-25T13:56:23.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
13:56:23 [2021-05-25T13:56:23.349Z]     check_test.go:142: unmatched requirement DaemonIsLinux
13:56:23 [2021-05-25T13:56:23.349Z] 
13:56:23 [2021-05-25T13:56:23.349Z] 
13:56:23 [2021-05-25T13:56:23.349Z] DONE 1092 tests, 546 skipped in 2888.770s
13:56:23 [2021-05-25T13:56:23.349Z] INFO: Integration tests ended at 05/25/2021 13:56:23. Duration:00:48:08.8656651
13:56:23 [2021-05-25T13:56:23.349Z] INFO: Docker info of the daemon under test at end of run
13:56:23 [2021-05-25T13:56:23.349Z] 
13:56:23 [2021-05-25T13:56:23.811Z] Containers: 2
13:56:23 [2021-05-25T13:56:23.811Z]  Running: 0
13:56:23 [2021-05-25T13:56:23.811Z]  Paused: 0
13:56:23 [2021-05-25T13:56:23.811Z]  Stopped: 2
13:56:23 [2021-05-25T13:56:23.811Z] Images: 18
13:56:23 [2021-05-25T13:56:23.811Z] Server Version: 0.0.0-dev
13:56:23 [2021-05-25T13:56:23.811Z] Storage Driver: windowsfilter
13:56:23 [2021-05-25T13:56:23.811Z]  Windows: 
13:56:23 [2021-05-25T13:56:23.811Z] Logging Driver: json-file
13:56:23 [2021-05-25T13:56:23.811Z] Plugins: 
13:56:23 [2021-05-25T13:56:23.811Z]  Volume: local
13:56:23 [2021-05-25T13:56:23.811Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
13:56:23 [2021-05-25T13:56:23.811Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:56:23 [2021-05-25T13:56:23.811Z] Swarm: inactive
13:56:23 [2021-05-25T13:56:23.811Z] Default Isolation: process
13:56:23 [2021-05-25T13:56:23.811Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
13:56:23 [2021-05-25T13:56:23.811Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
13:56:23 [2021-05-25T13:56:23.811Z] OSType: windows
13:56:23 [2021-05-25T13:56:23.811Z] Architecture: x86_64
13:56:23 [2021-05-25T13:56:23.811Z] CPUs: 4
13:56:23 [2021-05-25T13:56:23.811Z] Total Memory: 32GiB
13:56:23 [2021-05-25T13:56:23.811Z] Name: azwin-2-c3eb10
13:56:23 [2021-05-25T13:56:23.811Z] ID: Y5VD:LAXQ:QKSC:736U:VZKL:5ZM2:DVTC:YMQQ:USYG:35PQ:TPDZ:IY3I
13:56:23 [2021-05-25T13:56:23.811Z] Docker Root Dir: D:\CI\PR-42412\2\daemon
13:56:23 [2021-05-25T13:56:23.811Z] Debug Mode (client): false
13:56:23 [2021-05-25T13:56:23.811Z] Debug Mode (server): true
13:56:23 [2021-05-25T13:56:23.811Z]  File Descriptors: -1
13:56:23 [2021-05-25T13:56:23.811Z]  Goroutines: 17
13:56:23 [2021-05-25T13:56:23.811Z]  System Time: 2021-05-25T13:56:23.4065913Z
13:56:23 [2021-05-25T13:56:23.811Z]  EventsListeners: 0
13:56:23 [2021-05-25T13:56:23.811Z] Registry: https://index.docker.io/v1/
13:56:23 [2021-05-25T13:56:23.811Z] Labels:
13:56:23 [2021-05-25T13:56:23.811Z] Experimental: false
13:56:23 [2021-05-25T13:56:23.811Z] Insecure Registries:
13:56:23 [2021-05-25T13:56:23.811Z]  127.0.0.0/8
13:56:23 [2021-05-25T13:56:23.811Z] Live Restore Enabled: false
13:56:23 [2021-05-25T13:56:23.811Z] 
13:56:23 [2021-05-25T13:56:23.811Z] 
13:56:23 [2021-05-25T13:56:23.811Z] INFO: Stopping daemon under test
13:56:23 [2021-05-25T13:56:23.811Z] SUCCESS: The process with PID 6480 (child process of PID 3516) has been terminated.
13:56:23 [2021-05-25T13:56:23.811Z] SUCCESS: The process with PID 3516 (child process of PID 5080) has been terminated.
13:56:23 [2021-05-25T13:56:23.811Z] INFO: Stop tailing logs of the daemon under tests
13:56:23 [2021-05-25T13:56:23.811Z] INFO: executeCI.ps1 Completed successfully at 05/25/2021 13:56:23.
13:56:23 [2021-05-25T13:56:23.811Z] INFO: Tidying up at end of run
13:56:23 [2021-05-25T13:56:23.811Z] INFO: Saving daemon under test log (d:\CI\PR-42412\2\dut.out) to bundles\CIDUT.out
13:56:23 [2021-05-25T13:56:23.811Z] INFO: Saving daemon under test log (d:\CI\PR-42412\2\dut.err) to bundles\CIDUT.err
13:56:23 [2021-05-25T13:56:23.811Z] INFO: Nuke-Everything...
13:56:24 [2021-05-25T13:56:24.786Z] INFO: Container count on control daemon to delete is 2
13:56:24 [2021-05-25T13:56:24.786Z] 515c54372a8c
13:56:24 [2021-05-25T13:56:24.786Z] dfc995f2248a
13:56:25 [2021-05-25T13:56:25.250Z] INFO: Non-base image count on control daemon to delete is 1
13:56:27 [2021-05-25T13:56:27.444Z] Deleted: sha256:6ccef3e036f7bfbaef82b3e78fca63b07901d75d60aab62c024a458274bbf060
13:56:27 [2021-05-25T13:56:27.444Z] Deleted: sha256:5231e1a9170d413f265253f14aa169c6caed848e19dca9df40a20e9bfa052665
13:56:27 [2021-05-25T13:56:27.444Z] INFO: Tidying pidfile d:\CI\PR-42412\2\docker.pid
13:56:27 [2021-05-25T13:56:27.444Z] INFO: Nuking d:\CI
13:57:03 [2021-05-25T13:57:03.214Z] INFO: Zapped successfully
13:57:03 [2021-05-25T13:57:03.214Z] 
13:57:03 [2021-05-25T13:57:03.214Z] INFO: executeCI.ps1 exiting at Tue May 25 13:57:01 CUT 2021. Duration 01:21:45.5416895
13:57:03 [2021-05-25T13:57:03.214Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
13:57:03 [2021-05-25T13:57:03.455Z] Recording test results
13:57:03 [2021-05-25T13:57:03.947Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
13:57:05 [2021-05-25T13:57:05.717Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
13:57:07 [2021-05-25T13:57:07.480Z] Archiving artifacts
13:57:11 [2021-05-25T13:57:11.857Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42412/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:57:12 [2021-05-25T13:57:12.860Z] + make clean
13:57:13 [2021-05-25T13:57:13.836Z] docker volume rm -f docker-dev-cache
13:57:13 [2021-05-25T13:57:13.836Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS